Project

General

Profile

V3-0-Licenses » History » Version 1

Henning Blohm, 11.09.2025 11:39

1 1 Henning Blohm
Version 3.0 z2-base Distribution 3rd Party Licenses Overview
2
3
|_. module |_. library |_. license file |_. license type |
4
|com.zfabrik.apache.commons|commons-beanutils-1.10.1|pom.xml|{{collapse(Apache 2.0)
5
<pre>
6
                                 Apache License
7
                           Version 2.0, January 2004
8
                        http://www.apache.org/licenses/
9
10
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
11
12
   1. Definitions.
13
14
      "License" shall mean the terms and conditions for use, reproduction,
15
      and distribution as defined by Sections 1 through 9 of this document.
16
17
      "Licensor" shall mean the copyright owner or entity authorized by
18
      the copyright owner that is granting the License.
19
20
      "Legal Entity" shall mean the union of the acting entity and all
21
      other entities that control, are controlled by, or are under common
22
      control with that entity. For the purposes of this definition,
23
      "control" means (i) the power, direct or indirect, to cause the
24
      direction or management of such entity, whether by contract or
25
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
26
      outstanding shares, or (iii) beneficial ownership of such entity.
27
28
      "You" (or "Your") shall mean an individual or Legal Entity
29
      exercising permissions granted by this License.
30
31
      "Source" form shall mean the preferred form for making modifications,
32
      including but not limited to software source code, documentation
33
      source, and configuration files.
34
35
      "Object" form shall mean any form resulting from mechanical
36
      transformation or translation of a Source form, including but
37
      not limited to compiled object code, generated documentation,
38
      and conversions to other media types.
39
40
      "Work" shall mean the work of authorship, whether in Source or
41
      Object form, made available under the License, as indicated by a
42
      copyright notice that is included in or attached to the work
43
      (an example is provided in the Appendix below).
44
45
      "Derivative Works" shall mean any work, whether in Source or Object
46
      form, that is based on (or derived from) the Work and for which the
47
      editorial revisions, annotations, elaborations, or other modifications
48
      represent, as a whole, an original work of authorship. For the purposes
49
      of this License, Derivative Works shall not include works that remain
50
      separable from, or merely link (or bind by name) to the interfaces of,
51
      the Work and Derivative Works thereof.
52
53
      "Contribution" shall mean any work of authorship, including
54
      the original version of the Work and any modifications or additions
55
      to that Work or Derivative Works thereof, that is intentionally
56
      submitted to Licensor for inclusion in the Work by the copyright owner
57
      or by an individual or Legal Entity authorized to submit on behalf of
58
      the copyright owner. For the purposes of this definition, "submitted"
59
      means any form of electronic, verbal, or written communication sent
60
      to the Licensor or its representatives, including but not limited to
61
      communication on electronic mailing lists, source code control systems,
62
      and issue tracking systems that are managed by, or on behalf of, the
63
      Licensor for the purpose of discussing and improving the Work, but
64
      excluding communication that is conspicuously marked or otherwise
65
      designated in writing by the copyright owner as "Not a Contribution."
66
67
      "Contributor" shall mean Licensor and any individual or Legal Entity
68
      on behalf of whom a Contribution has been received by Licensor and
69
      subsequently incorporated within the Work.
70
71
   2. Grant of Copyright License. Subject to the terms and conditions of
72
      this License, each Contributor hereby grants to You a perpetual,
73
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
74
      copyright license to reproduce, prepare Derivative Works of,
75
      publicly display, publicly perform, sublicense, and distribute the
76
      Work and such Derivative Works in Source or Object form.
77
78
   3. Grant of Patent License. Subject to the terms and conditions of
79
      this License, each Contributor hereby grants to You a perpetual,
80
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
81
      (except as stated in this section) patent license to make, have made,
82
      use, offer to sell, sell, import, and otherwise transfer the Work,
83
      where such license applies only to those patent claims licensable
84
      by such Contributor that are necessarily infringed by their
85
      Contribution(s) alone or by combination of their Contribution(s)
86
      with the Work to which such Contribution(s) was submitted. If You
87
      institute patent litigation against any entity (including a
88
      cross-claim or counterclaim in a lawsuit) alleging that the Work
89
      or a Contribution incorporated within the Work constitutes direct
90
      or contributory patent infringement, then any patent licenses
91
      granted to You under this License for that Work shall terminate
92
      as of the date such litigation is filed.
93
94
   4. Redistribution. You may reproduce and distribute copies of the
95
      Work or Derivative Works thereof in any medium, with or without
96
      modifications, and in Source or Object form, provided that You
97
      meet the following conditions:
98
99
      (a) You must give any other recipients of the Work or
100
          Derivative Works a copy of this License; and
101
102
      (b) You must cause any modified files to carry prominent notices
103
          stating that You changed the files; and
104
105
      (c) You must retain, in the Source form of any Derivative Works
106
          that You distribute, all copyright, patent, trademark, and
107
          attribution notices from the Source form of the Work,
108
          excluding those notices that do not pertain to any part of
109
          the Derivative Works; and
110
111
      (d) If the Work includes a "NOTICE" text file as part of its
112
          distribution, then any Derivative Works that You distribute must
113
          include a readable copy of the attribution notices contained
114
          within such NOTICE file, excluding those notices that do not
115
          pertain to any part of the Derivative Works, in at least one
116
          of the following places: within a NOTICE text file distributed
117
          as part of the Derivative Works; within the Source form or
118
          documentation, if provided along with the Derivative Works; or,
119
          within a display generated by the Derivative Works, if and
120
          wherever such third-party notices normally appear. The contents
121
          of the NOTICE file are for informational purposes only and
122
          do not modify the License. You may add Your own attribution
123
          notices within Derivative Works that You distribute, alongside
124
          or as an addendum to the NOTICE text from the Work, provided
125
          that such additional attribution notices cannot be construed
126
          as modifying the License.
127
128
      You may add Your own copyright statement to Your modifications and
129
      may provide additional or different license terms and conditions
130
      for use, reproduction, or distribution of Your modifications, or
131
      for any such Derivative Works as a whole, provided Your use,
132
      reproduction, and distribution of the Work otherwise complies with
133
      the conditions stated in this License.
134
135
   5. Submission of Contributions. Unless You explicitly state otherwise,
136
      any Contribution intentionally submitted for inclusion in the Work
137
      by You to the Licensor shall be under the terms and conditions of
138
      this License, without any additional terms or conditions.
139
      Notwithstanding the above, nothing herein shall supersede or modify
140
      the terms of any separate license agreement you may have executed
141
      with Licensor regarding such Contributions.
142
143
   6. Trademarks. This License does not grant permission to use the trade
144
      names, trademarks, service marks, or product names of the Licensor,
145
      except as required for reasonable and customary use in describing the
146
      origin of the Work and reproducing the content of the NOTICE file.
147
148
   7. Disclaimer of Warranty. Unless required by applicable law or
149
      agreed to in writing, Licensor provides the Work (and each
150
      Contributor provides its Contributions) on an "AS IS" BASIS,
151
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
152
      implied, including, without limitation, any warranties or conditions
153
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
154
      PARTICULAR PURPOSE. You are solely responsible for determining the
155
      appropriateness of using or redistributing the Work and assume any
156
      risks associated with Your exercise of permissions under this License.
157
158
   8. Limitation of Liability. In no event and under no legal theory,
159
      whether in tort (including negligence), contract, or otherwise,
160
      unless required by applicable law (such as deliberate and grossly
161
      negligent acts) or agreed to in writing, shall any Contributor be
162
      liable to You for damages, including any direct, indirect, special,
163
      incidental, or consequential damages of any character arising as a
164
      result of this License or out of the use or inability to use the
165
      Work (including but not limited to damages for loss of goodwill,
166
      work stoppage, computer failure or malfunction, or any and all
167
      other commercial damages or losses), even if such Contributor
168
      has been advised of the possibility of such damages.
169
170
   9. Accepting Warranty or Additional Liability. While redistributing
171
      the Work or Derivative Works thereof, You may choose to offer,
172
      and charge a fee for, acceptance of support, warranty, indemnity,
173
      or other liability obligations and/or rights consistent with this
174
      License. However, in accepting such obligations, You may act only
175
      on Your own behalf and on Your sole responsibility, not on behalf
176
      of any other Contributor, and only if You agree to indemnify,
177
      defend, and hold each Contributor harmless for any liability
178
      incurred by, or claims asserted against, such Contributor by reason
179
      of your accepting any such warranty or additional liability.
180
181
   END OF TERMS AND CONDITIONS
182
183
   APPENDIX: How to apply the Apache License to your work.
184
185
      To apply the Apache License to your work, attach the following
186
      boilerplate notice, with the fields enclosed by brackets "[]"
187
      replaced with your own identifying information. (Don't include
188
      the brackets!)  The text should be enclosed in the appropriate
189
      comment syntax for the file format. We also recommend that a
190
      file or class name and description of purpose be included on the
191
      same "printed page" as the copyright notice for easier
192
      identification within third-party archives.
193
194
   Copyright [yyyy] [name of copyright owner]
195
196
   Licensed under the Apache License, Version 2.0 (the "License");
197
   you may not use this file except in compliance with the License.
198
   You may obtain a copy of the License at
199
200
       http://www.apache.org/licenses/LICENSE-2.0
201
202
   Unless required by applicable law or agreed to in writing, software
203
   distributed under the License is distributed on an "AS IS" BASIS,
204
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
205
   See the License for the specific language governing permissions and
206
   limitations under the License.
207
</pre>
208
}}
209
|
210
|com.zfabrik.apache.commons|commons-codec-1.17.1|pom.xml|{{collapse(Apache 2.0)
211
<pre>
212
                                 Apache License
213
                           Version 2.0, January 2004
214
                        http://www.apache.org/licenses/
215
216
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
217
218
   1. Definitions.
219
220
      "License" shall mean the terms and conditions for use, reproduction,
221
      and distribution as defined by Sections 1 through 9 of this document.
222
223
      "Licensor" shall mean the copyright owner or entity authorized by
224
      the copyright owner that is granting the License.
225
226
      "Legal Entity" shall mean the union of the acting entity and all
227
      other entities that control, are controlled by, or are under common
228
      control with that entity. For the purposes of this definition,
229
      "control" means (i) the power, direct or indirect, to cause the
230
      direction or management of such entity, whether by contract or
231
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
232
      outstanding shares, or (iii) beneficial ownership of such entity.
233
234
      "You" (or "Your") shall mean an individual or Legal Entity
235
      exercising permissions granted by this License.
236
237
      "Source" form shall mean the preferred form for making modifications,
238
      including but not limited to software source code, documentation
239
      source, and configuration files.
240
241
      "Object" form shall mean any form resulting from mechanical
242
      transformation or translation of a Source form, including but
243
      not limited to compiled object code, generated documentation,
244
      and conversions to other media types.
245
246
      "Work" shall mean the work of authorship, whether in Source or
247
      Object form, made available under the License, as indicated by a
248
      copyright notice that is included in or attached to the work
249
      (an example is provided in the Appendix below).
250
251
      "Derivative Works" shall mean any work, whether in Source or Object
252
      form, that is based on (or derived from) the Work and for which the
253
      editorial revisions, annotations, elaborations, or other modifications
254
      represent, as a whole, an original work of authorship. For the purposes
255
      of this License, Derivative Works shall not include works that remain
256
      separable from, or merely link (or bind by name) to the interfaces of,
257
      the Work and Derivative Works thereof.
258
259
      "Contribution" shall mean any work of authorship, including
260
      the original version of the Work and any modifications or additions
261
      to that Work or Derivative Works thereof, that is intentionally
262
      submitted to Licensor for inclusion in the Work by the copyright owner
263
      or by an individual or Legal Entity authorized to submit on behalf of
264
      the copyright owner. For the purposes of this definition, "submitted"
265
      means any form of electronic, verbal, or written communication sent
266
      to the Licensor or its representatives, including but not limited to
267
      communication on electronic mailing lists, source code control systems,
268
      and issue tracking systems that are managed by, or on behalf of, the
269
      Licensor for the purpose of discussing and improving the Work, but
270
      excluding communication that is conspicuously marked or otherwise
271
      designated in writing by the copyright owner as "Not a Contribution."
272
273
      "Contributor" shall mean Licensor and any individual or Legal Entity
274
      on behalf of whom a Contribution has been received by Licensor and
275
      subsequently incorporated within the Work.
276
277
   2. Grant of Copyright License. Subject to the terms and conditions of
278
      this License, each Contributor hereby grants to You a perpetual,
279
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
280
      copyright license to reproduce, prepare Derivative Works of,
281
      publicly display, publicly perform, sublicense, and distribute the
282
      Work and such Derivative Works in Source or Object form.
283
284
   3. Grant of Patent License. Subject to the terms and conditions of
285
      this License, each Contributor hereby grants to You a perpetual,
286
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
287
      (except as stated in this section) patent license to make, have made,
288
      use, offer to sell, sell, import, and otherwise transfer the Work,
289
      where such license applies only to those patent claims licensable
290
      by such Contributor that are necessarily infringed by their
291
      Contribution(s) alone or by combination of their Contribution(s)
292
      with the Work to which such Contribution(s) was submitted. If You
293
      institute patent litigation against any entity (including a
294
      cross-claim or counterclaim in a lawsuit) alleging that the Work
295
      or a Contribution incorporated within the Work constitutes direct
296
      or contributory patent infringement, then any patent licenses
297
      granted to You under this License for that Work shall terminate
298
      as of the date such litigation is filed.
299
300
   4. Redistribution. You may reproduce and distribute copies of the
301
      Work or Derivative Works thereof in any medium, with or without
302
      modifications, and in Source or Object form, provided that You
303
      meet the following conditions:
304
305
      (a) You must give any other recipients of the Work or
306
          Derivative Works a copy of this License; and
307
308
      (b) You must cause any modified files to carry prominent notices
309
          stating that You changed the files; and
310
311
      (c) You must retain, in the Source form of any Derivative Works
312
          that You distribute, all copyright, patent, trademark, and
313
          attribution notices from the Source form of the Work,
314
          excluding those notices that do not pertain to any part of
315
          the Derivative Works; and
316
317
      (d) If the Work includes a "NOTICE" text file as part of its
318
          distribution, then any Derivative Works that You distribute must
319
          include a readable copy of the attribution notices contained
320
          within such NOTICE file, excluding those notices that do not
321
          pertain to any part of the Derivative Works, in at least one
322
          of the following places: within a NOTICE text file distributed
323
          as part of the Derivative Works; within the Source form or
324
          documentation, if provided along with the Derivative Works; or,
325
          within a display generated by the Derivative Works, if and
326
          wherever such third-party notices normally appear. The contents
327
          of the NOTICE file are for informational purposes only and
328
          do not modify the License. You may add Your own attribution
329
          notices within Derivative Works that You distribute, alongside
330
          or as an addendum to the NOTICE text from the Work, provided
331
          that such additional attribution notices cannot be construed
332
          as modifying the License.
333
334
      You may add Your own copyright statement to Your modifications and
335
      may provide additional or different license terms and conditions
336
      for use, reproduction, or distribution of Your modifications, or
337
      for any such Derivative Works as a whole, provided Your use,
338
      reproduction, and distribution of the Work otherwise complies with
339
      the conditions stated in this License.
340
341
   5. Submission of Contributions. Unless You explicitly state otherwise,
342
      any Contribution intentionally submitted for inclusion in the Work
343
      by You to the Licensor shall be under the terms and conditions of
344
      this License, without any additional terms or conditions.
345
      Notwithstanding the above, nothing herein shall supersede or modify
346
      the terms of any separate license agreement you may have executed
347
      with Licensor regarding such Contributions.
348
349
   6. Trademarks. This License does not grant permission to use the trade
350
      names, trademarks, service marks, or product names of the Licensor,
351
      except as required for reasonable and customary use in describing the
352
      origin of the Work and reproducing the content of the NOTICE file.
353
354
   7. Disclaimer of Warranty. Unless required by applicable law or
355
      agreed to in writing, Licensor provides the Work (and each
356
      Contributor provides its Contributions) on an "AS IS" BASIS,
357
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
358
      implied, including, without limitation, any warranties or conditions
359
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
360
      PARTICULAR PURPOSE. You are solely responsible for determining the
361
      appropriateness of using or redistributing the Work and assume any
362
      risks associated with Your exercise of permissions under this License.
363
364
   8. Limitation of Liability. In no event and under no legal theory,
365
      whether in tort (including negligence), contract, or otherwise,
366
      unless required by applicable law (such as deliberate and grossly
367
      negligent acts) or agreed to in writing, shall any Contributor be
368
      liable to You for damages, including any direct, indirect, special,
369
      incidental, or consequential damages of any character arising as a
370
      result of this License or out of the use or inability to use the
371
      Work (including but not limited to damages for loss of goodwill,
372
      work stoppage, computer failure or malfunction, or any and all
373
      other commercial damages or losses), even if such Contributor
374
      has been advised of the possibility of such damages.
375
376
   9. Accepting Warranty or Additional Liability. While redistributing
377
      the Work or Derivative Works thereof, You may choose to offer,
378
      and charge a fee for, acceptance of support, warranty, indemnity,
379
      or other liability obligations and/or rights consistent with this
380
      License. However, in accepting such obligations, You may act only
381
      on Your own behalf and on Your sole responsibility, not on behalf
382
      of any other Contributor, and only if You agree to indemnify,
383
      defend, and hold each Contributor harmless for any liability
384
      incurred by, or claims asserted against, such Contributor by reason
385
      of your accepting any such warranty or additional liability.
386
387
   END OF TERMS AND CONDITIONS
388
389
   APPENDIX: How to apply the Apache License to your work.
390
391
      To apply the Apache License to your work, attach the following
392
      boilerplate notice, with the fields enclosed by brackets "[]"
393
      replaced with your own identifying information. (Don't include
394
      the brackets!)  The text should be enclosed in the appropriate
395
      comment syntax for the file format. We also recommend that a
396
      file or class name and description of purpose be included on the
397
      same "printed page" as the copyright notice for easier
398
      identification within third-party archives.
399
400
   Copyright [yyyy] [name of copyright owner]
401
402
   Licensed under the Apache License, Version 2.0 (the "License");
403
   you may not use this file except in compliance with the License.
404
   You may obtain a copy of the License at
405
406
       http://www.apache.org/licenses/LICENSE-2.0
407
408
   Unless required by applicable law or agreed to in writing, software
409
   distributed under the License is distributed on an "AS IS" BASIS,
410
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
411
   See the License for the specific language governing permissions and
412
   limitations under the License.
413
</pre>
414
}}
415
|
416
|com.zfabrik.apache.commons|commons-collections-3.2.2|pom.xml|{{collapse(Apache 2.0)
417
<pre>
418
                                 Apache License
419
                           Version 2.0, January 2004
420
                        http://www.apache.org/licenses/
421
422
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
423
424
   1. Definitions.
425
426
      "License" shall mean the terms and conditions for use, reproduction,
427
      and distribution as defined by Sections 1 through 9 of this document.
428
429
      "Licensor" shall mean the copyright owner or entity authorized by
430
      the copyright owner that is granting the License.
431
432
      "Legal Entity" shall mean the union of the acting entity and all
433
      other entities that control, are controlled by, or are under common
434
      control with that entity. For the purposes of this definition,
435
      "control" means (i) the power, direct or indirect, to cause the
436
      direction or management of such entity, whether by contract or
437
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
438
      outstanding shares, or (iii) beneficial ownership of such entity.
439
440
      "You" (or "Your") shall mean an individual or Legal Entity
441
      exercising permissions granted by this License.
442
443
      "Source" form shall mean the preferred form for making modifications,
444
      including but not limited to software source code, documentation
445
      source, and configuration files.
446
447
      "Object" form shall mean any form resulting from mechanical
448
      transformation or translation of a Source form, including but
449
      not limited to compiled object code, generated documentation,
450
      and conversions to other media types.
451
452
      "Work" shall mean the work of authorship, whether in Source or
453
      Object form, made available under the License, as indicated by a
454
      copyright notice that is included in or attached to the work
455
      (an example is provided in the Appendix below).
456
457
      "Derivative Works" shall mean any work, whether in Source or Object
458
      form, that is based on (or derived from) the Work and for which the
459
      editorial revisions, annotations, elaborations, or other modifications
460
      represent, as a whole, an original work of authorship. For the purposes
461
      of this License, Derivative Works shall not include works that remain
462
      separable from, or merely link (or bind by name) to the interfaces of,
463
      the Work and Derivative Works thereof.
464
465
      "Contribution" shall mean any work of authorship, including
466
      the original version of the Work and any modifications or additions
467
      to that Work or Derivative Works thereof, that is intentionally
468
      submitted to Licensor for inclusion in the Work by the copyright owner
469
      or by an individual or Legal Entity authorized to submit on behalf of
470
      the copyright owner. For the purposes of this definition, "submitted"
471
      means any form of electronic, verbal, or written communication sent
472
      to the Licensor or its representatives, including but not limited to
473
      communication on electronic mailing lists, source code control systems,
474
      and issue tracking systems that are managed by, or on behalf of, the
475
      Licensor for the purpose of discussing and improving the Work, but
476
      excluding communication that is conspicuously marked or otherwise
477
      designated in writing by the copyright owner as "Not a Contribution."
478
479
      "Contributor" shall mean Licensor and any individual or Legal Entity
480
      on behalf of whom a Contribution has been received by Licensor and
481
      subsequently incorporated within the Work.
482
483
   2. Grant of Copyright License. Subject to the terms and conditions of
484
      this License, each Contributor hereby grants to You a perpetual,
485
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
486
      copyright license to reproduce, prepare Derivative Works of,
487
      publicly display, publicly perform, sublicense, and distribute the
488
      Work and such Derivative Works in Source or Object form.
489
490
   3. Grant of Patent License. Subject to the terms and conditions of
491
      this License, each Contributor hereby grants to You a perpetual,
492
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
493
      (except as stated in this section) patent license to make, have made,
494
      use, offer to sell, sell, import, and otherwise transfer the Work,
495
      where such license applies only to those patent claims licensable
496
      by such Contributor that are necessarily infringed by their
497
      Contribution(s) alone or by combination of their Contribution(s)
498
      with the Work to which such Contribution(s) was submitted. If You
499
      institute patent litigation against any entity (including a
500
      cross-claim or counterclaim in a lawsuit) alleging that the Work
501
      or a Contribution incorporated within the Work constitutes direct
502
      or contributory patent infringement, then any patent licenses
503
      granted to You under this License for that Work shall terminate
504
      as of the date such litigation is filed.
505
506
   4. Redistribution. You may reproduce and distribute copies of the
507
      Work or Derivative Works thereof in any medium, with or without
508
      modifications, and in Source or Object form, provided that You
509
      meet the following conditions:
510
511
      (a) You must give any other recipients of the Work or
512
          Derivative Works a copy of this License; and
513
514
      (b) You must cause any modified files to carry prominent notices
515
          stating that You changed the files; and
516
517
      (c) You must retain, in the Source form of any Derivative Works
518
          that You distribute, all copyright, patent, trademark, and
519
          attribution notices from the Source form of the Work,
520
          excluding those notices that do not pertain to any part of
521
          the Derivative Works; and
522
523
      (d) If the Work includes a "NOTICE" text file as part of its
524
          distribution, then any Derivative Works that You distribute must
525
          include a readable copy of the attribution notices contained
526
          within such NOTICE file, excluding those notices that do not
527
          pertain to any part of the Derivative Works, in at least one
528
          of the following places: within a NOTICE text file distributed
529
          as part of the Derivative Works; within the Source form or
530
          documentation, if provided along with the Derivative Works; or,
531
          within a display generated by the Derivative Works, if and
532
          wherever such third-party notices normally appear. The contents
533
          of the NOTICE file are for informational purposes only and
534
          do not modify the License. You may add Your own attribution
535
          notices within Derivative Works that You distribute, alongside
536
          or as an addendum to the NOTICE text from the Work, provided
537
          that such additional attribution notices cannot be construed
538
          as modifying the License.
539
540
      You may add Your own copyright statement to Your modifications and
541
      may provide additional or different license terms and conditions
542
      for use, reproduction, or distribution of Your modifications, or
543
      for any such Derivative Works as a whole, provided Your use,
544
      reproduction, and distribution of the Work otherwise complies with
545
      the conditions stated in this License.
546
547
   5. Submission of Contributions. Unless You explicitly state otherwise,
548
      any Contribution intentionally submitted for inclusion in the Work
549
      by You to the Licensor shall be under the terms and conditions of
550
      this License, without any additional terms or conditions.
551
      Notwithstanding the above, nothing herein shall supersede or modify
552
      the terms of any separate license agreement you may have executed
553
      with Licensor regarding such Contributions.
554
555
   6. Trademarks. This License does not grant permission to use the trade
556
      names, trademarks, service marks, or product names of the Licensor,
557
      except as required for reasonable and customary use in describing the
558
      origin of the Work and reproducing the content of the NOTICE file.
559
560
   7. Disclaimer of Warranty. Unless required by applicable law or
561
      agreed to in writing, Licensor provides the Work (and each
562
      Contributor provides its Contributions) on an "AS IS" BASIS,
563
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
564
      implied, including, without limitation, any warranties or conditions
565
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
566
      PARTICULAR PURPOSE. You are solely responsible for determining the
567
      appropriateness of using or redistributing the Work and assume any
568
      risks associated with Your exercise of permissions under this License.
569
570
   8. Limitation of Liability. In no event and under no legal theory,
571
      whether in tort (including negligence), contract, or otherwise,
572
      unless required by applicable law (such as deliberate and grossly
573
      negligent acts) or agreed to in writing, shall any Contributor be
574
      liable to You for damages, including any direct, indirect, special,
575
      incidental, or consequential damages of any character arising as a
576
      result of this License or out of the use or inability to use the
577
      Work (including but not limited to damages for loss of goodwill,
578
      work stoppage, computer failure or malfunction, or any and all
579
      other commercial damages or losses), even if such Contributor
580
      has been advised of the possibility of such damages.
581
582
   9. Accepting Warranty or Additional Liability. While redistributing
583
      the Work or Derivative Works thereof, You may choose to offer,
584
      and charge a fee for, acceptance of support, warranty, indemnity,
585
      or other liability obligations and/or rights consistent with this
586
      License. However, in accepting such obligations, You may act only
587
      on Your own behalf and on Your sole responsibility, not on behalf
588
      of any other Contributor, and only if You agree to indemnify,
589
      defend, and hold each Contributor harmless for any liability
590
      incurred by, or claims asserted against, such Contributor by reason
591
      of your accepting any such warranty or additional liability.
592
593
   END OF TERMS AND CONDITIONS
594
595
   APPENDIX: How to apply the Apache License to your work.
596
597
      To apply the Apache License to your work, attach the following
598
      boilerplate notice, with the fields enclosed by brackets "[]"
599
      replaced with your own identifying information. (Don't include
600
      the brackets!)  The text should be enclosed in the appropriate
601
      comment syntax for the file format. We also recommend that a
602
      file or class name and description of purpose be included on the
603
      same "printed page" as the copyright notice for easier
604
      identification within third-party archives.
605
606
   Copyright [yyyy] [name of copyright owner]
607
608
   Licensed under the Apache License, Version 2.0 (the "License");
609
   you may not use this file except in compliance with the License.
610
   You may obtain a copy of the License at
611
612
       http://www.apache.org/licenses/LICENSE-2.0
613
614
   Unless required by applicable law or agreed to in writing, software
615
   distributed under the License is distributed on an "AS IS" BASIS,
616
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
617
   See the License for the specific language governing permissions and
618
   limitations under the License.
619
</pre>
620
}}
621
|
622
|com.zfabrik.apache.commons|commons-collections4-4.5.0|pom.xml|{{collapse(Apache 2.0)
623
<pre>
624
                                 Apache License
625
                           Version 2.0, January 2004
626
                        http://www.apache.org/licenses/
627
628
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
629
630
   1. Definitions.
631
632
      "License" shall mean the terms and conditions for use, reproduction,
633
      and distribution as defined by Sections 1 through 9 of this document.
634
635
      "Licensor" shall mean the copyright owner or entity authorized by
636
      the copyright owner that is granting the License.
637
638
      "Legal Entity" shall mean the union of the acting entity and all
639
      other entities that control, are controlled by, or are under common
640
      control with that entity. For the purposes of this definition,
641
      "control" means (i) the power, direct or indirect, to cause the
642
      direction or management of such entity, whether by contract or
643
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
644
      outstanding shares, or (iii) beneficial ownership of such entity.
645
646
      "You" (or "Your") shall mean an individual or Legal Entity
647
      exercising permissions granted by this License.
648
649
      "Source" form shall mean the preferred form for making modifications,
650
      including but not limited to software source code, documentation
651
      source, and configuration files.
652
653
      "Object" form shall mean any form resulting from mechanical
654
      transformation or translation of a Source form, including but
655
      not limited to compiled object code, generated documentation,
656
      and conversions to other media types.
657
658
      "Work" shall mean the work of authorship, whether in Source or
659
      Object form, made available under the License, as indicated by a
660
      copyright notice that is included in or attached to the work
661
      (an example is provided in the Appendix below).
662
663
      "Derivative Works" shall mean any work, whether in Source or Object
664
      form, that is based on (or derived from) the Work and for which the
665
      editorial revisions, annotations, elaborations, or other modifications
666
      represent, as a whole, an original work of authorship. For the purposes
667
      of this License, Derivative Works shall not include works that remain
668
      separable from, or merely link (or bind by name) to the interfaces of,
669
      the Work and Derivative Works thereof.
670
671
      "Contribution" shall mean any work of authorship, including
672
      the original version of the Work and any modifications or additions
673
      to that Work or Derivative Works thereof, that is intentionally
674
      submitted to Licensor for inclusion in the Work by the copyright owner
675
      or by an individual or Legal Entity authorized to submit on behalf of
676
      the copyright owner. For the purposes of this definition, "submitted"
677
      means any form of electronic, verbal, or written communication sent
678
      to the Licensor or its representatives, including but not limited to
679
      communication on electronic mailing lists, source code control systems,
680
      and issue tracking systems that are managed by, or on behalf of, the
681
      Licensor for the purpose of discussing and improving the Work, but
682
      excluding communication that is conspicuously marked or otherwise
683
      designated in writing by the copyright owner as "Not a Contribution."
684
685
      "Contributor" shall mean Licensor and any individual or Legal Entity
686
      on behalf of whom a Contribution has been received by Licensor and
687
      subsequently incorporated within the Work.
688
689
   2. Grant of Copyright License. Subject to the terms and conditions of
690
      this License, each Contributor hereby grants to You a perpetual,
691
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
692
      copyright license to reproduce, prepare Derivative Works of,
693
      publicly display, publicly perform, sublicense, and distribute the
694
      Work and such Derivative Works in Source or Object form.
695
696
   3. Grant of Patent License. Subject to the terms and conditions of
697
      this License, each Contributor hereby grants to You a perpetual,
698
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
699
      (except as stated in this section) patent license to make, have made,
700
      use, offer to sell, sell, import, and otherwise transfer the Work,
701
      where such license applies only to those patent claims licensable
702
      by such Contributor that are necessarily infringed by their
703
      Contribution(s) alone or by combination of their Contribution(s)
704
      with the Work to which such Contribution(s) was submitted. If You
705
      institute patent litigation against any entity (including a
706
      cross-claim or counterclaim in a lawsuit) alleging that the Work
707
      or a Contribution incorporated within the Work constitutes direct
708
      or contributory patent infringement, then any patent licenses
709
      granted to You under this License for that Work shall terminate
710
      as of the date such litigation is filed.
711
712
   4. Redistribution. You may reproduce and distribute copies of the
713
      Work or Derivative Works thereof in any medium, with or without
714
      modifications, and in Source or Object form, provided that You
715
      meet the following conditions:
716
717
      (a) You must give any other recipients of the Work or
718
          Derivative Works a copy of this License; and
719
720
      (b) You must cause any modified files to carry prominent notices
721
          stating that You changed the files; and
722
723
      (c) You must retain, in the Source form of any Derivative Works
724
          that You distribute, all copyright, patent, trademark, and
725
          attribution notices from the Source form of the Work,
726
          excluding those notices that do not pertain to any part of
727
          the Derivative Works; and
728
729
      (d) If the Work includes a "NOTICE" text file as part of its
730
          distribution, then any Derivative Works that You distribute must
731
          include a readable copy of the attribution notices contained
732
          within such NOTICE file, excluding those notices that do not
733
          pertain to any part of the Derivative Works, in at least one
734
          of the following places: within a NOTICE text file distributed
735
          as part of the Derivative Works; within the Source form or
736
          documentation, if provided along with the Derivative Works; or,
737
          within a display generated by the Derivative Works, if and
738
          wherever such third-party notices normally appear. The contents
739
          of the NOTICE file are for informational purposes only and
740
          do not modify the License. You may add Your own attribution
741
          notices within Derivative Works that You distribute, alongside
742
          or as an addendum to the NOTICE text from the Work, provided
743
          that such additional attribution notices cannot be construed
744
          as modifying the License.
745
746
      You may add Your own copyright statement to Your modifications and
747
      may provide additional or different license terms and conditions
748
      for use, reproduction, or distribution of Your modifications, or
749
      for any such Derivative Works as a whole, provided Your use,
750
      reproduction, and distribution of the Work otherwise complies with
751
      the conditions stated in this License.
752
753
   5. Submission of Contributions. Unless You explicitly state otherwise,
754
      any Contribution intentionally submitted for inclusion in the Work
755
      by You to the Licensor shall be under the terms and conditions of
756
      this License, without any additional terms or conditions.
757
      Notwithstanding the above, nothing herein shall supersede or modify
758
      the terms of any separate license agreement you may have executed
759
      with Licensor regarding such Contributions.
760
761
   6. Trademarks. This License does not grant permission to use the trade
762
      names, trademarks, service marks, or product names of the Licensor,
763
      except as required for reasonable and customary use in describing the
764
      origin of the Work and reproducing the content of the NOTICE file.
765
766
   7. Disclaimer of Warranty. Unless required by applicable law or
767
      agreed to in writing, Licensor provides the Work (and each
768
      Contributor provides its Contributions) on an "AS IS" BASIS,
769
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
770
      implied, including, without limitation, any warranties or conditions
771
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
772
      PARTICULAR PURPOSE. You are solely responsible for determining the
773
      appropriateness of using or redistributing the Work and assume any
774
      risks associated with Your exercise of permissions under this License.
775
776
   8. Limitation of Liability. In no event and under no legal theory,
777
      whether in tort (including negligence), contract, or otherwise,
778
      unless required by applicable law (such as deliberate and grossly
779
      negligent acts) or agreed to in writing, shall any Contributor be
780
      liable to You for damages, including any direct, indirect, special,
781
      incidental, or consequential damages of any character arising as a
782
      result of this License or out of the use or inability to use the
783
      Work (including but not limited to damages for loss of goodwill,
784
      work stoppage, computer failure or malfunction, or any and all
785
      other commercial damages or losses), even if such Contributor
786
      has been advised of the possibility of such damages.
787
788
   9. Accepting Warranty or Additional Liability. While redistributing
789
      the Work or Derivative Works thereof, You may choose to offer,
790
      and charge a fee for, acceptance of support, warranty, indemnity,
791
      or other liability obligations and/or rights consistent with this
792
      License. However, in accepting such obligations, You may act only
793
      on Your own behalf and on Your sole responsibility, not on behalf
794
      of any other Contributor, and only if You agree to indemnify,
795
      defend, and hold each Contributor harmless for any liability
796
      incurred by, or claims asserted against, such Contributor by reason
797
      of your accepting any such warranty or additional liability.
798
799
   END OF TERMS AND CONDITIONS
800
801
   APPENDIX: How to apply the Apache License to your work.
802
803
      To apply the Apache License to your work, attach the following
804
      boilerplate notice, with the fields enclosed by brackets "[]"
805
      replaced with your own identifying information. (Don't include
806
      the brackets!)  The text should be enclosed in the appropriate
807
      comment syntax for the file format. We also recommend that a
808
      file or class name and description of purpose be included on the
809
      same "printed page" as the copyright notice for easier
810
      identification within third-party archives.
811
812
   Copyright [yyyy] [name of copyright owner]
813
814
   Licensed under the Apache License, Version 2.0 (the "License");
815
   you may not use this file except in compliance with the License.
816
   You may obtain a copy of the License at
817
818
       http://www.apache.org/licenses/LICENSE-2.0
819
820
   Unless required by applicable law or agreed to in writing, software
821
   distributed under the License is distributed on an "AS IS" BASIS,
822
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
823
   See the License for the specific language governing permissions and
824
   limitations under the License.
825
</pre>
826
}}
827
|
828
|com.zfabrik.apache.commons|commons-compress-1.25.0|pom.xml|{{collapse(Apache 2.0)
829
<pre>
830
                                 Apache License
831
                           Version 2.0, January 2004
832
                        http://www.apache.org/licenses/
833
834
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
835
836
   1. Definitions.
837
838
      "License" shall mean the terms and conditions for use, reproduction,
839
      and distribution as defined by Sections 1 through 9 of this document.
840
841
      "Licensor" shall mean the copyright owner or entity authorized by
842
      the copyright owner that is granting the License.
843
844
      "Legal Entity" shall mean the union of the acting entity and all
845
      other entities that control, are controlled by, or are under common
846
      control with that entity. For the purposes of this definition,
847
      "control" means (i) the power, direct or indirect, to cause the
848
      direction or management of such entity, whether by contract or
849
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
850
      outstanding shares, or (iii) beneficial ownership of such entity.
851
852
      "You" (or "Your") shall mean an individual or Legal Entity
853
      exercising permissions granted by this License.
854
855
      "Source" form shall mean the preferred form for making modifications,
856
      including but not limited to software source code, documentation
857
      source, and configuration files.
858
859
      "Object" form shall mean any form resulting from mechanical
860
      transformation or translation of a Source form, including but
861
      not limited to compiled object code, generated documentation,
862
      and conversions to other media types.
863
864
      "Work" shall mean the work of authorship, whether in Source or
865
      Object form, made available under the License, as indicated by a
866
      copyright notice that is included in or attached to the work
867
      (an example is provided in the Appendix below).
868
869
      "Derivative Works" shall mean any work, whether in Source or Object
870
      form, that is based on (or derived from) the Work and for which the
871
      editorial revisions, annotations, elaborations, or other modifications
872
      represent, as a whole, an original work of authorship. For the purposes
873
      of this License, Derivative Works shall not include works that remain
874
      separable from, or merely link (or bind by name) to the interfaces of,
875
      the Work and Derivative Works thereof.
876
877
      "Contribution" shall mean any work of authorship, including
878
      the original version of the Work and any modifications or additions
879
      to that Work or Derivative Works thereof, that is intentionally
880
      submitted to Licensor for inclusion in the Work by the copyright owner
881
      or by an individual or Legal Entity authorized to submit on behalf of
882
      the copyright owner. For the purposes of this definition, "submitted"
883
      means any form of electronic, verbal, or written communication sent
884
      to the Licensor or its representatives, including but not limited to
885
      communication on electronic mailing lists, source code control systems,
886
      and issue tracking systems that are managed by, or on behalf of, the
887
      Licensor for the purpose of discussing and improving the Work, but
888
      excluding communication that is conspicuously marked or otherwise
889
      designated in writing by the copyright owner as "Not a Contribution."
890
891
      "Contributor" shall mean Licensor and any individual or Legal Entity
892
      on behalf of whom a Contribution has been received by Licensor and
893
      subsequently incorporated within the Work.
894
895
   2. Grant of Copyright License. Subject to the terms and conditions of
896
      this License, each Contributor hereby grants to You a perpetual,
897
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
898
      copyright license to reproduce, prepare Derivative Works of,
899
      publicly display, publicly perform, sublicense, and distribute the
900
      Work and such Derivative Works in Source or Object form.
901
902
   3. Grant of Patent License. Subject to the terms and conditions of
903
      this License, each Contributor hereby grants to You a perpetual,
904
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
905
      (except as stated in this section) patent license to make, have made,
906
      use, offer to sell, sell, import, and otherwise transfer the Work,
907
      where such license applies only to those patent claims licensable
908
      by such Contributor that are necessarily infringed by their
909
      Contribution(s) alone or by combination of their Contribution(s)
910
      with the Work to which such Contribution(s) was submitted. If You
911
      institute patent litigation against any entity (including a
912
      cross-claim or counterclaim in a lawsuit) alleging that the Work
913
      or a Contribution incorporated within the Work constitutes direct
914
      or contributory patent infringement, then any patent licenses
915
      granted to You under this License for that Work shall terminate
916
      as of the date such litigation is filed.
917
918
   4. Redistribution. You may reproduce and distribute copies of the
919
      Work or Derivative Works thereof in any medium, with or without
920
      modifications, and in Source or Object form, provided that You
921
      meet the following conditions:
922
923
      (a) You must give any other recipients of the Work or
924
          Derivative Works a copy of this License; and
925
926
      (b) You must cause any modified files to carry prominent notices
927
          stating that You changed the files; and
928
929
      (c) You must retain, in the Source form of any Derivative Works
930
          that You distribute, all copyright, patent, trademark, and
931
          attribution notices from the Source form of the Work,
932
          excluding those notices that do not pertain to any part of
933
          the Derivative Works; and
934
935
      (d) If the Work includes a "NOTICE" text file as part of its
936
          distribution, then any Derivative Works that You distribute must
937
          include a readable copy of the attribution notices contained
938
          within such NOTICE file, excluding those notices that do not
939
          pertain to any part of the Derivative Works, in at least one
940
          of the following places: within a NOTICE text file distributed
941
          as part of the Derivative Works; within the Source form or
942
          documentation, if provided along with the Derivative Works; or,
943
          within a display generated by the Derivative Works, if and
944
          wherever such third-party notices normally appear. The contents
945
          of the NOTICE file are for informational purposes only and
946
          do not modify the License. You may add Your own attribution
947
          notices within Derivative Works that You distribute, alongside
948
          or as an addendum to the NOTICE text from the Work, provided
949
          that such additional attribution notices cannot be construed
950
          as modifying the License.
951
952
      You may add Your own copyright statement to Your modifications and
953
      may provide additional or different license terms and conditions
954
      for use, reproduction, or distribution of Your modifications, or
955
      for any such Derivative Works as a whole, provided Your use,
956
      reproduction, and distribution of the Work otherwise complies with
957
      the conditions stated in this License.
958
959
   5. Submission of Contributions. Unless You explicitly state otherwise,
960
      any Contribution intentionally submitted for inclusion in the Work
961
      by You to the Licensor shall be under the terms and conditions of
962
      this License, without any additional terms or conditions.
963
      Notwithstanding the above, nothing herein shall supersede or modify
964
      the terms of any separate license agreement you may have executed
965
      with Licensor regarding such Contributions.
966
967
   6. Trademarks. This License does not grant permission to use the trade
968
      names, trademarks, service marks, or product names of the Licensor,
969
      except as required for reasonable and customary use in describing the
970
      origin of the Work and reproducing the content of the NOTICE file.
971
972
   7. Disclaimer of Warranty. Unless required by applicable law or
973
      agreed to in writing, Licensor provides the Work (and each
974
      Contributor provides its Contributions) on an "AS IS" BASIS,
975
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
976
      implied, including, without limitation, any warranties or conditions
977
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
978
      PARTICULAR PURPOSE. You are solely responsible for determining the
979
      appropriateness of using or redistributing the Work and assume any
980
      risks associated with Your exercise of permissions under this License.
981
982
   8. Limitation of Liability. In no event and under no legal theory,
983
      whether in tort (including negligence), contract, or otherwise,
984
      unless required by applicable law (such as deliberate and grossly
985
      negligent acts) or agreed to in writing, shall any Contributor be
986
      liable to You for damages, including any direct, indirect, special,
987
      incidental, or consequential damages of any character arising as a
988
      result of this License or out of the use or inability to use the
989
      Work (including but not limited to damages for loss of goodwill,
990
      work stoppage, computer failure or malfunction, or any and all
991
      other commercial damages or losses), even if such Contributor
992
      has been advised of the possibility of such damages.
993
994
   9. Accepting Warranty or Additional Liability. While redistributing
995
      the Work or Derivative Works thereof, You may choose to offer,
996
      and charge a fee for, acceptance of support, warranty, indemnity,
997
      or other liability obligations and/or rights consistent with this
998
      License. However, in accepting such obligations, You may act only
999
      on Your own behalf and on Your sole responsibility, not on behalf
1000
      of any other Contributor, and only if You agree to indemnify,
1001
      defend, and hold each Contributor harmless for any liability
1002
      incurred by, or claims asserted against, such Contributor by reason
1003
      of your accepting any such warranty or additional liability.
1004
1005
   END OF TERMS AND CONDITIONS
1006
1007
   APPENDIX: How to apply the Apache License to your work.
1008
1009
      To apply the Apache License to your work, attach the following
1010
      boilerplate notice, with the fields enclosed by brackets "[]"
1011
      replaced with your own identifying information. (Don't include
1012
      the brackets!)  The text should be enclosed in the appropriate
1013
      comment syntax for the file format. We also recommend that a
1014
      file or class name and description of purpose be included on the
1015
      same "printed page" as the copyright notice for easier
1016
      identification within third-party archives.
1017
1018
   Copyright [yyyy] [name of copyright owner]
1019
1020
   Licensed under the Apache License, Version 2.0 (the "License");
1021
   you may not use this file except in compliance with the License.
1022
   You may obtain a copy of the License at
1023
1024
       http://www.apache.org/licenses/LICENSE-2.0
1025
1026
   Unless required by applicable law or agreed to in writing, software
1027
   distributed under the License is distributed on an "AS IS" BASIS,
1028
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1029
   See the License for the specific language governing permissions and
1030
   limitations under the License.
1031
</pre>
1032
}}
1033
|
1034
|com.zfabrik.apache.commons|commons-io-2.17.0|pom.xml|{{collapse(Apache 2.0)
1035
<pre>
1036
                                 Apache License
1037
                           Version 2.0, January 2004
1038
                        http://www.apache.org/licenses/
1039
1040
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1041
1042
   1. Definitions.
1043
1044
      "License" shall mean the terms and conditions for use, reproduction,
1045
      and distribution as defined by Sections 1 through 9 of this document.
1046
1047
      "Licensor" shall mean the copyright owner or entity authorized by
1048
      the copyright owner that is granting the License.
1049
1050
      "Legal Entity" shall mean the union of the acting entity and all
1051
      other entities that control, are controlled by, or are under common
1052
      control with that entity. For the purposes of this definition,
1053
      "control" means (i) the power, direct or indirect, to cause the
1054
      direction or management of such entity, whether by contract or
1055
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1056
      outstanding shares, or (iii) beneficial ownership of such entity.
1057
1058
      "You" (or "Your") shall mean an individual or Legal Entity
1059
      exercising permissions granted by this License.
1060
1061
      "Source" form shall mean the preferred form for making modifications,
1062
      including but not limited to software source code, documentation
1063
      source, and configuration files.
1064
1065
      "Object" form shall mean any form resulting from mechanical
1066
      transformation or translation of a Source form, including but
1067
      not limited to compiled object code, generated documentation,
1068
      and conversions to other media types.
1069
1070
      "Work" shall mean the work of authorship, whether in Source or
1071
      Object form, made available under the License, as indicated by a
1072
      copyright notice that is included in or attached to the work
1073
      (an example is provided in the Appendix below).
1074
1075
      "Derivative Works" shall mean any work, whether in Source or Object
1076
      form, that is based on (or derived from) the Work and for which the
1077
      editorial revisions, annotations, elaborations, or other modifications
1078
      represent, as a whole, an original work of authorship. For the purposes
1079
      of this License, Derivative Works shall not include works that remain
1080
      separable from, or merely link (or bind by name) to the interfaces of,
1081
      the Work and Derivative Works thereof.
1082
1083
      "Contribution" shall mean any work of authorship, including
1084
      the original version of the Work and any modifications or additions
1085
      to that Work or Derivative Works thereof, that is intentionally
1086
      submitted to Licensor for inclusion in the Work by the copyright owner
1087
      or by an individual or Legal Entity authorized to submit on behalf of
1088
      the copyright owner. For the purposes of this definition, "submitted"
1089
      means any form of electronic, verbal, or written communication sent
1090
      to the Licensor or its representatives, including but not limited to
1091
      communication on electronic mailing lists, source code control systems,
1092
      and issue tracking systems that are managed by, or on behalf of, the
1093
      Licensor for the purpose of discussing and improving the Work, but
1094
      excluding communication that is conspicuously marked or otherwise
1095
      designated in writing by the copyright owner as "Not a Contribution."
1096
1097
      "Contributor" shall mean Licensor and any individual or Legal Entity
1098
      on behalf of whom a Contribution has been received by Licensor and
1099
      subsequently incorporated within the Work.
1100
1101
   2. Grant of Copyright License. Subject to the terms and conditions of
1102
      this License, each Contributor hereby grants to You a perpetual,
1103
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1104
      copyright license to reproduce, prepare Derivative Works of,
1105
      publicly display, publicly perform, sublicense, and distribute the
1106
      Work and such Derivative Works in Source or Object form.
1107
1108
   3. Grant of Patent License. Subject to the terms and conditions of
1109
      this License, each Contributor hereby grants to You a perpetual,
1110
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1111
      (except as stated in this section) patent license to make, have made,
1112
      use, offer to sell, sell, import, and otherwise transfer the Work,
1113
      where such license applies only to those patent claims licensable
1114
      by such Contributor that are necessarily infringed by their
1115
      Contribution(s) alone or by combination of their Contribution(s)
1116
      with the Work to which such Contribution(s) was submitted. If You
1117
      institute patent litigation against any entity (including a
1118
      cross-claim or counterclaim in a lawsuit) alleging that the Work
1119
      or a Contribution incorporated within the Work constitutes direct
1120
      or contributory patent infringement, then any patent licenses
1121
      granted to You under this License for that Work shall terminate
1122
      as of the date such litigation is filed.
1123
1124
   4. Redistribution. You may reproduce and distribute copies of the
1125
      Work or Derivative Works thereof in any medium, with or without
1126
      modifications, and in Source or Object form, provided that You
1127
      meet the following conditions:
1128
1129
      (a) You must give any other recipients of the Work or
1130
          Derivative Works a copy of this License; and
1131
1132
      (b) You must cause any modified files to carry prominent notices
1133
          stating that You changed the files; and
1134
1135
      (c) You must retain, in the Source form of any Derivative Works
1136
          that You distribute, all copyright, patent, trademark, and
1137
          attribution notices from the Source form of the Work,
1138
          excluding those notices that do not pertain to any part of
1139
          the Derivative Works; and
1140
1141
      (d) If the Work includes a "NOTICE" text file as part of its
1142
          distribution, then any Derivative Works that You distribute must
1143
          include a readable copy of the attribution notices contained
1144
          within such NOTICE file, excluding those notices that do not
1145
          pertain to any part of the Derivative Works, in at least one
1146
          of the following places: within a NOTICE text file distributed
1147
          as part of the Derivative Works; within the Source form or
1148
          documentation, if provided along with the Derivative Works; or,
1149
          within a display generated by the Derivative Works, if and
1150
          wherever such third-party notices normally appear. The contents
1151
          of the NOTICE file are for informational purposes only and
1152
          do not modify the License. You may add Your own attribution
1153
          notices within Derivative Works that You distribute, alongside
1154
          or as an addendum to the NOTICE text from the Work, provided
1155
          that such additional attribution notices cannot be construed
1156
          as modifying the License.
1157
1158
      You may add Your own copyright statement to Your modifications and
1159
      may provide additional or different license terms and conditions
1160
      for use, reproduction, or distribution of Your modifications, or
1161
      for any such Derivative Works as a whole, provided Your use,
1162
      reproduction, and distribution of the Work otherwise complies with
1163
      the conditions stated in this License.
1164
1165
   5. Submission of Contributions. Unless You explicitly state otherwise,
1166
      any Contribution intentionally submitted for inclusion in the Work
1167
      by You to the Licensor shall be under the terms and conditions of
1168
      this License, without any additional terms or conditions.
1169
      Notwithstanding the above, nothing herein shall supersede or modify
1170
      the terms of any separate license agreement you may have executed
1171
      with Licensor regarding such Contributions.
1172
1173
   6. Trademarks. This License does not grant permission to use the trade
1174
      names, trademarks, service marks, or product names of the Licensor,
1175
      except as required for reasonable and customary use in describing the
1176
      origin of the Work and reproducing the content of the NOTICE file.
1177
1178
   7. Disclaimer of Warranty. Unless required by applicable law or
1179
      agreed to in writing, Licensor provides the Work (and each
1180
      Contributor provides its Contributions) on an "AS IS" BASIS,
1181
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1182
      implied, including, without limitation, any warranties or conditions
1183
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1184
      PARTICULAR PURPOSE. You are solely responsible for determining the
1185
      appropriateness of using or redistributing the Work and assume any
1186
      risks associated with Your exercise of permissions under this License.
1187
1188
   8. Limitation of Liability. In no event and under no legal theory,
1189
      whether in tort (including negligence), contract, or otherwise,
1190
      unless required by applicable law (such as deliberate and grossly
1191
      negligent acts) or agreed to in writing, shall any Contributor be
1192
      liable to You for damages, including any direct, indirect, special,
1193
      incidental, or consequential damages of any character arising as a
1194
      result of this License or out of the use or inability to use the
1195
      Work (including but not limited to damages for loss of goodwill,
1196
      work stoppage, computer failure or malfunction, or any and all
1197
      other commercial damages or losses), even if such Contributor
1198
      has been advised of the possibility of such damages.
1199
1200
   9. Accepting Warranty or Additional Liability. While redistributing
1201
      the Work or Derivative Works thereof, You may choose to offer,
1202
      and charge a fee for, acceptance of support, warranty, indemnity,
1203
      or other liability obligations and/or rights consistent with this
1204
      License. However, in accepting such obligations, You may act only
1205
      on Your own behalf and on Your sole responsibility, not on behalf
1206
      of any other Contributor, and only if You agree to indemnify,
1207
      defend, and hold each Contributor harmless for any liability
1208
      incurred by, or claims asserted against, such Contributor by reason
1209
      of your accepting any such warranty or additional liability.
1210
1211
   END OF TERMS AND CONDITIONS
1212
1213
   APPENDIX: How to apply the Apache License to your work.
1214
1215
      To apply the Apache License to your work, attach the following
1216
      boilerplate notice, with the fields enclosed by brackets "[]"
1217
      replaced with your own identifying information. (Don't include
1218
      the brackets!)  The text should be enclosed in the appropriate
1219
      comment syntax for the file format. We also recommend that a
1220
      file or class name and description of purpose be included on the
1221
      same "printed page" as the copyright notice for easier
1222
      identification within third-party archives.
1223
1224
   Copyright [yyyy] [name of copyright owner]
1225
1226
   Licensed under the Apache License, Version 2.0 (the "License");
1227
   you may not use this file except in compliance with the License.
1228
   You may obtain a copy of the License at
1229
1230
       http://www.apache.org/licenses/LICENSE-2.0
1231
1232
   Unless required by applicable law or agreed to in writing, software
1233
   distributed under the License is distributed on an "AS IS" BASIS,
1234
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1235
   See the License for the specific language governing permissions and
1236
   limitations under the License.
1237
</pre>
1238
}}
1239
|
1240
|com.zfabrik.apache.commons|commons-lang3-3.17.0|pom.xml|{{collapse(Apache 2.0)
1241
<pre>
1242
                                 Apache License
1243
                           Version 2.0, January 2004
1244
                        http://www.apache.org/licenses/
1245
1246
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1247
1248
   1. Definitions.
1249
1250
      "License" shall mean the terms and conditions for use, reproduction,
1251
      and distribution as defined by Sections 1 through 9 of this document.
1252
1253
      "Licensor" shall mean the copyright owner or entity authorized by
1254
      the copyright owner that is granting the License.
1255
1256
      "Legal Entity" shall mean the union of the acting entity and all
1257
      other entities that control, are controlled by, or are under common
1258
      control with that entity. For the purposes of this definition,
1259
      "control" means (i) the power, direct or indirect, to cause the
1260
      direction or management of such entity, whether by contract or
1261
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1262
      outstanding shares, or (iii) beneficial ownership of such entity.
1263
1264
      "You" (or "Your") shall mean an individual or Legal Entity
1265
      exercising permissions granted by this License.
1266
1267
      "Source" form shall mean the preferred form for making modifications,
1268
      including but not limited to software source code, documentation
1269
      source, and configuration files.
1270
1271
      "Object" form shall mean any form resulting from mechanical
1272
      transformation or translation of a Source form, including but
1273
      not limited to compiled object code, generated documentation,
1274
      and conversions to other media types.
1275
1276
      "Work" shall mean the work of authorship, whether in Source or
1277
      Object form, made available under the License, as indicated by a
1278
      copyright notice that is included in or attached to the work
1279
      (an example is provided in the Appendix below).
1280
1281
      "Derivative Works" shall mean any work, whether in Source or Object
1282
      form, that is based on (or derived from) the Work and for which the
1283
      editorial revisions, annotations, elaborations, or other modifications
1284
      represent, as a whole, an original work of authorship. For the purposes
1285
      of this License, Derivative Works shall not include works that remain
1286
      separable from, or merely link (or bind by name) to the interfaces of,
1287
      the Work and Derivative Works thereof.
1288
1289
      "Contribution" shall mean any work of authorship, including
1290
      the original version of the Work and any modifications or additions
1291
      to that Work or Derivative Works thereof, that is intentionally
1292
      submitted to Licensor for inclusion in the Work by the copyright owner
1293
      or by an individual or Legal Entity authorized to submit on behalf of
1294
      the copyright owner. For the purposes of this definition, "submitted"
1295
      means any form of electronic, verbal, or written communication sent
1296
      to the Licensor or its representatives, including but not limited to
1297
      communication on electronic mailing lists, source code control systems,
1298
      and issue tracking systems that are managed by, or on behalf of, the
1299
      Licensor for the purpose of discussing and improving the Work, but
1300
      excluding communication that is conspicuously marked or otherwise
1301
      designated in writing by the copyright owner as "Not a Contribution."
1302
1303
      "Contributor" shall mean Licensor and any individual or Legal Entity
1304
      on behalf of whom a Contribution has been received by Licensor and
1305
      subsequently incorporated within the Work.
1306
1307
   2. Grant of Copyright License. Subject to the terms and conditions of
1308
      this License, each Contributor hereby grants to You a perpetual,
1309
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1310
      copyright license to reproduce, prepare Derivative Works of,
1311
      publicly display, publicly perform, sublicense, and distribute the
1312
      Work and such Derivative Works in Source or Object form.
1313
1314
   3. Grant of Patent License. Subject to the terms and conditions of
1315
      this License, each Contributor hereby grants to You a perpetual,
1316
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1317
      (except as stated in this section) patent license to make, have made,
1318
      use, offer to sell, sell, import, and otherwise transfer the Work,
1319
      where such license applies only to those patent claims licensable
1320
      by such Contributor that are necessarily infringed by their
1321
      Contribution(s) alone or by combination of their Contribution(s)
1322
      with the Work to which such Contribution(s) was submitted. If You
1323
      institute patent litigation against any entity (including a
1324
      cross-claim or counterclaim in a lawsuit) alleging that the Work
1325
      or a Contribution incorporated within the Work constitutes direct
1326
      or contributory patent infringement, then any patent licenses
1327
      granted to You under this License for that Work shall terminate
1328
      as of the date such litigation is filed.
1329
1330
   4. Redistribution. You may reproduce and distribute copies of the
1331
      Work or Derivative Works thereof in any medium, with or without
1332
      modifications, and in Source or Object form, provided that You
1333
      meet the following conditions:
1334
1335
      (a) You must give any other recipients of the Work or
1336
          Derivative Works a copy of this License; and
1337
1338
      (b) You must cause any modified files to carry prominent notices
1339
          stating that You changed the files; and
1340
1341
      (c) You must retain, in the Source form of any Derivative Works
1342
          that You distribute, all copyright, patent, trademark, and
1343
          attribution notices from the Source form of the Work,
1344
          excluding those notices that do not pertain to any part of
1345
          the Derivative Works; and
1346
1347
      (d) If the Work includes a "NOTICE" text file as part of its
1348
          distribution, then any Derivative Works that You distribute must
1349
          include a readable copy of the attribution notices contained
1350
          within such NOTICE file, excluding those notices that do not
1351
          pertain to any part of the Derivative Works, in at least one
1352
          of the following places: within a NOTICE text file distributed
1353
          as part of the Derivative Works; within the Source form or
1354
          documentation, if provided along with the Derivative Works; or,
1355
          within a display generated by the Derivative Works, if and
1356
          wherever such third-party notices normally appear. The contents
1357
          of the NOTICE file are for informational purposes only and
1358
          do not modify the License. You may add Your own attribution
1359
          notices within Derivative Works that You distribute, alongside
1360
          or as an addendum to the NOTICE text from the Work, provided
1361
          that such additional attribution notices cannot be construed
1362
          as modifying the License.
1363
1364
      You may add Your own copyright statement to Your modifications and
1365
      may provide additional or different license terms and conditions
1366
      for use, reproduction, or distribution of Your modifications, or
1367
      for any such Derivative Works as a whole, provided Your use,
1368
      reproduction, and distribution of the Work otherwise complies with
1369
      the conditions stated in this License.
1370
1371
   5. Submission of Contributions. Unless You explicitly state otherwise,
1372
      any Contribution intentionally submitted for inclusion in the Work
1373
      by You to the Licensor shall be under the terms and conditions of
1374
      this License, without any additional terms or conditions.
1375
      Notwithstanding the above, nothing herein shall supersede or modify
1376
      the terms of any separate license agreement you may have executed
1377
      with Licensor regarding such Contributions.
1378
1379
   6. Trademarks. This License does not grant permission to use the trade
1380
      names, trademarks, service marks, or product names of the Licensor,
1381
      except as required for reasonable and customary use in describing the
1382
      origin of the Work and reproducing the content of the NOTICE file.
1383
1384
   7. Disclaimer of Warranty. Unless required by applicable law or
1385
      agreed to in writing, Licensor provides the Work (and each
1386
      Contributor provides its Contributions) on an "AS IS" BASIS,
1387
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1388
      implied, including, without limitation, any warranties or conditions
1389
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1390
      PARTICULAR PURPOSE. You are solely responsible for determining the
1391
      appropriateness of using or redistributing the Work and assume any
1392
      risks associated with Your exercise of permissions under this License.
1393
1394
   8. Limitation of Liability. In no event and under no legal theory,
1395
      whether in tort (including negligence), contract, or otherwise,
1396
      unless required by applicable law (such as deliberate and grossly
1397
      negligent acts) or agreed to in writing, shall any Contributor be
1398
      liable to You for damages, including any direct, indirect, special,
1399
      incidental, or consequential damages of any character arising as a
1400
      result of this License or out of the use or inability to use the
1401
      Work (including but not limited to damages for loss of goodwill,
1402
      work stoppage, computer failure or malfunction, or any and all
1403
      other commercial damages or losses), even if such Contributor
1404
      has been advised of the possibility of such damages.
1405
1406
   9. Accepting Warranty or Additional Liability. While redistributing
1407
      the Work or Derivative Works thereof, You may choose to offer,
1408
      and charge a fee for, acceptance of support, warranty, indemnity,
1409
      or other liability obligations and/or rights consistent with this
1410
      License. However, in accepting such obligations, You may act only
1411
      on Your own behalf and on Your sole responsibility, not on behalf
1412
      of any other Contributor, and only if You agree to indemnify,
1413
      defend, and hold each Contributor harmless for any liability
1414
      incurred by, or claims asserted against, such Contributor by reason
1415
      of your accepting any such warranty or additional liability.
1416
1417
   END OF TERMS AND CONDITIONS
1418
1419
   APPENDIX: How to apply the Apache License to your work.
1420
1421
      To apply the Apache License to your work, attach the following
1422
      boilerplate notice, with the fields enclosed by brackets "[]"
1423
      replaced with your own identifying information. (Don't include
1424
      the brackets!)  The text should be enclosed in the appropriate
1425
      comment syntax for the file format. We also recommend that a
1426
      file or class name and description of purpose be included on the
1427
      same "printed page" as the copyright notice for easier
1428
      identification within third-party archives.
1429
1430
   Copyright [yyyy] [name of copyright owner]
1431
1432
   Licensed under the Apache License, Version 2.0 (the "License");
1433
   you may not use this file except in compliance with the License.
1434
   You may obtain a copy of the License at
1435
1436
       http://www.apache.org/licenses/LICENSE-2.0
1437
1438
   Unless required by applicable law or agreed to in writing, software
1439
   distributed under the License is distributed on an "AS IS" BASIS,
1440
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1441
   See the License for the specific language governing permissions and
1442
   limitations under the License.
1443
</pre>
1444
}}
1445
|
1446
|com.zfabrik.apache.commons|commons-logging-1.3.0|pom.xml|{{collapse(Apache 2.0)
1447
<pre>
1448
                                 Apache License
1449
                           Version 2.0, January 2004
1450
                        http://www.apache.org/licenses/
1451
1452
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1453
1454
   1. Definitions.
1455
1456
      "License" shall mean the terms and conditions for use, reproduction,
1457
      and distribution as defined by Sections 1 through 9 of this document.
1458
1459
      "Licensor" shall mean the copyright owner or entity authorized by
1460
      the copyright owner that is granting the License.
1461
1462
      "Legal Entity" shall mean the union of the acting entity and all
1463
      other entities that control, are controlled by, or are under common
1464
      control with that entity. For the purposes of this definition,
1465
      "control" means (i) the power, direct or indirect, to cause the
1466
      direction or management of such entity, whether by contract or
1467
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1468
      outstanding shares, or (iii) beneficial ownership of such entity.
1469
1470
      "You" (or "Your") shall mean an individual or Legal Entity
1471
      exercising permissions granted by this License.
1472
1473
      "Source" form shall mean the preferred form for making modifications,
1474
      including but not limited to software source code, documentation
1475
      source, and configuration files.
1476
1477
      "Object" form shall mean any form resulting from mechanical
1478
      transformation or translation of a Source form, including but
1479
      not limited to compiled object code, generated documentation,
1480
      and conversions to other media types.
1481
1482
      "Work" shall mean the work of authorship, whether in Source or
1483
      Object form, made available under the License, as indicated by a
1484
      copyright notice that is included in or attached to the work
1485
      (an example is provided in the Appendix below).
1486
1487
      "Derivative Works" shall mean any work, whether in Source or Object
1488
      form, that is based on (or derived from) the Work and for which the
1489
      editorial revisions, annotations, elaborations, or other modifications
1490
      represent, as a whole, an original work of authorship. For the purposes
1491
      of this License, Derivative Works shall not include works that remain
1492
      separable from, or merely link (or bind by name) to the interfaces of,
1493
      the Work and Derivative Works thereof.
1494
1495
      "Contribution" shall mean any work of authorship, including
1496
      the original version of the Work and any modifications or additions
1497
      to that Work or Derivative Works thereof, that is intentionally
1498
      submitted to Licensor for inclusion in the Work by the copyright owner
1499
      or by an individual or Legal Entity authorized to submit on behalf of
1500
      the copyright owner. For the purposes of this definition, "submitted"
1501
      means any form of electronic, verbal, or written communication sent
1502
      to the Licensor or its representatives, including but not limited to
1503
      communication on electronic mailing lists, source code control systems,
1504
      and issue tracking systems that are managed by, or on behalf of, the
1505
      Licensor for the purpose of discussing and improving the Work, but
1506
      excluding communication that is conspicuously marked or otherwise
1507
      designated in writing by the copyright owner as "Not a Contribution."
1508
1509
      "Contributor" shall mean Licensor and any individual or Legal Entity
1510
      on behalf of whom a Contribution has been received by Licensor and
1511
      subsequently incorporated within the Work.
1512
1513
   2. Grant of Copyright License. Subject to the terms and conditions of
1514
      this License, each Contributor hereby grants to You a perpetual,
1515
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1516
      copyright license to reproduce, prepare Derivative Works of,
1517
      publicly display, publicly perform, sublicense, and distribute the
1518
      Work and such Derivative Works in Source or Object form.
1519
1520
   3. Grant of Patent License. Subject to the terms and conditions of
1521
      this License, each Contributor hereby grants to You a perpetual,
1522
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1523
      (except as stated in this section) patent license to make, have made,
1524
      use, offer to sell, sell, import, and otherwise transfer the Work,
1525
      where such license applies only to those patent claims licensable
1526
      by such Contributor that are necessarily infringed by their
1527
      Contribution(s) alone or by combination of their Contribution(s)
1528
      with the Work to which such Contribution(s) was submitted. If You
1529
      institute patent litigation against any entity (including a
1530
      cross-claim or counterclaim in a lawsuit) alleging that the Work
1531
      or a Contribution incorporated within the Work constitutes direct
1532
      or contributory patent infringement, then any patent licenses
1533
      granted to You under this License for that Work shall terminate
1534
      as of the date such litigation is filed.
1535
1536
   4. Redistribution. You may reproduce and distribute copies of the
1537
      Work or Derivative Works thereof in any medium, with or without
1538
      modifications, and in Source or Object form, provided that You
1539
      meet the following conditions:
1540
1541
      (a) You must give any other recipients of the Work or
1542
          Derivative Works a copy of this License; and
1543
1544
      (b) You must cause any modified files to carry prominent notices
1545
          stating that You changed the files; and
1546
1547
      (c) You must retain, in the Source form of any Derivative Works
1548
          that You distribute, all copyright, patent, trademark, and
1549
          attribution notices from the Source form of the Work,
1550
          excluding those notices that do not pertain to any part of
1551
          the Derivative Works; and
1552
1553
      (d) If the Work includes a "NOTICE" text file as part of its
1554
          distribution, then any Derivative Works that You distribute must
1555
          include a readable copy of the attribution notices contained
1556
          within such NOTICE file, excluding those notices that do not
1557
          pertain to any part of the Derivative Works, in at least one
1558
          of the following places: within a NOTICE text file distributed
1559
          as part of the Derivative Works; within the Source form or
1560
          documentation, if provided along with the Derivative Works; or,
1561
          within a display generated by the Derivative Works, if and
1562
          wherever such third-party notices normally appear. The contents
1563
          of the NOTICE file are for informational purposes only and
1564
          do not modify the License. You may add Your own attribution
1565
          notices within Derivative Works that You distribute, alongside
1566
          or as an addendum to the NOTICE text from the Work, provided
1567
          that such additional attribution notices cannot be construed
1568
          as modifying the License.
1569
1570
      You may add Your own copyright statement to Your modifications and
1571
      may provide additional or different license terms and conditions
1572
      for use, reproduction, or distribution of Your modifications, or
1573
      for any such Derivative Works as a whole, provided Your use,
1574
      reproduction, and distribution of the Work otherwise complies with
1575
      the conditions stated in this License.
1576
1577
   5. Submission of Contributions. Unless You explicitly state otherwise,
1578
      any Contribution intentionally submitted for inclusion in the Work
1579
      by You to the Licensor shall be under the terms and conditions of
1580
      this License, without any additional terms or conditions.
1581
      Notwithstanding the above, nothing herein shall supersede or modify
1582
      the terms of any separate license agreement you may have executed
1583
      with Licensor regarding such Contributions.
1584
1585
   6. Trademarks. This License does not grant permission to use the trade
1586
      names, trademarks, service marks, or product names of the Licensor,
1587
      except as required for reasonable and customary use in describing the
1588
      origin of the Work and reproducing the content of the NOTICE file.
1589
1590
   7. Disclaimer of Warranty. Unless required by applicable law or
1591
      agreed to in writing, Licensor provides the Work (and each
1592
      Contributor provides its Contributions) on an "AS IS" BASIS,
1593
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1594
      implied, including, without limitation, any warranties or conditions
1595
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1596
      PARTICULAR PURPOSE. You are solely responsible for determining the
1597
      appropriateness of using or redistributing the Work and assume any
1598
      risks associated with Your exercise of permissions under this License.
1599
1600
   8. Limitation of Liability. In no event and under no legal theory,
1601
      whether in tort (including negligence), contract, or otherwise,
1602
      unless required by applicable law (such as deliberate and grossly
1603
      negligent acts) or agreed to in writing, shall any Contributor be
1604
      liable to You for damages, including any direct, indirect, special,
1605
      incidental, or consequential damages of any character arising as a
1606
      result of this License or out of the use or inability to use the
1607
      Work (including but not limited to damages for loss of goodwill,
1608
      work stoppage, computer failure or malfunction, or any and all
1609
      other commercial damages or losses), even if such Contributor
1610
      has been advised of the possibility of such damages.
1611
1612
   9. Accepting Warranty or Additional Liability. While redistributing
1613
      the Work or Derivative Works thereof, You may choose to offer,
1614
      and charge a fee for, acceptance of support, warranty, indemnity,
1615
      or other liability obligations and/or rights consistent with this
1616
      License. However, in accepting such obligations, You may act only
1617
      on Your own behalf and on Your sole responsibility, not on behalf
1618
      of any other Contributor, and only if You agree to indemnify,
1619
      defend, and hold each Contributor harmless for any liability
1620
      incurred by, or claims asserted against, such Contributor by reason
1621
      of your accepting any such warranty or additional liability.
1622
1623
   END OF TERMS AND CONDITIONS
1624
1625
   APPENDIX: How to apply the Apache License to your work.
1626
1627
      To apply the Apache License to your work, attach the following
1628
      boilerplate notice, with the fields enclosed by brackets "[]"
1629
      replaced with your own identifying information. (Don't include
1630
      the brackets!)  The text should be enclosed in the appropriate
1631
      comment syntax for the file format. We also recommend that a
1632
      file or class name and description of purpose be included on the
1633
      same "printed page" as the copyright notice for easier
1634
      identification within third-party archives.
1635
1636
   Copyright [yyyy] [name of copyright owner]
1637
1638
   Licensed under the Apache License, Version 2.0 (the "License");
1639
   you may not use this file except in compliance with the License.
1640
   You may obtain a copy of the License at
1641
1642
       http://www.apache.org/licenses/LICENSE-2.0
1643
1644
   Unless required by applicable law or agreed to in writing, software
1645
   distributed under the License is distributed on an "AS IS" BASIS,
1646
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1647
   See the License for the specific language governing permissions and
1648
   limitations under the License.
1649
</pre>
1650
}}
1651
|
1652
|com.zfabrik.apache.log4j|log4j-1.2-api-2.24.1|pom.xml|{{collapse(Apache 2.0)
1653
<pre>
1654
                                 Apache License
1655
                           Version 2.0, January 2004
1656
                        http://www.apache.org/licenses/
1657
1658
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1659
1660
   1. Definitions.
1661
1662
      "License" shall mean the terms and conditions for use, reproduction,
1663
      and distribution as defined by Sections 1 through 9 of this document.
1664
1665
      "Licensor" shall mean the copyright owner or entity authorized by
1666
      the copyright owner that is granting the License.
1667
1668
      "Legal Entity" shall mean the union of the acting entity and all
1669
      other entities that control, are controlled by, or are under common
1670
      control with that entity. For the purposes of this definition,
1671
      "control" means (i) the power, direct or indirect, to cause the
1672
      direction or management of such entity, whether by contract or
1673
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1674
      outstanding shares, or (iii) beneficial ownership of such entity.
1675
1676
      "You" (or "Your") shall mean an individual or Legal Entity
1677
      exercising permissions granted by this License.
1678
1679
      "Source" form shall mean the preferred form for making modifications,
1680
      including but not limited to software source code, documentation
1681
      source, and configuration files.
1682
1683
      "Object" form shall mean any form resulting from mechanical
1684
      transformation or translation of a Source form, including but
1685
      not limited to compiled object code, generated documentation,
1686
      and conversions to other media types.
1687
1688
      "Work" shall mean the work of authorship, whether in Source or
1689
      Object form, made available under the License, as indicated by a
1690
      copyright notice that is included in or attached to the work
1691
      (an example is provided in the Appendix below).
1692
1693
      "Derivative Works" shall mean any work, whether in Source or Object
1694
      form, that is based on (or derived from) the Work and for which the
1695
      editorial revisions, annotations, elaborations, or other modifications
1696
      represent, as a whole, an original work of authorship. For the purposes
1697
      of this License, Derivative Works shall not include works that remain
1698
      separable from, or merely link (or bind by name) to the interfaces of,
1699
      the Work and Derivative Works thereof.
1700
1701
      "Contribution" shall mean any work of authorship, including
1702
      the original version of the Work and any modifications or additions
1703
      to that Work or Derivative Works thereof, that is intentionally
1704
      submitted to Licensor for inclusion in the Work by the copyright owner
1705
      or by an individual or Legal Entity authorized to submit on behalf of
1706
      the copyright owner. For the purposes of this definition, "submitted"
1707
      means any form of electronic, verbal, or written communication sent
1708
      to the Licensor or its representatives, including but not limited to
1709
      communication on electronic mailing lists, source code control systems,
1710
      and issue tracking systems that are managed by, or on behalf of, the
1711
      Licensor for the purpose of discussing and improving the Work, but
1712
      excluding communication that is conspicuously marked or otherwise
1713
      designated in writing by the copyright owner as "Not a Contribution."
1714
1715
      "Contributor" shall mean Licensor and any individual or Legal Entity
1716
      on behalf of whom a Contribution has been received by Licensor and
1717
      subsequently incorporated within the Work.
1718
1719
   2. Grant of Copyright License. Subject to the terms and conditions of
1720
      this License, each Contributor hereby grants to You a perpetual,
1721
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1722
      copyright license to reproduce, prepare Derivative Works of,
1723
      publicly display, publicly perform, sublicense, and distribute the
1724
      Work and such Derivative Works in Source or Object form.
1725
1726
   3. Grant of Patent License. Subject to the terms and conditions of
1727
      this License, each Contributor hereby grants to You a perpetual,
1728
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1729
      (except as stated in this section) patent license to make, have made,
1730
      use, offer to sell, sell, import, and otherwise transfer the Work,
1731
      where such license applies only to those patent claims licensable
1732
      by such Contributor that are necessarily infringed by their
1733
      Contribution(s) alone or by combination of their Contribution(s)
1734
      with the Work to which such Contribution(s) was submitted. If You
1735
      institute patent litigation against any entity (including a
1736
      cross-claim or counterclaim in a lawsuit) alleging that the Work
1737
      or a Contribution incorporated within the Work constitutes direct
1738
      or contributory patent infringement, then any patent licenses
1739
      granted to You under this License for that Work shall terminate
1740
      as of the date such litigation is filed.
1741
1742
   4. Redistribution. You may reproduce and distribute copies of the
1743
      Work or Derivative Works thereof in any medium, with or without
1744
      modifications, and in Source or Object form, provided that You
1745
      meet the following conditions:
1746
1747
      (a) You must give any other recipients of the Work or
1748
          Derivative Works a copy of this License; and
1749
1750
      (b) You must cause any modified files to carry prominent notices
1751
          stating that You changed the files; and
1752
1753
      (c) You must retain, in the Source form of any Derivative Works
1754
          that You distribute, all copyright, patent, trademark, and
1755
          attribution notices from the Source form of the Work,
1756
          excluding those notices that do not pertain to any part of
1757
          the Derivative Works; and
1758
1759
      (d) If the Work includes a "NOTICE" text file as part of its
1760
          distribution, then any Derivative Works that You distribute must
1761
          include a readable copy of the attribution notices contained
1762
          within such NOTICE file, excluding those notices that do not
1763
          pertain to any part of the Derivative Works, in at least one
1764
          of the following places: within a NOTICE text file distributed
1765
          as part of the Derivative Works; within the Source form or
1766
          documentation, if provided along with the Derivative Works; or,
1767
          within a display generated by the Derivative Works, if and
1768
          wherever such third-party notices normally appear. The contents
1769
          of the NOTICE file are for informational purposes only and
1770
          do not modify the License. You may add Your own attribution
1771
          notices within Derivative Works that You distribute, alongside
1772
          or as an addendum to the NOTICE text from the Work, provided
1773
          that such additional attribution notices cannot be construed
1774
          as modifying the License.
1775
1776
      You may add Your own copyright statement to Your modifications and
1777
      may provide additional or different license terms and conditions
1778
      for use, reproduction, or distribution of Your modifications, or
1779
      for any such Derivative Works as a whole, provided Your use,
1780
      reproduction, and distribution of the Work otherwise complies with
1781
      the conditions stated in this License.
1782
1783
   5. Submission of Contributions. Unless You explicitly state otherwise,
1784
      any Contribution intentionally submitted for inclusion in the Work
1785
      by You to the Licensor shall be under the terms and conditions of
1786
      this License, without any additional terms or conditions.
1787
      Notwithstanding the above, nothing herein shall supersede or modify
1788
      the terms of any separate license agreement you may have executed
1789
      with Licensor regarding such Contributions.
1790
1791
   6. Trademarks. This License does not grant permission to use the trade
1792
      names, trademarks, service marks, or product names of the Licensor,
1793
      except as required for reasonable and customary use in describing the
1794
      origin of the Work and reproducing the content of the NOTICE file.
1795
1796
   7. Disclaimer of Warranty. Unless required by applicable law or
1797
      agreed to in writing, Licensor provides the Work (and each
1798
      Contributor provides its Contributions) on an "AS IS" BASIS,
1799
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1800
      implied, including, without limitation, any warranties or conditions
1801
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1802
      PARTICULAR PURPOSE. You are solely responsible for determining the
1803
      appropriateness of using or redistributing the Work and assume any
1804
      risks associated with Your exercise of permissions under this License.
1805
1806
   8. Limitation of Liability. In no event and under no legal theory,
1807
      whether in tort (including negligence), contract, or otherwise,
1808
      unless required by applicable law (such as deliberate and grossly
1809
      negligent acts) or agreed to in writing, shall any Contributor be
1810
      liable to You for damages, including any direct, indirect, special,
1811
      incidental, or consequential damages of any character arising as a
1812
      result of this License or out of the use or inability to use the
1813
      Work (including but not limited to damages for loss of goodwill,
1814
      work stoppage, computer failure or malfunction, or any and all
1815
      other commercial damages or losses), even if such Contributor
1816
      has been advised of the possibility of such damages.
1817
1818
   9. Accepting Warranty or Additional Liability. While redistributing
1819
      the Work or Derivative Works thereof, You may choose to offer,
1820
      and charge a fee for, acceptance of support, warranty, indemnity,
1821
      or other liability obligations and/or rights consistent with this
1822
      License. However, in accepting such obligations, You may act only
1823
      on Your own behalf and on Your sole responsibility, not on behalf
1824
      of any other Contributor, and only if You agree to indemnify,
1825
      defend, and hold each Contributor harmless for any liability
1826
      incurred by, or claims asserted against, such Contributor by reason
1827
      of your accepting any such warranty or additional liability.
1828
1829
   END OF TERMS AND CONDITIONS
1830
1831
   APPENDIX: How to apply the Apache License to your work.
1832
1833
      To apply the Apache License to your work, attach the following
1834
      boilerplate notice, with the fields enclosed by brackets "[]"
1835
      replaced with your own identifying information. (Don't include
1836
      the brackets!)  The text should be enclosed in the appropriate
1837
      comment syntax for the file format. We also recommend that a
1838
      file or class name and description of purpose be included on the
1839
      same "printed page" as the copyright notice for easier
1840
      identification within third-party archives.
1841
1842
   Copyright [yyyy] [name of copyright owner]
1843
1844
   Licensed under the Apache License, Version 2.0 (the "License");
1845
   you may not use this file except in compliance with the License.
1846
   You may obtain a copy of the License at
1847
1848
       http://www.apache.org/licenses/LICENSE-2.0
1849
1850
   Unless required by applicable law or agreed to in writing, software
1851
   distributed under the License is distributed on an "AS IS" BASIS,
1852
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1853
   See the License for the specific language governing permissions and
1854
   limitations under the License.
1855
</pre>
1856
}}
1857
|
1858
|com.zfabrik.apache.log4j|log4j-api-2.24.1|pom.xml|{{collapse(Apache 2.0)
1859
<pre>
1860
                                 Apache License
1861
                           Version 2.0, January 2004
1862
                        http://www.apache.org/licenses/
1863
1864
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1865
1866
   1. Definitions.
1867
1868
      "License" shall mean the terms and conditions for use, reproduction,
1869
      and distribution as defined by Sections 1 through 9 of this document.
1870
1871
      "Licensor" shall mean the copyright owner or entity authorized by
1872
      the copyright owner that is granting the License.
1873
1874
      "Legal Entity" shall mean the union of the acting entity and all
1875
      other entities that control, are controlled by, or are under common
1876
      control with that entity. For the purposes of this definition,
1877
      "control" means (i) the power, direct or indirect, to cause the
1878
      direction or management of such entity, whether by contract or
1879
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1880
      outstanding shares, or (iii) beneficial ownership of such entity.
1881
1882
      "You" (or "Your") shall mean an individual or Legal Entity
1883
      exercising permissions granted by this License.
1884
1885
      "Source" form shall mean the preferred form for making modifications,
1886
      including but not limited to software source code, documentation
1887
      source, and configuration files.
1888
1889
      "Object" form shall mean any form resulting from mechanical
1890
      transformation or translation of a Source form, including but
1891
      not limited to compiled object code, generated documentation,
1892
      and conversions to other media types.
1893
1894
      "Work" shall mean the work of authorship, whether in Source or
1895
      Object form, made available under the License, as indicated by a
1896
      copyright notice that is included in or attached to the work
1897
      (an example is provided in the Appendix below).
1898
1899
      "Derivative Works" shall mean any work, whether in Source or Object
1900
      form, that is based on (or derived from) the Work and for which the
1901
      editorial revisions, annotations, elaborations, or other modifications
1902
      represent, as a whole, an original work of authorship. For the purposes
1903
      of this License, Derivative Works shall not include works that remain
1904
      separable from, or merely link (or bind by name) to the interfaces of,
1905
      the Work and Derivative Works thereof.
1906
1907
      "Contribution" shall mean any work of authorship, including
1908
      the original version of the Work and any modifications or additions
1909
      to that Work or Derivative Works thereof, that is intentionally
1910
      submitted to Licensor for inclusion in the Work by the copyright owner
1911
      or by an individual or Legal Entity authorized to submit on behalf of
1912
      the copyright owner. For the purposes of this definition, "submitted"
1913
      means any form of electronic, verbal, or written communication sent
1914
      to the Licensor or its representatives, including but not limited to
1915
      communication on electronic mailing lists, source code control systems,
1916
      and issue tracking systems that are managed by, or on behalf of, the
1917
      Licensor for the purpose of discussing and improving the Work, but
1918
      excluding communication that is conspicuously marked or otherwise
1919
      designated in writing by the copyright owner as "Not a Contribution."
1920
1921
      "Contributor" shall mean Licensor and any individual or Legal Entity
1922
      on behalf of whom a Contribution has been received by Licensor and
1923
      subsequently incorporated within the Work.
1924
1925
   2. Grant of Copyright License. Subject to the terms and conditions of
1926
      this License, each Contributor hereby grants to You a perpetual,
1927
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1928
      copyright license to reproduce, prepare Derivative Works of,
1929
      publicly display, publicly perform, sublicense, and distribute the
1930
      Work and such Derivative Works in Source or Object form.
1931
1932
   3. Grant of Patent License. Subject to the terms and conditions of
1933
      this License, each Contributor hereby grants to You a perpetual,
1934
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1935
      (except as stated in this section) patent license to make, have made,
1936
      use, offer to sell, sell, import, and otherwise transfer the Work,
1937
      where such license applies only to those patent claims licensable
1938
      by such Contributor that are necessarily infringed by their
1939
      Contribution(s) alone or by combination of their Contribution(s)
1940
      with the Work to which such Contribution(s) was submitted. If You
1941
      institute patent litigation against any entity (including a
1942
      cross-claim or counterclaim in a lawsuit) alleging that the Work
1943
      or a Contribution incorporated within the Work constitutes direct
1944
      or contributory patent infringement, then any patent licenses
1945
      granted to You under this License for that Work shall terminate
1946
      as of the date such litigation is filed.
1947
1948
   4. Redistribution. You may reproduce and distribute copies of the
1949
      Work or Derivative Works thereof in any medium, with or without
1950
      modifications, and in Source or Object form, provided that You
1951
      meet the following conditions:
1952
1953
      (a) You must give any other recipients of the Work or
1954
          Derivative Works a copy of this License; and
1955
1956
      (b) You must cause any modified files to carry prominent notices
1957
          stating that You changed the files; and
1958
1959
      (c) You must retain, in the Source form of any Derivative Works
1960
          that You distribute, all copyright, patent, trademark, and
1961
          attribution notices from the Source form of the Work,
1962
          excluding those notices that do not pertain to any part of
1963
          the Derivative Works; and
1964
1965
      (d) If the Work includes a "NOTICE" text file as part of its
1966
          distribution, then any Derivative Works that You distribute must
1967
          include a readable copy of the attribution notices contained
1968
          within such NOTICE file, excluding those notices that do not
1969
          pertain to any part of the Derivative Works, in at least one
1970
          of the following places: within a NOTICE text file distributed
1971
          as part of the Derivative Works; within the Source form or
1972
          documentation, if provided along with the Derivative Works; or,
1973
          within a display generated by the Derivative Works, if and
1974
          wherever such third-party notices normally appear. The contents
1975
          of the NOTICE file are for informational purposes only and
1976
          do not modify the License. You may add Your own attribution
1977
          notices within Derivative Works that You distribute, alongside
1978
          or as an addendum to the NOTICE text from the Work, provided
1979
          that such additional attribution notices cannot be construed
1980
          as modifying the License.
1981
1982
      You may add Your own copyright statement to Your modifications and
1983
      may provide additional or different license terms and conditions
1984
      for use, reproduction, or distribution of Your modifications, or
1985
      for any such Derivative Works as a whole, provided Your use,
1986
      reproduction, and distribution of the Work otherwise complies with
1987
      the conditions stated in this License.
1988
1989
   5. Submission of Contributions. Unless You explicitly state otherwise,
1990
      any Contribution intentionally submitted for inclusion in the Work
1991
      by You to the Licensor shall be under the terms and conditions of
1992
      this License, without any additional terms or conditions.
1993
      Notwithstanding the above, nothing herein shall supersede or modify
1994
      the terms of any separate license agreement you may have executed
1995
      with Licensor regarding such Contributions.
1996
1997
   6. Trademarks. This License does not grant permission to use the trade
1998
      names, trademarks, service marks, or product names of the Licensor,
1999
      except as required for reasonable and customary use in describing the
2000
      origin of the Work and reproducing the content of the NOTICE file.
2001
2002
   7. Disclaimer of Warranty. Unless required by applicable law or
2003
      agreed to in writing, Licensor provides the Work (and each
2004
      Contributor provides its Contributions) on an "AS IS" BASIS,
2005
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2006
      implied, including, without limitation, any warranties or conditions
2007
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2008
      PARTICULAR PURPOSE. You are solely responsible for determining the
2009
      appropriateness of using or redistributing the Work and assume any
2010
      risks associated with Your exercise of permissions under this License.
2011
2012
   8. Limitation of Liability. In no event and under no legal theory,
2013
      whether in tort (including negligence), contract, or otherwise,
2014
      unless required by applicable law (such as deliberate and grossly
2015
      negligent acts) or agreed to in writing, shall any Contributor be
2016
      liable to You for damages, including any direct, indirect, special,
2017
      incidental, or consequential damages of any character arising as a
2018
      result of this License or out of the use or inability to use the
2019
      Work (including but not limited to damages for loss of goodwill,
2020
      work stoppage, computer failure or malfunction, or any and all
2021
      other commercial damages or losses), even if such Contributor
2022
      has been advised of the possibility of such damages.
2023
2024
   9. Accepting Warranty or Additional Liability. While redistributing
2025
      the Work or Derivative Works thereof, You may choose to offer,
2026
      and charge a fee for, acceptance of support, warranty, indemnity,
2027
      or other liability obligations and/or rights consistent with this
2028
      License. However, in accepting such obligations, You may act only
2029
      on Your own behalf and on Your sole responsibility, not on behalf
2030
      of any other Contributor, and only if You agree to indemnify,
2031
      defend, and hold each Contributor harmless for any liability
2032
      incurred by, or claims asserted against, such Contributor by reason
2033
      of your accepting any such warranty or additional liability.
2034
2035
   END OF TERMS AND CONDITIONS
2036
2037
   APPENDIX: How to apply the Apache License to your work.
2038
2039
      To apply the Apache License to your work, attach the following
2040
      boilerplate notice, with the fields enclosed by brackets "[]"
2041
      replaced with your own identifying information. (Don't include
2042
      the brackets!)  The text should be enclosed in the appropriate
2043
      comment syntax for the file format. We also recommend that a
2044
      file or class name and description of purpose be included on the
2045
      same "printed page" as the copyright notice for easier
2046
      identification within third-party archives.
2047
2048
   Copyright [yyyy] [name of copyright owner]
2049
2050
   Licensed under the Apache License, Version 2.0 (the "License");
2051
   you may not use this file except in compliance with the License.
2052
   You may obtain a copy of the License at
2053
2054
       http://www.apache.org/licenses/LICENSE-2.0
2055
2056
   Unless required by applicable law or agreed to in writing, software
2057
   distributed under the License is distributed on an "AS IS" BASIS,
2058
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2059
   See the License for the specific language governing permissions and
2060
   limitations under the License.
2061
</pre>
2062
}}
2063
|
2064
|com.zfabrik.apache.log4j|log4j-core-2.24.1|pom.xml|{{collapse(Apache 2.0)
2065
<pre>
2066
                                 Apache License
2067
                           Version 2.0, January 2004
2068
                        http://www.apache.org/licenses/
2069
2070
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2071
2072
   1. Definitions.
2073
2074
      "License" shall mean the terms and conditions for use, reproduction,
2075
      and distribution as defined by Sections 1 through 9 of this document.
2076
2077
      "Licensor" shall mean the copyright owner or entity authorized by
2078
      the copyright owner that is granting the License.
2079
2080
      "Legal Entity" shall mean the union of the acting entity and all
2081
      other entities that control, are controlled by, or are under common
2082
      control with that entity. For the purposes of this definition,
2083
      "control" means (i) the power, direct or indirect, to cause the
2084
      direction or management of such entity, whether by contract or
2085
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2086
      outstanding shares, or (iii) beneficial ownership of such entity.
2087
2088
      "You" (or "Your") shall mean an individual or Legal Entity
2089
      exercising permissions granted by this License.
2090
2091
      "Source" form shall mean the preferred form for making modifications,
2092
      including but not limited to software source code, documentation
2093
      source, and configuration files.
2094
2095
      "Object" form shall mean any form resulting from mechanical
2096
      transformation or translation of a Source form, including but
2097
      not limited to compiled object code, generated documentation,
2098
      and conversions to other media types.
2099
2100
      "Work" shall mean the work of authorship, whether in Source or
2101
      Object form, made available under the License, as indicated by a
2102
      copyright notice that is included in or attached to the work
2103
      (an example is provided in the Appendix below).
2104
2105
      "Derivative Works" shall mean any work, whether in Source or Object
2106
      form, that is based on (or derived from) the Work and for which the
2107
      editorial revisions, annotations, elaborations, or other modifications
2108
      represent, as a whole, an original work of authorship. For the purposes
2109
      of this License, Derivative Works shall not include works that remain
2110
      separable from, or merely link (or bind by name) to the interfaces of,
2111
      the Work and Derivative Works thereof.
2112
2113
      "Contribution" shall mean any work of authorship, including
2114
      the original version of the Work and any modifications or additions
2115
      to that Work or Derivative Works thereof, that is intentionally
2116
      submitted to Licensor for inclusion in the Work by the copyright owner
2117
      or by an individual or Legal Entity authorized to submit on behalf of
2118
      the copyright owner. For the purposes of this definition, "submitted"
2119
      means any form of electronic, verbal, or written communication sent
2120
      to the Licensor or its representatives, including but not limited to
2121
      communication on electronic mailing lists, source code control systems,
2122
      and issue tracking systems that are managed by, or on behalf of, the
2123
      Licensor for the purpose of discussing and improving the Work, but
2124
      excluding communication that is conspicuously marked or otherwise
2125
      designated in writing by the copyright owner as "Not a Contribution."
2126
2127
      "Contributor" shall mean Licensor and any individual or Legal Entity
2128
      on behalf of whom a Contribution has been received by Licensor and
2129
      subsequently incorporated within the Work.
2130
2131
   2. Grant of Copyright License. Subject to the terms and conditions of
2132
      this License, each Contributor hereby grants to You a perpetual,
2133
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2134
      copyright license to reproduce, prepare Derivative Works of,
2135
      publicly display, publicly perform, sublicense, and distribute the
2136
      Work and such Derivative Works in Source or Object form.
2137
2138
   3. Grant of Patent License. Subject to the terms and conditions of
2139
      this License, each Contributor hereby grants to You a perpetual,
2140
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2141
      (except as stated in this section) patent license to make, have made,
2142
      use, offer to sell, sell, import, and otherwise transfer the Work,
2143
      where such license applies only to those patent claims licensable
2144
      by such Contributor that are necessarily infringed by their
2145
      Contribution(s) alone or by combination of their Contribution(s)
2146
      with the Work to which such Contribution(s) was submitted. If You
2147
      institute patent litigation against any entity (including a
2148
      cross-claim or counterclaim in a lawsuit) alleging that the Work
2149
      or a Contribution incorporated within the Work constitutes direct
2150
      or contributory patent infringement, then any patent licenses
2151
      granted to You under this License for that Work shall terminate
2152
      as of the date such litigation is filed.
2153
2154
   4. Redistribution. You may reproduce and distribute copies of the
2155
      Work or Derivative Works thereof in any medium, with or without
2156
      modifications, and in Source or Object form, provided that You
2157
      meet the following conditions:
2158
2159
      (a) You must give any other recipients of the Work or
2160
          Derivative Works a copy of this License; and
2161
2162
      (b) You must cause any modified files to carry prominent notices
2163
          stating that You changed the files; and
2164
2165
      (c) You must retain, in the Source form of any Derivative Works
2166
          that You distribute, all copyright, patent, trademark, and
2167
          attribution notices from the Source form of the Work,
2168
          excluding those notices that do not pertain to any part of
2169
          the Derivative Works; and
2170
2171
      (d) If the Work includes a "NOTICE" text file as part of its
2172
          distribution, then any Derivative Works that You distribute must
2173
          include a readable copy of the attribution notices contained
2174
          within such NOTICE file, excluding those notices that do not
2175
          pertain to any part of the Derivative Works, in at least one
2176
          of the following places: within a NOTICE text file distributed
2177
          as part of the Derivative Works; within the Source form or
2178
          documentation, if provided along with the Derivative Works; or,
2179
          within a display generated by the Derivative Works, if and
2180
          wherever such third-party notices normally appear. The contents
2181
          of the NOTICE file are for informational purposes only and
2182
          do not modify the License. You may add Your own attribution
2183
          notices within Derivative Works that You distribute, alongside
2184
          or as an addendum to the NOTICE text from the Work, provided
2185
          that such additional attribution notices cannot be construed
2186
          as modifying the License.
2187
2188
      You may add Your own copyright statement to Your modifications and
2189
      may provide additional or different license terms and conditions
2190
      for use, reproduction, or distribution of Your modifications, or
2191
      for any such Derivative Works as a whole, provided Your use,
2192
      reproduction, and distribution of the Work otherwise complies with
2193
      the conditions stated in this License.
2194
2195
   5. Submission of Contributions. Unless You explicitly state otherwise,
2196
      any Contribution intentionally submitted for inclusion in the Work
2197
      by You to the Licensor shall be under the terms and conditions of
2198
      this License, without any additional terms or conditions.
2199
      Notwithstanding the above, nothing herein shall supersede or modify
2200
      the terms of any separate license agreement you may have executed
2201
      with Licensor regarding such Contributions.
2202
2203
   6. Trademarks. This License does not grant permission to use the trade
2204
      names, trademarks, service marks, or product names of the Licensor,
2205
      except as required for reasonable and customary use in describing the
2206
      origin of the Work and reproducing the content of the NOTICE file.
2207
2208
   7. Disclaimer of Warranty. Unless required by applicable law or
2209
      agreed to in writing, Licensor provides the Work (and each
2210
      Contributor provides its Contributions) on an "AS IS" BASIS,
2211
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2212
      implied, including, without limitation, any warranties or conditions
2213
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2214
      PARTICULAR PURPOSE. You are solely responsible for determining the
2215
      appropriateness of using or redistributing the Work and assume any
2216
      risks associated with Your exercise of permissions under this License.
2217
2218
   8. Limitation of Liability. In no event and under no legal theory,
2219
      whether in tort (including negligence), contract, or otherwise,
2220
      unless required by applicable law (such as deliberate and grossly
2221
      negligent acts) or agreed to in writing, shall any Contributor be
2222
      liable to You for damages, including any direct, indirect, special,
2223
      incidental, or consequential damages of any character arising as a
2224
      result of this License or out of the use or inability to use the
2225
      Work (including but not limited to damages for loss of goodwill,
2226
      work stoppage, computer failure or malfunction, or any and all
2227
      other commercial damages or losses), even if such Contributor
2228
      has been advised of the possibility of such damages.
2229
2230
   9. Accepting Warranty or Additional Liability. While redistributing
2231
      the Work or Derivative Works thereof, You may choose to offer,
2232
      and charge a fee for, acceptance of support, warranty, indemnity,
2233
      or other liability obligations and/or rights consistent with this
2234
      License. However, in accepting such obligations, You may act only
2235
      on Your own behalf and on Your sole responsibility, not on behalf
2236
      of any other Contributor, and only if You agree to indemnify,
2237
      defend, and hold each Contributor harmless for any liability
2238
      incurred by, or claims asserted against, such Contributor by reason
2239
      of your accepting any such warranty or additional liability.
2240
2241
   END OF TERMS AND CONDITIONS
2242
2243
   APPENDIX: How to apply the Apache License to your work.
2244
2245
      To apply the Apache License to your work, attach the following
2246
      boilerplate notice, with the fields enclosed by brackets "[]"
2247
      replaced with your own identifying information. (Don't include
2248
      the brackets!)  The text should be enclosed in the appropriate
2249
      comment syntax for the file format. We also recommend that a
2250
      file or class name and description of purpose be included on the
2251
      same "printed page" as the copyright notice for easier
2252
      identification within third-party archives.
2253
2254
   Copyright [yyyy] [name of copyright owner]
2255
2256
   Licensed under the Apache License, Version 2.0 (the "License");
2257
   you may not use this file except in compliance with the License.
2258
   You may obtain a copy of the License at
2259
2260
       http://www.apache.org/licenses/LICENSE-2.0
2261
2262
   Unless required by applicable law or agreed to in writing, software
2263
   distributed under the License is distributed on an "AS IS" BASIS,
2264
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2265
   See the License for the specific language governing permissions and
2266
   limitations under the License.
2267
</pre>
2268
}}
2269
|
2270
|com.zfabrik.boot.components.basic|commons-jexl3-3.4.0|pom.xml|{{collapse(Apache 2.0)
2271
<pre>
2272
                                 Apache License
2273
                           Version 2.0, January 2004
2274
                        http://www.apache.org/licenses/
2275
2276
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2277
2278
   1. Definitions.
2279
2280
      "License" shall mean the terms and conditions for use, reproduction,
2281
      and distribution as defined by Sections 1 through 9 of this document.
2282
2283
      "Licensor" shall mean the copyright owner or entity authorized by
2284
      the copyright owner that is granting the License.
2285
2286
      "Legal Entity" shall mean the union of the acting entity and all
2287
      other entities that control, are controlled by, or are under common
2288
      control with that entity. For the purposes of this definition,
2289
      "control" means (i) the power, direct or indirect, to cause the
2290
      direction or management of such entity, whether by contract or
2291
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2292
      outstanding shares, or (iii) beneficial ownership of such entity.
2293
2294
      "You" (or "Your") shall mean an individual or Legal Entity
2295
      exercising permissions granted by this License.
2296
2297
      "Source" form shall mean the preferred form for making modifications,
2298
      including but not limited to software source code, documentation
2299
      source, and configuration files.
2300
2301
      "Object" form shall mean any form resulting from mechanical
2302
      transformation or translation of a Source form, including but
2303
      not limited to compiled object code, generated documentation,
2304
      and conversions to other media types.
2305
2306
      "Work" shall mean the work of authorship, whether in Source or
2307
      Object form, made available under the License, as indicated by a
2308
      copyright notice that is included in or attached to the work
2309
      (an example is provided in the Appendix below).
2310
2311
      "Derivative Works" shall mean any work, whether in Source or Object
2312
      form, that is based on (or derived from) the Work and for which the
2313
      editorial revisions, annotations, elaborations, or other modifications
2314
      represent, as a whole, an original work of authorship. For the purposes
2315
      of this License, Derivative Works shall not include works that remain
2316
      separable from, or merely link (or bind by name) to the interfaces of,
2317
      the Work and Derivative Works thereof.
2318
2319
      "Contribution" shall mean any work of authorship, including
2320
      the original version of the Work and any modifications or additions
2321
      to that Work or Derivative Works thereof, that is intentionally
2322
      submitted to Licensor for inclusion in the Work by the copyright owner
2323
      or by an individual or Legal Entity authorized to submit on behalf of
2324
      the copyright owner. For the purposes of this definition, "submitted"
2325
      means any form of electronic, verbal, or written communication sent
2326
      to the Licensor or its representatives, including but not limited to
2327
      communication on electronic mailing lists, source code control systems,
2328
      and issue tracking systems that are managed by, or on behalf of, the
2329
      Licensor for the purpose of discussing and improving the Work, but
2330
      excluding communication that is conspicuously marked or otherwise
2331
      designated in writing by the copyright owner as "Not a Contribution."
2332
2333
      "Contributor" shall mean Licensor and any individual or Legal Entity
2334
      on behalf of whom a Contribution has been received by Licensor and
2335
      subsequently incorporated within the Work.
2336
2337
   2. Grant of Copyright License. Subject to the terms and conditions of
2338
      this License, each Contributor hereby grants to You a perpetual,
2339
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2340
      copyright license to reproduce, prepare Derivative Works of,
2341
      publicly display, publicly perform, sublicense, and distribute the
2342
      Work and such Derivative Works in Source or Object form.
2343
2344
   3. Grant of Patent License. Subject to the terms and conditions of
2345
      this License, each Contributor hereby grants to You a perpetual,
2346
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2347
      (except as stated in this section) patent license to make, have made,
2348
      use, offer to sell, sell, import, and otherwise transfer the Work,
2349
      where such license applies only to those patent claims licensable
2350
      by such Contributor that are necessarily infringed by their
2351
      Contribution(s) alone or by combination of their Contribution(s)
2352
      with the Work to which such Contribution(s) was submitted. If You
2353
      institute patent litigation against any entity (including a
2354
      cross-claim or counterclaim in a lawsuit) alleging that the Work
2355
      or a Contribution incorporated within the Work constitutes direct
2356
      or contributory patent infringement, then any patent licenses
2357
      granted to You under this License for that Work shall terminate
2358
      as of the date such litigation is filed.
2359
2360
   4. Redistribution. You may reproduce and distribute copies of the
2361
      Work or Derivative Works thereof in any medium, with or without
2362
      modifications, and in Source or Object form, provided that You
2363
      meet the following conditions:
2364
2365
      (a) You must give any other recipients of the Work or
2366
          Derivative Works a copy of this License; and
2367
2368
      (b) You must cause any modified files to carry prominent notices
2369
          stating that You changed the files; and
2370
2371
      (c) You must retain, in the Source form of any Derivative Works
2372
          that You distribute, all copyright, patent, trademark, and
2373
          attribution notices from the Source form of the Work,
2374
          excluding those notices that do not pertain to any part of
2375
          the Derivative Works; and
2376
2377
      (d) If the Work includes a "NOTICE" text file as part of its
2378
          distribution, then any Derivative Works that You distribute must
2379
          include a readable copy of the attribution notices contained
2380
          within such NOTICE file, excluding those notices that do not
2381
          pertain to any part of the Derivative Works, in at least one
2382
          of the following places: within a NOTICE text file distributed
2383
          as part of the Derivative Works; within the Source form or
2384
          documentation, if provided along with the Derivative Works; or,
2385
          within a display generated by the Derivative Works, if and
2386
          wherever such third-party notices normally appear. The contents
2387
          of the NOTICE file are for informational purposes only and
2388
          do not modify the License. You may add Your own attribution
2389
          notices within Derivative Works that You distribute, alongside
2390
          or as an addendum to the NOTICE text from the Work, provided
2391
          that such additional attribution notices cannot be construed
2392
          as modifying the License.
2393
2394
      You may add Your own copyright statement to Your modifications and
2395
      may provide additional or different license terms and conditions
2396
      for use, reproduction, or distribution of Your modifications, or
2397
      for any such Derivative Works as a whole, provided Your use,
2398
      reproduction, and distribution of the Work otherwise complies with
2399
      the conditions stated in this License.
2400
2401
   5. Submission of Contributions. Unless You explicitly state otherwise,
2402
      any Contribution intentionally submitted for inclusion in the Work
2403
      by You to the Licensor shall be under the terms and conditions of
2404
      this License, without any additional terms or conditions.
2405
      Notwithstanding the above, nothing herein shall supersede or modify
2406
      the terms of any separate license agreement you may have executed
2407
      with Licensor regarding such Contributions.
2408
2409
   6. Trademarks. This License does not grant permission to use the trade
2410
      names, trademarks, service marks, or product names of the Licensor,
2411
      except as required for reasonable and customary use in describing the
2412
      origin of the Work and reproducing the content of the NOTICE file.
2413
2414
   7. Disclaimer of Warranty. Unless required by applicable law or
2415
      agreed to in writing, Licensor provides the Work (and each
2416
      Contributor provides its Contributions) on an "AS IS" BASIS,
2417
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2418
      implied, including, without limitation, any warranties or conditions
2419
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2420
      PARTICULAR PURPOSE. You are solely responsible for determining the
2421
      appropriateness of using or redistributing the Work and assume any
2422
      risks associated with Your exercise of permissions under this License.
2423
2424
   8. Limitation of Liability. In no event and under no legal theory,
2425
      whether in tort (including negligence), contract, or otherwise,
2426
      unless required by applicable law (such as deliberate and grossly
2427
      negligent acts) or agreed to in writing, shall any Contributor be
2428
      liable to You for damages, including any direct, indirect, special,
2429
      incidental, or consequential damages of any character arising as a
2430
      result of this License or out of the use or inability to use the
2431
      Work (including but not limited to damages for loss of goodwill,
2432
      work stoppage, computer failure or malfunction, or any and all
2433
      other commercial damages or losses), even if such Contributor
2434
      has been advised of the possibility of such damages.
2435
2436
   9. Accepting Warranty or Additional Liability. While redistributing
2437
      the Work or Derivative Works thereof, You may choose to offer,
2438
      and charge a fee for, acceptance of support, warranty, indemnity,
2439
      or other liability obligations and/or rights consistent with this
2440
      License. However, in accepting such obligations, You may act only
2441
      on Your own behalf and on Your sole responsibility, not on behalf
2442
      of any other Contributor, and only if You agree to indemnify,
2443
      defend, and hold each Contributor harmless for any liability
2444
      incurred by, or claims asserted against, such Contributor by reason
2445
      of your accepting any such warranty or additional liability.
2446
2447
   END OF TERMS AND CONDITIONS
2448
2449
   APPENDIX: How to apply the Apache License to your work.
2450
2451
      To apply the Apache License to your work, attach the following
2452
      boilerplate notice, with the fields enclosed by brackets "[]"
2453
      replaced with your own identifying information. (Don't include
2454
      the brackets!)  The text should be enclosed in the appropriate
2455
      comment syntax for the file format. We also recommend that a
2456
      file or class name and description of purpose be included on the
2457
      same "printed page" as the copyright notice for easier
2458
      identification within third-party archives.
2459
2460
   Copyright [yyyy] [name of copyright owner]
2461
2462
   Licensed under the Apache License, Version 2.0 (the "License");
2463
   you may not use this file except in compliance with the License.
2464
   You may obtain a copy of the License at
2465
2466
       http://www.apache.org/licenses/LICENSE-2.0
2467
2468
   Unless required by applicable law or agreed to in writing, software
2469
   distributed under the License is distributed on an "AS IS" BASIS,
2470
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2471
   See the License for the specific language governing permissions and
2472
   limitations under the License.
2473
</pre>
2474
}}
2475
|
2476
|com.zfabrik.boot.components.basic|commons-logging-1.3.0|pom.xml|{{collapse(Apache 2.0)
2477
<pre>
2478
                                 Apache License
2479
                           Version 2.0, January 2004
2480
                        http://www.apache.org/licenses/
2481
2482
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2483
2484
   1. Definitions.
2485
2486
      "License" shall mean the terms and conditions for use, reproduction,
2487
      and distribution as defined by Sections 1 through 9 of this document.
2488
2489
      "Licensor" shall mean the copyright owner or entity authorized by
2490
      the copyright owner that is granting the License.
2491
2492
      "Legal Entity" shall mean the union of the acting entity and all
2493
      other entities that control, are controlled by, or are under common
2494
      control with that entity. For the purposes of this definition,
2495
      "control" means (i) the power, direct or indirect, to cause the
2496
      direction or management of such entity, whether by contract or
2497
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2498
      outstanding shares, or (iii) beneficial ownership of such entity.
2499
2500
      "You" (or "Your") shall mean an individual or Legal Entity
2501
      exercising permissions granted by this License.
2502
2503
      "Source" form shall mean the preferred form for making modifications,
2504
      including but not limited to software source code, documentation
2505
      source, and configuration files.
2506
2507
      "Object" form shall mean any form resulting from mechanical
2508
      transformation or translation of a Source form, including but
2509
      not limited to compiled object code, generated documentation,
2510
      and conversions to other media types.
2511
2512
      "Work" shall mean the work of authorship, whether in Source or
2513
      Object form, made available under the License, as indicated by a
2514
      copyright notice that is included in or attached to the work
2515
      (an example is provided in the Appendix below).
2516
2517
      "Derivative Works" shall mean any work, whether in Source or Object
2518
      form, that is based on (or derived from) the Work and for which the
2519
      editorial revisions, annotations, elaborations, or other modifications
2520
      represent, as a whole, an original work of authorship. For the purposes
2521
      of this License, Derivative Works shall not include works that remain
2522
      separable from, or merely link (or bind by name) to the interfaces of,
2523
      the Work and Derivative Works thereof.
2524
2525
      "Contribution" shall mean any work of authorship, including
2526
      the original version of the Work and any modifications or additions
2527
      to that Work or Derivative Works thereof, that is intentionally
2528
      submitted to Licensor for inclusion in the Work by the copyright owner
2529
      or by an individual or Legal Entity authorized to submit on behalf of
2530
      the copyright owner. For the purposes of this definition, "submitted"
2531
      means any form of electronic, verbal, or written communication sent
2532
      to the Licensor or its representatives, including but not limited to
2533
      communication on electronic mailing lists, source code control systems,
2534
      and issue tracking systems that are managed by, or on behalf of, the
2535
      Licensor for the purpose of discussing and improving the Work, but
2536
      excluding communication that is conspicuously marked or otherwise
2537
      designated in writing by the copyright owner as "Not a Contribution."
2538
2539
      "Contributor" shall mean Licensor and any individual or Legal Entity
2540
      on behalf of whom a Contribution has been received by Licensor and
2541
      subsequently incorporated within the Work.
2542
2543
   2. Grant of Copyright License. Subject to the terms and conditions of
2544
      this License, each Contributor hereby grants to You a perpetual,
2545
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2546
      copyright license to reproduce, prepare Derivative Works of,
2547
      publicly display, publicly perform, sublicense, and distribute the
2548
      Work and such Derivative Works in Source or Object form.
2549
2550
   3. Grant of Patent License. Subject to the terms and conditions of
2551
      this License, each Contributor hereby grants to You a perpetual,
2552
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2553
      (except as stated in this section) patent license to make, have made,
2554
      use, offer to sell, sell, import, and otherwise transfer the Work,
2555
      where such license applies only to those patent claims licensable
2556
      by such Contributor that are necessarily infringed by their
2557
      Contribution(s) alone or by combination of their Contribution(s)
2558
      with the Work to which such Contribution(s) was submitted. If You
2559
      institute patent litigation against any entity (including a
2560
      cross-claim or counterclaim in a lawsuit) alleging that the Work
2561
      or a Contribution incorporated within the Work constitutes direct
2562
      or contributory patent infringement, then any patent licenses
2563
      granted to You under this License for that Work shall terminate
2564
      as of the date such litigation is filed.
2565
2566
   4. Redistribution. You may reproduce and distribute copies of the
2567
      Work or Derivative Works thereof in any medium, with or without
2568
      modifications, and in Source or Object form, provided that You
2569
      meet the following conditions:
2570
2571
      (a) You must give any other recipients of the Work or
2572
          Derivative Works a copy of this License; and
2573
2574
      (b) You must cause any modified files to carry prominent notices
2575
          stating that You changed the files; and
2576
2577
      (c) You must retain, in the Source form of any Derivative Works
2578
          that You distribute, all copyright, patent, trademark, and
2579
          attribution notices from the Source form of the Work,
2580
          excluding those notices that do not pertain to any part of
2581
          the Derivative Works; and
2582
2583
      (d) If the Work includes a "NOTICE" text file as part of its
2584
          distribution, then any Derivative Works that You distribute must
2585
          include a readable copy of the attribution notices contained
2586
          within such NOTICE file, excluding those notices that do not
2587
          pertain to any part of the Derivative Works, in at least one
2588
          of the following places: within a NOTICE text file distributed
2589
          as part of the Derivative Works; within the Source form or
2590
          documentation, if provided along with the Derivative Works; or,
2591
          within a display generated by the Derivative Works, if and
2592
          wherever such third-party notices normally appear. The contents
2593
          of the NOTICE file are for informational purposes only and
2594
          do not modify the License. You may add Your own attribution
2595
          notices within Derivative Works that You distribute, alongside
2596
          or as an addendum to the NOTICE text from the Work, provided
2597
          that such additional attribution notices cannot be construed
2598
          as modifying the License.
2599
2600
      You may add Your own copyright statement to Your modifications and
2601
      may provide additional or different license terms and conditions
2602
      for use, reproduction, or distribution of Your modifications, or
2603
      for any such Derivative Works as a whole, provided Your use,
2604
      reproduction, and distribution of the Work otherwise complies with
2605
      the conditions stated in this License.
2606
2607
   5. Submission of Contributions. Unless You explicitly state otherwise,
2608
      any Contribution intentionally submitted for inclusion in the Work
2609
      by You to the Licensor shall be under the terms and conditions of
2610
      this License, without any additional terms or conditions.
2611
      Notwithstanding the above, nothing herein shall supersede or modify
2612
      the terms of any separate license agreement you may have executed
2613
      with Licensor regarding such Contributions.
2614
2615
   6. Trademarks. This License does not grant permission to use the trade
2616
      names, trademarks, service marks, or product names of the Licensor,
2617
      except as required for reasonable and customary use in describing the
2618
      origin of the Work and reproducing the content of the NOTICE file.
2619
2620
   7. Disclaimer of Warranty. Unless required by applicable law or
2621
      agreed to in writing, Licensor provides the Work (and each
2622
      Contributor provides its Contributions) on an "AS IS" BASIS,
2623
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2624
      implied, including, without limitation, any warranties or conditions
2625
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2626
      PARTICULAR PURPOSE. You are solely responsible for determining the
2627
      appropriateness of using or redistributing the Work and assume any
2628
      risks associated with Your exercise of permissions under this License.
2629
2630
   8. Limitation of Liability. In no event and under no legal theory,
2631
      whether in tort (including negligence), contract, or otherwise,
2632
      unless required by applicable law (such as deliberate and grossly
2633
      negligent acts) or agreed to in writing, shall any Contributor be
2634
      liable to You for damages, including any direct, indirect, special,
2635
      incidental, or consequential damages of any character arising as a
2636
      result of this License or out of the use or inability to use the
2637
      Work (including but not limited to damages for loss of goodwill,
2638
      work stoppage, computer failure or malfunction, or any and all
2639
      other commercial damages or losses), even if such Contributor
2640
      has been advised of the possibility of such damages.
2641
2642
   9. Accepting Warranty or Additional Liability. While redistributing
2643
      the Work or Derivative Works thereof, You may choose to offer,
2644
      and charge a fee for, acceptance of support, warranty, indemnity,
2645
      or other liability obligations and/or rights consistent with this
2646
      License. However, in accepting such obligations, You may act only
2647
      on Your own behalf and on Your sole responsibility, not on behalf
2648
      of any other Contributor, and only if You agree to indemnify,
2649
      defend, and hold each Contributor harmless for any liability
2650
      incurred by, or claims asserted against, such Contributor by reason
2651
      of your accepting any such warranty or additional liability.
2652
2653
   END OF TERMS AND CONDITIONS
2654
2655
   APPENDIX: How to apply the Apache License to your work.
2656
2657
      To apply the Apache License to your work, attach the following
2658
      boilerplate notice, with the fields enclosed by brackets "[]"
2659
      replaced with your own identifying information. (Don't include
2660
      the brackets!)  The text should be enclosed in the appropriate
2661
      comment syntax for the file format. We also recommend that a
2662
      file or class name and description of purpose be included on the
2663
      same "printed page" as the copyright notice for easier
2664
      identification within third-party archives.
2665
2666
   Copyright [yyyy] [name of copyright owner]
2667
2668
   Licensed under the Apache License, Version 2.0 (the "License");
2669
   you may not use this file except in compliance with the License.
2670
   You may obtain a copy of the License at
2671
2672
       http://www.apache.org/licenses/LICENSE-2.0
2673
2674
   Unless required by applicable law or agreed to in writing, software
2675
   distributed under the License is distributed on an "AS IS" BASIS,
2676
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2677
   See the License for the specific language governing permissions and
2678
   limitations under the License.
2679
</pre>
2680
}}
2681
|
2682
|com.zfabrik.boot.components.basic|ecj-4.36|README.md|{{collapse( OTHER )
2683
<pre>## Notes for maintainers of the JDTCompilerAdapter (ant support) in ECJ.
2684
2685
The org.eclipse.jdt.core.JDTCompilerAdapter class can be used by PDE/ant 
2686
via jdtCompilerAdapter.jar if running ant tasks from inside Eclipse or by ant
2687
directly (by adding org.eclipse.jdt.core.compiler.batch jar to ant classpath) 
2688
if running in a separated VM without OSGI.
2689
2690
### Standalone ant use
2691
2692
Using JDTCompilerAdapter class from standalone ant is straightforward - the 
2693
org.eclipse.jdt.core.compiler.batch jar should be added to the ant javac classpath
2694
in some way, like for example here:
2695
2696
```
2697
<javac destdir="${temp.folder}/@dot.bin" failonerror="${javacFailOnError}" verbose="${javacVerbose}" 
2698
debug="${javacDebugInfo}" includeAntRuntime="no" source="${javacSource}" target="${javacTarget}" encoding="UTF-8">
2699
<compilerarg line="${compilerArg}" compiler="${build.compiler}"/>
2700
<classpath refid="@dot.classpath" />
2701
<src path="src/" />
2702
<compilerarg line="-properties &apos;.settings/org.eclipse.jdt.core.prefs&apos;" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
2703
<compilerarg line="-log &apos;${temp.folder}/@dot.binnull&apos;" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
2704
<compilerarg line="-g -showversion -encoding UTF-8 -preserveAllLocals 
2705
-enableJavadoc -nowarn:[src-gen] -nowarn:[.src-gen] -time" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
2706
<compilerclasspath>
2707
<pathelement path="${ecjBatchCompilerJarLocation}"/>
2708
</compilerclasspath>
2709
</javac>
2710
```
2711
2712
### Eclipse (OSGI) embedded ant use
2713
2714
Using JDTCompilerAdapter class from ant started from OSGI container (Eclipse) is 
2715
not trivial and has few pitfalls.
2716
2717
First of all, org.eclipse.jdt.core.JDTCompilerAdapter class is packaged into a dedicated
2718
jdtCompilerAdapter.jar that is **not** part of org.eclipse.jdt.core.compiler.batch bundle!
2719
2720
This jdtCompilerAdapter.jar is packaged **inside** org.eclipse.jdt.core bundle for some obscure reasons
2721
and is extracted at runtime in org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.addInitEclipseCompiler().
2722
2723
Second most surprising point is: if the JDTCompilerAdapter code runs in OSGI environment, in order 
2724
to be properly loaded by ant which is started by PDE/ant.core bundle via
2725
org.eclipse.ant.core.AntRunner.run(Object), the org.eclipse.jdt.core.JDTCompilerAdapter class
2726
should **NOT** be found by classloaders of org.eclipse.jdt.core or org.eclipse.jdt.core.compiler.batch bundles!
2727
2728
The reason is, that the JDTCompilerAdapter class itself needs ant classes for class initialization,
2729
but that must be **same** ant classes loaded by org.eclipse.ant.internal.core.AntClassLoader.
2730
If the ant classes needed by JDTCompilerAdapter class are loaded by OSGI bundle loaders,
2731
ant engine can't use them (even if they are coming from same jar)! From Java
2732
 runtime point of view they are different because loaded by a different classloader. 
2733
2734
Therefore the code in org.eclipse.ant.internal.core.AntClassLoader.loadClassPlugins(String) 
2735
that goes over possible **bundle** classloaders that contribute ant tasks for Eclipse,
2736
**must** fail to load org.eclipse.jdt.core.JDTCompilerAdapter class and return *null*!
2737
2738
This is surprising at least, and has some non trivial consequences.
2739
2740
The main one is: org.eclipse.jdt.core.JDTCompilerAdapter should be "not visible" 
2741
for default OSGI class loading from org.eclipse.jdt.core bundle that contributes 
2742
extra ant classpath entry jdtCompilerAdapter.jar, 
2743
and therefore org.eclipse.jdt.core package should be **not exported** in MANIFEST.MF 
2744
by org.eclipse.jdt.core.compiler.batch!
2745
2746
After failing to load JDTCompilerAdapter class in AntClassLoader.loadClassPlugins(String)
2747
the AntClassLoader code goes to the parent classloader (which is URLClassLoader) 
2748
and the parent walks over **extra** ant classpath entries contributed by plugins 
2749
via "org.eclipse.ant.core.extraClasspathEntries" extension point (see 
2750
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)).
2751
2752
The URLClassLoader finally finds and loads JDTCompilerAdapter in jdtCompilerAdapter.jar 
2753
contributed by org.eclipse.jdt.core as an extra ant classpath entry
2754
(with all the required ant classes found by ant own classloader)! 
2755
The URLClassLoader (AntClassLoader) should be initialized with core ant libraries at the beginning, so
2756
it has no issues to satisfy all JDTCompilerAdapter ant dependencies.ng org.eclipse.jdt.core.compiler.batch jar to ant classpath) 
2757
if running in a separated VM without OSGI.
2758
2759
### Standalone ant use
2760
2761
Using JDTCompilerAdapter class from standalone ant is straightforward - the 
2762
org.eclipse.jdt.core.compiler.batch jar should be added to the ant javac classpath
2763
in some way, like for example here:
2764
2765
```
2766
<javac destdir="${temp.folder}/@dot.bin" failonerror="${javacFailOnError}" verbose="${javacVerbose}" 
2767
debug="${javacDebugInfo}" includeAntRuntime="no" source="${javacSource}" target="${javacTarget}" encoding="UTF-8">
2768
<compilerarg line="${compilerArg}" compiler="${build.compiler}"/>
2769
<classpath refid="@dot.classpath" />
2770
<src path="src/" />
2771
<compilerarg line="-properties &apos;.settings/org.eclipse.jdt.core.prefs&apos;" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
2772
<compilerarg line="-log &apos;${temp.folder}/@dot.binnull&apos;" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
2773
<compilerarg line="-g -showversion -encoding UTF-8 -preserveAllLocals 
2774
-enableJavadoc -nowarn:[src-gen] -nowarn:[.src-gen] -time" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
2775
<compilerclasspath>
2776
<pathelement path="${ecjBatchCompilerJarLocation}"/>
2777
</compilerclasspath>
2778
</javac>
2779
```
2780
2781
### Eclipse (OSGI) embedded ant use
2782
2783
Using JDTCompilerAdapter class from ant started from OSGI container (Eclipse) is 
2784
not trivial and has few pitfalls.
2785
2786
First of all, org.eclipse.jdt.core.JDTCompilerAdapter class is packaged into a dedicated
2787
jdtCompilerAdapter.jar that is **not** part of org.eclipse.jdt.core.compiler.batch bundle!
2788
2789
This jdtCompilerAdapter.jar is packaged **inside** org.eclipse.jdt.core bundle for some obscure reasons
2790
and is extracted at runtime in org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.addInitEclipseCompiler().
2791
2792
Second most surprising point is: if the JDTCompilerAdapter code runs in OSGI environment, in order 
2793
to be properly loaded by ant which is started by PDE/ant.core bundle via
2794
org.eclipse.ant.core.AntRunner.run(Object), the org.eclipse.jdt.core.JDTCompilerAdapter class
2795
should **NOT** be found by classloaders of org.eclipse.jdt.core or org.eclipse.jdt.core.compiler.batch bundles!
2796
2797
The reason is, that the JDTCompilerAdapter class itself needs ant classes for class initialization,
2798
but that must be **same** ant classes loaded by org.eclipse.ant.internal.core.AntClassLoader.
2799
If the ant classes needed by JDTCompilerAdapter class are loaded by OSGI bundle loaders,
2800
ant engine can't use them (even if they are coming from same jar)! From Java
2801
 runtime point of view they are different because loaded by a different classloader. 
2802
2803
Therefore the code in org.eclipse.ant.internal.core.AntClassLoader.loadClassPlugins(String) 
2804
that goes over possible **bundle** classloaders that contribute ant tasks for Eclipse,
2805
**must** fail to load org.eclipse.jdt.core.JDTCompilerAdapter class and return *null*!
2806
2807
This is surprising at least, and has some non trivial consequences.
2808
2809
The main one is: org.eclipse.jdt.core.JDTCompilerAdapter should be "not visible" 
2810
for default OSGI class loading from org.eclipse.jdt.core bundle that contributes 
2811
extra ant classpath entry jdtCompilerAdapter.jar, 
2812
and therefore org.eclipse.jdt.core package should be **not exported** in MANIFEST.MF 
2813
by org.eclipse.jdt.core.compiler.batch!
2814
2815
After failing to load JDTCompilerAdapter class in AntClassLoader.loadClassPlugins(String)
2816
the AntClassLoader code goes to the parent classloader (which is URLClassLoader) 
2817
and the parent walks over **extra** ant classpath entries contributed by plugins 
2818
via "org.eclipse.ant.core.extraClasspathEntries" extension point (see 
2819
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)).
2820
2821
The URLClassLoader finally finds and loads JDTCompilerAdapter in jdtCompilerAdapter.jar 
2822
contributed by org.eclipse.jdt.core as an extra ant classpath e</pre>
2823
}}
2824
|
2825
|com.zfabrik.boot.components.basic|log4j-api-2.24.1|pom.xml|{{collapse(Apache 2.0)
2826
<pre>
2827
                                 Apache License
2828
                           Version 2.0, January 2004
2829
                        http://www.apache.org/licenses/
2830
2831
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2832
2833
   1. Definitions.
2834
2835
      "License" shall mean the terms and conditions for use, reproduction,
2836
      and distribution as defined by Sections 1 through 9 of this document.
2837
2838
      "Licensor" shall mean the copyright owner or entity authorized by
2839
      the copyright owner that is granting the License.
2840
2841
      "Legal Entity" shall mean the union of the acting entity and all
2842
      other entities that control, are controlled by, or are under common
2843
      control with that entity. For the purposes of this definition,
2844
      "control" means (i) the power, direct or indirect, to cause the
2845
      direction or management of such entity, whether by contract or
2846
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2847
      outstanding shares, or (iii) beneficial ownership of such entity.
2848
2849
      "You" (or "Your") shall mean an individual or Legal Entity
2850
      exercising permissions granted by this License.
2851
2852
      "Source" form shall mean the preferred form for making modifications,
2853
      including but not limited to software source code, documentation
2854
      source, and configuration files.
2855
2856
      "Object" form shall mean any form resulting from mechanical
2857
      transformation or translation of a Source form, including but
2858
      not limited to compiled object code, generated documentation,
2859
      and conversions to other media types.
2860
2861
      "Work" shall mean the work of authorship, whether in Source or
2862
      Object form, made available under the License, as indicated by a
2863
      copyright notice that is included in or attached to the work
2864
      (an example is provided in the Appendix below).
2865
2866
      "Derivative Works" shall mean any work, whether in Source or Object
2867
      form, that is based on (or derived from) the Work and for which the
2868
      editorial revisions, annotations, elaborations, or other modifications
2869
      represent, as a whole, an original work of authorship. For the purposes
2870
      of this License, Derivative Works shall not include works that remain
2871
      separable from, or merely link (or bind by name) to the interfaces of,
2872
      the Work and Derivative Works thereof.
2873
2874
      "Contribution" shall mean any work of authorship, including
2875
      the original version of the Work and any modifications or additions
2876
      to that Work or Derivative Works thereof, that is intentionally
2877
      submitted to Licensor for inclusion in the Work by the copyright owner
2878
      or by an individual or Legal Entity authorized to submit on behalf of
2879
      the copyright owner. For the purposes of this definition, "submitted"
2880
      means any form of electronic, verbal, or written communication sent
2881
      to the Licensor or its representatives, including but not limited to
2882
      communication on electronic mailing lists, source code control systems,
2883
      and issue tracking systems that are managed by, or on behalf of, the
2884
      Licensor for the purpose of discussing and improving the Work, but
2885
      excluding communication that is conspicuously marked or otherwise
2886
      designated in writing by the copyright owner as "Not a Contribution."
2887
2888
      "Contributor" shall mean Licensor and any individual or Legal Entity
2889
      on behalf of whom a Contribution has been received by Licensor and
2890
      subsequently incorporated within the Work.
2891
2892
   2. Grant of Copyright License. Subject to the terms and conditions of
2893
      this License, each Contributor hereby grants to You a perpetual,
2894
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2895
      copyright license to reproduce, prepare Derivative Works of,
2896
      publicly display, publicly perform, sublicense, and distribute the
2897
      Work and such Derivative Works in Source or Object form.
2898
2899
   3. Grant of Patent License. Subject to the terms and conditions of
2900
      this License, each Contributor hereby grants to You a perpetual,
2901
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2902
      (except as stated in this section) patent license to make, have made,
2903
      use, offer to sell, sell, import, and otherwise transfer the Work,
2904
      where such license applies only to those patent claims licensable
2905
      by such Contributor that are necessarily infringed by their
2906
      Contribution(s) alone or by combination of their Contribution(s)
2907
      with the Work to which such Contribution(s) was submitted. If You
2908
      institute patent litigation against any entity (including a
2909
      cross-claim or counterclaim in a lawsuit) alleging that the Work
2910
      or a Contribution incorporated within the Work constitutes direct
2911
      or contributory patent infringement, then any patent licenses
2912
      granted to You under this License for that Work shall terminate
2913
      as of the date such litigation is filed.
2914
2915
   4. Redistribution. You may reproduce and distribute copies of the
2916
      Work or Derivative Works thereof in any medium, with or without
2917
      modifications, and in Source or Object form, provided that You
2918
      meet the following conditions:
2919
2920
      (a) You must give any other recipients of the Work or
2921
          Derivative Works a copy of this License; and
2922
2923
      (b) You must cause any modified files to carry prominent notices
2924
          stating that You changed the files; and
2925
2926
      (c) You must retain, in the Source form of any Derivative Works
2927
          that You distribute, all copyright, patent, trademark, and
2928
          attribution notices from the Source form of the Work,
2929
          excluding those notices that do not pertain to any part of
2930
          the Derivative Works; and
2931
2932
      (d) If the Work includes a "NOTICE" text file as part of its
2933
          distribution, then any Derivative Works that You distribute must
2934
          include a readable copy of the attribution notices contained
2935
          within such NOTICE file, excluding those notices that do not
2936
          pertain to any part of the Derivative Works, in at least one
2937
          of the following places: within a NOTICE text file distributed
2938
          as part of the Derivative Works; within the Source form or
2939
          documentation, if provided along with the Derivative Works; or,
2940
          within a display generated by the Derivative Works, if and
2941
          wherever such third-party notices normally appear. The contents
2942
          of the NOTICE file are for informational purposes only and
2943
          do not modify the License. You may add Your own attribution
2944
          notices within Derivative Works that You distribute, alongside
2945
          or as an addendum to the NOTICE text from the Work, provided
2946
          that such additional attribution notices cannot be construed
2947
          as modifying the License.
2948
2949
      You may add Your own copyright statement to Your modifications and
2950
      may provide additional or different license terms and conditions
2951
      for use, reproduction, or distribution of Your modifications, or
2952
      for any such Derivative Works as a whole, provided Your use,
2953
      reproduction, and distribution of the Work otherwise complies with
2954
      the conditions stated in this License.
2955
2956
   5. Submission of Contributions. Unless You explicitly state otherwise,
2957
      any Contribution intentionally submitted for inclusion in the Work
2958
      by You to the Licensor shall be under the terms and conditions of
2959
      this License, without any additional terms or conditions.
2960
      Notwithstanding the above, nothing herein shall supersede or modify
2961
      the terms of any separate license agreement you may have executed
2962
      with Licensor regarding such Contributions.
2963
2964
   6. Trademarks. This License does not grant permission to use the trade
2965
      names, trademarks, service marks, or product names of the Licensor,
2966
      except as required for reasonable and customary use in describing the
2967
      origin of the Work and reproducing the content of the NOTICE file.
2968
2969
   7. Disclaimer of Warranty. Unless required by applicable law or
2970
      agreed to in writing, Licensor provides the Work (and each
2971
      Contributor provides its Contributions) on an "AS IS" BASIS,
2972
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2973
      implied, including, without limitation, any warranties or conditions
2974
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2975
      PARTICULAR PURPOSE. You are solely responsible for determining the
2976
      appropriateness of using or redistributing the Work and assume any
2977
      risks associated with Your exercise of permissions under this License.
2978
2979
   8. Limitation of Liability. In no event and under no legal theory,
2980
      whether in tort (including negligence), contract, or otherwise,
2981
      unless required by applicable law (such as deliberate and grossly
2982
      negligent acts) or agreed to in writing, shall any Contributor be
2983
      liable to You for damages, including any direct, indirect, special,
2984
      incidental, or consequential damages of any character arising as a
2985
      result of this License or out of the use or inability to use the
2986
      Work (including but not limited to damages for loss of goodwill,
2987
      work stoppage, computer failure or malfunction, or any and all
2988
      other commercial damages or losses), even if such Contributor
2989
      has been advised of the possibility of such damages.
2990
2991
   9. Accepting Warranty or Additional Liability. While redistributing
2992
      the Work or Derivative Works thereof, You may choose to offer,
2993
      and charge a fee for, acceptance of support, warranty, indemnity,
2994
      or other liability obligations and/or rights consistent with this
2995
      License. However, in accepting such obligations, You may act only
2996
      on Your own behalf and on Your sole responsibility, not on behalf
2997
      of any other Contributor, and only if You agree to indemnify,
2998
      defend, and hold each Contributor harmless for any liability
2999
      incurred by, or claims asserted against, such Contributor by reason
3000
      of your accepting any such warranty or additional liability.
3001
3002
   END OF TERMS AND CONDITIONS
3003
3004
   APPENDIX: How to apply the Apache License to your work.
3005
3006
      To apply the Apache License to your work, attach the following
3007
      boilerplate notice, with the fields enclosed by brackets "[]"
3008
      replaced with your own identifying information. (Don't include
3009
      the brackets!)  The text should be enclosed in the appropriate
3010
      comment syntax for the file format. We also recommend that a
3011
      file or class name and description of purpose be included on the
3012
      same "printed page" as the copyright notice for easier
3013
      identification within third-party archives.
3014
3015
   Copyright [yyyy] [name of copyright owner]
3016
3017
   Licensed under the Apache License, Version 2.0 (the "License");
3018
   you may not use this file except in compliance with the License.
3019
   You may obtain a copy of the License at
3020
3021
       http://www.apache.org/licenses/LICENSE-2.0
3022
3023
   Unless required by applicable law or agreed to in writing, software
3024
   distributed under the License is distributed on an "AS IS" BASIS,
3025
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3026
   See the License for the specific language governing permissions and
3027
   limitations under the License.
3028
</pre>
3029
}}
3030
|
3031
|com.zfabrik.boot.components.basic|log4j-core-2.24.1|pom.xml|{{collapse(Apache 2.0)
3032
<pre>
3033
                                 Apache License
3034
                           Version 2.0, January 2004
3035
                        http://www.apache.org/licenses/
3036
3037
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3038
3039
   1. Definitions.
3040
3041
      "License" shall mean the terms and conditions for use, reproduction,
3042
      and distribution as defined by Sections 1 through 9 of this document.
3043
3044
      "Licensor" shall mean the copyright owner or entity authorized by
3045
      the copyright owner that is granting the License.
3046
3047
      "Legal Entity" shall mean the union of the acting entity and all
3048
      other entities that control, are controlled by, or are under common
3049
      control with that entity. For the purposes of this definition,
3050
      "control" means (i) the power, direct or indirect, to cause the
3051
      direction or management of such entity, whether by contract or
3052
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
3053
      outstanding shares, or (iii) beneficial ownership of such entity.
3054
3055
      "You" (or "Your") shall mean an individual or Legal Entity
3056
      exercising permissions granted by this License.
3057
3058
      "Source" form shall mean the preferred form for making modifications,
3059
      including but not limited to software source code, documentation
3060
      source, and configuration files.
3061
3062
      "Object" form shall mean any form resulting from mechanical
3063
      transformation or translation of a Source form, including but
3064
      not limited to compiled object code, generated documentation,
3065
      and conversions to other media types.
3066
3067
      "Work" shall mean the work of authorship, whether in Source or
3068
      Object form, made available under the License, as indicated by a
3069
      copyright notice that is included in or attached to the work
3070
      (an example is provided in the Appendix below).
3071
3072
      "Derivative Works" shall mean any work, whether in Source or Object
3073
      form, that is based on (or derived from) the Work and for which the
3074
      editorial revisions, annotations, elaborations, or other modifications
3075
      represent, as a whole, an original work of authorship. For the purposes
3076
      of this License, Derivative Works shall not include works that remain
3077
      separable from, or merely link (or bind by name) to the interfaces of,
3078
      the Work and Derivative Works thereof.
3079
3080
      "Contribution" shall mean any work of authorship, including
3081
      the original version of the Work and any modifications or additions
3082
      to that Work or Derivative Works thereof, that is intentionally
3083
      submitted to Licensor for inclusion in the Work by the copyright owner
3084
      or by an individual or Legal Entity authorized to submit on behalf of
3085
      the copyright owner. For the purposes of this definition, "submitted"
3086
      means any form of electronic, verbal, or written communication sent
3087
      to the Licensor or its representatives, including but not limited to
3088
      communication on electronic mailing lists, source code control systems,
3089
      and issue tracking systems that are managed by, or on behalf of, the
3090
      Licensor for the purpose of discussing and improving the Work, but
3091
      excluding communication that is conspicuously marked or otherwise
3092
      designated in writing by the copyright owner as "Not a Contribution."
3093
3094
      "Contributor" shall mean Licensor and any individual or Legal Entity
3095
      on behalf of whom a Contribution has been received by Licensor and
3096
      subsequently incorporated within the Work.
3097
3098
   2. Grant of Copyright License. Subject to the terms and conditions of
3099
      this License, each Contributor hereby grants to You a perpetual,
3100
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3101
      copyright license to reproduce, prepare Derivative Works of,
3102
      publicly display, publicly perform, sublicense, and distribute the
3103
      Work and such Derivative Works in Source or Object form.
3104
3105
   3. Grant of Patent License. Subject to the terms and conditions of
3106
      this License, each Contributor hereby grants to You a perpetual,
3107
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3108
      (except as stated in this section) patent license to make, have made,
3109
      use, offer to sell, sell, import, and otherwise transfer the Work,
3110
      where such license applies only to those patent claims licensable
3111
      by such Contributor that are necessarily infringed by their
3112
      Contribution(s) alone or by combination of their Contribution(s)
3113
      with the Work to which such Contribution(s) was submitted. If You
3114
      institute patent litigation against any entity (including a
3115
      cross-claim or counterclaim in a lawsuit) alleging that the Work
3116
      or a Contribution incorporated within the Work constitutes direct
3117
      or contributory patent infringement, then any patent licenses
3118
      granted to You under this License for that Work shall terminate
3119
      as of the date such litigation is filed.
3120
3121
   4. Redistribution. You may reproduce and distribute copies of the
3122
      Work or Derivative Works thereof in any medium, with or without
3123
      modifications, and in Source or Object form, provided that You
3124
      meet the following conditions:
3125
3126
      (a) You must give any other recipients of the Work or
3127
          Derivative Works a copy of this License; and
3128
3129
      (b) You must cause any modified files to carry prominent notices
3130
          stating that You changed the files; and
3131
3132
      (c) You must retain, in the Source form of any Derivative Works
3133
          that You distribute, all copyright, patent, trademark, and
3134
          attribution notices from the Source form of the Work,
3135
          excluding those notices that do not pertain to any part of
3136
          the Derivative Works; and
3137
3138
      (d) If the Work includes a "NOTICE" text file as part of its
3139
          distribution, then any Derivative Works that You distribute must
3140
          include a readable copy of the attribution notices contained
3141
          within such NOTICE file, excluding those notices that do not
3142
          pertain to any part of the Derivative Works, in at least one
3143
          of the following places: within a NOTICE text file distributed
3144
          as part of the Derivative Works; within the Source form or
3145
          documentation, if provided along with the Derivative Works; or,
3146
          within a display generated by the Derivative Works, if and
3147
          wherever such third-party notices normally appear. The contents
3148
          of the NOTICE file are for informational purposes only and
3149
          do not modify the License. You may add Your own attribution
3150
          notices within Derivative Works that You distribute, alongside
3151
          or as an addendum to the NOTICE text from the Work, provided
3152
          that such additional attribution notices cannot be construed
3153
          as modifying the License.
3154
3155
      You may add Your own copyright statement to Your modifications and
3156
      may provide additional or different license terms and conditions
3157
      for use, reproduction, or distribution of Your modifications, or
3158
      for any such Derivative Works as a whole, provided Your use,
3159
      reproduction, and distribution of the Work otherwise complies with
3160
      the conditions stated in this License.
3161
3162
   5. Submission of Contributions. Unless You explicitly state otherwise,
3163
      any Contribution intentionally submitted for inclusion in the Work
3164
      by You to the Licensor shall be under the terms and conditions of
3165
      this License, without any additional terms or conditions.
3166
      Notwithstanding the above, nothing herein shall supersede or modify
3167
      the terms of any separate license agreement you may have executed
3168
      with Licensor regarding such Contributions.
3169
3170
   6. Trademarks. This License does not grant permission to use the trade
3171
      names, trademarks, service marks, or product names of the Licensor,
3172
      except as required for reasonable and customary use in describing the
3173
      origin of the Work and reproducing the content of the NOTICE file.
3174
3175
   7. Disclaimer of Warranty. Unless required by applicable law or
3176
      agreed to in writing, Licensor provides the Work (and each
3177
      Contributor provides its Contributions) on an "AS IS" BASIS,
3178
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3179
      implied, including, without limitation, any warranties or conditions
3180
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3181
      PARTICULAR PURPOSE. You are solely responsible for determining the
3182
      appropriateness of using or redistributing the Work and assume any
3183
      risks associated with Your exercise of permissions under this License.
3184
3185
   8. Limitation of Liability. In no event and under no legal theory,
3186
      whether in tort (including negligence), contract, or otherwise,
3187
      unless required by applicable law (such as deliberate and grossly
3188
      negligent acts) or agreed to in writing, shall any Contributor be
3189
      liable to You for damages, including any direct, indirect, special,
3190
      incidental, or consequential damages of any character arising as a
3191
      result of this License or out of the use or inability to use the
3192
      Work (including but not limited to damages for loss of goodwill,
3193
      work stoppage, computer failure or malfunction, or any and all
3194
      other commercial damages or losses), even if such Contributor
3195
      has been advised of the possibility of such damages.
3196
3197
   9. Accepting Warranty or Additional Liability. While redistributing
3198
      the Work or Derivative Works thereof, You may choose to offer,
3199
      and charge a fee for, acceptance of support, warranty, indemnity,
3200
      or other liability obligations and/or rights consistent with this
3201
      License. However, in accepting such obligations, You may act only
3202
      on Your own behalf and on Your sole responsibility, not on behalf
3203
      of any other Contributor, and only if You agree to indemnify,
3204
      defend, and hold each Contributor harmless for any liability
3205
      incurred by, or claims asserted against, such Contributor by reason
3206
      of your accepting any such warranty or additional liability.
3207
3208
   END OF TERMS AND CONDITIONS
3209
3210
   APPENDIX: How to apply the Apache License to your work.
3211
3212
      To apply the Apache License to your work, attach the following
3213
      boilerplate notice, with the fields enclosed by brackets "[]"
3214
      replaced with your own identifying information. (Don't include
3215
      the brackets!)  The text should be enclosed in the appropriate
3216
      comment syntax for the file format. We also recommend that a
3217
      file or class name and description of purpose be included on the
3218
      same "printed page" as the copyright notice for easier
3219
      identification within third-party archives.
3220
3221
   Copyright [yyyy] [name of copyright owner]
3222
3223
   Licensed under the Apache License, Version 2.0 (the "License");
3224
   you may not use this file except in compliance with the License.
3225
   You may obtain a copy of the License at
3226
3227
       http://www.apache.org/licenses/LICENSE-2.0
3228
3229
   Unless required by applicable law or agreed to in writing, software
3230
   distributed under the License is distributed on an "AS IS" BASIS,
3231
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3232
   See the License for the specific language governing permissions and
3233
   limitations under the License.
3234
</pre>
3235
}}
3236
|
3237
|com.zfabrik.boot.gitcr|JavaEWAH-1.2.3|pom.xml|{{collapse(Apache 2.0)
3238
<pre>
3239
                                 Apache License
3240
                           Version 2.0, January 2004
3241
                        http://www.apache.org/licenses/
3242
3243
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3244
3245
   1. Definitions.
3246
3247
      "License" shall mean the terms and conditions for use, reproduction,
3248
      and distribution as defined by Sections 1 through 9 of this document.
3249
3250
      "Licensor" shall mean the copyright owner or entity authorized by
3251
      the copyright owner that is granting the License.
3252
3253
      "Legal Entity" shall mean the union of the acting entity and all
3254
      other entities that control, are controlled by, or are under common
3255
      control with that entity. For the purposes of this definition,
3256
      "control" means (i) the power, direct or indirect, to cause the
3257
      direction or management of such entity, whether by contract or
3258
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
3259
      outstanding shares, or (iii) beneficial ownership of such entity.
3260
3261
      "You" (or "Your") shall mean an individual or Legal Entity
3262
      exercising permissions granted by this License.
3263
3264
      "Source" form shall mean the preferred form for making modifications,
3265
      including but not limited to software source code, documentation
3266
      source, and configuration files.
3267
3268
      "Object" form shall mean any form resulting from mechanical
3269
      transformation or translation of a Source form, including but
3270
      not limited to compiled object code, generated documentation,
3271
      and conversions to other media types.
3272
3273
      "Work" shall mean the work of authorship, whether in Source or
3274
      Object form, made available under the License, as indicated by a
3275
      copyright notice that is included in or attached to the work
3276
      (an example is provided in the Appendix below).
3277
3278
      "Derivative Works" shall mean any work, whether in Source or Object
3279
      form, that is based on (or derived from) the Work and for which the
3280
      editorial revisions, annotations, elaborations, or other modifications
3281
      represent, as a whole, an original work of authorship. For the purposes
3282
      of this License, Derivative Works shall not include works that remain
3283
      separable from, or merely link (or bind by name) to the interfaces of,
3284
      the Work and Derivative Works thereof.
3285
3286
      "Contribution" shall mean any work of authorship, including
3287
      the original version of the Work and any modifications or additions
3288
      to that Work or Derivative Works thereof, that is intentionally
3289
      submitted to Licensor for inclusion in the Work by the copyright owner
3290
      or by an individual or Legal Entity authorized to submit on behalf of
3291
      the copyright owner. For the purposes of this definition, "submitted"
3292
      means any form of electronic, verbal, or written communication sent
3293
      to the Licensor or its representatives, including but not limited to
3294
      communication on electronic mailing lists, source code control systems,
3295
      and issue tracking systems that are managed by, or on behalf of, the
3296
      Licensor for the purpose of discussing and improving the Work, but
3297
      excluding communication that is conspicuously marked or otherwise
3298
      designated in writing by the copyright owner as "Not a Contribution."
3299
3300
      "Contributor" shall mean Licensor and any individual or Legal Entity
3301
      on behalf of whom a Contribution has been received by Licensor and
3302
      subsequently incorporated within the Work.
3303
3304
   2. Grant of Copyright License. Subject to the terms and conditions of
3305
      this License, each Contributor hereby grants to You a perpetual,
3306
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3307
      copyright license to reproduce, prepare Derivative Works of,
3308
      publicly display, publicly perform, sublicense, and distribute the
3309
      Work and such Derivative Works in Source or Object form.
3310
3311
   3. Grant of Patent License. Subject to the terms and conditions of
3312
      this License, each Contributor hereby grants to You a perpetual,
3313
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3314
      (except as stated in this section) patent license to make, have made,
3315
      use, offer to sell, sell, import, and otherwise transfer the Work,
3316
      where such license applies only to those patent claims licensable
3317
      by such Contributor that are necessarily infringed by their
3318
      Contribution(s) alone or by combination of their Contribution(s)
3319
      with the Work to which such Contribution(s) was submitted. If You
3320
      institute patent litigation against any entity (including a
3321
      cross-claim or counterclaim in a lawsuit) alleging that the Work
3322
      or a Contribution incorporated within the Work constitutes direct
3323
      or contributory patent infringement, then any patent licenses
3324
      granted to You under this License for that Work shall terminate
3325
      as of the date such litigation is filed.
3326
3327
   4. Redistribution. You may reproduce and distribute copies of the
3328
      Work or Derivative Works thereof in any medium, with or without
3329
      modifications, and in Source or Object form, provided that You
3330
      meet the following conditions:
3331
3332
      (a) You must give any other recipients of the Work or
3333
          Derivative Works a copy of this License; and
3334
3335
      (b) You must cause any modified files to carry prominent notices
3336
          stating that You changed the files; and
3337
3338
      (c) You must retain, in the Source form of any Derivative Works
3339
          that You distribute, all copyright, patent, trademark, and
3340
          attribution notices from the Source form of the Work,
3341
          excluding those notices that do not pertain to any part of
3342
          the Derivative Works; and
3343
3344
      (d) If the Work includes a "NOTICE" text file as part of its
3345
          distribution, then any Derivative Works that You distribute must
3346
          include a readable copy of the attribution notices contained
3347
          within such NOTICE file, excluding those notices that do not
3348
          pertain to any part of the Derivative Works, in at least one
3349
          of the following places: within a NOTICE text file distributed
3350
          as part of the Derivative Works; within the Source form or
3351
          documentation, if provided along with the Derivative Works; or,
3352
          within a display generated by the Derivative Works, if and
3353
          wherever such third-party notices normally appear. The contents
3354
          of the NOTICE file are for informational purposes only and
3355
          do not modify the License. You may add Your own attribution
3356
          notices within Derivative Works that You distribute, alongside
3357
          or as an addendum to the NOTICE text from the Work, provided
3358
          that such additional attribution notices cannot be construed
3359
          as modifying the License.
3360
3361
      You may add Your own copyright statement to Your modifications and
3362
      may provide additional or different license terms and conditions
3363
      for use, reproduction, or distribution of Your modifications, or
3364
      for any such Derivative Works as a whole, provided Your use,
3365
      reproduction, and distribution of the Work otherwise complies with
3366
      the conditions stated in this License.
3367
3368
   5. Submission of Contributions. Unless You explicitly state otherwise,
3369
      any Contribution intentionally submitted for inclusion in the Work
3370
      by You to the Licensor shall be under the terms and conditions of
3371
      this License, without any additional terms or conditions.
3372
      Notwithstanding the above, nothing herein shall supersede or modify
3373
      the terms of any separate license agreement you may have executed
3374
      with Licensor regarding such Contributions.
3375
3376
   6. Trademarks. This License does not grant permission to use the trade
3377
      names, trademarks, service marks, or product names of the Licensor,
3378
      except as required for reasonable and customary use in describing the
3379
      origin of the Work and reproducing the content of the NOTICE file.
3380
3381
   7. Disclaimer of Warranty. Unless required by applicable law or
3382
      agreed to in writing, Licensor provides the Work (and each
3383
      Contributor provides its Contributions) on an "AS IS" BASIS,
3384
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3385
      implied, including, without limitation, any warranties or conditions
3386
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3387
      PARTICULAR PURPOSE. You are solely responsible for determining the
3388
      appropriateness of using or redistributing the Work and assume any
3389
      risks associated with Your exercise of permissions under this License.
3390
3391
   8. Limitation of Liability. In no event and under no legal theory,
3392
      whether in tort (including negligence), contract, or otherwise,
3393
      unless required by applicable law (such as deliberate and grossly
3394
      negligent acts) or agreed to in writing, shall any Contributor be
3395
      liable to You for damages, including any direct, indirect, special,
3396
      incidental, or consequential damages of any character arising as a
3397
      result of this License or out of the use or inability to use the
3398
      Work (including but not limited to damages for loss of goodwill,
3399
      work stoppage, computer failure or malfunction, or any and all
3400
      other commercial damages or losses), even if such Contributor
3401
      has been advised of the possibility of such damages.
3402
3403
   9. Accepting Warranty or Additional Liability. While redistributing
3404
      the Work or Derivative Works thereof, You may choose to offer,
3405
      and charge a fee for, acceptance of support, warranty, indemnity,
3406
      or other liability obligations and/or rights consistent with this
3407
      License. However, in accepting such obligations, You may act only
3408
      on Your own behalf and on Your sole responsibility, not on behalf
3409
      of any other Contributor, and only if You agree to indemnify,
3410
      defend, and hold each Contributor harmless for any liability
3411
      incurred by, or claims asserted against, such Contributor by reason
3412
      of your accepting any such warranty or additional liability.
3413
3414
   END OF TERMS AND CONDITIONS
3415
3416
   APPENDIX: How to apply the Apache License to your work.
3417
3418
      To apply the Apache License to your work, attach the following
3419
      boilerplate notice, with the fields enclosed by brackets "[]"
3420
      replaced with your own identifying information. (Don't include
3421
      the brackets!)  The text should be enclosed in the appropriate
3422
      comment syntax for the file format. We also recommend that a
3423
      file or class name and description of purpose be included on the
3424
      same "printed page" as the copyright notice for easier
3425
      identification within third-party archives.
3426
3427
   Copyright [yyyy] [name of copyright owner]
3428
3429
   Licensed under the Apache License, Version 2.0 (the "License");
3430
   you may not use this file except in compliance with the License.
3431
   You may obtain a copy of the License at
3432
3433
       http://www.apache.org/licenses/LICENSE-2.0
3434
3435
   Unless required by applicable law or agreed to in writing, software
3436
   distributed under the License is distributed on an "AS IS" BASIS,
3437
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3438
   See the License for the specific language governing permissions and
3439
   limitations under the License.
3440
</pre>
3441
}}
3442
|
3443
|com.zfabrik.boot.gitcr|bcpg-jdk18on-1.78.1|bcpg-jdk18on-1.78.1.license|{{collapse(Bouncy Castle)
3444
<pre>Please note the Bouncy Caste License should be read in the same way as the MIT license.
3445
3446
Please also note this licensing model is made possible through funding from donations and the sale of support contracts.
3447
Bouncy Castle License
3448
3449
Copyright (c) 2000 - 2024 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
3450
3451
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:
3452
3453
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3454
3455
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.
3456
Third party licenses
3457
3458
The OpenPGP library and the MLS library both make use of additional open source code:
3459
3460
    openpgp - includes modified BZIP2 library which is licensed under the Apache Software License, Version 2.0.
3461
    MLS - The MLS Client makes use of io.grpc licensed under Apache Software License, Version 2.0, and com.google.protobuf which is licensed under the 3-Clause BSD License.
3462
</pre>
3463
}}
3464
|
3465
|com.zfabrik.boot.gitcr|bcpkix-jdk18on-1.78.1|bcpkix-jdk18on-1.78.1.license|{{collapse(Bouncy Castle)
3466
<pre>Please note the Bouncy Caste License should be read in the same way as the MIT license.
3467
3468
Please also note this licensing model is made possible through funding from donations and the sale of support contracts.
3469
Bouncy Castle License
3470
3471
Copyright (c) 2000 - 2024 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
3472
3473
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:
3474
3475
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3476
3477
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.
3478
Third party licenses
3479
3480
The OpenPGP library and the MLS library both make use of additional open source code:
3481
3482
    openpgp - includes modified BZIP2 library which is licensed under the Apache Software License, Version 2.0.
3483
    MLS - The MLS Client makes use of io.grpc licensed under Apache Software License, Version 2.0, and com.google.protobuf which is licensed under the 3-Clause BSD License.
3484
</pre>
3485
}}
3486
|
3487
|com.zfabrik.boot.gitcr|bcprov-jdk18on-1.78.1|bcprov-jdk18on-1.78.1.license|{{collapse(Bouncy Castle)
3488
<pre>Please note the Bouncy Caste License should be read in the same way as the MIT license.
3489
3490
Please also note this licensing model is made possible through funding from donations and the sale of support contracts.
3491
Bouncy Castle License
3492
3493
Copyright (c) 2000 - 2024 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
3494
3495
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:
3496
3497
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3498
3499
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.
3500
Third party licenses
3501
3502
The OpenPGP library and the MLS library both make use of additional open source code:
3503
3504
    openpgp - includes modified BZIP2 library which is licensed under the Apache Software License, Version 2.0.
3505
    MLS - The MLS Client makes use of io.grpc licensed under Apache Software License, Version 2.0, and com.google.protobuf which is licensed under the 3-Clause BSD License.
3506
</pre>
3507
}}
3508
|
3509
|com.zfabrik.boot.gitcr|bcutil-jdk18on-1.78.1|bcutil-jdk18on-1.78.1.license|{{collapse(Bouncy Castle)
3510
<pre>Please note the Bouncy Caste License should be read in the same way as the MIT license.
3511
3512
Please also note this licensing model is made possible through funding from donations and the sale of support contracts.
3513
Bouncy Castle License
3514
3515
Copyright (c) 2000 - 2024 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
3516
3517
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:
3518
3519
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3520
3521
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.
3522
Third party licenses
3523
3524
The OpenPGP library and the MLS library both make use of additional open source code:
3525
3526
    openpgp - includes modified BZIP2 library which is licensed under the Apache Software License, Version 2.0.
3527
    MLS - The MLS Client makes use of io.grpc licensed under Apache Software License, Version 2.0, and com.google.protobuf which is licensed under the 3-Clause BSD License.
3528
</pre>
3529
}}
3530
|
3531
|com.zfabrik.boot.gitcr|eddsa-0.3.0|pom.xml|{{collapse( OTHER )
3532
<pre><!DOCTYPE html>
3533
<html dir="ltr" lang="en">
3534
 <head about="https://creativecommons.org/publicdomain/zero/1.0/">
3535
  <meta charset="utf-8">
3536
  <meta content="width=device-width, initial-scale=1.0" name="viewport">
3537
  <title>
3538
   Deed - CC0 1.0 Universal
3539
 - Creative Commons
3540
  </title>
3541
  <link href="https://creativecommons.org/publicdomain/zero/1.0/deed.en" rel="canonical">
3542
  <!-- Default: English -->
3543
  <link href="/publicdomain/zero/1.0/deed.en" hreflang="x-default" rel="alternate">
3544
  <!-- aragonés -->
3545
  <link href="/publicdomain/zero/1.0/deed.an" hreflang="an" rel="alternate">
3546
  <!-- Azərbaycanca -->
3547
  <link href="/publicdomain/zero/1.0/deed.az" hreflang="az" rel="alternate">
3548
  <!-- Bahasa Indonesia -->
3549
  <link href="/publicdomain/zero/1.0/deed.id" hreflang="id" rel="alternate">
3550
  <!-- Basque -->
3551
  <link href="/publicdomain/zero/1.0/deed.eu" hreflang="eu" rel="alternate">
3552
  <!-- català -->
3553
  <link href="/publicdomain/zero/1.0/deed.ca" hreflang="ca" rel="alternate">
3554
  <!-- dansk -->
3555
  <link href="/publicdomain/zero/1.0/deed.da" hreflang="da" rel="alternate">
3556
  <!-- Deutsch -->
3557
  <link href="/publicdomain/zero/1.0/deed.de" hreflang="de" rel="alternate">
3558
  <!-- eesti -->
3559
  <link href="/publicdomain/zero/1.0/deed.et" hreflang="et" rel="alternate">
3560
  <!-- español -->
3561
  <link href="/publicdomain/zero/1.0/deed.es" hreflang="es" rel="alternate">
3562
  <!-- Esperanto -->
3563
  <link href="/publicdomain/zero/1.0/deed.eo" hreflang="eo" rel="alternate">
3564
  <!-- français -->
3565
  <link href="/publicdomain/zero/1.0/deed.fr" hreflang="fr" rel="alternate">
3566
  <!-- frysk -->
3567
  <link href="/publicdomain/zero/1.0/deed.fy" hreflang="fy" rel="alternate">
3568
  <!-- Gaeilge -->
3569
  <link href="/publicdomain/zero/1.0/deed.ga" hreflang="ga" rel="alternate">
3570
  <!-- galego -->
3571
  <link href="/publicdomain/zero/1.0/deed.gl" hreflang="gl" rel="alternate">
3572
  <!-- Hrvatski -->
3573
  <link href="/publicdomain/zero/1.0/deed.hr" hreflang="hr" rel="alternate">
3574
  <!-- italiano -->
3575
  <link href="/publicdomain/zero/1.0/deed.it" hreflang="it" rel="alternate">
3576
  <!-- latviešu -->
3577
  <link href="/publicdomain/zero/1.0/deed.lv" hreflang="lv" rel="alternate">
3578
  <!-- Lietuviškai -->
3579
  <link href="/publicdomain/zero/1.0/deed.lt" hreflang="lt" rel="alternate">
3580
  <!-- Magyar -->
3581
  <link href="/publicdomain/zero/1.0/deed.hu" hreflang="hu" rel="alternate">
3582
  <!-- Melayu -->
3583
  <link href="/publicdomain/zero/1.0/deed.ms" hreflang="ms" rel="alternate">
3584
  <!-- Nederlands -->
3585
  <link href="/publicdomain/zero/1.0/deed.nl" hreflang="nl" rel="alternate">
3586
  <!-- norsk -->
3587
  <link href="/publicdomain/zero/1.0/deed.no" hreflang="no" rel="alternate">
3588
  <!-- polski -->
3589
  <link href="/publicdomain/zero/1.0/deed.pl" hreflang="pl" rel="alternate">
3590
  <!-- Português -->
3591
  <link href="/publicdomain/zero/1.0/deed.pt" hreflang="pt" rel="alternate">
3592
  <!-- Português Brasileiro -->
3593
  <link href="/publicdomain/zero/1.0/deed.pt-br" hreflang="pt-br" rel="alternate">
3594
  <!-- Română -->
3595
  <link href="/publicdomain/zero/1.0/deed.ro" hreflang="ro" rel="alternate">
3596
  <!-- Slovensky -->
3597
  <link href="/publicdomain/zero/1.0/deed.sk" hreflang="sk" rel="alternate">
3598
  <!-- Slovenščina -->
3599
  <link href="/publicdomain/zero/1.0/deed.sl" hreflang="sl" rel="alternate">
3600
  <!-- srpski (latinica) -->
3601
  <link href="/publicdomain/zero/1.0/deed.sr-latn" hreflang="sr-latn" rel="alternate">
3602
  <!-- suomi -->
3603
  <link href="/publicdomain/zero/1.0/deed.fi" hreflang="fi" rel="alternate">
3604
  <!-- svenska -->
3605
  <link href="/publicdomain/zero/1.0/deed.sv" hreflang="sv" rel="alternate">
3606
  <!-- Türkçe -->
3607
  <link href="/publicdomain/zero/1.0/deed.tr" hreflang="tr" rel="alternate">
3608
  <!-- Íslenska -->
3609
  <link href="/publicdomain/zero/1.0/deed.is" hreflang="is" rel="alternate">
3610
  <!-- česky -->
3611
  <link href="/publicdomain/zero/1.0/deed.cs" hreflang="cs" rel="alternate">
3612
  <!-- Ελληνικά -->
3613
  <link href="/publicdomain/zero/1.0/deed.el" hreflang="el" rel="alternate">
3614
  <!-- беларуская -->
3615
  <link href="/publicdomain/zero/1.0/deed.be" hreflang="be" rel="alternate">
3616
  <!-- български -->
3617
  <link href="/publicdomain/zero/1.0/deed.bg" hreflang="bg" rel="alternate">
3618
  <!-- Русский -->
3619
  <link href="/publicdomain/zero/1.0/deed.ru" hreflang="ru" rel="alternate">
3620
  <!-- Українська -->
3621
  <link href="/publicdomain/zero/1.0/deed.uk" hreflang="uk" rel="alternate">
3622
  <!-- العربيّة -->
3623
  <link href="/publicdomain/zero/1.0/deed.ar" hreflang="ar" rel="alternate">
3624
  <!-- فارسی -->
3625
  <link href="/publicdomain/zero/1.0/deed.fa" hreflang="fa" rel="alternate">
3626
  <!-- हिंदी -->
3627
  <link href="/publicdomain/zero/1.0/deed.hi" hreflang="hi" rel="alternate">
3628
  <!-- বাংলা -->
3629
  <link href="/publicdomain/zero/1.0/deed.bn" hreflang="bn" rel="alternate">
3630
  <!-- 日本語 -->
3631
  <link href="/publicdomain/zero/1.0/deed.ja" hreflang="ja" rel="alternate">
3632
  <!-- 简体中文 -->
3633
  <link href="/publicdomain/zero/1.0/deed.zh-hans" hreflang="zh-hans" rel="alternate">
3634
  <!-- 繁體中文 -->
3635
  <link href="/publicdomain/zero/1.0/deed.zh-hant" hreflang="zh-hant" rel="alternate">
3636
  <!-- 한국어 -->
3637
  <link href="/publicdomain/zero/1.0/deed.ko" hreflang="ko" rel="alternate">
3638
  <link href="/wp-content/themes/vocabulary-theme/vocabulary/favicon/favicon.ico" rel="icon" sizes="any">
3639
  <link href="/wp-content/themes/vocabulary-theme/vocabulary/favicon/favicon.svg" rel="icon" type="image/svg+xml">
3640
  <link href="/wp-content/themes/vocabulary-theme/vocabulary/favicon/manifest.webmanifest" rel="manifest">
3641
  <link href="/wp-content/themes/vocabulary-theme/vocabulary/favicon/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180">
3642
  <link href="/cc-legal-tools/base.css" rel="stylesheet">
3643
  <link href="/cc-legal-tools/deed.css" rel="stylesheet">
3644
 </head>
3645
 <body about="https://creativecommons.org/publicdomain/zero/1.0/" class="walkthrough-page cc-legal-tools bidi-left" typeof="cc:License">
3646
  <a class="skip-to-content" href="#main-content-marker">
3647
   Skip to content
3648
  </a>
3649
  <!-- Div element used to mount the Explore CC component-->
3650
  <header>
3651
   <div class="masthead">
3652
    <h1>
3653
     <a class="identity-logo" href="/">
3654
      Creative Commons
3655
     </a>
3656
    </h1>
3657
    <button class="expand-menu">
3658
     Menu
3659
    </button>
3660
    <!-- below menu is not final items, for testing only -->
3661
    <nav class="primary-menu">
3662
     <ul>
3663
      <li>
3664
       <a href="/about/team">
3665
        Who We Are
3666
       </a>
3667
      </li>
3668
      <li>
3669
       <a href="/about">
3670
        What We Do
3671
       </a>
3672
      </li>
3673
      <li>
3674
       <a href="/about/cclicenses/">
3675
        Licenses and Tools
3676
       </a>
3677
      </li>
3678
      <li>
3679
       <a href="/blog">
3680
        Blog
3681
       </a>
3682
      </li>
3683
      <li>
3684
       <a href="/about/support-cc/">
3685
        Support Us
3686
       </a>
3687
      </li>
3688
     </ul>
3689
    </nav>
3690
    <nav class="ancillary-menu">
3691
     <ul>
3692
      <li>
3693
       <span class="locale icon-attach fa-globe">
3694
        <select id="languages-dropdown">
3695
         <option disabled>
3696
          Languages available
3697
         </option>
3698
         <option data-link="/publicdomain/zero/1.0/deed.an" id="option-an" value="an">
3699
          aragonés
3700
         </option>
3701
         <option data-link="/publicdomain/zero/1.0/deed.az" id="option-az" value="az">
3702
          Azərbaycanca
3703
         </option>
3704
         <option data-link="/publicdomain/zero/1.0/deed.id" id="option-id" value="id">
3705
          Bahasa Indonesia
3706
         </option>
3707
         <option data-link="/publicdomain/zero/1.0/deed.eu" id="option-eu" value="eu">
3708
          Basque
3709
         </option>
3710
         <option data-link="/publicdomain/zero/1.0/deed.ca" id="option-ca" value="ca">
3711
          català
3712
         </option>
3713
         <option data-link="/publicdomain/zero/1.0/deed.da" id="option-da" value="da">
3714
          dansk
3715
         </option>
3716
         <option data-link="/publicdomain/zero/1.0/deed.de" id="option-de" value="de">
3717
          Deutsch
3718
         </option>
3719
         <option data-link="/publicdomain/zero/1.0/deed.et" id="option-et" value="et">
3720
          eesti
3721
         </option>
3722
         <option data-link="/publicdomain/zero/1.0/deed.en" id="option-en" selected value="en">
3723
          English
3724
         </option>
3725
         <option data-link="/publicdomain/zero/1.0/deed.es" id="option-es" value="es">
3726
          español
3727
         </option>
3728
         <option data-link="/publicdomain/zero/1.0/deed.eo" id="option-eo" value="eo">
3729
          Esperanto
3730
         </option>
3731
         <option data-link="/publicdomain/zero/1.0/deed.fr" id="option-fr" value="fr">
3732
          français
3733
         </option>
3734
         <option data-link="/publicdomain/zero/1.0/deed.fy" id="option-fy" value="fy">
3735
          frysk
3736
         </option>
3737
         <option data-link="/publicdomain/zero/1.0/deed.ga" id="option-ga" value="ga">
3738
          Gaeilge
3739
         </option>
3740
         <option data-link="/publicdomain/zero/1.0/deed.gl" id="option-gl" value="gl">
3741
          galego
3742
         </option>
3743
         <option data-link="/publicdomain/zero/1.0/deed.hr" id="option-hr" value="hr">
3744
          Hrvatski
3745
         </option>
3746
         <option data-link="/publicdomain/zero/1.0/deed.it" id="option-it" value="it">
3747
          italiano
3748
         </option>
3749
         <option data-link="/publicdomain/zero/1.0/deed.lv" id="option-lv" value="lv">
3750
          latviešu
3751
         </option>
3752
         <option data-link="/publicdomain/zero/1.0/deed.lt" id="option-lt" value="lt">
3753
          Lietuviškai
3754
         </option>
3755
         <option data-link="/publicdomain/zero/1.0/deed.hu" id="option-hu" value="hu">
3756
          Magyar
3757
         </option>
3758
         <option data-link="/publicdomain/zero/1.0/deed.ms" id="option-ms" value="ms">
3759
          Melayu
3760
         </option>
3761
         <option data-link="/publicdomain/zero/1.0/deed.nl" id="option-nl" value="nl">
3762
          Nederlands
3763
         </option>
3764
         <option data-link="/publicdomain/zero/1.0/deed.no" id="option-no" value="no">
3765
          norsk
3766
         </option>
3767
         <option data-link="/publicdomain/zero/1.0/deed.pl" id="option-pl" value="pl">
3768
          polski
3769
         </option>
3770
         <option data-link="/publicdomain/zero/1.0/deed.pt" id="option-pt" value="pt">
3771
          Português
3772
         </option>
3773
         <option data-link="/publicdomain/zero/1.0/deed.pt-br" id="option-pt-br" value="pt-br">
3774
          Português Brasileiro
3775
         </option>
3776
         <option data-link="/publicdomain/zero/1.0/deed.ro" id="option-ro" value="ro">
3777
          Română
3778
         </option>
3779
         <option data-link="/publicdomain/zero/1.0/deed.sk" id="option-sk" value="sk">
3780
          Slovensky
3781
         </option>
3782
         <option data-link="/publicdomain/zero/1.0/deed.sl" id="option-sl" value="sl">
3783
          Slovenščina
3784
         </option>
3785
         <option data-link="/publicdomain/zero/1.0/deed.sr-latn" id="option-sr-latn" value="sr-latn">
3786
          srpski (latinica)
3787
         </option>
3788
         <option data-link="/publicdomain/zero/1.0/deed.fi" id="option-fi" value="fi">
3789
          suomi
3790
         </option>
3791
         <option data-link="/publicdomain/zero/1.0/deed.sv" id="option-sv" value="sv">
3792
          svenska
3793
         </option>
3794
         <option data-link="/publicdomain/zero/1.0/deed.tr" id="option-tr" value="tr">
3795
          Türkçe
3796
         </option>
3797
         <option data-link="/publicdomain/zero/1.0/deed.is" id="option-is" value="is">
3798
          Íslenska
3799
         </option>
3800
         <option data-link="/publicdomain/zero/1.0/deed.cs" id="option-cs" value="cs">
3801
          česky
3802
         </option>
3803
         <option data-link="/publicdomain/zero/1.0/deed.el" id="option-el" value="el">
3804
          Ελληνικά
3805
         </option>
3806
         <option data-link="/publicdomain/zero/1.0/deed.be" id="option-be" value="be">
3807
          беларуская
3808
         </option>
3809
         <option data-link="/publicdomain/zero/1.0/deed.bg" id="option-bg" value="bg">
3810
          български
3811
         </option>
3812
         <option data-link="/publicdomain/zero/1.0/deed.ru" id="option-ru" value="ru">
3813
          Русский
3814
         </option>
3815
         <option data-link="/publicdomain/zero/1.0/deed.uk" id="option-uk" value="uk">
3816
          Українська
3817
         </option>
3818
         <option data-link="/publicdomain/zero/1.0/deed.ar" id="option-ar" value="ar">
3819
          العربيّة
3820
         </option>
3821
         <option data-link="/publicdomain/zero/1.0/deed.fa" id="option-fa" value="fa">
3822
          فارسی
3823
         </option>
3824
         <option data-link="/publicdomain/zero/1.0/deed.hi" id="option-hi" value="hi">
3825
          हिंदी
3826
         </option>
3827
         <option data-link="/publicdomain/zero/1.0/deed.bn" id="option-bn" value="bn">
3828
          বাংলা
3829
         </option>
3830
         <option data-link="/publicdomain/zero/1.0/deed.ja" id="option-ja" value="ja">
3831
          日本語
3832
         </option>
3833
         <option data-link="/publicdomain/zero/1.0/deed.zh-hans" id="option-zh-hans" value="zh-hans">
3834
          简体中文
3835
         </option>
3836
         <option data-link="/publicdomain/zero/1.0/deed.zh-hant" id="option-zh-hant" value="zh-hant">
3837
          繁體中文
3838
         </option>
3839
         <option data-link="/publicdomain/zero/1.0/deed.ko" id="option-ko" value="ko">
3840
          한국어
3841
         </option>
3842
        </select>
3843
       </span>
3844
      </li>
3845
      <script src="/cc-legal-tools/language-dropdown.js">
3846
      </script>
3847
      <li>
3848
       <a class="search icon-attach fa-search" href="/?s">
3849
        Search
3850
       </a>
3851
      </li>
3852
      <li>
3853
       <a class="donate icon-attach fa-heart" href="https://www.classy.org/give/313412/#!/donation/checkout?c_src=website&amp;c_src2=top-of-page-banner" target="_blank">
3854
        Donate
3855
       </a>
3856
      </li>
3857
      <li>
3858
       <button class="explore">
3859
        Explore CC
3860
       </button>
3861
      </li>
3862
     </ul>
3863
    </nav>
3864
   </div>
3865
   <div class="explore-panel">
3866
    <nav class="explore-menu">
3867
     <ul>
3868
      <li>
3869
       <a href="https://network.creativecommons.org/" target="_blank">
3870
        Global Network
3871
       </a>
3872
       <p>
3873
        Join a  global community working to strengthen the Commons
3874
       </p>
3875
      </li>
3876
      <li>
3877
       <a href="https://certificate.creativecommons.org/" target="_blank">
3878
        Certificate
3879
       </a>
3880
       <p>
3881
        Become an expert in creating and engaging with openly licensed materials
3882
       </p>
3883
      </li>
3884
      <li>
3885
       <a href="https://summit.creativecommons.org/" target="_blank">
3886
        Global Summit
3887
       </a>
3888
       <p>
3889
        Attend our annual event, promoting the power of open licensing
3890
       </p>
3891
      </li>
3892
      <li>
3893
       <a href="/choose" target="_blank">
3894
        Chooser
3895
       </a>
3896
       <p>
3897
        Get help choosing the appropriate license for your work
3898
       </p>
3899
      </li>
3900
      <li>
3901
       <a href="https://search.creativecommons.org/" target="_blank">
3902
        Search Portal
3903
       </a>
3904
       <p>
3905
        Find engines to search openly licensed material for creative and educational reuse
3906
       </p>
3907
      </li>
3908
      <li>
3909
       <a href="https://opensource.creativecommons.org/" target="_blank">
3910
        Open Source
3911
       </a>
3912
       <p>
3913
        Help us build products that maximize creativity and innovation
3914
       </p>
3915
      </li>
3916
     </ul>
3917
    </nav>
3918
   </div>
3919
  </header>
3920
  <span id="main-content-marker">
3921
  </span>
3922
  <main>
3923
   <header>
3924
    <h1>
3925
     CC0 1.0 Universal
3926
    </h1>
3927
    <span class="alt-titles">
3928
     <span class="tool-icons">
3929
      <span class="cc-icon">
3930
       <svg viewbox="0 0 30 30">
3931
        <use href="/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-icons.svg#cc-logo">
3932
        </use>
3933
       </svg>
3934
      </span>
3935
      <span class="cc-icon">
3936
       <svg viewbox="0 0 30 30">
3937
        <use href="/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-icons.svg#cc-zero">
3938
        </use>
3939
       </svg>
3940
      </span>
3941
     </span>
3942
     <span class="tool-identifier">
3943
      CC0 1.0
3944
     </span>
3945
    </span>
3946
    <h2>
3947
     Deed
3948
    </h2>
3949
   </header>
3950
   <div class="content">
3951
    <div class="tool-meta">
3952
     <div class="meta-box">
3953
      <article class="canonical-url">
3954
       <h2>
3955
        Canonical URL
3956
       </h2>
3957
       <a href="https://creativecommons.org/publicdomain/zero/1.0/">
3958
        https://creativecommons.org/publicdomain/zero/1.0/
3959
       </a>
3960
      </article>
3961
     </div>
3962
     <div class="alt-view">
3963
      <a href="legalcode.en">
3964
       See the legal code
3965
      </a>
3966
     </div>
3967
    </div>
3968
    <div id="deed-body">
3969
     <h2>
3970
      No Copyright
3971
     </h2>
3972
     <ol>
3973
      <li class="cc-zero">
3974
       The person who associated a work with this deed has
3975
       <b>
3976
        dedicated
3977
       </b>
3978
       the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law.
3979
      </li>
3980
      <li>
3981
       You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See
3982
       <b>
3983
        Other Information
3984
       </b>
3985
       below.
3986
      </li>
3987
     </ol>
3988
     <h2>
3989
      Other Information
3990
     </h2>
3991
     <ol>
3992
      <li>
3993
       In no way are the patent or trademark rights of any person affected by CC0, nor are the rights that other persons may have in the work or in how the work is used, such as
3994
       <a href="#ref-publicity-rights" id="src-publicity-rights">
3995
        publicity or privacy
3996
       </a>
3997
       rights.
3998
      </li>
3999
      <li>
4000
       Unless expressly stated otherwise, the person who associated a work with this deed makes no warranties about the work, and disclaims liability for all uses of the work, to the fullest extent permitted by applicable law.
4001
      </li>
4002
      <li>
4003
       When using or citing the work, you should not imply
4004
       <a href="#ref-endorsement" id="src-endorsement">
4005
        endorsement
4006
       </a>
4007
       by the author or the affirmer.
4008
      </li>
4009
     </ol>
4010
    </div>
4011
    <div class="notice-bottom" id="notice-zero">
4012
     <h2 class="icon-attach fa-info">
4013
      Notice
4014
     </h2>
4015
     <p>
4016
      The Commons Deed is not a legal instrument. It is simply a handy reference for understanding the CC0 Legal Code, a human-readable expression of some of its key terms. Think of it as the user-friendly interface to the CC0 Legal Code beneath. This Deed itself has no legal value, and its contents do not appear in CC0.
4017
     </p>
4018
     <p>
4019
      Creative Commons is not a law firm and does not provide legal services. Distributing, displaying, or linking to this Commons Deed does not create an attorney-client relationship.
4020
     </p>
4021
     <p>
4022
      Creative Commons has not verified the copyright status of any work to which CC0 has been applied. CC makes no warranties about any work or its copyright status in any jurisdiction, and disclaims all liability for all uses of any work.
4023
     </p>
4024
    </div>
4025
    <div>
4026
     <p>
4027
      Creative Commons is the nonprofit behind the open licenses and other legal tools that allow creators to share their work. Our legal tools are free to use.
4028
     </p>
4029
     <ul>
4030
      <li>
4031
       <a href="/about/">
4032
        Learn more about our work
4033
       </a>
4034
      </li>
4035
      <li>
4036
       <strong>
4037
        <a href="/share-your-work/cclicenses/">
4038
         Learn more about CC Licensing
4039
        </a>
4040
       </strong>
4041
      </li>
4042
      <li>
4043
       <a href="/donate/">
4044
        Support our work
4045
       </a>
4046
      </li>
4047
      <li>
4048
       <a href="/choose/">
4049
        Use the license for your own material.
4050
       </a>
4051
      </li>
4052
      <li>
4053
       <a href="/licenses/list.en">
4054
        Licenses List
4055
       </a>
4056
      </li>
4057
      <li>
4058
       <a href="/publicdomain/list.en">
4059
        Public Domain List
4060
       </a>
4061
      </li>
4062
     </ul>
4063
    </div>
4064
    <footer>
4065
     <article class="footnotes">
4066
      <h2 id="footnotes">
4067
       Footnotes
4068
      </h2>
4069
      <ul>
4070
       <li>
4071
        <article class="note" id="ref-publicity-rights">
4072
         <a href="#src-publicity-rights">
4073
          <span class="icon-replace fa-angle-up">
4074
          </span>
4075
          <span>
4076
           return to reference
4077
          </span>
4078
         </a>
4079
         <strong>
4080
          publicity or privacy
4081
         </strong>
4082
         —
4083
The use of a work free of known copyright restrictions may be otherwise regulated or limited. The work or its use may be subject to personal data protection laws, publicity, image, or privacy rights that allow a person to control how their voice, image or likeness is used, or other restrictions or limitations under applicable law.
4084
         <ul>
4085
          <li>
4086
           <a href="/faq/#what-are-publicity-personality-and-privacy-rights">
4087
            More info
4088
           </a>
4089
          </li>
4090
         </ul>
4091
        </article>
4092
       </li>
4093
       <li>
4094
        <article class="note" id="ref-endorsement">
4095
         <a href="#src-endorsement">
4096
          <span class="icon-replace fa-angle-up">
4097
          </span>
4098
          <span>
4099
           return to reference
4100
          </span>
4101
         </a>
4102
         <strong>
4103
          endorsement
4104
         </strong>
4105
         —
4106
In some jurisdictions, wrongfully implying that an author, publisher or anyone else endorses your use of a work may be unlawful.
4107
         <ul>
4108
          <li>
4109
           <a href="/faq/#do-i-need-to-be-aware-of-anything-else-when-providing-attribution">
4110
            More info
4111
           </a>
4112
          </li>
4113
         </ul>
4114
        </article>
4115
       </li>
4116
      </ul>
4117
     </article>
4118
    </footer>
4119
   </div>
4120
  </main>
4121
  <footer>
4122
   <a class="identity-logo" href="/">
4123
    Creative Commons
4124
   </a>
4125
   <nav class="footer-menu">
4126
    <ul>
4127
     <li>
4128
      <a href="/about/contact">
4129
       Contact
4130
      </a>
4131
     </li>
4132
     <li>
4133
      <a href="https://mail.creativecommons.org/subscribe" target="_blank">
4134
       Newsletter
4135
      </a>
4136
     </li>
4137
     <li>
4138
      <a href="/privacy">
4139
       Privacy
4140
      </a>
4141
     </li>
4142
     <li>
4143
      <a href="/policies">
4144
       Policies
4145
      </a>
4146
     </li>
4147
     <li>
4148
      <a href="/terms">
4149
       Terms
4150
      </a>
4151
     </li>
4152
    </ul>
4153
   </nav>
4154
   <div class="contact">
4155
    <!-- this area lacks a heading? -->
4156
    <h2>
4157
     Contact Us
4158
    </h2>
4159
    <p>
4160
     Creative Commons  PO Box 1866, Mountain View, CA 94042
4161
    </p>
4162
    <p>
4163
     <a href="mailto:info@creativecommons.org">
4164
      info@creativecommons.org
4165
     </a>
4166
    </p>
4167
    <p>
4168
     <a href="tel:+14154296753">
4169
      +1-415-429-6753
4170
     </a>
4171
    </p>
4172
    <nav class="social-menu">
4173
     <ul>
4174
      <!-- <li><a class="icon-replace fa-instagram" href="#">Instagram</a></li> -->
4175
      <li>
4176
       <a class="icon-replace fa-bluesky" href="https://bsky.app/profile/creativecommons.bsky.social" target="_blank">
4177
        Bluesky
4178
       </a>
4179
      </li>
4180
      <li>
4181
       <a class="icon-replace fa-mastodon" href="https://mastodon.social/@creativecommons" target="_blank">
4182
        Mastodon
4183
       </a>
4184
      </li>
4185
      <li>
4186
       <a class="icon-replace fa-linkedin" href="https://www.linkedin.com/company/creative-commons/" target="_blank">
4187
        LinkedIn
4188
       </a>
4189
      </li>
4190
     </ul>
4191
    </nav>
4192
   </div>
4193
   <div class="subscribe">
4194
    <h2>
4195
     Subscribe to our Newsletter
4196
    </h2>
4197
    <form action="https://creativecommons.us4.list-manage.com/subscribe/post?u=fd30364b6577b471373d6076c&amp;id=4603fe102a" class="validate newsletter" id="mc-embedded-subscribe-form" method="post" name="mc-embedded-subscribe-form" novalidate target="_blank">
4198
     <input class="email input" id="mce-EMAIL" name="EMAIL" placeholder="Your email" required type="email" value>
4199
     <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
4200
     <div aria-hidden="true" style="position: absolute; left: -5000px">
4201
      <input name="b_fd30364b6577b471373d6076c_4603fe102a" tabindex="-1" type="text" value>
4202
     </div>
4203
     <input class="button small" id="mc-embedded-subscribe" type="submit" value="subscribe">
4204
    </form>
4205
   </div>
4206
   <div class="donate">
4207
    <h2>
4208
     Support Our Work
4209
    </h2>
4210
    <p>
4211
     Our work relies on you! Help us keep the Internet free and open.
4212
    </p>
4213
    <a class="donate icon-attach cc-heart-filled" href="https://www.classy.org/give/313412/#!/donation/checkout?c_src=website&amp;c_src2=top-of-page-banner" target="_blank">
4214
     Donate Now
4215
    </a>
4216
   </div>
4217
   <div class="license">
4218
    <p>
4219
     Except where otherwise
4220
     <a href="/policies/#license">
4221
      noted
4222
     </a>
4223
     , content on this site is licensed under a
4224
     <a href="/licenses/by/4.0/">
4225
      Creative Commons Attribution 4.0 International license
4226
     </a>
4227
     . Icons by
4228
     <a href="https://fontawesome.com/" target="_blank">
4229
      Font Awesome
4230
     </a>
4231
     .
4232
    </p>
4233
    <svg>
4234
     <use href="/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-icons.svg#cc-logo">
4235
     </use>
4236
    </svg>
4237
    <svg>
4238
     <use href="/wp-content/themes/vocabulary-theme/vocabulary/svg/cc/icons/cc-icons.svg#cc-by">
4239
     </use>
4240
    </svg>
4241
   </div>
4242
  </footer>
4243
  <script src="/wp-content/themes/vocabulary-theme/vocabulary/js/vocabulary.js">
4244
  </script>
4245
 </body>
4246
</html>
4247
</pre>
4248
}}
4249
|
4250
|com.zfabrik.boot.gitcr|org.eclipse.jgit-6.10.0.202406032230-r|about.html|{{collapse(EDL 1.0)
4251
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
4252
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4253
<html xmlns="http://www.w3.org/1999/xhtml">
4254
4255
<head>
4256
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
4257
<title>Eclipse Distribution License - Version 1.0</title>
4258
<style type="text/css">
4259
  body {
4260
    size: 8.5in 11.0in;
4261
    margin: 0.25in 0.5in 0.25in 0.5in;
4262
    tab-interval: 0.5in;
4263
    }
4264
  p {  
4265
    margin-left: auto;
4266
    margin-top:  0.5em;
4267
    margin-bottom: 0.5em;
4268
    }
4269
  p.list {
4270
  margin-left: 0.5in;
4271
    margin-top:  0.05em;
4272
    margin-bottom: 0.05em;
4273
    }
4274
  .ubc-name {
4275
    margin-left: 0.5in;
4276
    white-space: pre;
4277
  }
4278
  </style>
4279
4280
</head>
4281
4282
<body lang="EN-US">
4283
4284
<p><b>Eclipse Distribution License - v 1.0</b></p>
4285
4286
<p>Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. </p>
4287
4288
<p>All rights reserved.</p>
4289
<p>Redistribution and use in source and binary forms, with or without modification, 
4290
are permitted provided that the following conditions are met:
4291
<ul><li>Redistributions of source code must retain the above copyright notice, 
4292
this list of conditions and the following disclaimer. </li>
4293
<li>Redistributions in binary form must reproduce the above copyright notice, 
4294
this list of conditions and the following disclaimer in the documentation 
4295
and/or other materials provided with the distribution. </li>
4296
<li>Neither the name of the Eclipse Foundation, Inc. nor the names of its 
4297
contributors may be used to endorse or promote products derived from 
4298
this software without specific prior written permission. </li></ul>
4299
</p>
4300
<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
4301
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
4302
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
4303
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
4304
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 
4305
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
4306
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
4307
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
4308
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
4309
POSSIBILITY OF SUCH DAMAGE.</p>
4310
4311
<hr>
4312
<p><b>SHA-1 UbcCheck - MIT</b></p>
4313
4314
<p>Copyright (c) 2017:</p>
4315
<div class="ubc-name">
4316
Marc Stevens
4317
Cryptology Group
4318
Centrum Wiskunde & Informatica
4319
P.O. Box 94079, 1090 GB Amsterdam, Netherlands
4320
marc@marc-stevens.nl
4321
</div>
4322
<div class="ubc-name">
4323
Dan Shumow
4324
Microsoft Research
4325
danshu@microsoft.com
4326
</div>
4327
<p>Permission is hereby granted, free of charge, to any person obtaining a copy
4328
of this software and associated documentation files (the "Software"), to deal
4329
in the Software without restriction, including without limitation the rights
4330
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4331
copies of the Software, and to permit persons to whom the Software is
4332
furnished to do so, subject to the following conditions:
4333
</p>
4334
<ul><li>The above copyright notice and this permission notice shall be included
4335
in all copies or substantial portions of the Software.</li></ul>
4336
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4337
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4338
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4339
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4340
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4341
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4342
SOFTWARE.</p>
4343
4344
</body>
4345
4346
</html>
4347
</pre>
4348
}}
4349
|
4350
|com.zfabrik.boot.gitcr|org.eclipse.jgit.gpg.bc-6.10.0.202406032230-r|about.html|{{collapse(Bouncy Castle)
4351
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
4352
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4353
<html xmlns="http://www.w3.org/1999/xhtml">
4354
4355
<head>
4356
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
4357
<title>Eclipse Distribution License - Version 1.0</title>
4358
<style type="text/css">
4359
  body {
4360
    size: 8.5in 11.0in;
4361
    margin: 0.25in 0.5in 0.25in 0.5in;
4362
    tab-interval: 0.5in;
4363
    }
4364
  p {
4365
    margin-left: auto;
4366
    margin-top:  0.5em;
4367
    margin-bottom: 0.5em;
4368
    }
4369
  p.list {
4370
  margin-left: 0.5in;
4371
    margin-top:  0.05em;
4372
    margin-bottom: 0.05em;
4373
    }
4374
  .ubc-name {
4375
    margin-left: 0.5in;
4376
    white-space: pre;
4377
  }
4378
  </style>
4379
4380
</head>
4381
4382
<body lang="EN-US">
4383
4384
<p><b>Eclipse Distribution License - v 1.0</b></p>
4385
4386
<p>Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. </p>
4387
4388
<p>All rights reserved.</p>
4389
<p>Redistribution and use in source and binary forms, with or without modification,
4390
are permitted provided that the following conditions are met:
4391
<ul><li>Redistributions of source code must retain the above copyright notice,
4392
this list of conditions and the following disclaimer. </li>
4393
<li>Redistributions in binary form must reproduce the above copyright notice,
4394
this list of conditions and the following disclaimer in the documentation
4395
and/or other materials provided with the distribution. </li>
4396
<li>Neither the name of the Eclipse Foundation, Inc. nor the names of its
4397
contributors may be used to endorse or promote products derived from
4398
this software without specific prior written permission. </li></ul>
4399
</p>
4400
<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
4401
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4402
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4403
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
4404
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4405
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
4406
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
4407
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4408
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4409
POSSIBILITY OF SUCH DAMAGE.</p>
4410
4411
<hr>
4412
<p><b>org.eclipse.jgit.gpg.bc.internal.keys.SExprParser - MIT</b></p>
4413
4414
<p>Copyright (c) 2000-2021 The Legion of the Bouncy Castle Inc.
4415
(<a href="https://www.bouncycastle.org">https://www.bouncycastle.org</a>)</p>
4416
4417
<p>
4418
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
4419
and associated documentation files (the "Software"), to deal in the Software without restriction,
4420
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
4421
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
4422
subject to the following conditions:
4423
</p>
4424
<p>
4425
The above copyright notice and this permission notice shall be included in all copies or substantial
4426
portions of the Software.
4427
</p>
4428
<p>
4429
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
4430
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
4431
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4432
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
4433
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4434
DEALINGS IN THE SOFTWARE.
4435
</p>
4436
4437
</body>
4438
4439
</html>
4440
</pre>
4441
}}
4442
|
4443
|com.zfabrik.boot.gitcr|org.eclipse.jgit.ssh.apache-6.10.0.202406032230-r|about.html|{{collapse(EDL 1.0)
4444
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
4445
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4446
<html xmlns="http://www.w3.org/1999/xhtml">
4447
4448
<head>
4449
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
4450
<title>Eclipse Distribution License - Version 1.0</title>
4451
<style type="text/css">
4452
  body {
4453
    size: 8.5in 11.0in;
4454
    margin: 0.25in 0.5in 0.25in 0.5in;
4455
    tab-interval: 0.5in;
4456
    }
4457
  p {  
4458
    margin-left: auto;
4459
    margin-top:  0.5em;
4460
    margin-bottom: 0.5em;
4461
    }
4462
  p.list {
4463
  margin-left: 0.5in;
4464
    margin-top:  0.05em;
4465
    margin-bottom: 0.05em;
4466
    }
4467
  .ubc-name {
4468
    margin-left: 0.5in;
4469
    white-space: pre;
4470
  }
4471
  </style>
4472
4473
</head>
4474
4475
<body lang="EN-US">
4476
4477
<p><b>Eclipse Distribution License - v 1.0</b></p>
4478
4479
<p>Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. </p>
4480
4481
<p>All rights reserved.</p>
4482
<p>Redistribution and use in source and binary forms, with or without modification, 
4483
are permitted provided that the following conditions are met:
4484
<ul><li>Redistributions of source code must retain the above copyright notice, 
4485
this list of conditions and the following disclaimer. </li>
4486
<li>Redistributions in binary form must reproduce the above copyright notice, 
4487
this list of conditions and the following disclaimer in the documentation 
4488
and/or other materials provided with the distribution. </li>
4489
<li>Neither the name of the Eclipse Foundation, Inc. nor the names of its 
4490
contributors may be used to endorse or promote products derived from 
4491
this software without specific prior written permission. </li></ul>
4492
</p>
4493
<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
4494
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
4495
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
4496
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
4497
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 
4498
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
4499
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
4500
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
4501
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
4502
POSSIBILITY OF SUCH DAMAGE.</p>
4503
4504
<hr>
4505
<p><b>SHA-1 UbcCheck - MIT</b></p>
4506
4507
<p>Copyright (c) 2017:</p>
4508
<div class="ubc-name">
4509
Marc Stevens
4510
Cryptology Group
4511
Centrum Wiskunde & Informatica
4512
P.O. Box 94079, 1090 GB Amsterdam, Netherlands
4513
marc@marc-stevens.nl
4514
</div>
4515
<div class="ubc-name">
4516
Dan Shumow
4517
Microsoft Research
4518
danshu@microsoft.com
4519
</div>
4520
<p>Permission is hereby granted, free of charge, to any person obtaining a copy
4521
of this software and associated documentation files (the "Software"), to deal
4522
in the Software without restriction, including without limitation the rights
4523
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4524
copies of the Software, and to permit persons to whom the Software is
4525
furnished to do so, subject to the following conditions:
4526
</p>
4527
<ul><li>The above copyright notice and this permission notice shall be included
4528
in all copies or substantial portions of the Software.</li></ul>
4529
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4530
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4531
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4532
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4533
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4534
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4535
SOFTWARE.</p>
4536
4537
</body>
4538
4539
</html>
4540
</pre>
4541
}}
4542
|
4543
|com.zfabrik.boot.gitcr|slf4j-api-2.0.16|LICENSE.txt|{{collapse( OTHER )
4544
<pre>Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
4545
All rights reserved.
4546
4547
Permission is hereby granted, free  of charge, to any person obtaining
4548
a  copy  of this  software  and  associated  documentation files  (the
4549
"Software"), to  deal in  the Software without  restriction, including
4550
without limitation  the rights to  use, copy, modify,  merge, publish,
4551
distribute,  sublicense, and/or sell  copies of  the Software,  and to
4552
permit persons to whom the Software  is furnished to do so, subject to
4553
the following conditions:
4554
4555
The  above  copyright  notice  and  this permission  notice  shall  be
4556
included in all copies or substantial portions of the Software.
4557
4558
THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
4559
EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
4560
MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
4561
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4562
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4563
OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
4564
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4565
4566
4567
4568
</pre>
4569
}}
4570
|
4571
|com.zfabrik.boot.gitcr|slf4j-jdk14-2.0.16|LICENSE.txt|{{collapse( OTHER )
4572
<pre>Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
4573
All rights reserved.
4574
4575
Permission is hereby granted, free  of charge, to any person obtaining
4576
a  copy  of this  software  and  associated  documentation files  (the
4577
"Software"), to  deal in  the Software without  restriction, including
4578
without limitation  the rights to  use, copy, modify,  merge, publish,
4579
distribute,  sublicense, and/or sell  copies of  the Software,  and to
4580
permit persons to whom the Software  is furnished to do so, subject to
4581
the following conditions:
4582
4583
The  above  copyright  notice  and  this permission  notice  shall  be
4584
included in all copies or substantial portions of the Software.
4585
4586
THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
4587
EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
4588
MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
4589
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4590
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4591
OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
4592
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4593
4594
4595
4596
</pre>
4597
}}
4598
|
4599
|com.zfabrik.boot.gitcr|sshd-osgi-2.12.1|pom.xml|{{collapse(Apache 2.0)
4600
<pre><!DOCTYPE html>
4601
<html lang="en">
4602
<head>
4603
  <meta charset="utf-8">
4604
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
4605
  <meta name="viewport" content="width=device-width, initial-scale=1">
4606
  <meta name="description" content="Home page of The Apache Software Foundation">
4607
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
4608
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
4609
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
4610
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
4611
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
4612
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
4613
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
4614
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
4615
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
4616
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
4617
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
4618
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
4619
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
4620
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
4621
  <link rel="manifest" href="/favicons/manifest.json">
4622
  <link rel="shortcut icon" href="/favicons/favicon.ico">
4623
  <meta name="msapplication-TileColor" content="#603cba">
4624
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
4625
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
4626
  <meta name="theme-color" content="#282661">
4627
4628
  <title>Apache License, Version 2.0</title>
4629
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
4630
  <link href="/css/min.bootstrap.css" rel="stylesheet">
4631
  <link href="/css/styles.css" rel="stylesheet">
4632
  <link href="/css/new-ui.css" rel="stylesheet">
4633
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
4634
  <style>
4635
.headerlink {
4636
  visibility: hidden;
4637
}
4638
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
4639
  visibility: visible
4640
}  </style>
4641
4642
  <!-- pagefind search -->
4643
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
4644
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
4645
  <script>
4646
    window.addEventListener('DOMContentLoaded', (event) => {
4647
        new PagefindUI({ element: "#pagefind-search" });
4648
    });
4649
    var pageTitle = 'Apache License, Version 2.0';
4650
    if(pageTitle === '404'){
4651
      window.addEventListener('DOMContentLoaded', (event) => {
4652
          new PagefindUI({ element: "#page-404-search" });
4653
      });
4654
    }
4655
  </script>
4656
  
4657
4658
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
4659
  <script>
4660
    var pageTitle = 'Apache License, Version 2.0';
4661
    var _paq = window._paq = window._paq || [];
4662
    /* tracker methods like "setCustomDimension" should be called before
4663
"trackPageView" */
4664
    /* We explicitly disable cookie tracking to avoid privacy issues */
4665
    _paq.push(['disableCookies']);
4666
    if(pageTitle === '404'){
4667
      /* Track 404 page hits */
4668
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
4669
    }
4670
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
4671
as the same visit */
4672
    _paq.push(['trackPageView']);
4673
    _paq.push(['enableLinkTracking']);
4674
    (function() {
4675
      var u="//analytics.apache.org/";
4676
      _paq.push(['setTrackerUrl', u+'matomo.php']);
4677
      _paq.push(['setSiteId', '37']);
4678
      var d=document, g=d.createElement('script'),
4679
s=d.getElementsByTagName('script')[0];
4680
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
4681
    })();
4682
  </script>
4683
  <!-- End Matomo Code -->
4684
4685
</head>
4686
4687
<body >
4688
  <!-- Navigation -->
4689
  <header>
4690
	<div id="skiptocontent">
4691
		<a href="#maincontent">Skip to Main Content</a>
4692
	</div>
4693
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
4694
      
4695
      <div class="container">
4696
        <div class="navbar-header">
4697
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
4698
            <span class="sr-only">Toggle navigation</span>
4699
            <span class="icon-bar"></span>
4700
            <span class="icon-bar"></span>
4701
            <span class="icon-bar"></span>
4702
          </button>
4703
        </div>
4704
        <div class="collapse navbar-collapse" id="mainnav-collapse">
4705
          <div class="upper-nav">
4706
            <div class="header-social-icons">
4707
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
4708
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
4709
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
4710
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
4711
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
4712
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
4713
            </div>
4714
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
4715
          </div>
4716
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
4717
            <li class="dropdown">
4718
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
4719
              <ul class="dropdown-menu" role="menu">
4720
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
4721
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
4722
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
4723
                <li><a href="/community-resources/">Community Resources</a></li>
4724
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
4725
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
4726
              </ul>
4727
            </li>
4728
            <li class="dropdown">
4729
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
4730
              <ul class="dropdown-menu" role="menu">
4731
                <li><a href="/projects">Projects</a></li>
4732
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
4733
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
4734
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
4735
                <li><a href="/security">Report a Vulnerability</a></li>
4736
              </ul>
4737
            </li>
4738
            <li class="dropdown">
4739
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
4740
              <ul class="dropdown-menu" role="menu">
4741
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
4742
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
4743
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
4744
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
4745
              </ul>
4746
            </li>
4747
            <li class="dropdown">
4748
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
4749
              <ul class="dropdown-menu" role="menu">
4750
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
4751
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
4752
                <li><a href="/theapacheway/">The Apache Way</a></li>
4753
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
4754
                <li><a href="/licenses">Licenses</a></li>
4755
                <li><a href="/foundation/glossary">Glossary</a></li>
4756
                <li><a href="/foundation/faq">FAQ</a></li>
4757
              </ul>
4758
            </li>
4759
            <li class="dropdown">
4760
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
4761
              <ul class="dropdown-menu" role="menu">
4762
                <li><a href="/dev/">Developer Information</a></li>
4763
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
4764
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
4765
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
4766
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
4767
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
4768
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
4769
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
4770
                <li><a href="/logos/">Project Logos</a></li>
4771
              </ul>
4772
            </li>
4773
            <li class="dropdown">
4774
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
4775
              <ul class="dropdown-menu" role="menu">
4776
                <li><a href="/foundation/">About</a></li>
4777
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
4778
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
4779
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
4780
                <li><a href="/foundation/leadership">Leadership</a></li>
4781
                <li><a href="/foundation/members">Members</a></li>
4782
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
4783
                <li><a href="/press/">Newsroom</a></li>
4784
                <li><a href="/foundation/contact">Contact</a></li>
4785
              </ul>
4786
            </li>
4787
            
4788
           
4789
            
4790
            <li class="dropdown">
4791
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
4792
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
4793
              <ul class="dropdown-menu search-form" role="search">
4794
                <li>
4795
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
4796
                </li>
4797
              </ul>
4798
            </li>
4799
          </ul>
4800
        </div>
4801
      </div>
4802
    </nav>
4803
  </header>
4804
     <!-- Script is to make the input field ready as soon as user click the search button-->
4805
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
4806
     <script>
4807
   document.addEventListener('DOMContentLoaded', function () {
4808
    // Using Bootstrap's event system for dropdowns
4809
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
4810
        // Check if this is the search dropdown
4811
        if ($(this).find('.glyphicon-search').length > 0) {
4812
            // Find and focus the search input
4813
            setTimeout(function() {
4814
                $('.pagefind-ui__search-input').focus();
4815
            }, 50); // Small delay to ensure input is ready
4816
        }
4817
    });
4818
});
4819
  </script>
4820
  <!-- / Navigation -->
4821
  <header id="main-header" class="container">
4822
    <div class="main">
4823
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
4824
4825
    </div>
4826
 
4827
  </header>
4828
  <main id="maincontent">
4829
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
4830
<ul>
4831
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
4832
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
4833
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
4834
</ul>
4835
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
4836
reliable and long-lived software products through collaborative, open-source software development.</p>
4837
<p>All packages produced by the ASF are implicitly licensed under the Apache
4838
License, Version 2.0, unless otherwise explicitly stated.</p>
4839
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
4840
<p style="text-align:center">
4841
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
4842
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
4843
</p>
4844
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
4845
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
4846
<div style="margin-left: 1em;">
4847
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
4848
distribution as defined by Sections 1 through 9 of this document.</p>
4849
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
4850
copyright owner that is granting the License.</p>
4851
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
4852
entities that control, are controlled by, or are under common control with
4853
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
4854
power, direct or indirect, to cause the direction or management of such
4855
entity, whether by contract or otherwise, or (ii) ownership of fifty
4856
percent (50%) or more of the outstanding shares, or (iii) beneficial
4857
ownership of such entity.</p>
4858
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
4859
permissions granted by this License.</p>
4860
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
4861
including but not limited to software source code, documentation source,
4862
and configuration files.</p>
4863
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
4864
or translation of a Source form, including but not limited to compiled
4865
object code, generated documentation, and conversions to other media types.</p>
4866
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
4867
made available under the License, as indicated by a copyright notice that
4868
is included in or attached to the work (an example is provided in the
4869
Appendix below).</p>
4870
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
4871
that is based on (or derived from) the Work and for which the editorial
4872
revisions, annotations, elaborations, or other modifications represent, as
4873
a whole, an original work of authorship. For the purposes of this License,
4874
Derivative Works shall not include works that remain separable from, or
4875
merely link (or bind by name) to the interfaces of, the Work and Derivative
4876
Works thereof.</p>
4877
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
4878
version of the Work and any modifications or additions to that Work or
4879
Derivative Works thereof, that is intentionally submitted to Licensor for
4880
inclusion in the Work by the copyright owner or by an individual or Legal
4881
Entity authorized to submit on behalf of the copyright owner. For the
4882
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
4883
verbal, or written communication sent to the Licensor or its
4884
representatives, including but not limited to communication on electronic
4885
mailing lists, source code control systems, and issue tracking systems that
4886
are managed by, or on behalf of, the Licensor for the purpose of discussing
4887
and improving the Work, but excluding communication that is conspicuously
4888
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
4889
Contribution.</strong>"</p>
4890
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
4891
behalf of whom a Contribution has been received by Licensor and
4892
subsequently incorporated within the Work.</p>
4893
</div>
4894
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
4895
terms and conditions of this License, each Contributor hereby grants to You
4896
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4897
copyright license to reproduce, prepare Derivative Works of, publicly
4898
display, publicly perform, sublicense, and distribute the Work and such
4899
Derivative Works in Source or Object form.</p>
4900
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
4901
and conditions of this License, each Contributor hereby grants to You a
4902
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4903
(except as stated in this section) patent license to make, have made, use,
4904
offer to sell, sell, import, and otherwise transfer the Work, where such
4905
license applies only to those patent claims licensable by such Contributor
4906
that are necessarily infringed by their Contribution(s) alone or by
4907
combination of their Contribution(s) with the Work to which such
4908
Contribution(s) was submitted. If You institute patent litigation against
4909
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
4910
that the Work or a Contribution incorporated within the Work constitutes
4911
direct or contributory patent infringement, then any patent licenses
4912
granted to You under this License for that Work shall terminate as of the
4913
date such litigation is filed.</p>
4914
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
4915
distribute copies of the Work or Derivative Works thereof in any medium,
4916
with or without modifications, and in Source or Object form, provided that
4917
You meet the following conditions:</p>
4918
<ol style="list-style: lower-latin;">
4919
<li>You must give any other recipients of the Work or Derivative Works a
4920
copy of this License; and</li>
4921
<li>You must cause any modified files to carry prominent notices stating
4922
that You changed the files; and</li>
4923
<li>You must retain, in the Source form of any Derivative Works that You
4924
distribute, all copyright, patent, trademark, and attribution notices from
4925
the Source form of the Work, excluding those notices that do not pertain to
4926
any part of the Derivative Works; and</li>
4927
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
4928
then any Derivative Works that You distribute must include a readable copy
4929
of the attribution notices contained within such NOTICE file, excluding
4930
those notices that do not pertain to any part of the Derivative Works, in
4931
at least one of the following places: within a NOTICE text file distributed
4932
as part of the Derivative Works; within the Source form or documentation,
4933
if provided along with the Derivative Works; or, within a display generated
4934
by the Derivative Works, if and wherever such third-party notices normally
4935
appear. The contents of the NOTICE file are for informational purposes only
4936
and do not modify the License. You may add Your own attribution notices
4937
within Derivative Works that You distribute, alongside or as an addendum to
4938
the NOTICE text from the Work, provided that such additional attribution
4939
notices cannot be construed as modifying the License.
4940
</li>
4941
</ol>
4942
<p>You may add Your own copyright statement to Your modifications and may
4943
provide additional or different license terms and conditions for use,
4944
reproduction, or distribution of Your modifications, or for any such
4945
Derivative Works as a whole, provided Your use, reproduction, and
4946
distribution of the Work otherwise complies with the conditions stated in
4947
this License.</p>
4948
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
4949
explicitly state otherwise, any Contribution intentionally submitted for
4950
inclusion in the Work by You to the Licensor shall be under the terms and
4951
conditions of this License, without any additional terms or conditions.
4952
Notwithstanding the above, nothing herein shall supersede or modify the
4953
terms of any separate license agreement you may have executed with Licensor
4954
regarding such Contributions.</p>
4955
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
4956
permission to use the trade names, trademarks, service marks, or product
4957
names of the Licensor, except as required for reasonable and customary use
4958
in describing the origin of the Work and reproducing the content of the
4959
NOTICE file.</p>
4960
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
4961
applicable law or agreed to in writing, Licensor provides the Work (and
4962
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
4963
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
4964
without limitation, any warranties or conditions of TITLE,
4965
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
4966
are solely responsible for determining the appropriateness of using or
4967
redistributing the Work and assume any risks associated with Your exercise
4968
of permissions under this License.</p>
4969
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
4970
under no legal theory, whether in tort (including negligence), contract, or
4971
otherwise, unless required by applicable law (such as deliberate and
4972
grossly negligent acts) or agreed to in writing, shall any Contributor be
4973
liable to You for damages, including any direct, indirect, special,
4974
incidental, or consequential damages of any character arising as a result
4975
of this License or out of the use or inability to use the Work (including
4976
but not limited to damages for loss of goodwill, work stoppage, computer
4977
failure or malfunction, or any and all other commercial damages or losses),
4978
even if such Contributor has been advised of the possibility of such
4979
damages.</p>
4980
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
4981
While redistributing the Work or Derivative Works thereof, You may choose
4982
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
4983
or other liability obligations and/or rights consistent with this License.
4984
However, in accepting such obligations, You may act only on Your own behalf
4985
and on Your sole responsibility, not on behalf of any other Contributor,
4986
and only if You agree to indemnify, defend, and hold each Contributor
4987
harmless for any liability incurred by, or claims asserted against, such
4988
Contributor by reason of your accepting any such warranty or additional
4989
liability.</p>
4990
<p>END OF TERMS AND CONDITIONS</p>
4991
</div>
4992
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
4993
<p>Include a copy of the Apache License, typically in a file called
4994
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
4995
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
4996
declaration, replacing the fields enclosed by brackets "[]" with your own
4997
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
4998
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
4999
identification within third-party archives.</p>
5000
<pre><code>Copyright [yyyy] [name of copyright owner]
5001
5002
Licensed under the Apache License, Version 2.0 (the "License");
5003
you may not use this file except in compliance with the License.
5004
You may obtain a copy of the License at
5005
5006
    http://www.apache.org/licenses/LICENSE-2.0
5007
5008
Unless required by applicable law or agreed to in writing, software
5009
distributed under the License is distributed on an "AS IS" BASIS,
5010
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5011
See the License for the specific language governing permissions and
5012
limitations under the License.
5013
</code></pre>
5014
5015
</div>  </main>
5016
5017
  <!-- Footer -->
5018
  <footer class="bg-primary">
5019
    <div class="container">
5020
      <div class="row">
5021
        <br />
5022
        <div class="col-sm-2">
5023
          <h5 class="white">Community</h5>
5024
          <ul class="list-unstyled white" role="menu">
5025
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
5026
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
5027
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
5028
            <li><a href="/community-resources/">Community Resources</a></li>
5029
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
5030
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
5031
          </ul>
5032
        </div>
5033
5034
        <div class="col-sm-2">
5035
          <h5 class="white">Projects</h5>
5036
          <ul class="list-unstyled white" role="menu">
5037
              <li><a href="/projects">Projects</a></li>
5038
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
5039
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
5040
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
5041
              <li><a href="/security">Report a Vulnerability</a></li>
5042
          </ul>
5043
        </div>
5044
        <div class="col-sm-2">
5045
          <h5 class="white">Downloads</h5>
5046
          <ul class="list-unstyled white" role="menu">
5047
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
5048
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
5049
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
5050
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
5051
          </ul>
5052
        </div>
5053
5054
        <div class="col-sm-2">
5055
          <h5 class="white">Learn</h5>
5056
          <ul class="list-unstyled white" role="menu">
5057
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
5058
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
5059
            <li><a href="/theapacheway/">The Apache Way</a></li>
5060
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
5061
            <li><a href="/licenses">Licenses</a></li>
5062
            <li><a href="/foundation/glossary">Glossary</a></li>
5063
            <li><a href="/foundation/faq">FAQ</a></li>
5064
          </ul>
5065
        </div>
5066
5067
        <div class="col-sm-2">
5068
          <h5 class="white">Resources &amp; Tools</h5>
5069
          <ul class="list-unstyled white" role="menu">
5070
              <li><a href="/dev/">Developer Information</a></li>
5071
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
5072
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
5073
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
5074
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
5075
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
5076
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
5077
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
5078
              <li><a href="/logos/">Project Logos</a></li>
5079
          </ul>
5080
        </div>
5081
5082
        <div class="col-sm-2">
5083
          <h5 class="white">About</h5>
5084
          <ul class="list-unstyled white" role="menu">
5085
            <li><a href="/foundation/">About</a></li>
5086
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
5087
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
5088
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
5089
            <li><a href="/foundation/leadership">Leadership</a></li>
5090
            <li><a href="/foundation/members">Members</a></li>
5091
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
5092
            <li><a href="/press/">Newsroom</a></li>
5093
            <li><a href="/foundation/contact">Contact</a></li>
5094
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
5095
          </ul>
5096
        </div>
5097
5098
5099
      </div>
5100
      <hr class="col-lg-12 hr-white" />
5101
      <div class="row">
5102
        <div class="col-lg-12">
5103
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
5104
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
5105
        </div>
5106
      </div>
5107
    </div>
5108
5109
  </footer>
5110
5111
  <!-- / Footer -->
5112
5113
  <script src="/js/jquery.min.js"></script>
5114
  <script src="/js/bootstrap.js"></script>
5115
  <script src="/js/slideshow.js"></script>
5116
  <script>
5117
    (function($){
5118
      $(document).ready(function(){
5119
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
5120
          event.preventDefault();
5121
          event.stopPropagation();
5122
          $(this).parent().siblings().removeClass('open');
5123
          $(this).parent().toggleClass('open');
5124
          console.log('WOrked');
5125
        });
5126
      });
5127
    })(jQuery);
5128
  </script>
5129
</body>
5130
</html></pre>
5131
}}
5132
|
5133
|com.zfabrik.boot.gitcr|sshd-sftp-2.12.1|pom.xml|{{collapse(Apache 2.0)
5134
<pre><!DOCTYPE html>
5135
<html lang="en">
5136
<head>
5137
  <meta charset="utf-8">
5138
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
5139
  <meta name="viewport" content="width=device-width, initial-scale=1">
5140
  <meta name="description" content="Home page of The Apache Software Foundation">
5141
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
5142
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
5143
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
5144
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
5145
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
5146
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
5147
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
5148
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
5149
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
5150
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
5151
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
5152
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
5153
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
5154
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
5155
  <link rel="manifest" href="/favicons/manifest.json">
5156
  <link rel="shortcut icon" href="/favicons/favicon.ico">
5157
  <meta name="msapplication-TileColor" content="#603cba">
5158
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
5159
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
5160
  <meta name="theme-color" content="#282661">
5161
5162
  <title>Apache License, Version 2.0</title>
5163
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
5164
  <link href="/css/min.bootstrap.css" rel="stylesheet">
5165
  <link href="/css/styles.css" rel="stylesheet">
5166
  <link href="/css/new-ui.css" rel="stylesheet">
5167
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
5168
  <style>
5169
.headerlink {
5170
  visibility: hidden;
5171
}
5172
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
5173
  visibility: visible
5174
}  </style>
5175
5176
  <!-- pagefind search -->
5177
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
5178
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
5179
  <script>
5180
    window.addEventListener('DOMContentLoaded', (event) => {
5181
        new PagefindUI({ element: "#pagefind-search" });
5182
    });
5183
    var pageTitle = 'Apache License, Version 2.0';
5184
    if(pageTitle === '404'){
5185
      window.addEventListener('DOMContentLoaded', (event) => {
5186
          new PagefindUI({ element: "#page-404-search" });
5187
      });
5188
    }
5189
  </script>
5190
  
5191
5192
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
5193
  <script>
5194
    var pageTitle = 'Apache License, Version 2.0';
5195
    var _paq = window._paq = window._paq || [];
5196
    /* tracker methods like "setCustomDimension" should be called before
5197
"trackPageView" */
5198
    /* We explicitly disable cookie tracking to avoid privacy issues */
5199
    _paq.push(['disableCookies']);
5200
    if(pageTitle === '404'){
5201
      /* Track 404 page hits */
5202
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
5203
    }
5204
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
5205
as the same visit */
5206
    _paq.push(['trackPageView']);
5207
    _paq.push(['enableLinkTracking']);
5208
    (function() {
5209
      var u="//analytics.apache.org/";
5210
      _paq.push(['setTrackerUrl', u+'matomo.php']);
5211
      _paq.push(['setSiteId', '37']);
5212
      var d=document, g=d.createElement('script'),
5213
s=d.getElementsByTagName('script')[0];
5214
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
5215
    })();
5216
  </script>
5217
  <!-- End Matomo Code -->
5218
5219
</head>
5220
5221
<body >
5222
  <!-- Navigation -->
5223
  <header>
5224
	<div id="skiptocontent">
5225
		<a href="#maincontent">Skip to Main Content</a>
5226
	</div>
5227
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
5228
      
5229
      <div class="container">
5230
        <div class="navbar-header">
5231
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
5232
            <span class="sr-only">Toggle navigation</span>
5233
            <span class="icon-bar"></span>
5234
            <span class="icon-bar"></span>
5235
            <span class="icon-bar"></span>
5236
          </button>
5237
        </div>
5238
        <div class="collapse navbar-collapse" id="mainnav-collapse">
5239
          <div class="upper-nav">
5240
            <div class="header-social-icons">
5241
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
5242
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
5243
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
5244
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
5245
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
5246
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
5247
            </div>
5248
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
5249
          </div>
5250
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
5251
            <li class="dropdown">
5252
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
5253
              <ul class="dropdown-menu" role="menu">
5254
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
5255
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
5256
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
5257
                <li><a href="/community-resources/">Community Resources</a></li>
5258
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
5259
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
5260
              </ul>
5261
            </li>
5262
            <li class="dropdown">
5263
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
5264
              <ul class="dropdown-menu" role="menu">
5265
                <li><a href="/projects">Projects</a></li>
5266
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
5267
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
5268
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
5269
                <li><a href="/security">Report a Vulnerability</a></li>
5270
              </ul>
5271
            </li>
5272
            <li class="dropdown">
5273
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
5274
              <ul class="dropdown-menu" role="menu">
5275
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
5276
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
5277
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
5278
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
5279
              </ul>
5280
            </li>
5281
            <li class="dropdown">
5282
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
5283
              <ul class="dropdown-menu" role="menu">
5284
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
5285
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
5286
                <li><a href="/theapacheway/">The Apache Way</a></li>
5287
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
5288
                <li><a href="/licenses">Licenses</a></li>
5289
                <li><a href="/foundation/glossary">Glossary</a></li>
5290
                <li><a href="/foundation/faq">FAQ</a></li>
5291
              </ul>
5292
            </li>
5293
            <li class="dropdown">
5294
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
5295
              <ul class="dropdown-menu" role="menu">
5296
                <li><a href="/dev/">Developer Information</a></li>
5297
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
5298
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
5299
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
5300
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
5301
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
5302
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
5303
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
5304
                <li><a href="/logos/">Project Logos</a></li>
5305
              </ul>
5306
            </li>
5307
            <li class="dropdown">
5308
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
5309
              <ul class="dropdown-menu" role="menu">
5310
                <li><a href="/foundation/">About</a></li>
5311
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
5312
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
5313
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
5314
                <li><a href="/foundation/leadership">Leadership</a></li>
5315
                <li><a href="/foundation/members">Members</a></li>
5316
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
5317
                <li><a href="/press/">Newsroom</a></li>
5318
                <li><a href="/foundation/contact">Contact</a></li>
5319
              </ul>
5320
            </li>
5321
            
5322
           
5323
            
5324
            <li class="dropdown">
5325
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
5326
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
5327
              <ul class="dropdown-menu search-form" role="search">
5328
                <li>
5329
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
5330
                </li>
5331
              </ul>
5332
            </li>
5333
          </ul>
5334
        </div>
5335
      </div>
5336
    </nav>
5337
  </header>
5338
     <!-- Script is to make the input field ready as soon as user click the search button-->
5339
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
5340
     <script>
5341
   document.addEventListener('DOMContentLoaded', function () {
5342
    // Using Bootstrap's event system for dropdowns
5343
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
5344
        // Check if this is the search dropdown
5345
        if ($(this).find('.glyphicon-search').length > 0) {
5346
            // Find and focus the search input
5347
            setTimeout(function() {
5348
                $('.pagefind-ui__search-input').focus();
5349
            }, 50); // Small delay to ensure input is ready
5350
        }
5351
    });
5352
});
5353
  </script>
5354
  <!-- / Navigation -->
5355
  <header id="main-header" class="container">
5356
    <div class="main">
5357
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
5358
5359
    </div>
5360
 
5361
  </header>
5362
  <main id="maincontent">
5363
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
5364
<ul>
5365
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
5366
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
5367
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
5368
</ul>
5369
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
5370
reliable and long-lived software products through collaborative, open-source software development.</p>
5371
<p>All packages produced by the ASF are implicitly licensed under the Apache
5372
License, Version 2.0, unless otherwise explicitly stated.</p>
5373
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
5374
<p style="text-align:center">
5375
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
5376
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
5377
</p>
5378
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
5379
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
5380
<div style="margin-left: 1em;">
5381
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
5382
distribution as defined by Sections 1 through 9 of this document.</p>
5383
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
5384
copyright owner that is granting the License.</p>
5385
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
5386
entities that control, are controlled by, or are under common control with
5387
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
5388
power, direct or indirect, to cause the direction or management of such
5389
entity, whether by contract or otherwise, or (ii) ownership of fifty
5390
percent (50%) or more of the outstanding shares, or (iii) beneficial
5391
ownership of such entity.</p>
5392
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
5393
permissions granted by this License.</p>
5394
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
5395
including but not limited to software source code, documentation source,
5396
and configuration files.</p>
5397
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
5398
or translation of a Source form, including but not limited to compiled
5399
object code, generated documentation, and conversions to other media types.</p>
5400
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
5401
made available under the License, as indicated by a copyright notice that
5402
is included in or attached to the work (an example is provided in the
5403
Appendix below).</p>
5404
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
5405
that is based on (or derived from) the Work and for which the editorial
5406
revisions, annotations, elaborations, or other modifications represent, as
5407
a whole, an original work of authorship. For the purposes of this License,
5408
Derivative Works shall not include works that remain separable from, or
5409
merely link (or bind by name) to the interfaces of, the Work and Derivative
5410
Works thereof.</p>
5411
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
5412
version of the Work and any modifications or additions to that Work or
5413
Derivative Works thereof, that is intentionally submitted to Licensor for
5414
inclusion in the Work by the copyright owner or by an individual or Legal
5415
Entity authorized to submit on behalf of the copyright owner. For the
5416
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
5417
verbal, or written communication sent to the Licensor or its
5418
representatives, including but not limited to communication on electronic
5419
mailing lists, source code control systems, and issue tracking systems that
5420
are managed by, or on behalf of, the Licensor for the purpose of discussing
5421
and improving the Work, but excluding communication that is conspicuously
5422
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
5423
Contribution.</strong>"</p>
5424
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
5425
behalf of whom a Contribution has been received by Licensor and
5426
subsequently incorporated within the Work.</p>
5427
</div>
5428
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
5429
terms and conditions of this License, each Contributor hereby grants to You
5430
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5431
copyright license to reproduce, prepare Derivative Works of, publicly
5432
display, publicly perform, sublicense, and distribute the Work and such
5433
Derivative Works in Source or Object form.</p>
5434
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
5435
and conditions of this License, each Contributor hereby grants to You a
5436
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5437
(except as stated in this section) patent license to make, have made, use,
5438
offer to sell, sell, import, and otherwise transfer the Work, where such
5439
license applies only to those patent claims licensable by such Contributor
5440
that are necessarily infringed by their Contribution(s) alone or by
5441
combination of their Contribution(s) with the Work to which such
5442
Contribution(s) was submitted. If You institute patent litigation against
5443
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
5444
that the Work or a Contribution incorporated within the Work constitutes
5445
direct or contributory patent infringement, then any patent licenses
5446
granted to You under this License for that Work shall terminate as of the
5447
date such litigation is filed.</p>
5448
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
5449
distribute copies of the Work or Derivative Works thereof in any medium,
5450
with or without modifications, and in Source or Object form, provided that
5451
You meet the following conditions:</p>
5452
<ol style="list-style: lower-latin;">
5453
<li>You must give any other recipients of the Work or Derivative Works a
5454
copy of this License; and</li>
5455
<li>You must cause any modified files to carry prominent notices stating
5456
that You changed the files; and</li>
5457
<li>You must retain, in the Source form of any Derivative Works that You
5458
distribute, all copyright, patent, trademark, and attribution notices from
5459
the Source form of the Work, excluding those notices that do not pertain to
5460
any part of the Derivative Works; and</li>
5461
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
5462
then any Derivative Works that You distribute must include a readable copy
5463
of the attribution notices contained within such NOTICE file, excluding
5464
those notices that do not pertain to any part of the Derivative Works, in
5465
at least one of the following places: within a NOTICE text file distributed
5466
as part of the Derivative Works; within the Source form or documentation,
5467
if provided along with the Derivative Works; or, within a display generated
5468
by the Derivative Works, if and wherever such third-party notices normally
5469
appear. The contents of the NOTICE file are for informational purposes only
5470
and do not modify the License. You may add Your own attribution notices
5471
within Derivative Works that You distribute, alongside or as an addendum to
5472
the NOTICE text from the Work, provided that such additional attribution
5473
notices cannot be construed as modifying the License.
5474
</li>
5475
</ol>
5476
<p>You may add Your own copyright statement to Your modifications and may
5477
provide additional or different license terms and conditions for use,
5478
reproduction, or distribution of Your modifications, or for any such
5479
Derivative Works as a whole, provided Your use, reproduction, and
5480
distribution of the Work otherwise complies with the conditions stated in
5481
this License.</p>
5482
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
5483
explicitly state otherwise, any Contribution intentionally submitted for
5484
inclusion in the Work by You to the Licensor shall be under the terms and
5485
conditions of this License, without any additional terms or conditions.
5486
Notwithstanding the above, nothing herein shall supersede or modify the
5487
terms of any separate license agreement you may have executed with Licensor
5488
regarding such Contributions.</p>
5489
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
5490
permission to use the trade names, trademarks, service marks, or product
5491
names of the Licensor, except as required for reasonable and customary use
5492
in describing the origin of the Work and reproducing the content of the
5493
NOTICE file.</p>
5494
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
5495
applicable law or agreed to in writing, Licensor provides the Work (and
5496
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
5497
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
5498
without limitation, any warranties or conditions of TITLE,
5499
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
5500
are solely responsible for determining the appropriateness of using or
5501
redistributing the Work and assume any risks associated with Your exercise
5502
of permissions under this License.</p>
5503
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
5504
under no legal theory, whether in tort (including negligence), contract, or
5505
otherwise, unless required by applicable law (such as deliberate and
5506
grossly negligent acts) or agreed to in writing, shall any Contributor be
5507
liable to You for damages, including any direct, indirect, special,
5508
incidental, or consequential damages of any character arising as a result
5509
of this License or out of the use or inability to use the Work (including
5510
but not limited to damages for loss of goodwill, work stoppage, computer
5511
failure or malfunction, or any and all other commercial damages or losses),
5512
even if such Contributor has been advised of the possibility of such
5513
damages.</p>
5514
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
5515
While redistributing the Work or Derivative Works thereof, You may choose
5516
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
5517
or other liability obligations and/or rights consistent with this License.
5518
However, in accepting such obligations, You may act only on Your own behalf
5519
and on Your sole responsibility, not on behalf of any other Contributor,
5520
and only if You agree to indemnify, defend, and hold each Contributor
5521
harmless for any liability incurred by, or claims asserted against, such
5522
Contributor by reason of your accepting any such warranty or additional
5523
liability.</p>
5524
<p>END OF TERMS AND CONDITIONS</p>
5525
</div>
5526
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
5527
<p>Include a copy of the Apache License, typically in a file called
5528
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
5529
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
5530
declaration, replacing the fields enclosed by brackets "[]" with your own
5531
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
5532
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
5533
identification within third-party archives.</p>
5534
<pre><code>Copyright [yyyy] [name of copyright owner]
5535
5536
Licensed under the Apache License, Version 2.0 (the "License");
5537
you may not use this file except in compliance with the License.
5538
You may obtain a copy of the License at
5539
5540
    http://www.apache.org/licenses/LICENSE-2.0
5541
5542
Unless required by applicable law or agreed to in writing, software
5543
distributed under the License is distributed on an "AS IS" BASIS,
5544
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5545
See the License for the specific language governing permissions and
5546
limitations under the License.
5547
</code></pre>
5548
5549
</div>  </main>
5550
5551
  <!-- Footer -->
5552
  <footer class="bg-primary">
5553
    <div class="container">
5554
      <div class="row">
5555
        <br />
5556
        <div class="col-sm-2">
5557
          <h5 class="white">Community</h5>
5558
          <ul class="list-unstyled white" role="menu">
5559
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
5560
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
5561
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
5562
            <li><a href="/community-resources/">Community Resources</a></li>
5563
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
5564
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
5565
          </ul>
5566
        </div>
5567
5568
        <div class="col-sm-2">
5569
          <h5 class="white">Projects</h5>
5570
          <ul class="list-unstyled white" role="menu">
5571
              <li><a href="/projects">Projects</a></li>
5572
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
5573
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
5574
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
5575
              <li><a href="/security">Report a Vulnerability</a></li>
5576
          </ul>
5577
        </div>
5578
        <div class="col-sm-2">
5579
          <h5 class="white">Downloads</h5>
5580
          <ul class="list-unstyled white" role="menu">
5581
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
5582
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
5583
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
5584
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
5585
          </ul>
5586
        </div>
5587
5588
        <div class="col-sm-2">
5589
          <h5 class="white">Learn</h5>
5590
          <ul class="list-unstyled white" role="menu">
5591
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
5592
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
5593
            <li><a href="/theapacheway/">The Apache Way</a></li>
5594
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
5595
            <li><a href="/licenses">Licenses</a></li>
5596
            <li><a href="/foundation/glossary">Glossary</a></li>
5597
            <li><a href="/foundation/faq">FAQ</a></li>
5598
          </ul>
5599
        </div>
5600
5601
        <div class="col-sm-2">
5602
          <h5 class="white">Resources &amp; Tools</h5>
5603
          <ul class="list-unstyled white" role="menu">
5604
              <li><a href="/dev/">Developer Information</a></li>
5605
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
5606
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
5607
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
5608
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
5609
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
5610
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
5611
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
5612
              <li><a href="/logos/">Project Logos</a></li>
5613
          </ul>
5614
        </div>
5615
5616
        <div class="col-sm-2">
5617
          <h5 class="white">About</h5>
5618
          <ul class="list-unstyled white" role="menu">
5619
            <li><a href="/foundation/">About</a></li>
5620
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
5621
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
5622
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
5623
            <li><a href="/foundation/leadership">Leadership</a></li>
5624
            <li><a href="/foundation/members">Members</a></li>
5625
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
5626
            <li><a href="/press/">Newsroom</a></li>
5627
            <li><a href="/foundation/contact">Contact</a></li>
5628
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
5629
          </ul>
5630
        </div>
5631
5632
5633
      </div>
5634
      <hr class="col-lg-12 hr-white" />
5635
      <div class="row">
5636
        <div class="col-lg-12">
5637
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
5638
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
5639
        </div>
5640
      </div>
5641
    </div>
5642
5643
  </footer>
5644
5645
  <!-- / Footer -->
5646
5647
  <script src="/js/jquery.min.js"></script>
5648
  <script src="/js/bootstrap.js"></script>
5649
  <script src="/js/slideshow.js"></script>
5650
  <script>
5651
    (function($){
5652
      $(document).ready(function(){
5653
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
5654
          event.preventDefault();
5655
          event.stopPropagation();
5656
          $(this).parent().siblings().removeClass('open');
5657
          $(this).parent().toggleClass('open');
5658
          console.log('WOrked');
5659
        });
5660
      });
5661
    })(jQuery);
5662
  </script>
5663
</body>
5664
</html></pre>
5665
}}
5666
|
5667
|com.zfabrik.db.data|c3p0-0.9.1.2|c3p0-0.9.1.2.license|{{collapse(LGPL)
5668
<pre>                   GNU LESSER GENERAL PUBLIC LICENSE
5669
                       Version 3, 29 June 2007
5670
5671
 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
5672
 Everyone is permitted to copy and distribute verbatim copies
5673
 of this license document, but changing it is not allowed.
5674
5675
5676
  This version of the GNU Lesser General Public License incorporates
5677
the terms and conditions of version 3 of the GNU General Public
5678
License, supplemented by the additional permissions listed below.
5679
5680
  0. Additional Definitions.
5681
5682
  As used herein, "this License" refers to version 3 of the GNU Lesser
5683
General Public License, and the "GNU GPL" refers to version 3 of the GNU
5684
General Public License.
5685
5686
  "The Library" refers to a covered work governed by this License,
5687
other than an Application or a Combined Work as defined below.
5688
5689
  An "Application" is any work that makes use of an interface provided
5690
by the Library, but which is not otherwise based on the Library.
5691
Defining a subclass of a class defined by the Library is deemed a mode
5692
of using an interface provided by the Library.
5693
5694
  A "Combined Work" is a work produced by combining or linking an
5695
Application with the Library.  The particular version of the Library
5696
with which the Combined Work was made is also called the "Linked
5697
Version".
5698
5699
  The "Minimal Corresponding Source" for a Combined Work means the
5700
Corresponding Source for the Combined Work, excluding any source code
5701
for portions of the Combined Work that, considered in isolation, are
5702
based on the Application, and not on the Linked Version.
5703
5704
  The "Corresponding Application Code" for a Combined Work means the
5705
object code and/or source code for the Application, including any data
5706
and utility programs needed for reproducing the Combined Work from the
5707
Application, but excluding the System Libraries of the Combined Work.
5708
5709
  1. Exception to Section 3 of the GNU GPL.
5710
5711
  You may convey a covered work under sections 3 and 4 of this License
5712
without being bound by section 3 of the GNU GPL.
5713
5714
  2. Conveying Modified Versions.
5715
5716
  If you modify a copy of the Library, and, in your modifications, a
5717
facility refers to a function or data to be supplied by an Application
5718
that uses the facility (other than as an argument passed when the
5719
facility is invoked), then you may convey a copy of the modified
5720
version:
5721
5722
   a) under this License, provided that you make a good faith effort to
5723
   ensure that, in the event an Application does not supply the
5724
   function or data, the facility still operates, and performs
5725
   whatever part of its purpose remains meaningful, or
5726
5727
   b) under the GNU GPL, with none of the additional permissions of
5728
   this License applicable to that copy.
5729
5730
  3. Object Code Incorporating Material from Library Header Files.
5731
5732
  The object code form of an Application may incorporate material from
5733
a header file that is part of the Library.  You may convey such object
5734
code under terms of your choice, provided that, if the incorporated
5735
material is not limited to numerical parameters, data structure
5736
layouts and accessors, or small macros, inline functions and templates
5737
(ten or fewer lines in length), you do both of the following:
5738
5739
   a) Give prominent notice with each copy of the object code that the
5740
   Library is used in it and that the Library and its use are
5741
   covered by this License.
5742
5743
   b) Accompany the object code with a copy of the GNU GPL and this license
5744
   document.
5745
5746
  4. Combined Works.
5747
5748
  You may convey a Combined Work under terms of your choice that,
5749
taken together, effectively do not restrict modification of the
5750
portions of the Library contained in the Combined Work and reverse
5751
engineering for debugging such modifications, if you also do each of
5752
the following:
5753
5754
   a) Give prominent notice with each copy of the Combined Work that
5755
   the Library is used in it and that the Library and its use are
5756
   covered by this License.
5757
5758
   b) Accompany the Combined Work with a copy of the GNU GPL and this license
5759
   document.
5760
5761
   c) For a Combined Work that displays copyright notices during
5762
   execution, include the copyright notice for the Library among
5763
   these notices, as well as a reference directing the user to the
5764
   copies of the GNU GPL and this license document.
5765
5766
   d) Do one of the following:
5767
5768
       0) Convey the Minimal Corresponding Source under the terms of this
5769
       License, and the Corresponding Application Code in a form
5770
       suitable for, and under terms that permit, the user to
5771
       recombine or relink the Application with a modified version of
5772
       the Linked Version to produce a modified Combined Work, in the
5773
       manner specified by section 6 of the GNU GPL for conveying
5774
       Corresponding Source.
5775
5776
       1) Use a suitable shared library mechanism for linking with the
5777
       Library.  A suitable mechanism is one that (a) uses at run time
5778
       a copy of the Library already present on the user's computer
5779
       system, and (b) will operate properly with a modified version
5780
       of the Library that is interface-compatible with the Linked
5781
       Version.
5782
5783
   e) Provide Installation Information, but only if you would otherwise
5784
   be required to provide such information under section 6 of the
5785
   GNU GPL, and only to the extent that such information is
5786
   necessary to install and execute a modified version of the
5787
   Combined Work produced by recombining or relinking the
5788
   Application with a modified version of the Linked Version. (If
5789
   you use option 4d0, the Installation Information must accompany
5790
   the Minimal Corresponding Source and Corresponding Application
5791
   Code. If you use option 4d1, you must provide the Installation
5792
   Information in the manner specified by section 6 of the GNU GPL
5793
   for conveying Corresponding Source.)
5794
5795
  5. Combined Libraries.
5796
5797
  You may place library facilities that are a work based on the
5798
Library side by side in a single library together with other library
5799
facilities that are not Applications and are not covered by this
5800
License, and convey such a combined library under terms of your
5801
choice, if you do both of the following:
5802
5803
   a) Accompany the combined library with a copy of the same work based
5804
   on the Library, uncombined with any other library facilities,
5805
   conveyed under the terms of this License.
5806
5807
   b) Give prominent notice with the combined library that part of it
5808
   is a work based on the Library, and explaining where to find the
5809
   accompanying uncombined form of the same work.
5810
5811
  6. Revised Versions of the GNU Lesser General Public License.
5812
5813
  The Free Software Foundation may publish revised and/or new versions
5814
of the GNU Lesser General Public License from time to time. Such new
5815
versions will be similar in spirit to the present version, but may
5816
differ in detail to address new problems or concerns.
5817
5818
  Each version is given a distinguishing version number. If the
5819
Library as you received it specifies that a certain numbered version
5820
of the GNU Lesser General Public License "or any later version"
5821
applies to it, you have the option of following the terms and
5822
conditions either of that published version or of any later version
5823
published by the Free Software Foundation. If the Library as you
5824
received it does not specify a version number of the GNU Lesser
5825
General Public License, you may choose any version of the GNU Lesser
5826
General Public License ever published by the Free Software Foundation.
5827
5828
  If the Library as you received it specifies that a proxy can decide
5829
whether future versions of the GNU Lesser General Public License shall
5830
apply, that proxy's public statement of acceptance of any version is
5831
permanent authorization for you to choose that version for the
5832
Library.
5833
5834
f the
5835
portions of the Library contained in the Combined Work and reverse
5836
engineering for debugging such modifications, if you also do each of
5837
the following:
5838
5839
   a) Give prominent notice with each copy of the Combined Work that
5840
   the Library is used in it and that the Library and its use are
5841
   covered by this License.
5842
5843
   b) Accompany the Combined Work with a copy of the GNU GPL and this license
5844
   document.
5845
5846
   c) For a Combined Work that displays copyright notices during
5847
   execution, include the copyright notice for the Library a</pre>
5848
}}
5849
|
5850
|com.zfabrik.db.drivers|derbyclient-10.14.2.0|LICENSE|{{collapse(Apache 2.0)
5851
<pre>
5852
                                 Apache License
5853
                           Version 2.0, January 2004
5854
                        http://www.apache.org/licenses/
5855
5856
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5857
5858
   1. Definitions.
5859
5860
      "License" shall mean the terms and conditions for use, reproduction,
5861
      and distribution as defined by Sections 1 through 9 of this document.
5862
5863
      "Licensor" shall mean the copyright owner or entity authorized by
5864
      the copyright owner that is granting the License.
5865
5866
      "Legal Entity" shall mean the union of the acting entity and all
5867
      other entities that control, are controlled by, or are under common
5868
      control with that entity. For the purposes of this definition,
5869
      "control" means (i) the power, direct or indirect, to cause the
5870
      direction or management of such entity, whether by contract or
5871
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
5872
      outstanding shares, or (iii) beneficial ownership of such entity.
5873
5874
      "You" (or "Your") shall mean an individual or Legal Entity
5875
      exercising permissions granted by this License.
5876
5877
      "Source" form shall mean the preferred form for making modifications,
5878
      including but not limited to software source code, documentation
5879
      source, and configuration files.
5880
5881
      "Object" form shall mean any form resulting from mechanical
5882
      transformation or translation of a Source form, including but
5883
      not limited to compiled object code, generated documentation,
5884
      and conversions to other media types.
5885
5886
      "Work" shall mean the work of authorship, whether in Source or
5887
      Object form, made available under the License, as indicated by a
5888
      copyright notice that is included in or attached to the work
5889
      (an example is provided in the Appendix below).
5890
5891
      "Derivative Works" shall mean any work, whether in Source or Object
5892
      form, that is based on (or derived from) the Work and for which the
5893
      editorial revisions, annotations, elaborations, or other modifications
5894
      represent, as a whole, an original work of authorship. For the purposes
5895
      of this License, Derivative Works shall not include works that remain
5896
      separable from, or merely link (or bind by name) to the interfaces of,
5897
      the Work and Derivative Works thereof.
5898
5899
      "Contribution" shall mean any work of authorship, including
5900
      the original version of the Work and any modifications or additions
5901
      to that Work or Derivative Works thereof, that is intentionally
5902
      submitted to Licensor for inclusion in the Work by the copyright owner
5903
      or by an individual or Legal Entity authorized to submit on behalf of
5904
      the copyright owner. For the purposes of this definition, "submitted"
5905
      means any form of electronic, verbal, or written communication sent
5906
      to the Licensor or its representatives, including but not limited to
5907
      communication on electronic mailing lists, source code control systems,
5908
      and issue tracking systems that are managed by, or on behalf of, the
5909
      Licensor for the purpose of discussing and improving the Work, but
5910
      excluding communication that is conspicuously marked or otherwise
5911
      designated in writing by the copyright owner as "Not a Contribution."
5912
5913
      "Contributor" shall mean Licensor and any individual or Legal Entity
5914
      on behalf of whom a Contribution has been received by Licensor and
5915
      subsequently incorporated within the Work.
5916
5917
   2. Grant of Copyright License. Subject to the terms and conditions of
5918
      this License, each Contributor hereby grants to You a perpetual,
5919
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5920
      copyright license to reproduce, prepare Derivative Works of,
5921
      publicly display, publicly perform, sublicense, and distribute the
5922
      Work and such Derivative Works in Source or Object form.
5923
5924
   3. Grant of Patent License. Subject to the terms and conditions of
5925
      this License, each Contributor hereby grants to You a perpetual,
5926
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5927
      (except as stated in this section) patent license to make, have made,
5928
      use, offer to sell, sell, import, and otherwise transfer the Work,
5929
      where such license applies only to those patent claims licensable
5930
      by such Contributor that are necessarily infringed by their
5931
      Contribution(s) alone or by combination of their Contribution(s)
5932
      with the Work to which such Contribution(s) was submitted. If You
5933
      institute patent litigation against any entity (including a
5934
      cross-claim or counterclaim in a lawsuit) alleging that the Work
5935
      or a Contribution incorporated within the Work constitutes direct
5936
      or contributory patent infringement, then any patent licenses
5937
      granted to You under this License for that Work shall terminate
5938
      as of the date such litigation is filed.
5939
5940
   4. Redistribution. You may reproduce and distribute copies of the
5941
      Work or Derivative Works thereof in any medium, with or without
5942
      modifications, and in Source or Object form, provided that You
5943
      meet the following conditions:
5944
5945
      (a) You must give any other recipients of the Work or
5946
          Derivative Works a copy of this License; and
5947
5948
      (b) You must cause any modified files to carry prominent notices
5949
          stating that You changed the files; and
5950
5951
      (c) You must retain, in the Source form of any Derivative Works
5952
          that You distribute, all copyright, patent, trademark, and
5953
          attribution notices from the Source form of the Work,
5954
          excluding those notices that do not pertain to any part of
5955
          the Derivative Works; and
5956
5957
      (d) If the Work includes a "NOTICE" text file as part of its
5958
          distribution, then any Derivative Works that You distribute must
5959
          include a readable copy of the attribution notices contained
5960
          within such NOTICE file, excluding those notices that do not
5961
          pertain to any part of the Derivative Works, in at least one
5962
          of the following places: within a NOTICE text file distributed
5963
          as part of the Derivative Works; within the Source form or
5964
          documentation, if provided along with the Derivative Works; or,
5965
          within a display generated by the Derivative Works, if and
5966
          wherever such third-party notices normally appear. The contents
5967
          of the NOTICE file are for informational purposes only and
5968
          do not modify the License. You may add Your own attribution
5969
          notices within Derivative Works that You distribute, alongside
5970
          or as an addendum to the NOTICE text from the Work, provided
5971
          that such additional attribution notices cannot be construed
5972
          as modifying the License.
5973
5974
      You may add Your own copyright statement to Your modifications and
5975
      may provide additional or different license terms and conditions
5976
      for use, reproduction, or distribution of Your modifications, or
5977
      for any such Derivative Works as a whole, provided Your use,
5978
      reproduction, and distribution of the Work otherwise complies with
5979
      the conditions stated in this License.
5980
5981
   5. Submission of Contributions. Unless You explicitly state otherwise,
5982
      any Contribution intentionally submitted for inclusion in the Work
5983
      by You to the Licensor shall be under the terms and conditions of
5984
      this License, without any additional terms or conditions.
5985
      Notwithstanding the above, nothing herein shall supersede or modify
5986
      the terms of any separate license agreement you may have executed
5987
      with Licensor regarding such Contributions.
5988
5989
   6. Trademarks. This License does not grant permission to use the trade
5990
      names, trademarks, service marks, or product names of the Licensor,
5991
      except as required for reasonable and customary use in describing the
5992
      origin of the Work and reproducing the content of the NOTICE file.
5993
5994
   7. Disclaimer of Warranty. Unless required by applicable law or
5995
      agreed to in writing, Licensor provides the Work (and each
5996
      Contributor provides its Contributions) on an "AS IS" BASIS,
5997
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5998
      implied, including, without limitation, any warranties or conditions
5999
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
6000
      PARTICULAR PURPOSE. You are solely responsible for determining the
6001
      appropriateness of using or redistributing the Work and assume any
6002
      risks associated with Your exercise of permissions under this License.
6003
6004
   8. Limitation of Liability. In no event and under no legal theory,
6005
      whether in tort (including negligence), contract, or otherwise,
6006
      unless required by applicable law (such as deliberate and grossly
6007
      negligent acts) or agreed to in writing, shall any Contributor be
6008
      liable to You for damages, including any direct, indirect, special,
6009
      incidental, or consequential damages of any character arising as a
6010
      result of this License or out of the use or inability to use the
6011
      Work (including but not limited to damages for loss of goodwill,
6012
      work stoppage, computer failure or malfunction, or any and all
6013
      other commercial damages or losses), even if such Contributor
6014
      has been advised of the possibility of such damages.
6015
6016
   9. Accepting Warranty or Additional Liability. While redistributing
6017
      the Work or Derivative Works thereof, You may choose to offer,
6018
      and charge a fee for, acceptance of support, warranty, indemnity,
6019
      or other liability obligations and/or rights consistent with this
6020
      License. However, in accepting such obligations, You may act only
6021
      on Your own behalf and on Your sole responsibility, not on behalf
6022
      of any other Contributor, and only if You agree to indemnify,
6023
      defend, and hold each Contributor harmless for any liability
6024
      incurred by, or claims asserted against, such Contributor by reason
6025
      of your accepting any such warranty or additional liability.
6026
6027
   END OF TERMS AND CONDITIONS
6028
6029
   APPENDIX: How to apply the Apache License to your work.
6030
6031
      To apply the Apache License to your work, attach the following
6032
      boilerplate notice, with the fields enclosed by brackets "[]"
6033
      replaced with your own identifying information. (Don't include
6034
      the brackets!)  The text should be enclosed in the appropriate
6035
      comment syntax for the file format. We also recommend that a
6036
      file or class name and description of purpose be included on the
6037
      same "printed page" as the copyright notice for easier
6038
      identification within third-party archives.
6039
6040
   Copyright [yyyy] [name of copyright owner]
6041
6042
   Licensed under the Apache License, Version 2.0 (the "License");
6043
   you may not use this file except in compliance with the License.
6044
   You may obtain a copy of the License at
6045
6046
       http://www.apache.org/licenses/LICENSE-2.0
6047
6048
   Unless required by applicable law or agreed to in writing, software
6049
   distributed under the License is distributed on an "AS IS" BASIS,
6050
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6051
   See the License for the specific language governing permissions and
6052
   limitations under the License.
6053
bmission of Contributions. Unless You explicitly state otherwise,
6054
      any Contribution intentionally submitted for inclusion in the Work
6055
      by You to the Licensor shall be under the terms and conditions of
6056
      this License, without any additional terms or conditions.
6057
      Notwithstanding the above, nothing herein shall supersede or modify
6058
      the terms of any separate license agreement you may have executed
6059
      with Licensor regarding such Contributions.
6060
6061
   6. Trademarks. This License does not grant permission to use the trade
6062
      names, trademarks, service marks, or product names of the Licensor,
6063
      except as required for reasonable and customary use in describing the
6064
      origin of the Work and reproducing the content of the NOTICE file.
6065
6066
   7. Disclaimer of Warranty. Unless required by applicable law or
6067
      agreed to in writing, Licensor provides the Work (and each
6068
      Contributor provides i</pre>
6069
}}
6070
|
6071
|com.zfabrik.db.drivers|h2-1.4.197|h2-1.4.197.license|{{collapse( OTHER )
6072
<pre>This software contains unmodified binary redistributions for
6073
H2 database engine (http://www.h2database.com/),
6074
which is dual licensed and available under the MPL 2.0
6075
(Mozilla Public License) or under the EPL 1.0 (Eclipse Public License).
6076
An original copy of the license agreement can be found at:
6077
http://www.h2database.com/html/license.html
6078
</pre>
6079
}}
6080
|
6081
|com.zfabrik.db.drivers|postgresql-42.2.2|LICENSE|{{collapse( OTHER )
6082
<pre>Copyright (c) 1997, PostgreSQL Global Development Group
6083
All rights reserved.
6084
6085
Redistribution and use in source and binary forms, with or without
6086
modification, are permitted provided that the following conditions are met:
6087
6088
1. Redistributions of source code must retain the above copyright notice,
6089
   this list of conditions and the following disclaimer.
6090
2. Redistributions in binary form must reproduce the above copyright notice,
6091
   this list of conditions and the following disclaimer in the documentation
6092
   and/or other materials provided with the distribution.
6093
6094
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
6095
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6096
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6097
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
6098
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
6099
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
6100
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
6101
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
6102
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
6103
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
6104
POSSIBILITY OF SUCH DAMAGE.
6105
</pre>
6106
}}
6107
|
6108
|com.zfabrik.dev.eclipsoid.srv|jgrapht-core-0.9.0|pom.xml|{{collapse(EPL 1.0)
6109
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
6110
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6111
<html xmlns="http://www.w3.org/1999/xhtml">
6112
6113
<head>
6114
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6115
<title>Eclipse Public License - Version 1.0</title>
6116
<style type="text/css">
6117
  body {
6118
    size: 8.5in 11.0in;
6119
    margin: 0.25in 0.5in 0.25in 0.5in;
6120
    tab-interval: 0.5in;
6121
    }
6122
  p {  	
6123
    margin-left: auto;
6124
    margin-top:  0.5em;
6125
    margin-bottom: 0.5em;
6126
    }
6127
  p.list {
6128
  	margin-left: 0.5in;
6129
    margin-top:  0.05em;
6130
    margin-bottom: 0.05em;
6131
    }
6132
  </style>
6133
6134
</head>
6135
6136
<body lang="EN-US">
6137
6138
<h2>Eclipse Public License - v 1.0</h2>
6139
6140
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
6141
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
6142
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
6143
AGREEMENT.</p>
6144
6145
<p><b>1. DEFINITIONS</b></p>
6146
6147
<p>&quot;Contribution&quot; means:</p>
6148
6149
<p class="list">a) in the case of the initial Contributor, the initial
6150
code and documentation distributed under this Agreement, and</p>
6151
<p class="list">b) in the case of each subsequent Contributor:</p>
6152
<p class="list">i) changes to the Program, and</p>
6153
<p class="list">ii) additions to the Program;</p>
6154
<p class="list">where such changes and/or additions to the Program
6155
originate from and are distributed by that particular Contributor. A
6156
Contribution 'originates' from a Contributor if it was added to the
6157
Program by such Contributor itself or anyone acting on such
6158
Contributor's behalf. Contributions do not include additions to the
6159
Program which: (i) are separate modules of software distributed in
6160
conjunction with the Program under their own license agreement, and (ii)
6161
are not derivative works of the Program.</p>
6162
6163
<p>&quot;Contributor&quot; means any person or entity that distributes
6164
the Program.</p>
6165
6166
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
6167
Contributor which are necessarily infringed by the use or sale of its
6168
Contribution alone or when combined with the Program.</p>
6169
6170
<p>&quot;Program&quot; means the Contributions distributed in accordance
6171
with this Agreement.</p>
6172
6173
<p>&quot;Recipient&quot; means anyone who receives the Program under
6174
this Agreement, including all Contributors.</p>
6175
6176
<p><b>2. GRANT OF RIGHTS</b></p>
6177
6178
<p class="list">a) Subject to the terms of this Agreement, each
6179
Contributor hereby grants Recipient a non-exclusive, worldwide,
6180
royalty-free copyright license to reproduce, prepare derivative works
6181
of, publicly display, publicly perform, distribute and sublicense the
6182
Contribution of such Contributor, if any, and such derivative works, in
6183
source code and object code form.</p>
6184
6185
<p class="list">b) Subject to the terms of this Agreement, each
6186
Contributor hereby grants Recipient a non-exclusive, worldwide,
6187
royalty-free patent license under Licensed Patents to make, use, sell,
6188
offer to sell, import and otherwise transfer the Contribution of such
6189
Contributor, if any, in source code and object code form. This patent
6190
license shall apply to the combination of the Contribution and the
6191
Program if, at the time the Contribution is added by the Contributor,
6192
such addition of the Contribution causes such combination to be covered
6193
by the Licensed Patents. The patent license shall not apply to any other
6194
combinations which include the Contribution. No hardware per se is
6195
licensed hereunder.</p>
6196
6197
<p class="list">c) Recipient understands that although each Contributor
6198
grants the licenses to its Contributions set forth herein, no assurances
6199
are provided by any Contributor that the Program does not infringe the
6200
patent or other intellectual property rights of any other entity. Each
6201
Contributor disclaims any liability to Recipient for claims brought by
6202
any other entity based on infringement of intellectual property rights
6203
or otherwise. As a condition to exercising the rights and licenses
6204
granted hereunder, each Recipient hereby assumes sole responsibility to
6205
secure any other intellectual property rights needed, if any. For
6206
example, if a third party patent license is required to allow Recipient
6207
to distribute the Program, it is Recipient's responsibility to acquire
6208
that license before distributing the Program.</p>
6209
6210
<p class="list">d) Each Contributor represents that to its knowledge it
6211
has sufficient copyright rights in its Contribution, if any, to grant
6212
the copyright license set forth in this Agreement.</p>
6213
6214
<p><b>3. REQUIREMENTS</b></p>
6215
6216
<p>A Contributor may choose to distribute the Program in object code
6217
form under its own license agreement, provided that:</p>
6218
6219
<p class="list">a) it complies with the terms and conditions of this
6220
Agreement; and</p>
6221
6222
<p class="list">b) its license agreement:</p>
6223
6224
<p class="list">i) effectively disclaims on behalf of all Contributors
6225
all warranties and conditions, express and implied, including warranties
6226
or conditions of title and non-infringement, and implied warranties or
6227
conditions of merchantability and fitness for a particular purpose;</p>
6228
6229
<p class="list">ii) effectively excludes on behalf of all Contributors
6230
all liability for damages, including direct, indirect, special,
6231
incidental and consequential damages, such as lost profits;</p>
6232
6233
<p class="list">iii) states that any provisions which differ from this
6234
Agreement are offered by that Contributor alone and not by any other
6235
party; and</p>
6236
6237
<p class="list">iv) states that source code for the Program is available
6238
from such Contributor, and informs licensees how to obtain it in a
6239
reasonable manner on or through a medium customarily used for software
6240
exchange.</p>
6241
6242
<p>When the Program is made available in source code form:</p>
6243
6244
<p class="list">a) it must be made available under this Agreement; and</p>
6245
6246
<p class="list">b) a copy of this Agreement must be included with each
6247
copy of the Program.</p>
6248
6249
<p>Contributors may not remove or alter any copyright notices contained
6250
within the Program.</p>
6251
6252
<p>Each Contributor must identify itself as the originator of its
6253
Contribution, if any, in a manner that reasonably allows subsequent
6254
Recipients to identify the originator of the Contribution.</p>
6255
6256
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
6257
6258
<p>Commercial distributors of software may accept certain
6259
responsibilities with respect to end users, business partners and the
6260
like. While this license is intended to facilitate the commercial use of
6261
the Program, the Contributor who includes the Program in a commercial
6262
product offering should do so in a manner which does not create
6263
potential liability for other Contributors. Therefore, if a Contributor
6264
includes the Program in a commercial product offering, such Contributor
6265
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
6266
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
6267
against any losses, damages and costs (collectively &quot;Losses&quot;)
6268
arising from claims, lawsuits and other legal actions brought by a third
6269
party against the Indemnified Contributor to the extent caused by the
6270
acts or omissions of such Commercial Contributor in connection with its
6271
distribution of the Program in a commercial product offering. The
6272
obligations in this section do not apply to any claims or Losses
6273
relating to any actual or alleged intellectual property infringement. In
6274
order to qualify, an Indemnified Contributor must: a) promptly notify
6275
the Commercial Contributor in writing of such claim, and b) allow the
6276
Commercial Contributor to control, and cooperate with the Commercial
6277
Contributor in, the defense and any related settlement negotiations. The
6278
Indemnified Contributor may participate in any such claim at its own
6279
expense.</p>
6280
6281
<p>For example, a Contributor might include the Program in a commercial
6282
product offering, Product X. That Contributor is then a Commercial
6283
Contributor. If that Commercial Contributor then makes performance
6284
claims, or offers warranties related to Product X, those performance
6285
claims and warranties are such Commercial Contributor's responsibility
6286
alone. Under this section, the Commercial Contributor would have to
6287
defend claims against the other Contributors related to those
6288
performance claims and warranties, and if a court requires any other
6289
Contributor to pay any damages as a result, the Commercial Contributor
6290
must pay those damages.</p>
6291
6292
<p><b>5. NO WARRANTY</b></p>
6293
6294
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
6295
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
6296
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
6297
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
6298
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
6299
responsible for determining the appropriateness of using and
6300
distributing the Program and assumes all risks associated with its
6301
exercise of rights under this Agreement , including but not limited to
6302
the risks and costs of program errors, compliance with applicable laws,
6303
damage to or loss of data, programs or equipment, and unavailability or
6304
interruption of operations.</p>
6305
6306
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
6307
6308
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
6309
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
6310
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
6311
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
6312
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
6313
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
6314
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
6315
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
6316
6317
<p><b>7. GENERAL</b></p>
6318
6319
<p>If any provision of this Agreement is invalid or unenforceable under
6320
applicable law, it shall not affect the validity or enforceability of
6321
the remainder of the terms of this Agreement, and without further action
6322
by the parties hereto, such provision shall be reformed to the minimum
6323
extent necessary to make such provision valid and enforceable.</p>
6324
6325
<p>If Recipient institutes patent litigation against any entity
6326
(including a cross-claim or counterclaim in a lawsuit) alleging that the
6327
Program itself (excluding combinations of the Program with other
6328
software or hardware) infringes such Recipient's patent(s), then such
6329
Recipient's rights granted under Section 2(b) shall terminate as of the
6330
date such litigation is filed.</p>
6331
6332
<p>All Recipient's rights under this Agreement shall terminate if it
6333
fails to comply with any of the material terms or conditions of this
6334
Agreement and does not cure such failure in a reasonable period of time
6335
after becoming aware of such noncompliance. If all Recipient's rights
6336
under this Agreement terminate, Recipient agrees to cease use and
6337
distribution of the Program as soon as reasonably practicable. However,
6338
Recipient's obligations under this Agreement and any licenses granted by
6339
Recipient relating to the Program shall continue and survive.</p>
6340
6341
<p>Everyone is permitted to copy and distribute copies of this
6342
Agreement, but in order to avoid inconsistency the Agreement is
6343
copyrighted and may only be modified in the following manner. The
6344
Agreement Steward reserves the right to publish new versions (including
6345
revisions) of this Agreement from time to time. No one other than the
6346
Agreement Steward has the right to modify this Agreement. The Eclipse
6347
Foundation is the initial Agreement Steward. The Eclipse Foundation may
6348
assign the responsibility to serve as the Agreement Steward to a
6349
suitable separate entity. Each new version of the Agreement will be
6350
given a distinguishing version number. The Program (including
6351
Contributions) may always be distributed subject to the version of the
6352
Agreement under which it was received. In addition, after a new version
6353
of the Agreement is published, Contributor may elect to distribute the
6354
Program (including its Contributions) under the new version. Except as
6355
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
6356
rights or licenses to the intellectual property of any Contributor under
6357
this Agreement, whether expressly, by implication, estoppel or
6358
otherwise. All rights in the Program not expressly granted under this
6359
Agreement are reserved.</p>
6360
6361
<p>This Agreement is governed by the laws of the State of New York and
6362
the intellectual property laws of the United States of America. No party
6363
to this Agreement will bring a legal action under this Agreement more
6364
than one year after the cause of action arose. Each party waives its
6365
rights to a jury trial in any resulting litigation.</p>
6366
6367
</body>
6368
6369
</html></pre>
6370
}}
6371
|
6372
|com.zfabrik.dev.eclipsoid.srv|org.json|LICENSE.TXT|{{collapse( OTHER )
6373
<pre>Copyright (c) 2002 JSON.org
6374
6375
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:
6376
6377
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6378
6379
The Software shall be used for Good, not Evil.
6380
6381
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. </pre>
6382
}}
6383
|
6384
|com.zfabrik.jakarta.activation|activation-1.1|LICENSE.txt|{{collapse(CDDL 1.0)
6385
<pre>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
6386
6387
1. Definitions.
6388
6389
1.1. Contributor means each individual or entity that creates or contributes to the creation of Modifications.
6390
6391
1.2. Contributor Version means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor.
6392
6393
1.3. Covered Software means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof.
6394
6395
1.4. Executable means the Covered Software in any form other than Source Code.
6396
6397
1.5. Initial Developer means the individual or entity that first makes Original Software available under this License.
6398
6399
1.6. Larger Work means a work which combines Covered Software or portions thereof with code not governed by the terms of this License.
6400
6401
1.7. License means this document.
6402
6403
1.8. Licensable means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
6404
6405
1.9. Modifications means the Source Code and Executable form of any of the following:
6406
6407
A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications;
6408
6409
B. Any new file that contains any part of the Original Software or previous Modification; or
6410
6411
C. Any new file that is contributed or otherwise made available under the terms of this License.
6412
6413
1.10. Original Software means the Source Code and Executable form of computer software code that is originally released under this License.
6414
6415
1.11. Patent Claims means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.
6416
6417
1.12. Source Code means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code.
6418
6419
1.13. You (or Your) means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, You includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, control means (a)the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b)ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
6420
6421
2. License Grants.
6422
6423
2.1. The Initial Developer Grant.
6424
Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license:
6425
(a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and
6426
(b) under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof).
6427
(c) The licenses granted in Sections2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License.
6428
(d) Notwithstanding Section2.1(b) above, no patent license is granted: (1)for code that You delete from the Original Software, or (2)for infringements caused by: (i)the modification of the Original Software, or (ii)the combination of the Original Software with other software or devices.
6429
6430
2.2. Contributor Grant.
6431
Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:
6432
(a) under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and
6433
(b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1)Modifications made by that Contributor (or portions thereof); and (2)the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination).
6434
(c) The licenses granted in Sections2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party.
6435
(d) Notwithstanding Section2.2(b) above, no patent license is granted: (1)for any code that Contributor has deleted from the Contributor Version; (2)for infringements caused by: (i)third party modifications of Contributor Version, or (ii)the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3)under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor.
6436
6437
3. Distribution Obligations.
6438
6439
3.1. Availability of Source Code.
6440
6441
Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange.
6442
6443
3.2. Modifications.
6444
6445
The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License.
6446
6447
3.3. Required Notices.
6448
You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer.
6449
6450
3.4. Application of Additional Terms.
6451
You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
6452
6453
3.5. Distribution of Executable Versions.
6454
You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipients rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
6455
6456
3.6. Larger Works.
6457
You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software.
6458
6459
4. Versions of the License.
6460
6461
4.1. New Versions.
6462
Sun Microsystems, Inc. is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License.
6463
6464
4.2. Effect of New Versions.
6465
6466
You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward.
6467
4.3. Modified Versions.
6468
6469
When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a)rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b)otherwise make it clear that the license contains terms which differ from this License.
6470
6471
5. DISCLAIMER OF WARRANTY.
6472
6473
COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN AS IS BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
6474
6475
6. TERMINATION.
6476
6477
6.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
6478
6479
6.2. If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as Participant) alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a written agreement with Participant.
6480
6481
6.3. In the event of termination under Sections6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination.
6482
6483
7. LIMITATION OF LIABILITY.
6484
6485
UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTYS NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
6486
6487
8. U.S. GOVERNMENT END USERS.
6488
6489
The Covered Software is a commercial item, as that term is defined in 48C.F.R.2.101 (Oct. 1995), consisting of commercial computer software (as that term is defined at 48 C.F.R. 252.227-7014(a)(1)) and commercial computer software documentation as such terms are used in 48C.F.R.12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License.
6490
6491
9. MISCELLANEOUS.
6492
6493
This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdictions conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software.
6494
6495
10. RESPONSIBILITY FOR CLAIMS.
6496
6497
As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
6498
6499
NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)
6500
The GlassFish code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California. 
6501
6502
6503
6504
alidly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination.
6505
6506
7. LIMITATION OF LIABILITY.
6507
6508
UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTYS NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
6509
6510
8. U.S. GOVERNMENT END USERS.
6511
6512
The Covered Software is a commercial item, as that term is defined in 48C.F.R.2.101 (Oct. 1995), consisting of commercial computer software (as that term is defined at 48 C.F.R. 252.227-7014(a)(1)) and commercial computer software documentation as such terms are used in 48C.F.R.12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License.
6513
6514
9. MISCELLANEOUS.
6515
6516
This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdictions conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software.
6517
6518
10. RESPONSIBILITY FOR CLAIMS.
6519
6520
As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to </pre>
6521
}}
6522
|
6523
|com.zfabrik.jakarta.activation|jakarta.activation-2.0.0|LICENSE.md|{{collapse( OTHER )
6524
<pre>
6525
    Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
6526
   
6527
    Redistribution and use in source and binary forms, with or without
6528
    modification, are permitted provided that the following conditions
6529
    are met:
6530
   
6531
      - Redistributions of source code must retain the above copyright
6532
        notice, this list of conditions and the following disclaimer.
6533
   
6534
      - Redistributions in binary form must reproduce the above copyright
6535
        notice, this list of conditions and the following disclaimer in the
6536
        documentation and/or other materials provided with the distribution.
6537
   
6538
      - Neither the name of the Eclipse Foundation, Inc. nor the names of its
6539
        contributors may be used to endorse or promote products derived
6540
        from this software without specific prior written permission.
6541
   
6542
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
6543
    IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
6544
    THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
6545
    PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
6546
    CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
6547
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
6548
    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
6549
    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
6550
    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
6551
    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
6552
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6553
</pre>
6554
}}
6555
|
6556
|com.zfabrik.jakarta.annotation|jakarta.annotation-api-2.0.0|LICENSE.md|{{collapse(EPL 2.0)
6557
<pre># Eclipse Public License - v 2.0
6558
6559
        THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
6560
        PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
6561
        OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
6562
6563
    1. DEFINITIONS
6564
6565
    "Contribution" means:
6566
6567
      a) in the case of the initial Contributor, the initial content
6568
         Distributed under this Agreement, and
6569
6570
      b) in the case of each subsequent Contributor: 
6571
         i) changes to the Program, and 
6572
         ii) additions to the Program;
6573
      where such changes and/or additions to the Program originate from
6574
      and are Distributed by that particular Contributor. A Contribution
6575
      "originates" from a Contributor if it was added to the Program by
6576
      such Contributor itself or anyone acting on such Contributor's behalf.
6577
      Contributions do not include changes or additions to the Program that
6578
      are not Modified Works.
6579
6580
    "Contributor" means any person or entity that Distributes the Program.
6581
6582
    "Licensed Patents" mean patent claims licensable by a Contributor which
6583
    are necessarily infringed by the use or sale of its Contribution alone
6584
    or when combined with the Program.
6585
6586
    "Program" means the Contributions Distributed in accordance with this
6587
    Agreement.
6588
6589
    "Recipient" means anyone who receives the Program under this Agreement
6590
    or any Secondary License (as applicable), including Contributors.
6591
6592
    "Derivative Works" shall mean any work, whether in Source Code or other
6593
    form, that is based on (or derived from) the Program and for which the
6594
    editorial revisions, annotations, elaborations, or other modifications
6595
    represent, as a whole, an original work of authorship.
6596
6597
    "Modified Works" shall mean any work in Source Code or other form that
6598
    results from an addition to, deletion from, or modification of the
6599
    contents of the Program, including, for purposes of clarity any new file
6600
    in Source Code form that contains any contents of the Program. Modified
6601
    Works shall not include works that contain only declarations,
6602
    interfaces, types, classes, structures, or files of the Program solely
6603
    in each case in order to link to, bind by name, or subclass the Program
6604
    or Modified Works thereof.
6605
6606
    "Distribute" means the acts of a) distributing or b) making available
6607
    in any manner that enables the transfer of a copy.
6608
6609
    "Source Code" means the form of a Program preferred for making
6610
    modifications, including but not limited to software source code,
6611
    documentation source, and configuration files.
6612
6613
    "Secondary License" means either the GNU General Public License,
6614
    Version 2.0, or any later versions of that license, including any
6615
    exceptions or additional permissions as identified by the initial
6616
    Contributor.
6617
6618
    2. GRANT OF RIGHTS
6619
6620
      a) Subject to the terms of this Agreement, each Contributor hereby
6621
      grants Recipient a non-exclusive, worldwide, royalty-free copyright
6622
      license to reproduce, prepare Derivative Works of, publicly display,
6623
      publicly perform, Distribute and sublicense the Contribution of such
6624
      Contributor, if any, and such Derivative Works.
6625
6626
      b) Subject to the terms of this Agreement, each Contributor hereby
6627
      grants Recipient a non-exclusive, worldwide, royalty-free patent
6628
      license under Licensed Patents to make, use, sell, offer to sell,
6629
      import and otherwise transfer the Contribution of such Contributor,
6630
      if any, in Source Code or other form. This patent license shall
6631
      apply to the combination of the Contribution and the Program if, at
6632
      the time the Contribution is added by the Contributor, such addition
6633
      of the Contribution causes such combination to be covered by the
6634
      Licensed Patents. The patent license shall not apply to any other
6635
      combinations which include the Contribution. No hardware per se is
6636
      licensed hereunder.
6637
6638
      c) Recipient understands that although each Contributor grants the
6639
      licenses to its Contributions set forth herein, no assurances are
6640
      provided by any Contributor that the Program does not infringe the
6641
      patent or other intellectual property rights of any other entity.
6642
      Each Contributor disclaims any liability to Recipient for claims
6643
      brought by any other entity based on infringement of intellectual
6644
      property rights or otherwise. As a condition to exercising the
6645
      rights and licenses granted hereunder, each Recipient hereby
6646
      assumes sole responsibility to secure any other intellectual
6647
      property rights needed, if any. For example, if a third party
6648
      patent license is required to allow Recipient to Distribute the
6649
      Program, it is Recipient's responsibility to acquire that license
6650
      before distributing the Program.
6651
6652
      d) Each Contributor represents that to its knowledge it has
6653
      sufficient copyright rights in its Contribution, if any, to grant
6654
      the copyright license set forth in this Agreement.
6655
6656
      e) Notwithstanding the terms of any Secondary License, no
6657
      Contributor makes additional grants to any Recipient (other than
6658
      those set forth in this Agreement) as a result of such Recipient's
6659
      receipt of the Program under the terms of a Secondary License
6660
      (if permitted under the terms of Section 3).
6661
6662
    3. REQUIREMENTS
6663
6664
    3.1 If a Contributor Distributes the Program in any form, then:
6665
6666
      a) the Program must also be made available as Source Code, in
6667
      accordance with section 3.2, and the Contributor must accompany
6668
      the Program with a statement that the Source Code for the Program
6669
      is available under this Agreement, and informs Recipients how to
6670
      obtain it in a reasonable manner on or through a medium customarily
6671
      used for software exchange; and
6672
6673
      b) the Contributor may Distribute the Program under a license
6674
      different than this Agreement, provided that such license:
6675
         i) effectively disclaims on behalf of all other Contributors all
6676
         warranties and conditions, express and implied, including
6677
         warranties or conditions of title and non-infringement, and
6678
         implied warranties or conditions of merchantability and fitness
6679
         for a particular purpose;
6680
6681
         ii) effectively excludes on behalf of all other Contributors all
6682
         liability for damages, including direct, indirect, special,
6683
         incidental and consequential damages, such as lost profits;
6684
6685
         iii) does not attempt to limit or alter the recipients' rights
6686
         in the Source Code under section 3.2; and
6687
6688
         iv) requires any subsequent distribution of the Program by any
6689
         party to be under a license that satisfies the requirements
6690
         of this section 3.
6691
6692
    3.2 When the Program is Distributed as Source Code:
6693
6694
      a) it must be made available under this Agreement, or if the
6695
      Program (i) is combined with other material in a separate file or
6696
      files made available under a Secondary License, and (ii) the initial
6697
      Contributor attached to the Source Code the notice described in
6698
      Exhibit A of this Agreement, then the Program may be made available
6699
      under the terms of such Secondary Licenses, and
6700
6701
      b) a copy of this Agreement must be included with each copy of
6702
      the Program.
6703
6704
    3.3 Contributors may not remove or alter any copyright, patent,
6705
    trademark, attribution notices, disclaimers of warranty, or limitations
6706
    of liability ("notices") contained within the Program from any copy of
6707
    the Program which they Distribute, provided that Contributors may add
6708
    their own appropriate notices.
6709
6710
    4. COMMERCIAL DISTRIBUTION
6711
6712
    Commercial distributors of software may accept certain responsibilities
6713
    with respect to end users, business partners and the like. While this
6714
    license is intended to facilitate the commercial use of the Program,
6715
    the Contributor who includes the Program in a commercial product
6716
    offering should do so in a manner which does not create potential
6717
    liability for other Contributors. Therefore, if a Contributor includes
6718
    the Program in a commercial product offering, such Contributor
6719
    ("Commercial Contributor") hereby agrees to defend and indemnify every
6720
    other Contributor ("Indemnified Contributor") against any losses,
6721
    damages and costs (collectively "Losses") arising from claims, lawsuits
6722
    and other legal actions brought by a third party against the Indemnified
6723
    Contributor to the extent caused by the acts or omissions of such
6724
    Commercial Contributor in connection with its distribution of the Program
6725
    in a commercial product offering. The obligations in this section do not
6726
    apply to any claims or Losses relating to any actual or alleged
6727
    intellectual property infringement. In order to qualify, an Indemnified
6728
    Contributor must: a) promptly notify the Commercial Contributor in
6729
    writing of such claim, and b) allow the Commercial Contributor to control,
6730
    and cooperate with the Commercial Contributor in, the defense and any
6731
    related settlement negotiations. The Indemnified Contributor may
6732
    participate in any such claim at its own expense.
6733
6734
    For example, a Contributor might include the Program in a commercial
6735
    product offering, Product X. That Contributor is then a Commercial
6736
    Contributor. If that Commercial Contributor then makes performance
6737
    claims, or offers warranties related to Product X, those performance
6738
    claims and warranties are such Commercial Contributor's responsibility
6739
    alone. Under this section, the Commercial Contributor would have to
6740
    defend claims against the other Contributors related to those performance
6741
    claims and warranties, and if a court requires any other Contributor to
6742
    pay any damages as a result, the Commercial Contributor must pay
6743
    those damages.
6744
6745
    5. NO WARRANTY
6746
6747
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
6748
    PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
6749
    BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
6750
    IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
6751
    TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
6752
    PURPOSE. Each Recipient is solely responsible for determining the
6753
    appropriateness of using and distributing the Program and assumes all
6754
    risks associated with its exercise of rights under this Agreement,
6755
    including but not limited to the risks and costs of program errors,
6756
    compliance with applicable laws, damage to or loss of data, programs
6757
    or equipment, and unavailability or interruption of operations.
6758
6759
    6. DISCLAIMER OF LIABILITY
6760
6761
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
6762
    PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
6763
    SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
6764
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
6765
    PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
6766
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
6767
    ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
6768
    EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
6769
    POSSIBILITY OF SUCH DAMAGES.
6770
6771
    7. GENERAL
6772
6773
    If any provision of this Agreement is invalid or unenforceable under
6774
    applicable law, it shall not affect the validity or enforceability of
6775
    the remainder of the terms of this Agreement, and without further
6776
    action by the parties hereto, such provision shall be reformed to the
6777
    minimum extent necessary to make such provision valid and enforceable.
6778
6779
    If Recipient institutes patent litigation against any entity
6780
    (including a cross-claim or counterclaim in a lawsuit) alleging that the
6781
    Program itself (excluding combinations of the Program with other software
6782
    or hardware) infringes such Recipient's patent(s), then such Recipient's
6783
    rights granted under Section 2(b) shall terminate as of the date such
6784
    litigation is filed.
6785
6786
    All Recipient's rights under this Agreement shall terminate if it
6787
    fails to comply with any of the material terms or conditions of this
6788
    Agreement and does not cure such failure in a reasonable period of
6789
    time after becoming aware of such noncompliance. If all Recipient's
6790
    rights under this Agreement terminate, Recipient agrees to cease use
6791
    and distribution of the Program as soon as reasonably practicable.
6792
    However, Recipient's obligations under this Agreement and any licenses
6793
    granted by Recipient relating to the Program shall continue and survive.
6794
6795
    Everyone is permitted to copy and distribute copies of this Agreement,
6796
    but in order to avoid inconsistency the Agreement is copyrighted and
6797
    may only be modified in the following manner. The Agreement Steward
6798
    reserves the right to publish new versions (including revisions) of
6799
    this Agreement from time to time. No one other than the Agreement
6800
    Steward has the right to modify this Agreement. The Eclipse Foundation
6801
    is the initial Agreement Steward. The Eclipse Foundation may assign the
6802
    responsibility to serve as the Agreement Steward to a suitable separate
6803
    entity. Each new version of the Agreement will be given a distinguishing
6804
    version number. The Program (including Contributions) may always be
6805
    Distributed subject to the version of the Agreement under which it was
6806
    received. In addition, after a new version of the Agreement is published,
6807
    Contributor may elect to Distribute the Program (including its
6808
    Contributions) under the new version.
6809
6810
    Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
6811
    receives no rights or licenses to the intellectual property of any
6812
    Contributor under this Agreement, whether expressly, by implication,
6813
    estoppel or otherwise. All rights in the Program not expressly granted
6814
    under this Agreement are reserved. Nothing in this Agreement is intended
6815
    to be enforceable by any entity that is not a Contributor or Recipient.
6816
    No third-party beneficiary rights are created under this Agreement.
6817
6818
    Exhibit A - Form of Secondary Licenses Notice
6819
6820
    "This Source Code may also be made available under the following 
6821
    Secondary Licenses when the conditions for such availability set forth 
6822
    in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
6823
    version(s), and exceptions or additional permissions here}."
6824
6825
      Simply including a copy of this Agreement, including this Exhibit A
6826
      is not sufficient to license the Source Code under Secondary Licenses.
6827
6828
      If it is not possible or desirable to put the notice in a particular
6829
      file, then You may include the notice in a location (such as a LICENSE
6830
      file in a relevant directory) where a recipient would be likely to
6831
      look for such a notice.
6832
6833
      You may add additional accurate notices of copyright ownership.
6834
6835
---
6836
6837
##    The GNU General Public License (GPL) Version 2, June 1991
6838
6839
    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
6840
    51 Franklin Street, Fifth Floor
6841
    Boston, MA 02110-1335
6842
    USA
6843
6844
    Everyone is permitted to copy and distribute verbatim copies
6845
    of this license document, but changing it is not allowed.
6846
6847
    Preamble
6848
6849
    The licenses for most software are designed to take away your freedom to
6850
    share and change it. By contrast, the GNU General Public License is
6851
    intended to guarantee your freedom to share and change free software--to
6852
    make sure the software is free for all its users. This General Public
6853
    License applies to most of the Free Software Foundation's software and
6854
    to any other program whose authors commit to using it. (Some other Free
6855
    Software Foundation software is covered by the GNU Library General
6856
    Public License instead.) You can apply it to your programs, too.
6857
6858
    When we speak of free software, we are referring to freedom, not price.
6859
    Our General Public Licenses are designed to make sure that you have the
6860
    freedom to distribute copies of free software (and charge for this
6861
    service if you wish), that you receive source code or can get it if you
6862
    want it, that you can change the software or use pieces of it in new
6863
    free programs; and that you know you can do these things.
6864
6865
    To protect your rights, we need to make restrictions that forbid anyone
6866
    to deny you these rights or to ask you to surrender the rights. These
6867
    restrictions translate to certain responsibilities for you if you
6868
    distribute copies of the software, or if you modify it.
6869
6870
    For example, if you distribute copies of such a program, whether gratis
6871
    or for a fee, you must give the recipients all the rights that you have.
6872
    You must make sure that they, too, receive or can get the source code.
6873
    And you must show them these terms so they know their rights.
6874
6875
    We protect your rights with two steps: (1) copyright the software, and
6876
    (2) offer you this license which gives you legal permission to copy,
6877
    distribute and/or modify the software.
6878
6879
    Also, for each author's protection and ours, we want to make certain
6880
    that everyone understands that there is no warranty for this free
6881
    software. If the software is modified by someone else and passed on, we
6882
    want its recipients to know that what they have is not the original, so
6883
    that any problems introduced by others will not reflect on the original
6884
    authors' reputations.
6885
6886
    Finally, any free program is threatened constantly by software patents.
6887
    We wish to avoid the danger that redistributors of a free program will
6888
    individually obtain patent licenses, in effect making the program
6889
    proprietary. To prevent this, we have made it clear that any patent must
6890
    be licensed for everyone's free use or not licensed at all.
6891
6892
    The precise terms and conditions for copying, distribution and
6893
    modification follow.
6894
6895
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
6896
6897
    0. This License applies to any program or other work which contains a
6898
    notice placed by the copyright holder saying it may be distributed under
6899
    the terms of this General Public License. The "Program", below, refers
6900
    to any such program or work, and a "work based on the Program" means
6901
    either the Program or any derivative work under copyright law: that is
6902
    to say, a work containing the Program or a portion of it, either
6903
    verbatim or with modifications and/or translated into another language.
6904
    (Hereinafter, translation is included without limitation in the term
6905
    "modification".) Each licensee is addressed as "you".
6906
6907
    Activities other than copying, distribution and modification are not
6908
    covered by this License; they are outside its scope. The act of running
6909
    the Program is not restricted, and the output from the Program is
6910
    covered only if its contents constitute a work based on the Program
6911
    (independent of having been made by running the Program). Whether that
6912
    is true depends on what the Program does.
6913
6914
    1. You may copy and distribute verbatim copies of the Program's source
6915
    code as you receive it, in any medium, provided that you conspicuously
6916
    and appropriately publish on each copy an appropriate copyright notice
6917
    and disclaimer of warranty; keep intact all the notices that refer to
6918
    this License and to the absence of any warranty; and give any other
6919
    recipients of the Program a copy of this License along with the Program.
6920
6921
    You may charge a fee for the physical act of transferring a copy, and
6922
    you may at your option offer warranty protection in exchange for a fee.
6923
6924
    2. You may modify your copy or copies of the Program or any portion of
6925
    it, thus forming a work based on the Program, and copy and distribute
6926
    such modifications or work under the terms of Section 1 above, provided
6927
    that you also meet all of these conditions:
6928
6929
        a) You must cause the modified files to carry prominent notices
6930
        stating that you changed the files and the date of any change.
6931
6932
        b) You must cause any work that you distribute or publish, that in
6933
        whole or in part contains or is derived from the Program or any part
6934
        thereof, to be licensed as a whole at no charge to all third parties
6935
        under the terms of this License.
6936
6937
        c) If the modified program normally reads commands interactively
6938
        when run, you must cause it, when started running for such
6939
        interactive use in the most ordinary way, to print or display an
6940
        announcement including an appropriate copyright notice and a notice
6941
        that there is no warranty (or else, saying that you provide a
6942
        warranty) and that users may redistribute the program under these
6943
        conditions, and telling the user how to view a copy of this License.
6944
        (Exception: if the Program itself is interactive but does not
6945
        normally print such an announcement, your work based on the Program
6946
        is not required to print an announcement.)
6947
6948
    These requirements apply to the modified work as a whole. If
6949
    identifiable sections of that work are not derived from the Program, and
6950
    can be reasonably considered independent and separate works in
6951
    themselves, then this License, and its terms, do not apply to those
6952
    sections when you distribute them as separate works. But when you
6953
    distribute the same sections as part of a whole which is a work based on
6954
    the Program, the distribution of the whole must be on the terms of this
6955
    License, whose permissions for other licensees extend to the entire
6956
    whole, and thus to each and every part regardless of who wrote it.
6957
6958
    Thus, it is not the intent of this section to claim rights or contest
6959
    your rights to work written entirely by you; rather, the intent is to
6960
    exercise the right to control the distribution of derivative or
6961
    collective works based on the Program.
6962
6963
    In addition, mere aggregation of another work not based on the Program
6964
    with the Program (or with a work based on the Program) on a volume of a
6965
    storage or distribution medium does not bring the other work under the
6966
    scope of this License.
6967
6968
    3. You may copy and distribute the Program (or a work based on it,
6969
    under Section 2) in object code or executable form under the terms of
6970
    Sections 1 and 2 above provided that you also do one of the following:
6971
6972
        a) Accompany it with the complete corresponding machine-readable
6973
        source code, which must be distributed under the terms of Sections 1
6974
        and 2 above on a medium customarily used for software interchange; or,
6975
6976
        b) Accompany it with a written offer, valid for at least three
6977
        years, to give any third party, for a charge no more than your cost
6978
        of physically performing source distribution, a complete
6979
        machine-readable copy of the corresponding source code, to be
6980
        distributed under the terms of Sections 1 and 2 above on a medium
6981
        customarily used for software interchange; or,
6982
6983
        c) Accompany it with the information you received as to the offer to
6984
        distribute corresponding source code. (This alternative is allowed
6985
        only for noncommercial distribution and only if you received the
6986
        program in object code or executable form with such an offer, in
6987
        accord with Subsection b above.)
6988
6989
    The source code for a work means the preferred form of the work for
6990
    making modifications to it. For an executable work, complete source code
6991
    means all the source code for all modules it contains, plus any
6992
    associated interface definition files, plus the scripts used to control
6993
    compilation and installation of the executable. However, as a special
6994
    exception, the source code distributed need not include anything that is
6995
    normally distributed (in either source or binary form) with the major
6996
    components (compiler, kernel, and so on) of the operating system on
6997
    which the executable runs, unless that component itself accompanies the
6998
    executable.
6999
7000
    If distribution of executable or object code is made by offering access
7001
    to copy from a designated place, then offering equivalent access to copy
7002
    the source code from the same place counts as distribution of the source
7003
    code, even though third parties are not compelled to copy the source
7004
    along with the object code.
7005
7006
    4. You may not copy, modify, sublicense, or distribute the Program
7007
    except as expressly provided under this License. Any attempt otherwise
7008
    to copy, modify, sublicense or distribute the Program is void, and will
7009
    automatically terminate your rights under this License. However, parties
7010
    who have received copies, or rights, from you under this License will
7011
    not have their licenses terminated so long as such parties remain in
7012
    full compliance.
7013
7014
    5. You are not required to accept this License, since you have not
7015
    signed it. However, nothing else grants you permission to modify or
7016
    distribute the Program or its derivative works. These actions are
7017
    prohibited by law if you do not accept this License. Therefore, by
7018
    modifying or distributing the Program (or any work based on the
7019
    Program), you indicate your acceptance of this License to do so, and all
7020
    its terms and conditions for copying, distributing or modifying the
7021
    Program or works based on it.
7022
7023
    6. Each time you redistribute the Program (or any work based on the
7024
    Program), the recipient automatically receives a license from the
7025
    original licensor to copy, distribute or modify the Program subject to
7026
    these terms and conditions. You may not impose any further restrictions
7027
    on the recipients' exercise of the rights granted herein. You are not
7028
    responsible for enforcing compliance by third parties to this License.
7029
7030
    7. If, as a consequence of a court judgment or allegation of patent
7031
    infringement or for any other reason (not limited to patent issues),
7032
    conditions are imposed on you (whether by court order, agreement or
7033
    otherwise) that contradict the conditions of this License, they do not
7034
    excuse you from the conditions of this License. If you cannot distribute
7035
    so as to satisfy simultaneously your obligations under this License and
7036
    any other pertinent obligations, then as a consequence you may not
7037
    distribute the Program at all. For example, if a patent license would
7038
    not permit royalty-free redistribution of the Program by all those who
7039
    receive copies directly or indirectly through you, then the only way you
7040
    could satisfy both it and this License would be to refrain entirely from
7041
    distribution of the Program.
7042
7043
    If any portion of this section is held invalid or unenforceable under
7044
    any particular circumstance, the balance of the section is intended to
7045
    apply and the section as a whole is intended to apply in other
7046
    circumstances.
7047
7048
    It is not the purpose of this section to induce you to infringe any
7049
    patents or other property right claims or to contest validity of any
7050
    such claims; this section has the sole purpose of protecting the
7051
    integrity of the free software distribution system, which is implemented
7052
    by public license practices. Many people have made generous
7053
    contributions to the wide range of software distributed through that
7054
    system in reliance on consistent application of that system; it is up to
7055
    the author/donor to decide if he or she is willing to distribute
7056
    software through any other system and a licensee cannot impose that choice.
7057
7058
    This section is intended to make thoroughly clear what is believed to be
7059
    a consequence of the rest of this License.
7060
7061
    8. If the distribution and/or use of the Program is restricted in
7062
    certain countries either by patents or by copyrighted interfaces, the
7063
    original copyright holder who places the Program under this License may
7064
    add an explicit geographical distribution limitation excluding those
7065
    countries, so that distribution is permitted only in or among countries
7066
    not thus excluded. In such case, this License incorporates the
7067
    limitation as if written in the body of this License.
7068
7069
    9. The Free Software Foundation may publish revised and/or new
7070
    versions of the General Public License from time to time. Such new
7071
    versions will be similar in spirit to the present version, but may
7072
    differ in detail to address new problems or concerns.
7073
7074
    Each version is given a distinguishing version number. If the Program
7075
    specifies a version number of this License which applies to it and "any
7076
    later version", you have the option of following the terms and
7077
    conditions either of that version or of any later version published by
7078
    the Free Software Foundation. If the Program does not specify a version
7079
    number of this License, you may choose any version ever published by the
7080
    Free Software Foundation.
7081
7082
    10. If you wish to incorporate parts of the Program into other free
7083
    programs whose distribution conditions are different, write to the
7084
    author to ask for permission. For software which is copyrighted by the
7085
    Free Software Foundation, write to the Free Software Foundation; we
7086
    sometimes make exceptions for this. Our decision will be guided by the
7087
    two goals of preserving the free status of all derivatives of our free
7088
    software and of promoting the sharing and reuse of software generally.
7089
7090
    NO WARRANTY
7091
7092
    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
7093
    WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
7094
    EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
7095
    OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
7096
    EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
7097
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
7098
    ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
7099
    YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
7100
    NECESSARY SERVICING, REPAIR OR CORRECTION.
7101
7102
    12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
7103
    WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
7104
    AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
7105
    DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
7106
    DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
7107
    (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
7108
    INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
7109
    THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
7110
    OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
7111
7112
    END OF TERMS AND CONDITIONS
7113
7114
    How to Apply These Terms to Your New Programs
7115
7116
    If you develop a new program, and you want it to be of the greatest
7117
    possible use to the public, the best way to achieve this is to make it
7118
    free software which everyone can redistribute and change under these terms.
7119
7120
    To do so, attach the following notices to the program. It is safest to
7121
    attach them to the start of each source file to most effectively convey
7122
    the exclusion of warranty; and each file should have at least the
7123
    "copyright" line and a pointer to where the full notice is found.
7124
7125
        One line to give the program's name and a brief idea of what it does.
7126
        Copyright (C) <year> <name of author>
7127
7128
        This program is free software; you can redistribute it and/or modify
7129
        it under the terms of the GNU General Public License as published by
7130
        the Free Software Foundation; either version 2 of the License, or
7131
        (at your option) any later version.
7132
7133
        This program is distributed in the hope that it will be useful, but
7134
        WITHOUT ANY WARRANTY; without even the implied warranty of
7135
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
7136
        General Public License for more details.
7137
7138
        You should have received a copy of the GNU General Public License
7139
        along with this program; if not, write to the Free Software
7140
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
7141
7142
    Also add information on how to contact you by electronic and paper mail.
7143
7144
    If the program is interactive, make it output a short notice like this
7145
    when it starts in an interactive mode:
7146
7147
        Gnomovision version 69, Copyright (C) year name of author
7148
        Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
7149
        `show w'. This is free software, and you are welcome to redistribute
7150
        it under certain conditions; type `show c' for details.
7151
7152
    The hypothetical commands `show w' and `show c' should show the
7153
    appropriate parts of the General Public License. Of course, the commands
7154
    you use may be called something other than `show w' and `show c'; they
7155
    could even be mouse-clicks or menu items--whatever suits your program.
7156
7157
    You should also get your employer (if you work as a programmer) or your
7158
    school, if any, to sign a "copyright disclaimer" for the program, if
7159
    necessary. Here is a sample; alter the names:
7160
7161
        Yoyodyne, Inc., hereby disclaims all copyright interest in the
7162
        program `Gnomovision' (which makes passes at compilers) written by
7163
        James Hacker.
7164
7165
        signature of Ty Coon, 1 April 1989
7166
        Ty Coon, President of Vice
7167
7168
    This General Public License does not permit incorporating your program
7169
    into proprietary programs. If your program is a subroutine library, you
7170
    may consider it more useful to permit linking proprietary applications
7171
    with the library. If this is what you want to do, use the GNU Library
7172
    General Public License instead of this License.
7173
7174
---
7175
7176
## CLASSPATH EXCEPTION
7177
7178
    Linking this library statically or dynamically with other modules is
7179
    making a combined work based on this library.  Thus, the terms and
7180
    conditions of the GNU General Public License version 2 cover the whole
7181
    combination.
7182
7183
    As a special exception, the copyright holders of this library give you
7184
    permission to link this library with independent modules to produce an
7185
    executable, regardless of the license terms of these independent
7186
    modules, and to copy and distribute the resulting executable under
7187
    terms of your choice, provided that you also meet, for each linked
7188
    independent module, the terms and conditions of the license of that
7189
    module.  An independent module is a module which is not derived from or
7190
    based on this library.  If you modify this library, you may extend this
7191
    exception to your version of the library, but you are not obligated to
7192
    do so.  If you do not wish to do so, delete this exception statement
7193
    from your version.
7194
S.
7195
7196
    END OF TERMS AND CONDITIONS
7197
7198
    How to Apply These Terms to Your New Programs
7199
7200
    If you develop a new program, and you want it to be of the greatest
7201
    possible use to the public, the best way to achieve this is to make it
7202
    free software which everyone can redistribute and change under these terms.
7203
7204
    To do so, attach the following notices to the program. It is safest to
7205
    attach them to the start of each source file to most effectively convey
7206
    the exclusion of warranty; and each file should have at least the
7207
    "copyright" line and a pointer to where the full notice is found.
7208
7209
        One line to give the program's name and a brief idea of what it does.
7210
        Copyright (C) <year> <name of author>
7211
7212
        This program is free software; you can redistribute it and/or modify
7213
        it under the terms of the GNU General Public License as published by
7214
        the Free Software Foundation; either version 2 of the License, or
7215
        (at your option) any later version.
7216
7217
        This program is distributed in the hope that it will be useful, but
7218
        WITHOUT ANY WARRANTY; without even the implied warranty of
7219
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
7220
        General Public License for more details.
7221
7222
        You should have received a copy of the GNU General Public License
7223
        along with this program; if not, write to the Free Software
7224
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
7225
7226
    Also add information on how to contact you by electronic and paper mail.
7227
7228
    If the program is interactive, make it output a short notice like this
7229
    when it starts in an interactive mode:
7230
7231
        Gnomovision version 69, Copyright (C) year name of author
7232
        Gnomovisi</pre>
7233
}}
7234
|
7235
|com.zfabrik.jakarta.annotation|jsr250-api-1.0|jsr250-api-1.0.url|{{collapse( OTHER )
7236
<pre><!doctype html>
7237
<html lang="en-US">
7238
<head>
7239
	<meta charset="UTF-8">
7240
	<meta name="viewport" content="width=device-width, initial-scale=1">
7241
	<link rel="profile" href="http://gmpg.org/xfn/11">
7242
7243
	<title>Common Development and Distribution License 1.0 &#8211; Open Source Initiative</title>
7244
<meta name='robots' content='max-image-preview:large' />
7245
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
7246
	<link rel='dns-prefetch' href='//stats.wp.com' />
7247
<link rel='dns-prefetch' href='//unpkg.com' />
7248
<link rel='preconnect' href='//i0.wp.com' />
7249
<link rel='preconnect' href='//c0.wp.com' />
7250
<link rel="alternate" type="application/rss+xml" title="Open Source Initiative &raquo; Feed" href="https://opensource.org/feed" />
7251
<link rel="alternate" type="application/rss+xml" title="Open Source Initiative &raquo; Comments Feed" href="https://opensource.org/comments/feed" />
7252
<link rel="alternate" type="application/rss+xml" title="Open Source Initiative &raquo; Common Development and Distribution License 1.0 Comments Feed" href="https://opensource.org/license/cddl-1-0/feed" />
7253
<script type="text/javascript">
7254
/* <![CDATA[ */
7255
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/opensource.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.2"}};
7256
/*! This file is auto-generated */
7257
!function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
7258
/* ]]> */
7259
</script>
7260
<style id='osi_font_faces-inline-css' type='text/css'>
7261
/* vietnamese */
7262
@font-face {
7263
	font-family: 'Libre Franklin';
7264
	font-style: italic;
7265
	font-weight: 100 900;
7266
	font-display: swap;
7267
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-vietnamese-100-900-italic.woff2) format('woff2');
7268
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
7269
}
7270
7271
/* latin-ext */
7272
@font-face {
7273
	font-family: 'Libre Franklin';
7274
	font-style: italic;
7275
	font-weight: 100 900;
7276
	font-display: swap;
7277
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-latin-ext-100-900-italic.woff2) format('woff2');
7278
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
7279
}
7280
7281
/* latin */
7282
@font-face {
7283
	font-family: 'Libre Franklin';
7284
	font-style: italic;
7285
	font-weight: 100 900;
7286
	font-display: swap;
7287
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-100-900-italic.woff2) format('woff2');
7288
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
7289
}
7290
7291
/* vietnamese */
7292
@font-face {
7293
	font-family: 'Libre Franklin';
7294
	font-style: normal;
7295
	font-weight: 100 900;
7296
	font-display: swap;
7297
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-vietnamese-100-900.woff2) format('woff2');
7298
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
7299
}
7300
7301
/* latin-ext */
7302
@font-face {
7303
	font-family: 'Libre Franklin';
7304
	font-style: normal;
7305
	font-weight: 100 900;
7306
	font-display: swap;
7307
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-latin-ext-100-900.woff2) format('woff2');
7308
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
7309
}
7310
7311
/* latin */
7312
@font-face {
7313
	font-family: 'Libre Franklin';
7314
	font-style: normal;
7315
	font-weight: 100 900;
7316
	font-display: swap;
7317
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-100-900.woff2) format('woff2');
7318
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
7319
}/* vietnamese */
7320
@font-face {
7321
	font-family: 'Space Mono';
7322
	font-style: italic;
7323
	font-weight: 400;
7324
	font-display: swap;
7325
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-vietnamese-Regular-italic.woff2) format('woff2');
7326
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
7327
}
7328
7329
/* latin-ext */
7330
@font-face {
7331
	font-family: 'Space Mono';
7332
	font-style: italic;
7333
	font-weight: 400;
7334
	font-display: swap;
7335
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-latin-ext-Regular-italic.woff2) format('woff2');
7336
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
7337
}
7338
7339
/* latin */
7340
@font-face {
7341
	font-family: 'Space Mono';
7342
	font-style: italic;
7343
	font-weight: 400;
7344
	font-display: swap;
7345
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-Regular-italic.woff2) format('woff2');
7346
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
7347
}
7348
7349
/* vietnamese */
7350
@font-face {
7351
	font-family: 'Space Mono';
7352
	font-style: italic;
7353
	font-weight: 700;
7354
	font-display: swap;
7355
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-vietnamese-Bold-italic.woff2) format('woff2');
7356
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
7357
}
7358
7359
/* latin-ext */
7360
@font-face {
7361
	font-family: 'Space Mono';
7362
	font-style: italic;
7363
	font-weight: 700;
7364
	font-display: swap;
7365
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-latin-ext-Bold-italic.woff2) format('woff2');
7366
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
7367
}
7368
7369
/* latin */
7370
@font-face {
7371
	font-family: 'Space Mono';
7372
	font-style: italic;
7373
	font-weight: 700;
7374
	font-display: swap;
7375
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-Bold-italic.woff2) format('woff2');
7376
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
7377
}
7378
7379
/* vietnamese */
7380
@font-face {
7381
	font-family: 'Space Mono';
7382
	font-style: normal;
7383
	font-weight: 400;
7384
	font-display: swap;
7385
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-vietnamese-Regular.woff2) format('woff2');
7386
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
7387
}
7388
7389
/* latin-ext */
7390
@font-face {
7391
	font-family: 'Space Mono';
7392
	font-style: normal;
7393
	font-weight: 400;
7394
	font-display: swap;
7395
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-latin-ext-Regular.woff2) format('woff2');
7396
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
7397
}
7398
7399
/* latin */
7400
@font-face {
7401
	font-family: 'Space Mono';
7402
	font-style: normal;
7403
	font-weight: 400;
7404
	font-display: swap;
7405
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-Regular.woff2) format('woff2');
7406
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
7407
}
7408
7409
/* vietnamese */
7410
@font-face {
7411
	font-family: 'Space Mono';
7412
	font-style: normal;
7413
	font-weight: 700;
7414
	font-display: swap;
7415
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-vietnamese-Bold.woff2) format('woff2');
7416
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
7417
}
7418
7419
/* latin-ext */
7420
@font-face {
7421
	font-family: 'Space Mono';
7422
	font-style: normal;
7423
	font-weight: 700;
7424
	font-display: swap;
7425
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-latin-ext-Bold.woff2) format('woff2');
7426
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
7427
}
7428
7429
/* latin */
7430
@font-face {
7431
	font-family: 'Space Mono';
7432
	font-style: normal;
7433
	font-weight: 700;
7434
	font-display: swap;
7435
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-Bold.woff2) format('woff2');
7436
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
7437
}
7438
</style>
7439
<style id='wp-emoji-styles-inline-css' type='text/css'>
7440
7441
	img.wp-smiley, img.emoji {
7442
		display: inline !important;
7443
		border: none !important;
7444
		box-shadow: none !important;
7445
		height: 1em !important;
7446
		width: 1em !important;
7447
		margin: 0 0.07em !important;
7448
		vertical-align: -0.1em !important;
7449
		background: none !important;
7450
		padding: 0 !important;
7451
	}
7452
</style>
7453
<link rel='stylesheet' id='wp-block-library-css' href='https://opensource.org/wp-content/plugins/gutenberg/build/block-library/style.css?ver=21.5.0' type='text/css' media='all' />
7454
<style id='osi-event-list-style-inline-css' type='text/css'>
7455
/*!***************************************************************************************************************************************************************************************************************************************!*\
7456
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/style.scss ***!
7457
  \***************************************************************************************************************************************************************************************************************************************/
7458
.entry-content .osi-event-list__title{font-size:20px;font-weight:400;letter-spacing:3px;margin-bottom:57px!important;text-align:center;text-transform:uppercase}.osi-event-list__content{display:grid;gap:clamp(10px,7vw,100px);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.osi-event-list .entry-title{font-size:28px;margin-block:0 5px!important}.osi-event-list .entry-title a{color:var(--wp--preset--color--neutral-dark)}.osi-event-list .sc_event_date,.osi-event-list .sc_event_location{font-size:18px;margin-bottom:24px}.osi-event-list .sc_event_location{color:var(--wp--preset--color--neutral-dark)}.osi-event-list .sc_event_date{font-style:italic}.osi-event-list .read-more{color:var(--wp--preset--color--brand-links);display:block;margin-top:55px;text-decoration:underline}.osi-event-list .read-more:after{content:none}.osi-event-list .read-more:hover{text-decoration:none}
7459
7460
</style>
7461
<style id='osi-sponsors-list-style-inline-css' type='text/css'>
7462
.wp-block-osi-sponsors-list{border-top:2px solid #414042}.osi-sponsors-list{text-align:center}.osi-sponsors-list .osi-sponsor-logo{margin-bottom:1.5rem}.osi-sponsors-list .osi-sponsor-logo img{max-height:130px}@media(min-width:425px){.osi-sponsors-list{display:grid;gap:24px}.osi-sponsors-list.five-columns{grid-template-columns:1fr 1fr 1fr}.osi-sponsors-list.four-columns{grid-template-columns:1fr 1fr}.osi-sponsors-list.one-column,.osi-sponsors-list.three-columns,.osi-sponsors-list.two-columns{grid-template-columns:1fr}.osi-sponsors-list .osi-sponsor-logo{align-self:center;margin-bottom:0}.osi-sponsors-list .osi-sponsor-logo img{max-height:none}}@media(min-width:525px){.osi-sponsors-list.five-columns{grid-template-columns:1fr 1fr 1fr 1fr}.osi-sponsors-list.four-columns{grid-template-columns:1fr 1fr 1fr}.osi-sponsors-list.three-columns{grid-template-columns:1fr 1fr}.osi-sponsors-list.one-column,.osi-sponsors-list.two-columns{grid-template-columns:1fr}}@media(min-width:768px){.osi-sponsors-list.five-columns{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.osi-sponsors-list.four-columns{grid-template-columns:1fr 1fr 1fr 1fr}.osi-sponsors-list.three-columns{grid-template-columns:1fr 1fr 1fr}.osi-sponsors-list.two-columns{grid-template-columns:1fr 1fr}.osi-sponsors-list.one-column{grid-template-columns:1fr}}
7463
7464
</style>
7465
<style id='mfb-meta-field-block-style-inline-css' type='text/css'>
7466
.wp-block-mfb-meta-field-block,.wp-block-mfb-meta-field-block *{box-sizing:border-box}.wp-block-mfb-meta-field-block.is-layout-flow>.prefix,.wp-block-mfb-meta-field-block.is-layout-flow>.suffix,.wp-block-mfb-meta-field-block.is-layout-flow>.value{margin-block-end:0;margin-block-start:0}.wp-block-mfb-meta-field-block.is-display-inline-block>*{display:inline-block}.wp-block-mfb-meta-field-block.is-display-inline-block .prefix{margin-inline-end:var(--mfb--gap,.5em)}.wp-block-mfb-meta-field-block.is-display-inline-block .suffix{margin-inline-start:var(--mfb--gap,.5em)}.wp-block-mfb-meta-field-block .value img,.wp-block-mfb-meta-field-block .value video{height:auto;max-width:100%}
7467
7468
</style>
7469
<link rel='stylesheet' id='plethoraplugins-tabs-style-css' href='https://opensource.org/wp-content/plugins/plethora-tabs-accordions/build/style-index.css?ver=1.4.2' type='text/css' media='all' />
7470
<style id='safe-svg-svg-icon-style-inline-css' type='text/css'>
7471
.safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{fill:currentColor;height:100%;max-height:100%;max-width:100%;width:100%}
7472
7473
</style>
7474
<style id='wpcomsp-counter-style-inline-css' type='text/css'>
7475
.wp-block-wpcomsp-counter.alignleft{text-align:left}.wp-block-wpcomsp-counter.alignright{text-align:right}.wp-block-wpcomsp-counter.aligncenter{text-align:center}
7476
7477
</style>
7478
<link rel='stylesheet' id='mediaelement-css' href='https://c0.wp.com/c/6.8.2/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css' type='text/css' media='all' />
7479
<link rel='stylesheet' id='wp-mediaelement-css' href='https://c0.wp.com/c/6.8.2/wp-includes/js/mediaelement/wp-mediaelement.min.css' type='text/css' media='all' />
7480
<style id='jetpack-sharing-buttons-style-inline-css' type='text/css'>
7481
.jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em}
7482
</style>
7483
<link rel='stylesheet' id='coblocks-frontend-css' href='https://opensource.org/wp-content/plugins/coblocks/dist/style-coblocks-1.css?ver=3.1.16' type='text/css' media='all' />
7484
<link rel='stylesheet' id='coblocks-extensions-css' href='https://opensource.org/wp-content/plugins/coblocks/dist/style-coblocks-extensions.css?ver=3.1.16' type='text/css' media='all' />
7485
<link rel='stylesheet' id='coblocks-animation-css' href='https://opensource.org/wp-content/plugins/coblocks/dist/style-coblocks-animation.css?ver=2677611078ee87eb3b1c' type='text/css' media='all' />
7486
<link rel='stylesheet' id='osi-et-theme-css' href='https://opensource.org/wp-content/mu-plugins/osi-editor-tweaks/build/styles/theme/theme.scss.css?ver=1.0.0' type='text/css' media='all' />
7487
<link rel='stylesheet' id='contact-form-7-css' href='https://opensource.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.1' type='text/css' media='all' />
7488
<link rel='stylesheet' id='events-manager-css' href='https://opensource.org/wp-content/plugins/events-manager/includes/css/events-manager.min.css?ver=7.1.7' type='text/css' media='all' />
7489
<link rel='stylesheet' id='events-manager-pro-css' href='https://opensource.org/wp-content/plugins/events-manager-pro/includes/css/events-manager-pro.css?ver=3.7' type='text/css' media='all' />
7490
<style id='global-styles-inline-css' type='text/css'>
7491
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--brand-color-1: #3Ea638;--wp--preset--color--brand-color-2: #FB923c;--wp--preset--color--brand-color-3: #ebc342;--wp--preset--color--brand-color-4: #e66d4c;--wp--preset--color--brand-color-5: #1c531d;--wp--preset--color--brand-links: #23881f;--wp--preset--color--brand-alert: #a11c2e;--wp--preset--color--neutral-white: #ffffff;--wp--preset--color--neutral-lightest: #f2f3f2;--wp--preset--color--neutral-light: #d2d2d2;--wp--preset--color--neutral-mid: #949494;--wp--preset--color--neutral-dark: #414042;--wp--preset--color--neutral-darkest: #000000;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--brand-color-1-gradient-darker: linear-gradient(135deg,#3Ea638 0%,#1f531c 100%);--wp--preset--gradient--brand-color-1-gradient-lighter: linear-gradient(135deg,#3Ea638 0%,#63ff59 100%);--wp--preset--gradient--brand-color-2-gradient-darker: linear-gradient(135deg,#FB923c 0%,#7d491e 100%);--wp--preset--gradient--brand-color-2-gradient-lighter: linear-gradient(135deg,#FB923c 0%,#ffe960 100%);--wp--preset--gradient--brand-color-3-gradient-darker: linear-gradient(135deg,#ebc342 0%,#756121 100%);--wp--preset--gradient--brand-color-3-gradient-lighter: linear-gradient(135deg,#ebc342 0%,#ffff69 100%);--wp--preset--gradient--brand-color-4-gradient-darker: linear-gradient(135deg,#e66d4c 0%,#733626 100%);--wp--preset--gradient--brand-color-4-gradient-lighter: linear-gradient(135deg,#e66d4c 0%,#ffae79 100%);--wp--preset--gradient--brand-color-5-gradient-darker: linear-gradient(135deg,#1c531d 0%,#0e290e 100%);--wp--preset--gradient--brand-color-5-gradient-lighter: linear-gradient(135deg,#1c531d 0%,#2c842e 100%);--wp--preset--gradient--brand-color-1-brand-color-2-gradient: linear-gradient(135deg,#3Ea638 0%,#FB923c 100%);--wp--preset--gradient--brand-color-1-brand-color-3-gradient: linear-gradient(135deg,#3Ea638 0%,#ebc342 100%);--wp--preset--gradient--brand-color-1-brand-color-4-gradient: linear-gradient(135deg,#3Ea638 0%,#e66d4c 100%);--wp--preset--gradient--brand-color-1-brand-color-5-gradient: linear-gradient(135deg,#3Ea638 0%,#1c531d 100%);--wp--preset--gradient--brand-color-2-brand-color-3-gradient: linear-gradient(135deg,#FB923c 0%,#ebc342 100%);--wp--preset--gradient--brand-color-2-brand-color-4-gradient: linear-gradient(135deg,#FB923c 0%,#e66d4c 100%);--wp--preset--gradient--brand-color-2-brand-color-5-gradient: linear-gradient(135deg,#FB923c 0%,#1c531d 100%);--wp--preset--gradient--brand-color-3-brand-color-4-gradient: linear-gradient(135deg,#ebc342 0%,#e66d4c 100%);--wp--preset--gradient--brand-color-3-brand-color-5-gradient: linear-gradient(135deg,#ebc342 0%,#1c531d 100%);--wp--preset--gradient--brand-color-4-brand-color-5-gradient: linear-gradient(135deg,#e66d4c 0%,#1c531d 100%);--wp--preset--font-size--small: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);--wp--preset--font-size--medium: clamp(22px, 1.375rem + ((1vw - 3.2px) * 0.156), 24px);--wp--preset--font-size--large: clamp(24px, 1.5rem + ((1vw - 3.2px) * 0.313), 28px);--wp--preset--font-size--x-large: clamp(28px, 1.75rem + ((1vw - 3.2px) * 1.563), 48px);--wp--preset--font-size--x-small: clamp(12px, 0.75rem + ((1vw - 3.2px) * 1), 12px);--wp--preset--font-size--normal: clamp(16px, 1rem + ((1vw - 3.2px) * 0.313), 20px);--wp--preset--font-size--xx-large: clamp(30px, 1.875rem + ((1vw - 3.2px) * 2.656), 64px);--wp--preset--font-family--system-font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--exo: "Exo", sans-serif;--wp--preset--font-family--albert-sans: "Albert Sans", sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);--wp--custom--alignment--aligned-max-width: 50%;--wp--custom--animation--transition-duration: 0.3s;--wp--custom--animation--transition-type: all;--wp--custom--button--border--color: var(--wp--preset--color--brand-color-2);--wp--custom--button--border--color-secondary: var(--wp--preset--color--brand-color-1);--wp--custom--button--border--radius: 50px;--wp--custom--button--border--style: solid;--wp--custom--button--border--width: 2px;--wp--custom--button--color--background: var(--wp--preset--color--brand-color-2);--wp--custom--button--color--background-secondary: var(--wp--preset--color--brand-color-1);--wp--custom--button--color--text: var(--wp--preset--color--neutral-dark);--wp--custom--button--hover--color--text: var(--wp--custom--color--foreground);--wp--custom--button--hover--color--background: var(--wp--custom--color--background);--wp--custom--button--hover--border--color: var(--wp--custom--color--foreground);--wp--custom--button--spacing--padding--top: 0.7em;--wp--custom--button--spacing--padding--bottom: 0.7em;--wp--custom--button--spacing--padding--left: 1.75em;--wp--custom--button--spacing--padding--right: 1.75em;--wp--custom--button--typography--font-family: var(--wp--custom--typography--body--font-family);--wp--custom--button--typography--font-size: var(--wp--preset--font-size--normal);--wp--custom--button--typography--font-weight: 600;--wp--custom--button--typography--line-height: 1;--wp--custom--color--foreground: var(--wp--custom--typography--body--color);--wp--custom--color--background: var(--wp--preset--color--white);--wp--custom--color--primary: var(--wp--preset--color--brand-color-1);--wp--custom--color--secondary: var(--wp--preset--color--brand-color-2);--wp--custom--color--tertiary: var(--wp--preset--color--brand-color-3);--wp--custom--form--padding: 15px;--wp--custom--form--border--color: var(--wp--preset--color--neutral-dark);--wp--custom--form--border--radius: 0;--wp--custom--form--border--style: solid;--wp--custom--form--border--width: 1px;--wp--custom--form--checkbox--checked--content: "\2715";--wp--custom--form--checkbox--checked--font-size: var(--wp--preset--font-size--x-small);--wp--custom--form--checkbox--checked--position--left: 3px;--wp--custom--form--checkbox--checked--position--top: 3px;--wp--custom--form--checkbox--checked--sizing--height: 12px;--wp--custom--form--checkbox--checked--sizing--width: 12px;--wp--custom--form--checkbox--unchecked--content: "";--wp--custom--form--checkbox--unchecked--position--left: 0;--wp--custom--form--checkbox--unchecked--position--top: 0.2em;--wp--custom--form--checkbox--unchecked--sizing--height: 16px;--wp--custom--form--checkbox--unchecked--sizing--width: 16px;--wp--custom--form--color--active: var(--wp--preset--color--brand-alert);--wp--custom--form--color--background: var(--wp--preset--color--neutral-white);--wp--custom--form--color--box-shadow: none;--wp--custom--form--label--spacing--margin--bottom: var(--wp--custom--gap--baseline);--wp--custom--form--label--typography--color: var(--wp--preset--color--neutral-darkest);--wp--custom--form--label--typography--font-size: var(--wp--preset--font-size--small);--wp--custom--form--label--typography--font-family: var(--wp--custom--typography--subheading--font-family);--wp--custom--form--label--typography--font-weight: normal;--wp--custom--form--label--typography--letter-spacing: normal;--wp--custom--form--label--typography--text-transform: none;--wp--custom--form--typography--color: var(--wp--preset--color--neutral-darkest);--wp--custom--form--typography--font-size: var(--wp--preset--font-size--normal);--wp--custom--form--placeholder--color: var(--wp--preset--color--neutral-dark);--wp--custom--form--placeholder--font-size: var(--wp--preset--font-size--small);--wp--custom--form--placeholder--style: italic;--wp--custom--gallery--caption--font-size: var(--wp--preset--font-size--small);--wp--custom--typography--body--color: var(--wp--preset--color--neutral-darkest);--wp--custom--typography--body--font-family: var(--wp--preset--font-family--libre-franklin);--wp--custom--typography--body--font-weight: 400;--wp--custom--typography--body--font-weight-bold: 600;--wp--custom--typography--body--letter-space: 0;--wp--custom--typography--body--line-height: 1.6;--wp--custom--typography--body--margin: 20px;--wp--custom--typography--heading--color: var(--wp--preset--color--neutral-dark);--wp--custom--typography--heading--font-family: var(--wp--preset--font-family--libre-franklin);--wp--custom--typography--heading--font-weight: 600;--wp--custom--typography--heading--font-weight-bold: 800;--wp--custom--typography--heading--letter-space: 0;--wp--custom--typography--heading--line-height: 1.125;--wp--custom--typography--heading--margin: 20px;--wp--custom--typography--subheading--color: var(--wp--preset--color--neutral-darkest);--wp--custom--typography--subheading--font-family: var(--wp--preset--font-family--libre-franklin);--wp--custom--typography--subheading--font-weight: 600;--wp--custom--typography--subheading--font-weight-bold: 800;--wp--custom--typography--subheading--letter-space: 0;--wp--custom--typography--subheading--line-height: 1.125;--wp--custom--latest-posts--meta--color--text: var(--wp--custom--color--primary);--wp--custom--layout--content-size: 730px;--wp--custom--layout--wide-size: 1180px;--wp--custom--layout--narrow-size: 600px;--wp--custom--layout--post-size: 920px;--wp--custom--layout--sidebar-width-small: 80%;--wp--custom--layout--sidebar-width-mid: 60%;--wp--custom--gap--baseline: var(--wp--custom--spacing--small-padding);--wp--custom--gap--horizontal: min(var(--wp--custom--spacing--small-padding), 5vw);--wp--custom--gap--vertical: min(var(--wp--custom--spacing--small-padding), 5vw);--wp--custom--gap--horizontal-sm: var(--wp--custom--spacing--small-padding);--wp--custom--gap--horizontal-md: var(--wp--custom--spacing--mid-padding);--wp--custom--gap--horizontal-lg: var(--wp--custom--spacing--max-padding);--wp--custom--gap--vertical-sm: var(--wp--custom--spacing--small-padding);--wp--custom--navigation--submenu--border--color: transparent;--wp--custom--navigation--submenu--border--radius: var(--wp--custom--form--border--radius);--wp--custom--navigation--submenu--border--style: var(--wp--custom--form--border--style);--wp--custom--navigation--submenu--border--width: var(--wp--custom--form--border--width);--wp--custom--navigation--submenu--color--background: var(--wp--custom--color--primary);--wp--custom--navigation--submenu--color--text: var(--wp--custom--color--background);--wp--custom--page--title--font-size: var(--wp--preset--font-size--x-large);--wp--custom--page--title--margin: 1.5em;--wp--custom--paragraph--dropcap--margin: .1em .1em 0 0;--wp--custom--paragraph--dropcap--typography--font-size: 110px;--wp--custom--paragraph--dropcap--typography--font-weight: 400;--wp--custom--paragraph--link--typography--text-decoration: underline;--wp--custom--paragraph--link--hover--typography--text-decoration: none;--wp--custom--paragraph--link--focus--typography--text-decoration: none;--wp--custom--post-author--typography--font-weight: normal;--wp--custom--post-comment--typography--font-size: var(--wp--preset--font-size--normal);--wp--custom--post-comment--typography--line-height: var(--wp--custom--typography--body--line-height);--wp--custom--pullquote--citation--typography--font-size: var(--wp--preset--font-size--x-small);--wp--custom--pullquote--citation--typography--font-family: inherit;--wp--custom--pullquote--citation--typography--font-style: italic;--wp--custom--pullquote--citation--spacing--margin--top: var(--wp--custom--gap--vertical);--wp--custom--pullquote--typography--text-align: left;--wp--custom--pullquote--typography--font-size: var(--wp--preset--font-size--medium);--wp--custom--quote--citation--typography--font-size: var(--wp--preset--font-size--x-small);--wp--custom--quote--citation--typography--font-style: italic;--wp--custom--quote--citation--typography--font-weight: 400;--wp--custom--quote--typography--text-align: left;--wp--custom--quote--typography--font-size: var(--wp--preset--font-size--medium);--wp--custom--quote--typography--line-height: 1.4;--wp--custom--separator--opacity: 1;--wp--custom--separator--width: 150px;--wp--custom--spacing--small-padding: 16px;--wp--custom--spacing--mid-padding: 32px;--wp--custom--spacing--max-padding: 48px;--wp--custom--table--border--color: ;--wp--custom--table--border--width: 1px;--wp--custom--table--border--style: solid;--wp--custom--table--color--background: transparent;--wp--custom--table--header--border--color: ;--wp--custom--table--header--border--width: 2px;--wp--custom--table--header--color--background: red;--wp--custom--table--typography--font-size: var(--wp--preset--font-size--small);--wp--custom--table--typography--line-height: 1.4;--wp--custom--table--figcaption--typography--font-size: var(--wp--preset--font-size--x-small);--wp--custom--table--spacing--cell-padding: .25em;--wp--custom--video--caption--text-align: center;--wp--custom--video--caption--margin: var(--wp--custom--gap--vertical) auto;}:root { --wp--style--global--content-size: var(--wp--custom--layout--content-size);--wp--style--global--wide-size: var(--wp--custom--layout--wide-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-brand-color-1-color{color: var(--wp--preset--color--brand-color-1) !important;}.has-brand-color-2-color{color: var(--wp--preset--color--brand-color-2) !important;}.has-brand-color-3-color{color: var(--wp--preset--color--brand-color-3) !important;}.has-brand-color-4-color{color: var(--wp--preset--color--brand-color-4) !important;}.has-brand-color-5-color{color: var(--wp--preset--color--brand-color-5) !important;}.has-brand-links-color{color: var(--wp--preset--color--brand-links) !important;}.has-brand-alert-color{color: var(--wp--preset--color--brand-alert) !important;}.has-neutral-white-color{color: var(--wp--preset--color--neutral-white) !important;}.has-neutral-lightest-color{color: var(--wp--preset--color--neutral-lightest) !important;}.has-neutral-light-color{color: var(--wp--preset--color--neutral-light) !important;}.has-neutral-mid-color{color: var(--wp--preset--color--neutral-mid) !important;}.has-neutral-dark-color{color: var(--wp--preset--color--neutral-dark) !important;}.has-neutral-darkest-color{color: var(--wp--preset--color--neutral-darkest) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-brand-color-1-background-color{background-color: var(--wp--preset--color--brand-color-1) !important;}.has-brand-color-2-background-color{background-color: var(--wp--preset--color--brand-color-2) !important;}.has-brand-color-3-background-color{background-color: var(--wp--preset--color--brand-color-3) !important;}.has-brand-color-4-background-color{background-color: var(--wp--preset--color--brand-color-4) !important;}.has-brand-color-5-background-color{background-color: var(--wp--preset--color--brand-color-5) !important;}.has-brand-links-background-color{background-color: var(--wp--preset--color--brand-links) !important;}.has-brand-alert-background-color{background-color: var(--wp--preset--color--brand-alert) !important;}.has-neutral-white-background-color{background-color: var(--wp--preset--color--neutral-white) !important;}.has-neutral-lightest-background-color{background-color: var(--wp--preset--color--neutral-lightest) !important;}.has-neutral-light-background-color{background-color: var(--wp--preset--color--neutral-light) !important;}.has-neutral-mid-background-color{background-color: var(--wp--preset--color--neutral-mid) !important;}.has-neutral-dark-background-color{background-color: var(--wp--preset--color--neutral-dark) !important;}.has-neutral-darkest-background-color{background-color: var(--wp--preset--color--neutral-darkest) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-brand-color-1-border-color{border-color: var(--wp--preset--color--brand-color-1) !important;}.has-brand-color-2-border-color{border-color: var(--wp--preset--color--brand-color-2) !important;}.has-brand-color-3-border-color{border-color: var(--wp--preset--color--brand-color-3) !important;}.has-brand-color-4-border-color{border-color: var(--wp--preset--color--brand-color-4) !important;}.has-brand-color-5-border-color{border-color: var(--wp--preset--color--brand-color-5) !important;}.has-brand-links-border-color{border-color: var(--wp--preset--color--brand-links) !important;}.has-brand-alert-border-color{border-color: var(--wp--preset--color--brand-alert) !important;}.has-neutral-white-border-color{border-color: var(--wp--preset--color--neutral-white) !important;}.has-neutral-lightest-border-color{border-color: var(--wp--preset--color--neutral-lightest) !important;}.has-neutral-light-border-color{border-color: var(--wp--preset--color--neutral-light) !important;}.has-neutral-mid-border-color{border-color: var(--wp--preset--color--neutral-mid) !important;}.has-neutral-dark-border-color{border-color: var(--wp--preset--color--neutral-dark) !important;}.has-neutral-darkest-border-color{border-color: var(--wp--preset--color--neutral-darkest) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-brand-color-1-gradient-darker-gradient-background{background: var(--wp--preset--gradient--brand-color-1-gradient-darker) !important;}.has-brand-color-1-gradient-lighter-gradient-background{background: var(--wp--preset--gradient--brand-color-1-gradient-lighter) !important;}.has-brand-color-2-gradient-darker-gradient-background{background: var(--wp--preset--gradient--brand-color-2-gradient-darker) !important;}.has-brand-color-2-gradient-lighter-gradient-background{background: var(--wp--preset--gradient--brand-color-2-gradient-lighter) !important;}.has-brand-color-3-gradient-darker-gradient-background{background: var(--wp--preset--gradient--brand-color-3-gradient-darker) !important;}.has-brand-color-3-gradient-lighter-gradient-background{background: var(--wp--preset--gradient--brand-color-3-gradient-lighter) !important;}.has-brand-color-4-gradient-darker-gradient-background{background: var(--wp--preset--gradient--brand-color-4-gradient-darker) !important;}.has-brand-color-4-gradient-lighter-gradient-background{background: var(--wp--preset--gradient--brand-color-4-gradient-lighter) !important;}.has-brand-color-5-gradient-darker-gradient-background{background: var(--wp--preset--gradient--brand-color-5-gradient-darker) !important;}.has-brand-color-5-gradient-lighter-gradient-background{background: var(--wp--preset--gradient--brand-color-5-gradient-lighter) !important;}.has-brand-color-1-brand-color-2-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-1-brand-color-2-gradient) !important;}.has-brand-color-1-brand-color-3-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-1-brand-color-3-gradient) !important;}.has-brand-color-1-brand-color-4-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-1-brand-color-4-gradient) !important;}.has-brand-color-1-brand-color-5-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-1-brand-color-5-gradient) !important;}.has-brand-color-2-brand-color-3-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-2-brand-color-3-gradient) !important;}.has-brand-color-2-brand-color-4-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-2-brand-color-4-gradient) !important;}.has-brand-color-2-brand-color-5-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-2-brand-color-5-gradient) !important;}.has-brand-color-3-brand-color-4-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-3-brand-color-4-gradient) !important;}.has-brand-color-3-brand-color-5-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-3-brand-color-5-gradient) !important;}.has-brand-color-4-brand-color-5-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-4-brand-color-5-gradient) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-x-small-font-size{font-size: var(--wp--preset--font-size--x-small) !important;}.has-normal-font-size{font-size: var(--wp--preset--font-size--normal) !important;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;}.has-system-font-font-family{font-family: var(--wp--preset--font-family--system-font) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-exo-font-family{font-family: var(--wp--preset--font-family--exo) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}
7492
:root :where(.wp-block-pullquote){font-size: clamp(0.984em, 0.984rem + ((1vw - 0.2em) * 0.645), 1.5em);line-height: 1.6;}
7493
</style>
7494
<link rel='stylesheet' id='webmention-css' href='https://opensource.org/wp-content/plugins/webmention/assets/css/webmention.css?ver=5.5.0' type='text/css' media='all' />
7495
<link rel='stylesheet' id='comment_styles-css' href='https://opensource.org/wp-content/plugins/wp-discourse/lib/../css/comments.css?ver=1749753563' type='text/css' media='all' />
7496
<link rel='stylesheet' id='cmplz-general-css' href='https://opensource.org/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1753814361' type='text/css' media='all' />
7497
<link rel='stylesheet' id='dashicons-css' href='https://c0.wp.com/c/6.8.2/wp-includes/css/dashicons.min.css' type='text/css' media='all' />
7498
<link rel='stylesheet' id='wp-components-css' href='https://opensource.org/wp-content/plugins/gutenberg/build/components/style.css?ver=21.5.0' type='text/css' media='all' />
7499
<link rel='stylesheet' id='godaddy-styles-css' href='https://opensource.org/wp-content/plugins/coblocks/includes/Dependencies/GoDaddy/Styles/build/latest.css?ver=2.0.2' type='text/css' media='all' />
7500
<link rel='stylesheet' id='indieweb-css' href='https://opensource.org/wp-content/plugins/indieweb/static/css/indieweb.css?ver=4.0.5' type='text/css' media='all' />
7501
<link rel='stylesheet' id='osi-style-css' href='https://opensource.org/wp-content/themes/osi/style.css?ver=1750065233' type='text/css' media='all' />
7502
<style id='osi-style-inline-css' type='text/css'>
7503
:root{--wp--preset--color--brand-color-1:#3Ea638; --wp--preset--color--brand-color-1-darker:#2e7c2a; --wp--preset--color--brand-color-1-lighter:#4dcf46; --wp--preset--color--brand-color-2:#FB923c; --wp--preset--color--brand-color-2-darker:#bc6d2d; --wp--preset--color--brand-color-2-lighter:#ffb64b; --wp--preset--color--brand-color-3:#ebc342; --wp--preset--color--brand-color-3-darker:#b09231; --wp--preset--color--brand-color-3-lighter:#fff352; --wp--preset--color--brand-color-4:#e66d4c; --wp--preset--color--brand-color-4-darker:#ac5139; --wp--preset--color--brand-color-4-lighter:#ff885f; --wp--preset--color--brand-color-5:#1c531d; --wp--preset--color--brand-color-5-darker:#153e15; --wp--preset--color--brand-color-5-lighter:#236724; --wp--preset--color--brand-links:#23881f; --wp--preset--color--brand-links-darker:#1a6617; --wp--preset--color--brand-links-lighter:#2baa26; --wp--preset--color--brand-alert:#a11c2e; --wp--preset--color--brand-alert-darker:#781522; --wp--preset--color--brand-alert-lighter:#c92339; --wp--custom--color--brand-text:#000000; --wp--custom--color--brand-heading:#414042; --wp--custom--color--brand-subheading:#414042; --wp--preset--color--neutral-white:#ffffff; --wp--preset--color--neutral-lightest:#f2f3f2; --wp--preset--color--neutral-light:#d2d2d2; --wp--preset--color--neutral-mid:#949494; --wp--preset--color--neutral-dark:#414042; --wp--preset--color--neutral-darkest:#000000; }
7504
.has-brand-color-1-background-color{background-color:#3Ea638 !important;} .has-brand-color-1-color{color:#3Ea638 !important;} .has-brand-color-2-background-color{background-color:#FB923c !important;} .has-brand-color-2-color{color:#FB923c !important;} .has-brand-color-3-background-color{background-color:#ebc342 !important;} .has-brand-color-3-color{color:#ebc342 !important;} .has-brand-color-4-background-color{background-color:#e66d4c !important;} .has-brand-color-4-color{color:#e66d4c !important;} .has-brand-color-5-background-color{background-color:#1c531d !important;} .has-brand-color-5-color{color:#1c531d !important;} .has-brand-links-background-color{background-color:#23881f !important;} .has-brand-links-color{color:#23881f !important;} .has-brand-alert-background-color{background-color:#a11c2e !important;} .has-brand-alert-color{color:#a11c2e !important;} .has-brand-text-color{color:#000000 !important;} .has-brand-heading-color{color:#414042 !important;} .has-brand-subheading-color{color:#414042 !important;} .has-neutral-white-background-color{background-color:#ffffff !important;} .has-neutral-white-color{color:#ffffff !important;} .has-neutral-lightest-background-color{background-color:#f2f3f2 !important;} .has-neutral-lightest-color{color:#f2f3f2 !important;} .has-neutral-light-background-color{background-color:#d2d2d2 !important;} .has-neutral-light-color{color:#d2d2d2 !important;} .has-neutral-mid-background-color{background-color:#949494 !important;} .has-neutral-mid-color{color:#949494 !important;} .has-neutral-dark-background-color{background-color:#414042 !important;} .has-neutral-dark-color{color:#414042 !important;} .has-neutral-darkest-background-color{background-color:#000000 !important;} .has-neutral-darkest-color{color:#000000 !important;}
7505
:root{--wp--preset--gradient--brand-color-1-gradient-darker:linear-gradient(90deg,#3Ea638 0%,#1f531c 100%); --wp--preset--gradient--brand-color-1-gradient-lighter:linear-gradient(90deg,#3Ea638 0%,#63ff59 100%); --wp--preset--gradient--brand-color-1-brand-color-2-gradient:linear-gradient(90deg,#3Ea638 0%,#FB923c 100%); --wp--preset--gradient--brand-color-1-brand-color-3-gradient:linear-gradient(90deg,#3Ea638 0%,#ebc342 100%); --wp--preset--gradient--brand-color-1-brand-color-4-gradient:linear-gradient(90deg,#3Ea638 0%,#e66d4c 100%); --wp--preset--gradient--brand-color-1-brand-color-5-gradient:linear-gradient(90deg,#3Ea638 0%,#1c531d 100%); --wp--preset--gradient--brand-color-1-neutral-lightest-gradient:linear-gradient(90deg,#3Ea638 0%,#f4f2f4 100%); --wp--preset--gradient--brand-color-1-neutral-darkest-gradient:linear-gradient(90deg,#3Ea638 0%,#1e1e1e 100%); --wp--preset--gradient--brand-color-2-gradient-darker:linear-gradient(90deg,#FB923c 0%,#7d491e 100%); --wp--preset--gradient--brand-color-2-gradient-lighter:linear-gradient(90deg,#FB923c 0%,#ffe960 100%); --wp--preset--gradient--brand-color-2-brand-color-3-gradient:linear-gradient(90deg,#FB923c 0%,#ebc342 100%); --wp--preset--gradient--brand-color-2-brand-color-4-gradient:linear-gradient(90deg,#FB923c 0%,#e66d4c 100%); --wp--preset--gradient--brand-color-2-brand-color-5-gradient:linear-gradient(90deg,#FB923c 0%,#1c531d 100%); --wp--preset--gradient--brand-color-2-neutral-lightest-gradient:linear-gradient(90deg,#FB923c 0%,#f4f2f4 100%); --wp--preset--gradient--brand-color-2-neutral-darkest-gradient:linear-gradient(90deg,#FB923c 0%,#1e1e1e 100%); --wp--preset--gradient--brand-color-3-gradient-darker:linear-gradient(90deg,#ebc342 0%,#756121 100%); --wp--preset--gradient--brand-color-3-gradient-lighter:linear-gradient(90deg,#ebc342 0%,#ffff69 100%); --wp--preset--gradient--brand-color-3-brand-color-4-gradient:linear-gradient(90deg,#ebc342 0%,#e66d4c 100%); --wp--preset--gradient--brand-color-3-brand-color-5-gradient:linear-gradient(90deg,#ebc342 0%,#1c531d 100%); --wp--preset--gradient--brand-color-3-neutral-lightest-gradient:linear-gradient(90deg,#ebc342 0%,#f4f2f4 100%); --wp--preset--gradient--brand-color-3-neutral-darkest-gradient:linear-gradient(90deg,#ebc342 0%,#1e1e1e 100%); --wp--preset--gradient--brand-color-4-gradient-darker:linear-gradient(90deg,#e66d4c 0%,#733626 100%); --wp--preset--gradient--brand-color-4-gradient-lighter:linear-gradient(90deg,#e66d4c 0%,#ffae79 100%); --wp--preset--gradient--brand-color-4-brand-color-5-gradient:linear-gradient(90deg,#e66d4c 0%,#1c531d 100%); --wp--preset--gradient--brand-color-4-neutral-lightest-gradient:linear-gradient(90deg,#e66d4c 0%,#f4f2f4 100%); --wp--preset--gradient--brand-color-4-neutral-darkest-gradient:linear-gradient(90deg,#e66d4c 0%,#1e1e1e 100%); --wp--preset--gradient--brand-color-5-gradient-darker:linear-gradient(90deg,#1c531d 0%,#0e290e 100%); --wp--preset--gradient--brand-color-5-gradient-lighter:linear-gradient(90deg,#1c531d 0%,#2c842e 100%); --wp--preset--gradient--brand-color-5-neutral-lightest-gradient:linear-gradient(90deg,#1c531d 0%,#f4f2f4 100%); --wp--preset--gradient--brand-color-5-neutral-darkest-gradient:linear-gradient(90deg,#1c531d 0%,#1e1e1e 100%); --wp--preset--gradient--neutral-lightest-gradient-darker:linear-gradient(90deg,#f4f2f4 0%,#7a797a 100%); --wp--preset--gradient--neutral-lightest-gradient-lighter:linear-gradient(90deg,#f4f2f4 0%,#ffffff 100%); --wp--preset--gradient--neutral-lightest-neutral-darkest-gradient:linear-gradient(90deg,#f4f2f4 0%,#1e1e1e 100%); --wp--preset--gradient--neutral-darkest-gradient-darker:linear-gradient(90deg,#1e1e1e 0%,#0f0f0f 100%); --wp--preset--gradient--neutral-darkest-gradient-lighter:linear-gradient(90deg,#1e1e1e 0%,#303030 100%); }
7506
.has-brand-color-1-gradient-darker-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#1f531c 100%) !important;} .has-brand-color-1-gradient-lighter-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#63ff59 100%) !important;} .has-brand-color-1-brand-color-2-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#FB923c 100%) !important;} .has-brand-color-1-brand-color-3-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#ebc342 100%) !important;} .has-brand-color-1-brand-color-4-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#e66d4c 100%) !important;} .has-brand-color-1-brand-color-5-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#1c531d 100%) !important;} .has-brand-color-1-neutral-lightest-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#f4f2f4 100%) !important;} .has-brand-color-1-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#1e1e1e 100%) !important;} .has-brand-color-2-gradient-darker-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#7d491e 100%) !important;} .has-brand-color-2-gradient-lighter-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#ffe960 100%) !important;} .has-brand-color-2-brand-color-3-gradient-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#ebc342 100%) !important;} .has-brand-color-2-brand-color-4-gradient-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#e66d4c 100%) !important;} .has-brand-color-2-brand-color-5-gradient-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#1c531d 100%) !important;} .has-brand-color-2-neutral-lightest-gradient-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#f4f2f4 100%) !important;} .has-brand-color-2-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#1e1e1e 100%) !important;} .has-brand-color-3-gradient-darker-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#756121 100%) !important;} .has-brand-color-3-gradient-lighter-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#ffff69 100%) !important;} .has-brand-color-3-brand-color-4-gradient-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#e66d4c 100%) !important;} .has-brand-color-3-brand-color-5-gradient-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#1c531d 100%) !important;} .has-brand-color-3-neutral-lightest-gradient-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#f4f2f4 100%) !important;} .has-brand-color-3-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#1e1e1e 100%) !important;} .has-brand-color-4-gradient-darker-gradient-background{background:linear-gradient(90deg,#e66d4c 0%,#733626 100%) !important;} .has-brand-color-4-gradient-lighter-gradient-background{background:linear-gradient(90deg,#e66d4c 0%,#ffae79 100%) !important;} .has-brand-color-4-brand-color-5-gradient-gradient-background{background:linear-gradient(90deg,#e66d4c 0%,#1c531d 100%) !important;} .has-brand-color-4-neutral-lightest-gradient-gradient-background{background:linear-gradient(90deg,#e66d4c 0%,#f4f2f4 100%) !important;} .has-brand-color-4-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#e66d4c 0%,#1e1e1e 100%) !important;} .has-brand-color-5-gradient-darker-gradient-background{background:linear-gradient(90deg,#1c531d 0%,#0e290e 100%) !important;} .has-brand-color-5-gradient-lighter-gradient-background{background:linear-gradient(90deg,#1c531d 0%,#2c842e 100%) !important;} .has-brand-color-5-neutral-lightest-gradient-gradient-background{background:linear-gradient(90deg,#1c531d 0%,#f4f2f4 100%) !important;} .has-brand-color-5-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#1c531d 0%,#1e1e1e 100%) !important;} .has-neutral-lightest-gradient-darker-gradient-background{background:linear-gradient(90deg,#f4f2f4 0%,#7a797a 100%) !important;} .has-neutral-lightest-gradient-lighter-gradient-background{background:linear-gradient(90deg,#f4f2f4 0%,#ffffff 100%) !important;} .has-neutral-lightest-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#f4f2f4 0%,#1e1e1e 100%) !important;} .has-neutral-darkest-gradient-darker-gradient-background{background:linear-gradient(90deg,#1e1e1e 0%,#0f0f0f 100%) !important;} .has-neutral-darkest-gradient-lighter-gradient-background{background:linear-gradient(90deg,#1e1e1e 0%,#303030 100%) !important;}
7507
:root{--wp--custom--color--brand-color-1-rgb:62, 166, 56; --wp--custom--color--brand-color-2-rgb:251, 146, 60; --wp--custom--color--brand-color-3-rgb:235, 195, 66; --wp--custom--color--brand-color-4-rgb:230, 109, 76; --wp--custom--color--brand-color-5-rgb:28, 83, 29; --wp--custom--color--neutral-white-rgb:255, 255, 255; --wp--custom--color--neutral-lightest-rgb:242, 243, 242; --wp--custom--color--neutral-light-rgb:210, 210, 210; --wp--custom--color--neutral-mid-rgb:148, 148, 148; --wp--custom--color--neutral-dark-rgb:65, 64, 66; --wp--custom--color--neutral-darkest-rgb:0, 0, 0; }
7508
7509
.wp-block-cover { background-image:url()}
7510
</style>
7511
<link rel='stylesheet' id='swiper-css-css' href='https://unpkg.com/swiper@11/swiper-bundle.min.css?ver=1750065233' type='text/css' media='all' />
7512
<link rel='stylesheet' id='genericons-css' href='https://opensource.org/wp-content/plugins/jetpack/_inc/genericons/genericons/genericons.css?ver=3.1' type='text/css' media='all' />
7513
<link rel='stylesheet' id='jetpack-social-menu-css' href='https://opensource.org/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/social-menu.css?ver=1.0' type='text/css' media='all' />
7514
<link rel='stylesheet' id='syndication-style-css' href='https://opensource.org/wp-content/plugins/syndication-links/css/syn.min.css?ver=4.5.3' type='text/css' media='all' />
7515
<script type="text/javascript" id="altcha-widget-custom-options-js-after">
7516
/* <![CDATA[ */
7517
(() => { window.ALTCHA_WIDGET_ATTRS = {"challengeurl":"https:\/\/opensource.org\/wp-json\/altcha\/v1\/challenge","strings":"{\"error\":\"Verification failed. Try again later.\",\"footer\":\"Protected by <a href=\\\"https:\\\/\\\/altcha.org\\\/\\\" target=\\\"_blank\\\">ALTCHA<\\\/a>\",\"label\":\"I'm not a robot\",\"verified\":\"Verified\",\"verifying\":\"Verifying...\",\"waitAlert\":\"Verifying... please wait.\"}","hidefooter":"1"}; })();
7518
/* ]]> */
7519
</script>
7520
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/gutenberg/build/hooks/index.min.js?ver=84e753e2b66eb7028d38" id="wp-hooks-js"></script>
7521
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/gutenberg/build/i18n/index.min.js?ver=671c1c41fbf6f13df25a" id="wp-i18n-js"></script>
7522
<script type="text/javascript" id="wp-i18n-js-after">
7523
/* <![CDATA[ */
7524
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
7525
/* ]]> */
7526
</script>
7527
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script>
7528
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script>
7529
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/core.min.js" id="jquery-ui-core-js"></script>
7530
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/mouse.min.js" id="jquery-ui-mouse-js"></script>
7531
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/sortable.min.js" id="jquery-ui-sortable-js"></script>
7532
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/datepicker.min.js" id="jquery-ui-datepicker-js"></script>
7533
<script type="text/javascript" id="jquery-ui-datepicker-js-after">
7534
/* <![CDATA[ */
7535
jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});});
7536
/* ]]> */
7537
</script>
7538
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/resizable.min.js" id="jquery-ui-resizable-js"></script>
7539
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/draggable.min.js" id="jquery-ui-draggable-js"></script>
7540
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/controlgroup.min.js" id="jquery-ui-controlgroup-js"></script>
7541
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/checkboxradio.min.js" id="jquery-ui-checkboxradio-js"></script>
7542
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/button.min.js" id="jquery-ui-button-js"></script>
7543
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/dialog.min.js" id="jquery-ui-dialog-js"></script>
7544
<script type="text/javascript" id="events-manager-js-extra">
7545
/* <![CDATA[ */
7546
var EM = {"ajaxurl":"https:\/\/opensource.org\/wp-admin\/admin-ajax.php","locationajaxurl":"https:\/\/opensource.org\/wp-admin\/admin-ajax.php?action=locations_search","firstDay":"1","locale":"en","dateFormat":"yy-mm-dd","ui_css":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager\/includes\/css\/jquery-ui\/build.min.css","show24hours":"0","is_ssl":"1","autocomplete_limit":"10","calendar":{"breakpoints":{"small":560,"medium":908,"large":false}},"phone":"","datepicker":{"format":"Y-m-d"},"search":{"breakpoints":{"small":650,"medium":850,"full":false}},"url":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager","assets":{"input.em-uploader":{"js":{"em-uploader":{"url":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager\/includes\/js\/em-uploader.js?v=7.1.7","event":"em_uploader_ready"}}},".em-recurrence-sets, .em-timezone":{"js":{"luxon":{"url":"luxon\/luxon.js?v=7.1.7","event":"em_luxon_ready"}}},".em-booking-form, #em-booking-form, .em-booking-recurring, .em-event-booking-form":{"js":{"em-bookings":{"url":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager\/includes\/js\/bookingsform.js?v=7.1.7","event":"em_booking_form_js_loaded"},"em-coupons":{"url":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager-pro\/add-ons\/coupons\/coupons.js?v=3.7","requires":"em-bookings"}},"css":{"em-coupons":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager-pro\/add-ons\/coupons\/coupons.min.css?v=3.7"}},"#em-opt-archetypes":{"js":{"archetypes":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager\/includes\/js\/admin-archetype-editor.js?v=7.1.7","archetypes_ms":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager\/includes\/js\/admin-archetypes.js?v=7.1.7","qs":"qs\/qs.js?v=7.1.7"}},".em-cart-coupons-form":{"js":{"em-coupons-cart":{"url":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager-pro\/add-ons\/coupons\/coupons-cart.js?v=3.7","event":"em_timepicker_ready"}},"css":{"em-coupons":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager-pro\/add-ons\/coupons\/coupons.min.css?v=3.7"}}},"cached":"1","bookingInProgress":"Please wait while the booking is being submitted.","tickets_save":"Save Ticket","bookingajaxurl":"https:\/\/opensource.org\/wp-admin\/admin-ajax.php","bookings_export_save":"Export Bookings","bookings_settings_save":"Save Settings","booking_delete":"Are you sure you want to delete?","booking_offset":"30","bookings":{"submit_button":{"text":{"default":"Submit Booking","free":"Submit Booking","payment":"Submit Booking - %s","processing":"Processing ..."}},"update_listener":""},"bb_full":"Sold Out","bb_book":"Book Now","bb_booking":"Booking...","bb_booked":"Booking Submitted","bb_error":"Booking Error. Try again?","bb_cancel":"Cancel","bb_canceling":"Canceling...","bb_cancelled":"Cancelled","bb_cancel_error":"Cancellation Error. Try again?","txt_search":"Search","txt_searching":"Searching...","txt_loading":"Loading...","cache":"1","api_nonce":"bfdc533558","attendance_api_url":"https:\/\/opensource.org\/wp-json\/events-manager\/v1\/attendance"};
7547
/* ]]> */
7548
</script>
7549
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/events-manager/includes/js/events-manager.js?ver=7.1.7" id="events-manager-js"></script>
7550
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/events-manager-pro/includes/js/events-manager-pro.js?ver=3.7" id="events-manager-pro-js"></script>
7551
<script type="text/javascript" defer data-domain='opensource.org' data-api='https://opensource.org/wp-json/fcdf21/v1/da74/d08e74b0' data-cfasync='false' src="//opensource.org/wp-content/uploads/4931f7089c/801c1c58.js?ver=1757529684" id="plausible-analytics-js"></script>
7552
<script type="text/javascript" id="plausible-analytics-js-after">
7553
/* <![CDATA[ */
7554
window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }
7555
/* ]]> */
7556
</script>
7557
<link rel="https://api.w.org/" href="https://opensource.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://opensource.org/wp-json/wp/v2/license/375" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://opensource.org/xmlrpc.php?rsd" />
7558
7559
<link rel="canonical" href="https://opensource.org/license/cddl-1-0" />
7560
<link rel='shortlink' href='https://opensource.org/?p=375' />
7561
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://opensource.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fopensource.org%2Flicense%2Fcddl-1-0" />
7562
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://opensource.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fopensource.org%2Flicense%2Fcddl-1-0&#038;format=xml" />
7563
7564
7565
	<!-- Nelio Content -->
7566
	<meta property="og:locale" content="en_US" />
7567
	<meta property="og:type" content="article" />
7568
	<meta property="og:title" content="Common Development and Distribution License 1.0" />
7569
	<meta property="og:description" content="1. Definitions. 1.1. Contributor means each individual or entity that creates or contributes to the creation of Modifications. 1.2. Contributor Version means the combination of the Original Software, prior Modifications…" />
7570
	<meta property="og:url" content="https://opensource.org/license/cddl-1-0/" />
7571
	<meta property="og:site_name" content="Open Source Initiative" />
7572
	<meta property="og:image" content="" />
7573
	<meta property="og:image:width" content="" />
7574
	<meta property="og:image:height" content="" />
7575
	<meta name="twitter:card" content="summary_large_image" />
7576
	<meta name="twitter:creator" content="" />
7577
	<meta name="twitter:site" content="" />
7578
	<meta name="twitter:image" content="" />
7579
	<!-- /Nelio Content -->
7580
7581
7582
<link rel="alternate" type="application/rss+xml" title="Podcast RSS feed" href="https://opensource.org/feed/podcast/deep-dive-ai/" />
7583
7584
	<style>img#wpstats{display:none}</style>
7585
					<style>.cmplz-hidden {
7586
					display: none !important;
7587
				}</style><meta name='plausible-analytics-version' content='2.3.1' />
7588
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>		<style type="text/css">
7589
					.site-title,
7590
			.site-description {
7591
				position: absolute;
7592
				clip: rect(1px, 1px, 1px, 1px);
7593
			}
7594
					</style>
7595
		<style class='wp-fonts-local' type='text/css'>
7596
@font-face{font-family:Exo;font-style:normal;font-weight:100 200 300 400 500 600 700 800 900;font-display:fallback;src:url('https://opensource.org/wp-content/themes/osi/assets/fonts/Exo/Exo-VariableFont_wght.ttf') format('truetype');}
7597
@font-face{font-family:"Albert Sans";font-style:normal;font-weight:100 200 300 400 500 600 700 800 900;font-display:fallback;src:url('https://opensource.org/wp-content/themes/osi/assets/fonts/albert-sans/AlbertSans-VariableFont_wght.ttf') format('truetype');}
7598
</style>
7599
<link rel="icon" href="https://i0.wp.com/opensource.org/wp-content/uploads/2023/01/cropped-cropped-OSI_Horizontal_Logo_0-e1674081292667.png?fit=32%2C32&#038;ssl=1" sizes="32x32" />
7600
<link rel="icon" href="https://i0.wp.com/opensource.org/wp-content/uploads/2023/01/cropped-cropped-OSI_Horizontal_Logo_0-e1674081292667.png?fit=192%2C192&#038;ssl=1" sizes="192x192" />
7601
<link rel="apple-touch-icon" href="https://i0.wp.com/opensource.org/wp-content/uploads/2023/01/cropped-cropped-OSI_Horizontal_Logo_0-e1674081292667.png?fit=180%2C180&#038;ssl=1" />
7602
<meta name="msapplication-TileImage" content="https://i0.wp.com/opensource.org/wp-content/uploads/2023/01/cropped-cropped-OSI_Horizontal_Logo_0-e1674081292667.png?fit=270%2C270&#038;ssl=1" />
7603
		<style type="text/css" id="wp-custom-css">
7604
			
7605
/*prev*/
7606
7607
.jetpack-instant-search__search-results-search-form {
7608
	max-width: 100%;
7609
}
7610
7611
/* Prevents image duplication of featured images on Event pages. */
7612
.single-event .em-item-image {
7613
    display: none;
7614
}
7615
7616
/* Keep other existing styles */
7617
.single-sc_event .entry-header .entry-title {
7618
	display: none;
7619
}
7620
7621
/* Carrie's design tweaks - 11.2.22 */
7622
7623
.wp-block-coblocks-posts__content a {
7624
	line-height: 1.3em;
7625
}
7626
.wp-block-post-title {
7627
	margin-bottom: 1em;
7628
}
7629
.entry-content h2 {
7630
	font-size:2rem;
7631
	font-weight:700;
7632
	margin-top: 2em;
7633
} 
7634
.entry-content h3 {
7635
	color: #414042;
7636
	font-size:1.5rem;
7637
	font-weight: 700;
7638
	margin-top: 2em;
7639
}
7640
.wp-block-media-text__content h2, .wp-block-media-text__content h3 {
7641
	margin-top:0;
7642
}
7643
p {
7644
	margin-bottom: 1.5em;
7645
}
7646
 li {
7647
	 margin-bottom:1em;
7648
}
7649
blockquote > *, .wp-block-pullquote > *, .wp-block-quote > * {
7650
    font-style: italic;
7651
    font-size: 18px;
7652
    font-weight: 200;
7653
    line-height: 1.8rem;
7654
    margin: 2em 0 2rem 0!important;
7655
}
7656
7657
/*to address centering a single post if there is only one */
7658
.wp-block-post-template.is-flex-container li {
7659
	margin: 0 auto;
7660
}
7661
7662
/* Remove when the changes to prod are live 2-13-2023 */
7663
7664
7665
@media only screen and (min-width: 1200px) {
7666
	.header--blog-name img {
7667
	margin-top: -16px;
7668
	}
7669
		
7670
		.nav-main--menu > li:hover > ul, .nav-main--menu > li:focus > ul, .nav-main--menu li.tab-active > ul {
7671
			max-height: 800px;
7672
		}
7673
	
7674
}
7675
7676
/* 
7677
 * Styles for OSI Sponsors Block    */
7678
.block-editor-block-list__block.wp-block-osi-sponsors-list {
7679
    padding-top: 1.2rem;
7680
}
7681
.osi-partner-logo {
7682
    margin: 4rem 0;
7683
    max-width: 230px;
7684
}
7685
7686
.osi-sponsor-logo img {
7687
	width: auto;
7688
}
7689
7690
/* 2023-08-25 DR hide $0.00 per ticket */
7691
7692
.postid-8996.single-sc_event .content.has_no_sidebar .content--page article:not(.archive) .sc-event-ticketing-price {
7693
	font-size: 0;
7694
}
7695
7696
.postid-8996.single-sc_event .content.has_no_sidebar .content--page article:not(.archive) .sc-event-ticketing-price::after {
7697
	content: "Free Ticket";
7698
	visibility: visible;
7699
	margin: 22px auto 0;
7700
	font-size: 1.25rem;
7701
	
7702
}
7703
#sc_event_details_8996 {
7704
	display: none
7705
}
7706
7707
#pre-footer .wpcf7 input {
7708
	width: 50%;
7709
	border-radius: 0;
7710
	display:inline-block;
7711
	border: 2px black solid;
7712
	margin:0;
7713
	padding: 15px 20px;
7714
} 
7715
#pre-footer .wpcf7 input[type=submit] {
7716
	background-color:black;
7717
	color:white;
7718
}
7719
7720
.sidebar-post-loop ul li .wp-block-post-date {
7721
	margin-top: 0;
7722
}
7723
.sidebar-post-loop ul li.wp-block-post {
7724
	border-bottom  : #CECECE 1px solid;
7725
	padding-bottom : 10px;
7726
	margin-bottom  : 10px;
7727
	margin-top     : 0;
7728
}
7729
7730
.sidebar-post-loop ul li.wp-block-post:last-child {
7731
	border-bottom : none;
7732
}
7733
7734
.sidebar-post-title.wp-block-post-title {
7735
	margin-bottom : 3px !important;
7736
	margin-top    : 0;
7737
	font-family   : 'Poppins', sans-serif;
7738
}
7739
7740
.sidebar-comment-posts {
7741
	padding-left : 0;
7742
}
7743
7744
.sidebar-comment-posts li.wp-block-latest-comments__comment {
7745
	padding-bottom : 10px;
7746
	margin-bottom  : 10px;
7747
	border-bottom  : #CECECE 1px solid;
7748
}
7749
7750
.sidebar-comment-posts li.wp-block-latest-comments__comment:last-child {
7751
	border-bottom : none;
7752
}
7753
7754
.sidebar-comment-posts li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
7755
	font-size   : 16px;
7756
	line-height : 24px;
7757
}
7758
7759
.sidebar-comment-posts li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
7760
	text-decoration : none;
7761
	color           : #3DA639;
7762
}
7763
7764
.sidebar-comment-posts li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
7765
	font-size   : 16px;
7766
	line-height : 28px;
7767
	color       : #767676;
7768
}
7769
7770
.sidebar-comment-posts li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p {
7771
	margin-bottom : 0;
7772
}
7773
7774
.sidebar-terms {
7775
	padding-left : 0;
7776
	margin-left: 0;
7777
	list-style   : none;
7778
}
7779
7780
.sidebar-terms li {
7781
	border-bottom : 1px solid #CECECE;
7782
	padding       : 0 0 10px;
7783
	margin        : 0 0 10px;
7784
}
7785
7786
.sidebar-terms li:last-child {
7787
	border-bottom : none;
7788
}
7789
7790
.sidebar-terms li a {
7791
	text-decoration : none;
7792
	color           : #3DA639;
7793
}
7794
7795
.main-post-loop ul li .wp-block-post-featured-image {
7796
	border : 1px solid #E1E1E1;
7797
}
7798
7799
#more-blog-link a {
7800
	text-decoration : none;
7801
	color           : #1D1D1D;
7802
}
7803
7804
#wp--skip-link--target {
7805
	margin-top : 24px !important;
7806
}
7807
7808
.blog-page--main-post-query .wp-block-post-featured-image {
7809
	margin-bottom: 15px;
7810
}
7811
7812
7813
.page-id-9688 .content--page .entry-header {
7814
	display: none;
7815
}
7816
7817
.special-sep {
7818
	position : relative;
7819
}
7820
7821
.special-sep:before {
7822
	content          : '';
7823
	top              : 50%;
7824
	left             : 0;
7825
	right            : 0;
7826
	height           : 1px;
7827
	content          : '';
7828
	position         : absolute;
7829
	background-color : #000000;
7830
}
7831
7832
.special-sep:after {
7833
	content    : '';
7834
	left       : calc(50% - 80px / 2);
7835
	width      : 80px;
7836
	content    : '';
7837
	position   : absolute;
7838
	height     : 40px;
7839
	top        : -20px;
7840
	background : #FFFFFF url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4yIiBiYXNlUHJvZmlsZT0idGlueSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiDQoJIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjU2IDI0OCIgb3ZlcmZsb3c9InZpc2libGUiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0ibm9uZSIgZD0iTTE0My4zLDE2Ny44YzIyLjEtOC41LDMzLjEtMzMuMiwyNC42LTU1LjNjLTguNS0yMi4xLTMzLjItMzMuMS01NS4zLTI0LjZjLTIyLjEsOC41LTMzLjEsMzMuMi0yNC42LDU1LjMNCgkJYzQuMywxMS4zLDEzLjMsMjAuMywyNC42LDI0LjZMODMuOCwyNDNjLTYzLjUtMjQuNC05NS4zLTk1LjctNzAuOS0xNTkuM3M5NS43LTk1LjMsMTU5LjItNzAuOXM5NS4zLDk1LjcsNzAuOSwxNTkuMw0KCQljLTEyLjUsMzIuNi0zOC4zLDU4LjQtNzAuOSw3MC45TDE0My4zLDE2Ny44Ii8+DQoJPHBhdGggZmlsbD0iIzIzMUYyMCIgZD0iTTE3Mi4yLDI0Ny40Yy0wLjYsMC0xLjItMC4xLTEuOC0wLjRjLTEuMS0wLjUtMS45LTEuNC0yLjMtMi40bC0yOC44LTc1LjFjLTAuOS0yLjMsMC4zLTQuOCwyLjUtNS43DQoJCWM5LjYtMy43LDE3LjEtMTAuOSwyMS4zLTIwLjJjNC4yLTkuNCw0LjQtMTkuOCwwLjgtMjkuNEMxNTYuMiw5NC4zLDEzNCw4NC40LDExNC4yLDkyYy0xOS44LDcuNi0yOS43LDI5LjgtMjIuMSw0OS42DQoJCWMzLjksMTAuMSwxMS45LDE4LjIsMjIuMSwyMi4xYzIuMywwLjksMy40LDMuNCwyLjUsNS43TDg4LDI0NC41Yy0wLjQsMS4xLTEuMywyLTIuMywyLjRjLTEuMSwwLjUtMi4zLDAuNS0zLjQsMC4xDQoJCWMtMzEuOC0xMi4yLTU3LTM2LjEtNzAuOS02Ny4zQy0yLjUsMTQ4LjctMy40LDExNCw4LjgsODIuMXMzNi4xLTU3LDY3LjItNzAuOXM2NS44LTE0LjgsOTcuNy0yLjZzNTcsMzYuMSw3MC45LDY3LjMNCgkJYzEzLjksMzEuMiwxNC44LDY1LjgsMi42LDk3LjdjLTEyLjksMzMuNy0zOS43LDYwLjUtNzMuNCw3My41QzE3My4yLDI0Ny4zLDE3Mi43LDI0Ny40LDE3Mi4yLDI0Ny40TDE3Mi4yLDI0Ny40eiBNMTI4LDguOQ0KCQljLTE2LjQsMC0zMi44LDMuNS00OC4zLDEwLjNjLTI5LDEyLjktNTEuMiwzNi40LTYyLjYsNjZjLTExLjQsMjkuNi0xMC41LDYxLjksMi40LDkwLjljMTIuMywyNy43LDM0LjIsNDkuMiw2MS45LDYxbDI1LjctNjcNCgkJYy0xMC42LTUuMi0xOC45LTE0LjMtMjMuMS0yNS40Yy05LjMtMjQuMywyLjktNTEuNywyNy4xLTYxYzI0LjMtOS4zLDUxLjYsMi45LDYxLDI3LjJjNC41LDExLjgsNC4yLDI0LjYtMC45LDM2LjENCgkJYy00LjUsMTAuMi0xMi4zLDE4LjItMjIuMiwyMy4xbDI1LjcsNjdjMjkuNS0xMi42LDUyLjgtMzYuNyw2NC4zLTY2LjdjMTEuNC0yOS42LDEwLjUtNjEuOS0yLjQtOTAuOWMtMTIuOS0yOS0zNi4zLTUxLjItNjYtNjIuNg0KCQlDMTU2LjgsMTEuNiwxNDIuMyw4LjksMTI4LDguOUwxMjgsOC45eiIvPg0KCTxwYXRoIGZpbGw9IiMyMzFGMjAiIGQ9Ik0yMzcuNywyMjkuNmMtMS42LDEuNi0yLjQsMy42LTIuNCw1LjhjMCwyLjMsMC44LDQuMywyLjQsNS45YzEuNiwxLjYsMy42LDIuNCw1LjksMi40DQoJCWMyLjMsMCw0LjItMC44LDUuOC0yLjRjMS42LTEuNiwyLjQtMy42LDIuNC01LjljMC0yLjItMC44LTQuMi0yLjQtNS44Yy0xLjYtMS43LTMuNi0yLjUtNS45LTIuNQ0KCQlDMjQxLjMsMjI3LjEsMjM5LjQsMjI3LjksMjM3LjcsMjI5LjZMMjM3LjcsMjI5LjZ6IE0yNTAuNywyNDIuNmMtMiwxLjktNC4zLDIuOC03LDIuOGMtMi44LDAtNS4yLTEtNy4xLTIuOQ0KCQljLTEuOS0xLjktMi45LTQuMy0yLjktNy4xYzAtMi45LDEtNS40LDMuMS03LjNjMi0xLjgsNC4zLTIuNyw2LjktMi43YzIuOCwwLDUuMSwxLDcuMSwyLjljMiwyLDIuOSw0LjMsMi45LDcuMQ0KCQlDMjUzLjcsMjM4LjIsMjUyLjcsMjQwLjYsMjUwLjcsMjQyLjZMMjUwLjcsMjQyLjZ6IE0yNDQuNSwyMzJjLTAuNC0wLjItMS0wLjItMS43LTAuMmgtMC43djMuMmgxLjFjMC43LDAsMS4yLTAuMSwxLjYtMC40DQoJCXMwLjYtMC43LDAuNi0xLjNDMjQ1LjQsMjMyLjcsMjQ1LjEsMjMyLjMsMjQ0LjUsMjMyTDI0NC41LDIzMnogTTIzOS4yLDI0MXYtMTEuMWMwLjcsMCwxLjcsMCwzLjEsMHMyLjEsMCwyLjMsMA0KCQljMC45LDAuMSwxLjYsMC4zLDIuMiwwLjZjMSwwLjUsMS41LDEuNCwxLjUsMi43YzAsMC45LTAuMywxLjYtMC44LDJjLTAuNSwwLjQtMS4yLDAuNy0xLjksMC43YzAuNywwLjEsMS4yLDAuNCwxLjYsMC42DQoJCWMwLjcsMC41LDEsMS40LDEsMi41djFjMCwwLjEsMCwwLjIsMCwwLjNzMCwwLjIsMC4xLDAuM2wwLjEsMC4zaC0yLjhjLTAuMS0wLjQtMC4xLTAuOS0wLjItMS41cy0wLjEtMS4xLTAuMi0xLjQNCgkJYy0wLjEtMC40LTAuNC0wLjctMC44LTAuOGMtMC4yLTAuMS0wLjUtMC4xLTEtMC4ybC0wLjYsMGgtMC42djMuOUgyMzkuMnoiLz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat center;
7841
}
7842
7843
.sidebar .wp-block-latest-posts__list li,
7844
.sidebar .wp-block-latest-comments li {
7845
	border-bottom: #CECECE 1px solid;
7846
  padding-bottom: 10px;
7847
  margin-bottom: 10px;
7848
  margin-top: 0;
7849
}
7850
.sidebar .wp-block-latest-posts__post-date, 
7851
.sidebar .wp-block-post-date, .wp-block-coblocks-posts__date {
7852
	color: #1d1d1d;
7853
  font-size: 13px;
7854
	font-weight: 400;
7855
	margin: 0;
7856
}
7857
.sidebar .wp-block-latest-comments__comment-excerpt p,
7858
.sidebar .wp-block-latest-comments__comment-excerpt,
7859
.sidebar .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, 
7860
.sidebar .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
7861
	margin: 0;
7862
	margin-left:0;
7863
	line-height: 28px;
7864
  color: #767676;
7865
}
7866
7867
.blog .sidebar .wp-block-latest-posts__post-title,
7868
.blog .sidebar .wp-block-latest-comments__comment-link,
7869
.blog .sidebar .wp-block-latest-comments__comment-author,
7870
.blog .sidebar .widget_top-posts a,
7871
.blog .sidebar .widget_recent_entries,
7872
.blog .sidebar .widget_categories,
7873
.blog .sidebar #recentcomments {
7874
	font-weight: 400;
7875
	color: #3da639;
7876
	font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.217), 16px);
7877
    line-height: 1.8;
7878
	text-decoration: none;
7879
}
7880
.blog .sidebar h2 {
7881
	font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.435), 18px);
7882
}
7883
7884
7885
.blog .sidebar .wp-block-categories-list,
7886
.blog .sidebar .widget_top-posts ul,
7887
.blog .sidebar .widget_recent_entries,
7888
.blog .sidebar .widget_recent_entries ul,
7889
.blog .sidebar #recentcomments,
7890
.blog .sidebar .widget_categories ul {
7891
	padding-left: 0px;
7892
}
7893
.blog .sidebar .wp-block-categories-list li,
7894
.blog .sidebar .widget_top-posts li,
7895
.blog .sidebar .widget_recent_entries li,
7896
.blog .sidebar #recentcomments li,
7897
.blog .sidebar .widget_categories li {
7898
	list-style: none;
7899
	border-bottom: 1px solid #CECECE;
7900
    padding: 0 0 10px;
7901
    margin: 0 0 10px;
7902
}
7903
7904
.blog .sidebar .wp-block-categories-list li a,
7905
.blog .sidebar .widget_recent_entries a,
7906
.blog .sidebar .widget_categories a,
7907
.blog .sidebar #recentcomments a {
7908
	text-decoration: none;
7909
	cursor: pointer !important;
7910
	line-height: 1.8;
7911
	font-weight: 400;
7912
	color: #3da639;
7913
}
7914
7915
#comments ul.reaction-list {
7916
	list-style-type: none;
7917
}
7918
#comments ul.reaction-list li {
7919
	display:inline-block;
7920
	padding:0;
7921
	margin:0
7922
}
7923
#comments ul.reaction-list li .hide-name,
7924
#comments ul.reaction-list li .emoji-overlay {
7925
	display:none;
7926
}
7927
#comments ul.reaction-list li img {
7928
	width:50px;
7929
	max-width: auto;
7930
}
7931
#comments ul.reaction-list li a.customize-unpreviewable {
7932
	cursor:pointer !important;
7933
	display:inline-block;
7934
}
7935
.comment-body {
7936
	width: auto;
7937
}
7938
.email-block-wrap {
7939
	display:block;
7940
	width:100%;
7941
	clear:both;
7942
	margin-bottom: -5em;
7943
	z-index: 0;
7944
	position: relative;
7945
}
7946
.email-block-wrap input {
7947
	width: 50%;
7948
	display:inline-block;
7949
	border-radius: 0;
7950
	border: 2px black solid;
7951
	height: 60px;
7952
}
7953
.email-block-wrap span.wpcf7-not-valid-tip {
7954
	position: absolute;
7955
	color:white
7956
}
7957
.email-block-wrap span.wpcf7-form-control-wrap {
7958
	display: inline-block;
7959
	width:50%;
7960
}
7961
.email-block-wrap span.wpcf7-form-control-wrap input {
7962
	width:100%;
7963
}
7964
.email-block-wrap input[type=submit] {
7965
	background: black;
7966
	color:white;
7967
}
7968
.email-block-wrap input[type=submit]:hover {
7969
	background: white;
7970
	color: black;
7971
}
7972
.email-block-wrap input:hover,
7973
.email-block-wrap form.customize-unpreviewable input:hover,
7974
form.customize-unpreviewable {
7975
	cursor:pointer !important;
7976
}
7977
.email-block-wrap input[type=email]:hover,
7978
.email-block-wrap form.customize-unpreviewable input[type=email]:hover {
7979
	cursor:text !important;
7980
}
7981
.email-block-wrap .wpcf7-response-output {
7982
	border-color:white !important;
7983
	margin:10px 0 !important;
7984
	color:white;
7985
}
7986
.email-block-wrap form p {
7987
	margin: 0;
7988
	padding: 0;
7989
}
7990
.email-block-wrap {
7991
	z-index: 1;
7992
	border-bottom: 1px solid black;
7993
}
7994
.footer-cta {
7995
    z-index: 2;
7996
    position: relative;
7997
}
7998
.footer-main {
7999
	padding-top: 50px
8000
}
8001
.blog .first-post .post--byline {
8002
	font-size:clamp(14px, 0.875rem + (1vw - 3.2px) * 0.217, 16px);
8003
	color: gray;
8004
}
8005
.blog .first-post .entry-header ul {
8006
	list-style-type: none;
8007
	padding-left: 0;
8008
	margin-left: 0;
8009
	font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.217, 16px);
8010
}
8011
8012
.blog .first-post h2 {
8013
	font-size: 35px;
8014
	line-height: 45px;
8015
}
8016
8017
.blog .content .content-full .content--page {
8018
    max-width: 1550px;
8019
}
8020
.syndication-links {
8021
	  margin-top: 0;
8022
}
8023
@media only screen and (min-width: 600px) {
8024
	.archive-columns {
8025
			/* gap: 4%;*/
8026
	}
8027
}
8028
@media only screen and (min-width: 782px) {
8029
	.wp-block-column.two-column {
8030
			max-width: 46%;
8031
			min-width: 46%;
8032
	}
8033
}
8034
.blog .post-archive-wrap .wp-block-column h2,
8035
.archive h2.post--title.entry-title  {
8036
	margin-top: 35px;
8037
	margin-bottom: 35px;
8038
	line-height: 37px;
8039
}
8040
.archive .entry-meta.post--byline a {
8041
	color: #767676;
8042
    font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.217, 16px);
8043
}
8044
.error-404 label,
8045
.widget_top-posts .widget-inner > p {
8046
	display:none;
8047
}
8048
8049
.archive .archive-title.page--title {
8050
	    margin-bottom: 0.75rem !important;
8051
}
8052
8053
.archive-description {
8054
	padding-bottom: 2.75rem;
8055
}
8056
8057
.archive-description p {
8058
	margin: 0;
8059
}
8060
8061
/*Hide the 'Board Member' link under each title in the https://opensource.org/blog/status/board-member page */
8062
.term-board-member .member-seat.inline-list{display: none;}
8063
8064
.page-id-2549 .member-seat.inline-list{display: none;}
8065
8066
.wp-block-osi-main-sponsors-list {
8067
	border:0 !important;
8068
}
8069
8070
.alumni-board-grid {
8071
    display: grid;
8072
    grid-template-columns: repeat(3, 1fr); /* 3 columns */
8073
    gap: 20px; /* Space between grid items */
8074
    margin-top: 20px;
8075
}
8076
8077
.alumni-board-grid .wp-block-post {
8078
    border: 1px solid #ddd;
8079
    border-radius: 10px;
8080
    padding: 15px;
8081
    text-align: center;
8082
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Subtle shadow */
8083
}
8084
8085
.alumni-board-grid .wp-block-post img {
8086
    max-width: 100%;
8087
    height: auto;
8088
    border-radius: 8px;
8089
    margin-bottom: 10px;
8090
}
8091
8092
.updated {
8093
	display: none;
8094
}
8095
8096
/* Single podcast template - hide date & byline */
8097
.single-podcast .post--byline {
8098
    display: none;
8099
}
8100
8101
/*Single podcast template - hide series information*/
8102
.nelio-content-series-meta {
8103
    display: none;
8104
}
8105
8106
.nelio-content-series-post-list__title {
8107
    display: none;
8108
}
8109
8110
.nelio-content-series-post-list {
8111
    display: none;
8112
}
8113
8114
#menu-item-2395 > a:first-of-type {
8115
color: var(--wp--custom--button--color--text);
8116
    cursor: pointer;
8117
    background-color: var(--wp--custom--button--color--background);
8118
    border: var(--wp--custom--button--border--width) var(--wp--custom--button--border--style) var(--wp--custom--button--border--color);
8119
    border-radius: var(--wp--custom--button--border--radius);
8120
    display: inline-block;
8121
    font-family: var(--wp--custom--button--typography--font-family);
8122
    -webkit-font-smoothing: auto;
8123
    height: auto;
8124
	  font-weight: bold;
8125
    padding: var(--wp--custom--button--spacing--padding--top) var(--wp--custom--button--spacing--padding--right) var(--wp--custom--button--spacing--padding--bottom) var(--wp--custom--button--spacing--padding--left);
8126
    text-decoration: none;
8127
    transition: all 0.3s;
8128
    width: auto;
8129
}
8130
8131
/* Hide Location for OSI Maintainer Month Event - @nickpagz - May 13 20205 */
8132
.postid-127606 section.em-event-where {
8133
    display:none;
8134
}
8135
8136
/* Display markdown code properly - nickvidal - May 21 2025 */
8137
code { font-size: 0.9em; padding: 0.15em 0.3em; border-radius: 6px; max-width: 100%; }
8138
8139
a code { color: var(--wp--preset--color--brand-links); text-decoration: underline; }
8140
8141
8142
.testimonial-rounded-corners figure img {
8143
  border-radius: 20px;
8144
}
8145
8146
.black-white{
8147
	filter: grayscale(100%);
8148
}
8149
/* ========== Desktop ========== */
8150
.ai-secondary-navbar-wrapper {
8151
  background-color: #fff;
8152
  border-bottom: 1px solid #ddd;
8153
  padding: 10px 0;
8154
  position: sticky;
8155
  top: 90px; /* adjust as needed */
8156
  z-index: 999;
8157
}
8158
8159
.ai-secondary-nav-menu {
8160
  display: flex;
8161
  justify-content: center;
8162
  gap: 40px;
8163
  list-style: none;
8164
  margin: 0;
8165
  padding: 0;
8166
	padding-top:10px
8167
	font-size: 10px;
8168
}
8169
8170
.ai-secondary-nav-menu li {
8171
  display: inline-block;
8172
}
8173
8174
/* ========== Mobile fix (force override) ========== */
8175
@media (max-width: 768px) {
8176
  /* Hide desktop sticky version */
8177
  .ai-secondary-navbar-wrapper {
8178
    display: none !important;
8179
  }
8180
8181
  /* Force vertical layout regardless of class */
8182
  .ai-secondary-nav-menu,
8183
  .ai-secondary-mobile-menu {
8184
    display: block !important;
8185
    flex-direction: column !important;
8186
    list-style: none;
8187
    padding: 0;
8188
    margin: 20px 0 0;
8189
  }
8190
8191
  .ai-secondary-nav-menu li,
8192
  .ai-secondary-mobile-menu li {
8193
    display: block !important;
8194
    text-align: right;
8195
    padding: 12px 20px;
8196
    border-top: 1px solid rgba(255,255,255,0.1);
8197
  }
8198
8199
  .ai-secondary-nav-menu a,
8200
  .ai-secondary-mobile-menu a {
8201
    color: #fff;
8202
    text-decoration: none;
8203
    font-size: 18px;
8204
    display: block;
8205
  }
8206
8207
  .ai-secondary-nav-menu a:hover,
8208
  .ai-secondary-mobile-menu a:hover {
8209
    color: #aaa;
8210
  }
8211
}
8212
8213
.ai-mobile-label {
8214
	display: none;
8215
}
8216
8217
.hidden {
8218
	display: none !important;
8219
}
8220
@media (max-width: 768px) {
8221
	.wrapper {
8222
		padding: 0;
8223
	}
8224
	
8225
  .ai-secondary-mobile-wrapper {
8226
    margin-top: 10px;
8227
    padding-top: 0;
8228
  }
8229
8230
  .ai-mobile-label {
8231
    display: block;
8232
		color: #bbb;
8233
    font-size: 13px;
8234
    text-transform: uppercase;
8235
    padding: 8px 20px 4px;
8236
    margin: 0;
8237
    letter-spacing: 0.5px;
8238
		text-align: right;
8239
  }
8240
8241
  .ai-secondary-mobile-menu {
8242
    margin-top: 0;
8243
  }
8244
8245
  .ai-secondary-mobile-menu li {
8246
    padding: 10px 20px;
8247
  }
8248
}
8249
8250
.wrapper {
8251
    padding: 0 5vw 0 5vw;
8252
}
8253
8254
.osaid-timeline h3 {
8255
	  font-size: 12px !important;
8256
	  line-height: 14px !important;
8257
}
8258
8259
.osaid-previous-work h2{
8260
	   font-size:26px !important;
8261
		 line-height:28px !important;
8262
}
8263
8264
.content.ai-full-width h2.wp-block-heading, .osaid-faq h2 {
8265
	 font-size: 28px !important;
8266
	 line-height: 30px !important;
8267
}
8268
8269
/* #menu-item-136785, #menu-item-136785 a:hover {
8270
	font-weight: bold;
8271
} */		</style>
8272
		</head>
8273
8274
<body data-cmplz=1 class="wp-singular license-template-default single single-license postid-375 wp-custom-logo wp-embed-responsive wp-theme-osi jps-theme-osi">
8275
	<div class="wrapper" role="document">
8276
		<header id="masthead" class="site-header header-main">
8277
			<a class="skip-link screen-reader-text" href="#content">Skip to content</a>
8278
			<div class="header--inner">
8279
				<div class="site-branding header--blog-name">
8280
					<a href="https://opensource.org"><img class="header-logo" src="https://i0.wp.com/opensource.org/wp-content/uploads/2023/03/cropped-OSI-horizontal-large.png?fit=640%2C229&#038;ssl=1" alt="Open Source Initiative" /></a>				</div><!-- .site-branding -->
8281
				<nav aria-label="Primary" id="site-navigation" class="nav-main" role="navigation">
8282
					<div class="menu-primary-menu-container"><ul id="menu-primary-menu" class="nav-main--menu"><li id="menu-item-2395" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2395"><a href="https://members.opensource.org/donate">Donate</a></li>
8283
<li id="menu-item-2358" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2358"><a href="https://opensource.org/about">About</a></li>
8284
<li id="menu-item-2360" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2360"><a href="https://opensource.org/osd">Open Source Definition</a></li>
8285
<li id="menu-item-2535" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2535"><a href="https://opensource.org/licenses">Licenses</a></li>
8286
<li id="menu-item-136209" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-136209"><a href="https://opensource.org/ai">Open Source AI</a></li>
8287
<li id="menu-item-17606" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-17606"><a href="https://opensource.org/blog">Blog</a></li>
8288
<li id="menu-item-5690" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5690"><a href="https://opensource.org/programs">Programs</a></li>
8289
</ul></div><div class="menu-primary-menu-container"><ul id="menu-primary-menu-1" class="nav-mobile--menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2395"><a href="https://members.opensource.org/donate">Donate</a></li>
8290
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2358"><a href="https://opensource.org/about">About</a></li>
8291
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2360"><a href="https://opensource.org/osd">Open Source Definition</a></li>
8292
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2535"><a href="https://opensource.org/licenses">Licenses</a></li>
8293
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-136209"><a href="https://opensource.org/ai">Open Source AI</a></li>
8294
<li class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-17606"><a href="https://opensource.org/blog">Blog</a></li>
8295
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5690"><a href="https://opensource.org/programs">Programs</a></li>
8296
</ul></div>				</nav><!-- #site-navigation -->
8297
				<section class="open-search-wrapper">
8298
				<a aria-label="Open Search" class="open-search open-button jetpack-search-filter__link" href="#">
8299
					
8300
<svg xmlns="http://www.w3.org/2000/svg" width="44px" height="44px" viewBox="0 0 44 44">
8301
<path fill="#414042" d="M19.2568,28.5067c2.0558,0,4.0528-0.686,5.6746-1.9494l6.1188,6.1197
8302
	c0.457,0.4415,1.1854,0.4288,1.6268-0.0283c0.4307-0.446,0.4307-1.153,0-1.5989l-6.1187-6.1196
8303
	c3.1346-4.0357,2.4047-9.8488-1.6304-12.9839c-4.0351-3.13513-9.8473-2.40507-12.9819,1.6306
8304
	c-3.13463,4.0358-2.40469,9.8488,1.6304,12.9839C15.2009,27.823,17.1997,28.5077,19.2568,28.5067z M14.3405,14.3376
8305
	c2.7152-2.7158,7.1175-2.7158,9.8328-0.0001c2.7153,2.7156,2.7154,7.1186,0.0001,9.8343c-2.7152,2.7157-7.1175,2.7158-9.8328,0.0001
8306
	c-0.0001,0-0.0001,0-0.0001-0.0001c-2.7153-2.6959-2.7313-7.0828-0.0358-9.7985C14.3166,14.3614,14.3285,14.3495,14.3405,14.3376z" />
8307
</svg>				</a>
8308
				</section>
8309
				<section class="open-button-wrapper">
8310
						<button aria-label="Open Menu" id="openMainMenu" class="open-main-menu open-button">
8311
							<span class="menu-text">Open Main Menu</span>
8312
							<span></span>
8313
							<span></span>
8314
						</button>
8315
										</section>
8316
			</div>
8317
		</header><!-- #masthead -->
8318
8319
<section class="content has_no_sidebar" id="content">
8320
8321
	<main class="content--body content-full" role="main">
8322
		<section class="content--page" id="content-page">
8323
			  <div class="breadcrumb-area">
8324
    <div class="wrapper">
8325
      </div></div><article id="post-375" class="post-375 license type-license status-publish hentry taxonomy-steward-sun-microsystems taxonomy-license-category-popular-strong-community">
8326
	<header class="entry-header cover--header no-thumbnail">
8327
	<div class="wp-block-cover alignfull has-neutral-dark-background-color has-background-dim-100 has-background-dim">
8328
		<div class="wp-block-cover__inner-container">
8329
			<div class="wp-block-columns">
8330
				<div class="wp-block-column" style="flex-basis: 70%">
8331
					<span class="pill-taxonomy">
8332
						<div class="post--metadata-group"><ul><li><a class="term-item" aria-label="View all filed under Popular / Strong Community" href="https://opensource.org/licenses/?categories=popular-strong-community" data-id="19" data-term="popular-strong-community">Popular / Strong Community</a></li></ul></div>
8333
					</span>
8334
					<h1 class="entry-title page--title">Common Development and Distribution License 1.0</h1>					<p class="license-meta">
8335
						<span class="license-version">Version 1.0</span><span class="license-release">Submitted: <a href="http://lists.opensource.org/pipermail/license-discuss_lists.opensource.org/2004-December/009124.html" target="_blank">December 2, 2004</a></span><span class="license-submitter">Submitter: Claire Giordano</span>							<span class="license-spdx">
8336
								SPDX short identifier:
8337
								CDDL-1.0							</span>
8338
											</p>
8339
																<div class="license-steward-meta">
8340
															<span class="license-steward">Steward:<div class="post--metadata-group"><ul><li><a class="term-item" aria-label="View all filed under Sun Microsystems" href="https://opensource.org/license/steward/sun-microsystems" data-id="86" data-term="sun-microsystems">Sun Microsystems</a></li></ul></div>
8341
</span>
8342
																				</div>
8343
									</div>
8344
				<div class="wp-block-column" style="flex-basis: 30%; text-align: center;">
8345
					<img width="200" src="/wp-content/themes/osi/assets/img/osi-badge-light.svg" alt="Open Source Initiative Approved License">
8346
				</div>
8347
			</div>
8348
		</div>
8349
	</div>
8350
</header>
8351
8352
	<div class="entry-content post--content license-content">
8353
		<div>
8354
			<ul>
8355
<li><b>1. Definitions.</b></li>
8356
<li style="list-style-type: none;">
8357
<ul>
8358
<li><b>1.1. Contributor</b> means each individual or entity that creates or contributes to the creation of Modifications.</li>
8359
<li><b>1.2. Contributor Version</b> means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor.</li>
8360
<li><b>1.3. Covered Software</b> means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof.</li>
8361
<li><b>1.4. Executable</b> means the Covered Software in any form other than Source Code.</li>
8362
<li><b>1.5. Initial Developer</b> means the individual or entity that first makes Original Software available under this License.</li>
8363
<li><b>1.6. Larger Work</b> means a work which combines Covered Software or portions thereof with code not governed by the terms of this License.</li>
8364
<li><b>1.7. License</b> means this document.</li>
8365
<li><b>1.8. Licensable</b> means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.</li>
8366
<li><b>1.9. Modifications</b> means the Source Code and Executable form of any of the following:
8367
<ul>
8368
<li><b>A.</b> Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications;</li>
8369
<li><b>B.</b> Any new file that contains any part of the Original Software or previous Modification; or</li>
8370
<li><b>C.</b> Any new file that is contributed or otherwise made available under the terms of this License.</li>
8371
</ul>
8372
</li>
8373
<li><b>1.10. Original Software</b> means the Source Code and Executable form of computer software code that is originally released under this License.</li>
8374
<li><b>1.11. Patent Claims</b> means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.</li>
8375
<li><b>1.12. Source Code</b> means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code.</li>
8376
<li><b>1.13. You (or Your)</b> means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, You includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, control means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.</li>
8377
</ul>
8378
</li>
8379
<li><b>2. License Grants.</b>
8380
<ul>
8381
<li><b>2.1. The Initial Developer Grant.</b>Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license:
8382
<ul>
8383
<li><b>(a)</b> under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and</li>
8384
<li><b>(b)</b> under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof).</li>
8385
<li><b>(c)</b> The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License.</li>
8386
<li><b>(d)</b> Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code that You delete from the Original Software, or (2) for infringements caused by: (i) the modification of the Original Software, or (ii) the combination of the Original Software with other software or devices.</li>
8387
</ul>
8388
</li>
8389
<li><b>2.2. Contributor Grant.</b>Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:
8390
<ul>
8391
<li><b>(a)</b> under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and</li>
8392
<li><b>(b)</b> under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or portions thereof); and (2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination).</li>
8393
<li><b>(c)</b> The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party.</li>
8394
<li><b>(d)</b> Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any code that Contributor has deleted from the Contributor Version; (2) for infringements caused by: (i) third party modifications of Contributor Version, or (ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3) under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor.</li>
8395
</ul>
8396
</li>
8397
</ul>
8398
</li>
8399
<li><b>3. Distribution Obligations.</b>
8400
<ul>
8401
<li><b>3.1. Availability of Source Code.</b>Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange.</li>
8402
<li><b>3.2. Modifications.</b>The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License.</li>
8403
<li><b>3.3. Required Notices.</b>You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer.</li>
8404
<li><b>3.4. Application of Additional Terms.</b>You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.</li>
8405
<li><b>3.5. Distribution of Executable Versions.</b>You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipients rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.</li>
8406
<li><b>3.6. Larger Works.</b>You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software.</li>
8407
</ul>
8408
</li>
8409
<li><b>4. Versions of the License.</b>
8410
<ul>
8411
<li><b>4.1. New Versions.</b>Sun Microsystems, Inc. is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License.</li>
8412
<li><b>4.2. Effect of New Versions.</b>You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward.</li>
8413
<li><b>4.3. Modified Versions.</b>When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a) rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b) otherwise make it clear that the license contains terms which differ from this License.</li>
8414
</ul>
8415
</li>
8416
<li><b>5. DISCLAIMER OF WARRANTY.</b>COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN AS IS BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.</li>
8417
<li><b>6. TERMINATION.</b>
8418
<ul>
8419
<li><b>6.1.</b> This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.</li>
8420
<li><b>6.2.</b> If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as Participant) alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a written agreement with Participant.</li>
8421
<li><b>6.3.</b> In the event of termination under Sections 6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination.</li>
8422
</ul>
8423
</li>
8424
<li><b>7. LIMITATION OF LIABILITY.</b>UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTYS NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.</li>
8425
<li><b>8. U.S. GOVERNMENT END USERS.</b>The Covered Software is a commercial item, as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of commercial computer software (as that term is defined at 48 C.F.R.  252.227-7014(a)(1)) and commercial computer software documentation as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License.</li>
8426
<li><b>9. MISCELLANEOUS.</b>This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdictions conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software.</li>
8427
<li><b>10. RESPONSIBILITY FOR CLAIMS.</b>As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.</li>
8428
</ul>
8429
<div class="syndication-links"></div>			
8430
			<hr />
8431
			<div class="license-comments">
8432
							</div>
8433
		</div>
8434
		
8435
		<aside class="sidebar content--sidebar license-sidebar sidebar-main" role="complementary">
8436
			<section class="widget_text widget wp-block-column custom_html-3 widget_custom_html"><div class="widget_text widget-inner"><div class="textwidget custom-html-widget"><!-- <div style="border: 1px solid #ccc;
8437
    border-radius: 15px;
8438
    padding: 0.5rem;
8439
    font-size: 10px;">
8440
	<h2 style="margin-top:1rem">
8441
		Donate to the OSI
8442
	</h2>
8443
<p style="font-size:1rem">The OSI is the authority that defines Open Source, recognized globally by individuals, companies, and public institutions.</p>
8444
<script async
8445
  src="https://js.stripe.com/v3/buy-button.js">
8446
</script>
8447
8448
<stripe-buy-button
8449
  buy-button-id="buy_btn_1PtLmoCDGZvx4he3NWCcIaMW"
8450
  publishable-key="pk_live_51NiN1oCDGZvx4he33AmqP81rHgQbxPj80MEGKvnJdxyIqVbVPsZs54yhyYk0rNTV6shPr22xlDhavp8ne3b9NpxP00MFHQ3VyC"
8451
>
8452
</stripe-buy-button>
8453
	<p style="font-size:0.8rem">The Open Source Initiative (OSI) is a 501(c)3 public benefit corporation, founded in 1998.</p>
8454
</div> --></div></div></section>		</aside><!-- .license-sidebar -->
8455
	</div><!-- .entry-content -->
8456
	
8457
	
8458
8459
</article><!-- #post-375 -->
8460
		</section>
8461
	</main><!-- #primary -->
8462
8463
	
8464
</section>
8465
8466
8467
		<footer id="colophon" class="footer site-footer" role="contentinfo">
8468
				
8469
				<div class="footer--inner">
8470
					<section class="footer-cta">
8471
						<div class="wp-block-columns">
8472
							<section class="wp-block-column widget block-22 widget_block"><div class="widget-inner">
8473
<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
8474
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://opensource.org/join/">Join Us</a></div>
8475
</div>
8476
</div></section><section class="wp-block-column widget block-16 widget_block"><div class="widget-inner"><p>			<nav class="jetpack-social-navigation jetpack-social-navigation-genericons" aria-label="Social Links Menu">
8477
				<div class="menu-social-menu-container"><ul id="menu-social-menu" class="menu"><li id="menu-item-2771" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2771"><a href="https://social.opensource.org/@osi"><span class="screen-reader-text">Mastodon</span></a></li>
8478
<li id="menu-item-259" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-259"><a href="https://twitter.com/OpenSourceOrg"><span class="screen-reader-text">Twitter</span></a></li>
8479
<li id="menu-item-260" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-260"><a href="https://www.linkedin.com/company/open-source-initiative-osi-"><span class="screen-reader-text">LinkedIn</span></a></li>
8480
<li id="menu-item-21957" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-21957"><a href="https://www.reddit.com/user/opensourceinitiative/"><span class="screen-reader-text">Reddit</span></a></li>
8481
</ul></div>			</nav><!-- .jetpack-social-navigation -->
8482
			</p>
8483
</div></section>						</div>
8484
					</section>
8485
				</div>
8486
						<section class="footer-main">
8487
				<div class="footer--inner">
8488
					<div class="widgetized-footer footer--widgets wp-block-columns alignwide">
8489
						<section class="wp-block-column widget block-17 widget_block"><div class="widget-inner">
8490
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained"><div class="widget widget_nav_menu"><h2 class="widgettitle">About</h2><div class="menu-about-container"><ul id="menu-about" class="menu"><li id="menu-item-5428" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5428"><a href="https://opensource.org/about">About</a></li>
8491
<li id="menu-item-17410" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17410"><a href="https://opensource.org/about/team">Our team</a></li>
8492
<li id="menu-item-143994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-143994"><a href="https://opensource.org/about/organization">Organization &#038; Operations</a></li>
8493
<li id="menu-item-20858" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20858"><a href="https://opensource.org/sponsors">Sponsors</a></li>
8494
<li id="menu-item-123421" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123421"><a href="https://opensource.org/press-mentions">Press mentions</a></li>
8495
<li id="menu-item-143995" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-143995"><a href="https://opensource.org/about/brand-and-trademark-guidelines">Trademark</a></li>
8496
<li id="menu-item-8858" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8858"><a href="https://opensource.org/articles-of-incorporation">Articles of<br />Incorporation</a></li>
8497
<li id="menu-item-8859" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8859"><a href="https://opensource.org/bylaws">Bylaws</a></li>
8498
</ul></div></div></div>
8499
</div></section><section class="widget_text wp-block-column widget custom_html-2 widget_custom_html"><div class="widget_text widget-inner"><div class="textwidget custom-html-widget"><section class="wp-block-column widget block-17 widget_block"><div class="widget-inner">
8500
	<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
8501
		<div class="widget widget_nav_menu">
8502
			<h2 class="widgettitle">Open<br />Source AI</h2>
8503
			<div class="menu-about-container">
8504
				<ul id="menu-osai" class="menu">
8505
					<li id="menu-item-5428" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5428"><a href="https://opensource.org/ai">Open Source AI</a></li>
8506
			<li id="menu-item-5429" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5429"><a href="https://go.opensource.org/osaid-latest">OSAI Definition</a></li>
8507
					<li id="menu-item-5421" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5428"><a href="https://opensource.org/ai/process">Process</a></li>
8508
			<li id="menu-item-5430" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5430"><a href="https://opensource.org/ai/timeline">Timeline</a></li>
8509
					<li id="menu-item-17411" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17411"><a href="https://opensource.org/ai/open-weights">Open Weights</a></li>
8510
					<li id="menu-item-24456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24456"><a href="https://opensource.org/ai/faq">FAQ</a></li>
8511
					<li id="menu-item-24457" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24457"><a href="https://opensource.org/ai/checklist">Checklist</a></li>
8512
					<li id="menu-item-17410" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17410"><a href="https://opensource.org/ai/forums">Forum</a></li>
8513
				</ul>
8514
			</div>
8515
		</div>
8516
	</div>
8517
</div>
8518
</section></div></div></section><section class="wp-block-column widget block-18 widget_block"><div class="widget-inner">
8519
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained"><div class="widget widget_nav_menu"><h2 class="widgettitle">Licenses</h2><div class="menu-licenses-container"><ul id="menu-licenses" class="menu"><li id="menu-item-5439" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5439"><a href="https://opensource.org/osd">Open Source Definition</a></li>
8520
<li id="menu-item-5440" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5440"><a href="https://opensource.org/licenses">Licenses</a></li>
8521
<li id="menu-item-5441" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5441"><a href="https://opensource.org/licenses/review-process">License Review<br />Process</a></li>
8522
<li id="menu-item-8857" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8857"><a href="https://opensource.org/osr">Open Standards Requirement for Software</a></li>
8523
</ul></div></div></div>
8524
</div></section><section class="wp-block-column widget block-19 widget_block"><div class="widget-inner">
8525
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained"><div class="widget widget_nav_menu"><h2 class="widgettitle">Board</h2><div class="menu-board-container"><ul id="menu-board" class="menu"><li id="menu-item-5433" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5433"><a href="https://opensource.org/about/board-of-directors">Board of directors</a></li>
8526
<li id="menu-item-5434" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5434"><a href="https://opensource.org/minutes">Minutes</a></li>
8527
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="https://opensource.org/about/board-of-directors/elections">Elections</a></li>
8528
<li id="menu-item-5476" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5476"><a href="https://opensource.org/about/organization">Organization &#038; Operations</a></li>
8529
<li id="menu-item-5479" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5479"><a href="https://opensource.org/conflict_of_interest_policy">Conflict of Interest Policy</a></li>
8530
<li id="menu-item-5480" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5480"><a href="https://opensource.org/board-member-agreement">Board member agreement</a></li>
8531
</ul></div></div></div>
8532
</div></section><section class="wp-block-column widget block-21 widget_block"><div class="widget-inner">
8533
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained"><div class="widget widget_nav_menu"><h2 class="widgettitle">Community</h2><div class="menu-community-container"><ul id="menu-community" class="menu"><li id="menu-item-136230" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-136230"><a href="https://opensource.org/maintainers">Maintainers</a></li>
8534
<li id="menu-item-5485" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5485"><a href="https://opensource.org/members">Become an Individual Member</a></li>
8535
<li id="menu-item-7949" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7949"><a href="https://opensource.org/events/">Events</a></li>
8536
<li id="menu-item-5438" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5438"><a href="https://opensource.org/affiliates/about">Become an OSI Affiliate</a></li>
8537
<li id="menu-item-5482" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5482"><a href="https://opensource.org/affiliates">Affiliate Organizations</a></li>
8538
<li id="menu-item-122599" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122599"><a href="https://discuss.opensource.org">Forum</a></li>
8539
<li id="menu-item-122600" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122600"><a href="https://opensource.net">OpenSource.net</a></li>
8540
</ul></div></div></div>
8541
</div></section>					</div>
8542
				</div>
8543
			</section>
8544
			<section class="footer-credits">
8545
				<div class="footer--inner">
8546
					<div class="widgetized-footer footer--widgets wp-block-columns alignwide">
8547
											<div class="wp-block-column">
8548
							<p class="footer--extra-text">
8549
							<div id="block-23" class="widget widget_block widget_text">
8550
<p>The content on this website, of which Opensource.org is the author, is licensed under a <a href="https://web.archive.org/web/20230202005829/https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<br><br>Opensource.org is not the author of any of the licenses reproduced on this site. Questions about the copyright in a license should be directed to the license steward. Read our <a href="https://opensource.org/privacy">Privacy Policy</a></p>
8551
</div>								<a href="https://wordpress.com/wp/?partner_domain=opensource.org&#038;utm_source=Automattic&#038;utm_medium=colophon&#038;utm_campaign=Concierge%20Referral&#038;utm_term=opensource.org" class="imprint" target="_blank">Proudly powered by WordPress.</a> <a href="https://pressable.com/?utm_source=Automattic&#038;utm_medium=rpc&#038;utm_campaign=Concierge%20Referral&#038;utm_term=concierge" class="imprint" target="_blank">Hosted by Pressable.</a>							</p><!-- .powered-by-wordpress -->
8552
						</div>
8553
					</div>
8554
				</div>
8555
			</section>
8556
		</footer><!-- #colophon -->
8557
8558
	</div><!-- #page -->
8559
8560
<script type="speculationrules">
8561
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/osi\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
8562
</script>
8563
		<script type="text/javascript">
8564
			(function() {
8565
				let targetObjectName = 'EM';
8566
				if ( typeof window[targetObjectName] === 'object' && window[targetObjectName] !== null ) {
8567
					Object.assign( window[targetObjectName], []);
8568
				} else {
8569
					console.warn( 'Could not merge extra data: window.' + targetObjectName + ' not found or not an object.' );
8570
				}
8571
			})();
8572
		</script>
8573
				<div class="jetpack-instant-search__widget-area" style="display: none">
8574
							<div id="jetpack-search-filters-4" class="widget jetpack-filters widget_search">			<div id="jetpack-search-filters-4-wrapper" class="jetpack-instant-search-wrapper">
8575
		</div></div>					</div>
8576
		
8577
<!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr -->
8578
<div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 bottom-right-view-preferences optin cmplz-bottom-right cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin">
8579
	<div class="cmplz-header">
8580
		<div class="cmplz-logo"></div>
8581
		<div class="cmplz-title" id="cmplz-header-1-optin">Manage Cookie Consent</div>
8582
		<div class="cmplz-close" tabindex="0" role="button" aria-label="Close dialog">
8583
			<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>
8584
		</div>
8585
	</div>
8586
8587
	<div class="cmplz-divider cmplz-divider-header"></div>
8588
	<div class="cmplz-body">
8589
		<div class="cmplz-message" id="cmplz-message-1-optin">To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.</div>
8590
		<!-- categories start -->
8591
		<div class="cmplz-categories">
8592
			<details class="cmplz-category cmplz-functional" >
8593
				<summary>
8594
						<span class="cmplz-category-header">
8595
							<span class="cmplz-category-title">Functional</span>
8596
							<span class='cmplz-always-active'>
8597
								<span class="cmplz-banner-checkbox">
8598
									<input type="checkbox"
8599
										   id="cmplz-functional-optin"
8600
										   data-category="cmplz_functional"
8601
										   class="cmplz-consent-checkbox cmplz-functional"
8602
										   size="40"
8603
										   value="1"/>
8604
									<label class="cmplz-label" for="cmplz-functional-optin"><span class="screen-reader-text">Functional</span></label>
8605
								</span>
8606
								Always active							</span>
8607
							<span class="cmplz-icon cmplz-open">
8608
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
8609
							</span>
8610
						</span>
8611
				</summary>
8612
				<div class="cmplz-description">
8613
					<span class="cmplz-description-functional">The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.</span>
8614
				</div>
8615
			</details>
8616
8617
			<details class="cmplz-category cmplz-preferences" >
8618
				<summary>
8619
						<span class="cmplz-category-header">
8620
							<span class="cmplz-category-title">Preferences</span>
8621
							<span class="cmplz-banner-checkbox">
8622
								<input type="checkbox"
8623
									   id="cmplz-preferences-optin"
8624
									   data-category="cmplz_preferences"
8625
									   class="cmplz-consent-checkbox cmplz-preferences"
8626
									   size="40"
8627
									   value="1"/>
8628
								<label class="cmplz-label" for="cmplz-preferences-optin"><span class="screen-reader-text">Preferences</span></label>
8629
							</span>
8630
							<span class="cmplz-icon cmplz-open">
8631
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
8632
							</span>
8633
						</span>
8634
				</summary>
8635
				<div class="cmplz-description">
8636
					<span class="cmplz-description-preferences">The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.</span>
8637
				</div>
8638
			</details>
8639
8640
			<details class="cmplz-category cmplz-statistics" >
8641
				<summary>
8642
						<span class="cmplz-category-header">
8643
							<span class="cmplz-category-title">Statistics</span>
8644
							<span class="cmplz-banner-checkbox">
8645
								<input type="checkbox"
8646
									   id="cmplz-statistics-optin"
8647
									   data-category="cmplz_statistics"
8648
									   class="cmplz-consent-checkbox cmplz-statistics"
8649
									   size="40"
8650
									   value="1"/>
8651
								<label class="cmplz-label" for="cmplz-statistics-optin"><span class="screen-reader-text">Statistics</span></label>
8652
							</span>
8653
							<span class="cmplz-icon cmplz-open">
8654
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
8655
							</span>
8656
						</span>
8657
				</summary>
8658
				<div class="cmplz-description">
8659
					<span class="cmplz-description-statistics">The technical storage or access that is used exclusively for statistical purposes.</span>
8660
					<span class="cmplz-description-statistics-anonymous">The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.</span>
8661
				</div>
8662
			</details>
8663
			<details class="cmplz-category cmplz-marketing" >
8664
				<summary>
8665
						<span class="cmplz-category-header">
8666
							<span class="cmplz-category-title">Marketing</span>
8667
							<span class="cmplz-banner-checkbox">
8668
								<input type="checkbox"
8669
									   id="cmplz-marketing-optin"
8670
									   data-category="cmplz_marketing"
8671
									   class="cmplz-consent-checkbox cmplz-marketing"
8672
									   size="40"
8673
									   value="1"/>
8674
								<label class="cmplz-label" for="cmplz-marketing-optin"><span class="screen-reader-text">Marketing</span></label>
8675
							</span>
8676
							<span class="cmplz-icon cmplz-open">
8677
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
8678
							</span>
8679
						</span>
8680
				</summary>
8681
				<div class="cmplz-description">
8682
					<span class="cmplz-description-marketing">The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.</span>
8683
				</div>
8684
			</details>
8685
		</div><!-- categories end -->
8686
			</div>
8687
8688
	<div class="cmplz-links cmplz-information">
8689
		<a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Manage options</a>
8690
		<a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Manage services</a>
8691
		<a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Manage {vendor_count} vendors</a>
8692
		<a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/">Read more about these purposes</a>
8693
			</div>
8694
8695
	<div class="cmplz-divider cmplz-footer"></div>
8696
8697
	<div class="cmplz-buttons">
8698
		<button class="cmplz-btn cmplz-accept">Accept</button>
8699
		<button class="cmplz-btn cmplz-deny">Deny</button>
8700
		<button class="cmplz-btn cmplz-view-preferences">View preferences</button>
8701
		<button class="cmplz-btn cmplz-save-preferences">Save preferences</button>
8702
		<a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">View preferences</a>
8703
			</div>
8704
8705
	<div class="cmplz-links cmplz-documents">
8706
		<a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a>
8707
		<a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a>
8708
		<a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a>
8709
			</div>
8710
8711
</div>
8712
</div>
8713
					<div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Manage consent</button>
8714
8715
</div><script type="text/javascript" src="https://opensource.org/wp-content/mu-plugins/osi-editor-tweaks/build/scripts/theme/theme.js?ver=eb7b34d85380496c7763" id="osi-et-theme-js"></script>
8716
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/coblocks/dist/js/coblocks-animation.js?ver=3.1.16" id="coblocks-animation-js"></script>
8717
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/coblocks/dist/js/vendors/tiny-swiper.js?ver=3.1.16" id="coblocks-tiny-swiper-js"></script>
8718
<script type="text/javascript" id="coblocks-tinyswiper-initializer-js-extra">
8719
/* <![CDATA[ */
8720
var coblocksTinyswiper = {"carouselPrevButtonAriaLabel":"Previous","carouselNextButtonAriaLabel":"Next","sliderImageAriaLabel":"Image"};
8721
/* ]]> */
8722
</script>
8723
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/coblocks/dist/js/coblocks-tinyswiper-initializer.js?ver=3.1.16" id="coblocks-tinyswiper-initializer-js"></script>
8724
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.1" id="swv-js"></script>
8725
<script type="text/javascript" id="contact-form-7-js-before">
8726
/* <![CDATA[ */
8727
var wpcf7 = {
8728
    "api": {
8729
        "root": "https:\/\/opensource.org\/wp-json\/",
8730
        "namespace": "contact-form-7\/v1"
8731
    },
8732
    "cached": 1
8733
};
8734
/* ]]> */
8735
</script>
8736
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.1" id="contact-form-7-js"></script>
8737
<script type="text/javascript" id="load_comments_js-js-extra">
8738
/* <![CDATA[ */
8739
var wpdc = {"commentsURL":"https:\/\/opensource.org\/wp-json\/wp-discourse\/v1\/discourse-comments"};
8740
/* ]]> */
8741
</script>
8742
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/wp-discourse/lib/../js/load-comments.js?ver=1749753563" id="load_comments_js-js"></script>
8743
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js?minify=true&amp;ver=becd7d9884bc1b331e45" id="wp-jp-i18n-loader-js"></script>
8744
<script type="text/javascript" id="wp-jp-i18n-loader-js-after">
8745
/* <![CDATA[ */
8746
wp.jpI18nLoader.state = {"baseUrl":"https://opensource.org/wp-content/languages/","locale":"en_US","domainMap":{"jetpack-account-protection":"plugins/jetpack","jetpack-admin-ui":"plugins/jetpack","jetpack-assets":"plugins/jetpack","jetpack-backup-pkg":"plugins/jetpack","jetpack-blaze":"plugins/jetpack","jetpack-block-delimiter":"plugins/jetpack","jetpack-boost-core":"plugins/jetpack","jetpack-boost-speed-score":"plugins/jetpack","jetpack-classic-theme-helper":"plugins/jetpack","jetpack-compat":"plugins/jetpack","jetpack-config":"plugins/jetpack","jetpack-connection":"plugins/jetpack","jetpack-explat":"plugins/jetpack","jetpack-external-connections":"plugins/jetpack","jetpack-external-media":"plugins/jetpack","jetpack-forms":"plugins/jetpack","jetpack-image-cdn":"plugins/jetpack","jetpack-import":"plugins/jetpack","jetpack-ip":"plugins/jetpack","jetpack-jitm":"plugins/jetpack","jetpack-jwt":"plugins/jetpack","jetpack-licensing":"plugins/jetpack","jetpack-masterbar":"plugins/jetpack","jetpack-my-jetpack":"plugins/jetpack","jetpack-password-checker":"plugins/jetpack","jetpack-paypal-payments":"plugins/jetpack","jetpack-plugins-installer":"plugins/jetpack","jetpack-post-list":"plugins/jetpack","jetpack-protect-models":"plugins/jetpack","jetpack-protect-status":"plugins/jetpack","jetpack-publicize-pkg":"plugins/jetpack","jetpack-search-pkg":"plugins/jetpack","jetpack-stats":"plugins/jetpack","jetpack-stats-admin":"plugins/jetpack","jetpack-subscribers-dashboard":"plugins/jetpack","jetpack-sync":"plugins/jetpack","jetpack-videopress-pkg":"plugins/jetpack","jetpack-waf":"plugins/jetpack","woocommerce-analytics":"plugins/jetpack"},"domainPaths":{"jetpack-account-protection":"jetpack_vendor/automattic/jetpack-account-protection/","jetpack-admin-ui":"jetpack_vendor/automattic/jetpack-admin-ui/","jetpack-assets":"jetpack_vendor/automattic/jetpack-assets/","jetpack-backup-pkg":"jetpack_vendor/automattic/jetpack-backup/","jetpack-blaze":"jetpack_vendor/automattic/jetpack-blaze/","jetpack-block-delimiter":"jetpack_vendor/automattic/block-delimiter/","jetpack-boost-core":"jetpack_vendor/automattic/jetpack-boost-core/","jetpack-boost-speed-score":"jetpack_vendor/automattic/jetpack-boost-speed-score/","jetpack-classic-theme-helper":"jetpack_vendor/automattic/jetpack-classic-theme-helper/","jetpack-compat":"jetpack_vendor/automattic/jetpack-compat/","jetpack-config":"jetpack_vendor/automattic/jetpack-config/","jetpack-connection":"jetpack_vendor/automattic/jetpack-connection/","jetpack-explat":"jetpack_vendor/automattic/jetpack-explat/","jetpack-external-connections":"jetpack_vendor/automattic/jetpack-external-connections/","jetpack-external-media":"jetpack_vendor/automattic/jetpack-external-media/","jetpack-forms":"jetpack_vendor/automattic/jetpack-forms/","jetpack-image-cdn":"jetpack_vendor/automattic/jetpack-image-cdn/","jetpack-import":"jetpack_vendor/automattic/jetpack-import/","jetpack-ip":"jetpack_vendor/automattic/jetpack-ip/","jetpack-jitm":"jetpack_vendor/automattic/jetpack-jitm/","jetpack-jwt":"jetpack_vendor/automattic/jetpack-jwt/","jetpack-licensing":"jetpack_vendor/automattic/jetpack-licensing/","jetpack-masterbar":"jetpack_vendor/automattic/jetpack-masterbar/","jetpack-my-jetpack":"jetpack_vendor/automattic/jetpack-my-jetpack/","jetpack-password-checker":"jetpack_vendor/automattic/jetpack-password-checker/","jetpack-paypal-payments":"jetpack_vendor/automattic/jetpack-paypal-payments/","jetpack-plugins-installer":"jetpack_vendor/automattic/jetpack-plugins-installer/","jetpack-post-list":"jetpack_vendor/automattic/jetpack-post-list/","jetpack-protect-models":"jetpack_vendor/automattic/jetpack-protect-models/","jetpack-protect-status":"jetpack_vendor/automattic/jetpack-protect-status/","jetpack-publicize-pkg":"jetpack_vendor/automattic/jetpack-publicize/","jetpack-search-pkg":"jetpack_vendor/automattic/jetpack-search/","jetpack-stats":"jetpack_vendor/automattic/jetpack-stats/","jetpack-stats-admin":"jetpack_vendor/automattic/jetpack-stats-admin/","jetpack-subscribers-dashboard":"jetpack_vendor/automattic/jetpack-subscribers-dashboard/","jetpack-sync":"jetpack_vendor/automattic/jetpack-sync/","jetpack-videopress-pkg":"jetpack_vendor/automattic/jetpack-videopress/","jetpack-waf":"jetpack_vendor/automattic/jetpack-waf/","woocommerce-analytics":"jetpack_vendor/automattic/woocommerce-analytics/"}};
8747
/* ]]> */
8748
</script>
8749
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/dist/vendor/wp-polyfill.min.js" id="wp-polyfill-js"></script>
8750
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/gutenberg/build/url/index.min.js?ver=4300e3afeaf645fa37de" id="wp-url-js"></script>
8751
<script type="text/javascript" id="jetpack-instant-search-js-before">
8752
/* <![CDATA[ */
8753
var JetpackInstantSearchOptions=JSON.parse(decodeURIComponent("%7B%22overlayOptions%22%3A%7B%22colorTheme%22%3A%22light%22%2C%22enableInfScroll%22%3Atrue%2C%22enableFilteringOpensOverlay%22%3Atrue%2C%22enablePostDate%22%3Atrue%2C%22enableSort%22%3Atrue%2C%22highlightColor%22%3A%22%23fdd7b9%22%2C%22overlayTrigger%22%3A%22submit%22%2C%22resultFormat%22%3A%22expanded%22%2C%22showPoweredBy%22%3Atrue%2C%22defaultSort%22%3A%22relevance%22%2C%22excludedPostTypes%22%3A%5B%22attachment%22%5D%7D%2C%22homeUrl%22%3A%22https%3A%5C%2F%5C%2Fopensource.org%22%2C%22locale%22%3A%22en-US%22%2C%22postsPerPage%22%3A12%2C%22siteId%22%3A210318891%2C%22postTypes%22%3A%7B%22post%22%3A%7B%22singular_name%22%3A%22Post%22%2C%22name%22%3A%22Posts%22%7D%2C%22page%22%3A%7B%22singular_name%22%3A%22Page%22%2C%22name%22%3A%22Pages%22%7D%2C%22attachment%22%3A%7B%22singular_name%22%3A%22Media%22%2C%22name%22%3A%22Media%22%7D%2C%22supporter%22%3A%7B%22singular_name%22%3A%22Supporter%22%2C%22name%22%3A%22Supporters%22%7D%2C%22board-member%22%3A%7B%22singular_name%22%3A%22Board%20Member%22%2C%22name%22%3A%22Board%20Members%22%7D%2C%22license%22%3A%7B%22singular_name%22%3A%22License%22%2C%22name%22%3A%22Licenses%22%7D%2C%22meeting-minutes%22%3A%7B%22singular_name%22%3A%22Meeting%20Minutes%22%2C%22name%22%3A%22Meeting%20Minutes%22%7D%2C%22press-mentions%22%3A%7B%22singular_name%22%3A%22Press%20mentions%22%2C%22name%22%3A%22Press%20mentions%22%7D%2C%22podcast%22%3A%7B%22singular_name%22%3A%22Episode%22%2C%22name%22%3A%22Episode%22%7D%7D%2C%22webpackPublicPath%22%3A%22https%3A%5C%2F%5C%2Fopensource.org%5C%2Fwp-content%5C%2Fplugins%5C%2Fjetpack%5C%2Fjetpack_vendor%5C%2Fautomattic%5C%2Fjetpack-search%5C%2Fbuild%5C%2Finstant-search%5C%2F%22%2C%22isPhotonEnabled%22%3Atrue%2C%22isFreePlan%22%3Afalse%2C%22apiRoot%22%3A%22https%3A%5C%2F%5C%2Fopensource.org%5C%2Fwp-json%5C%2F%22%2C%22apiNonce%22%3A%22bfdc533558%22%2C%22isPrivateSite%22%3Afalse%2C%22isWpcom%22%3Afalse%2C%22hasOverlayWidgets%22%3Atrue%2C%22widgets%22%3A%5B%7B%22filters%22%3A%5B%7B%22name%22%3A%22Post%20Types%22%2C%22type%22%3A%22post_type%22%2C%22count%22%3A6%2C%22widget_id%22%3A%22jetpack-search-filters-4%22%2C%22filter_id%22%3A%22post_type_0%22%7D%2C%7B%22name%22%3A%22Categories%22%2C%22type%22%3A%22taxonomy%22%2C%22taxonomy%22%3A%22category%22%2C%22count%22%3A5%2C%22widget_id%22%3A%22jetpack-search-filters-4%22%2C%22filter_id%22%3A%22taxonomy_1%22%7D%2C%7B%22name%22%3A%22Tags%22%2C%22type%22%3A%22taxonomy%22%2C%22taxonomy%22%3A%22post_tag%22%2C%22count%22%3A5%2C%22widget_id%22%3A%22jetpack-search-filters-4%22%2C%22filter_id%22%3A%22taxonomy_2%22%7D%2C%7B%22name%22%3A%22Year%22%2C%22type%22%3A%22date_histogram%22%2C%22count%22%3A5%2C%22field%22%3A%22post_date%22%2C%22interval%22%3A%22year%22%2C%22widget_id%22%3A%22jetpack-search-filters-4%22%2C%22filter_id%22%3A%22date_histogram_3%22%7D%5D%2C%22widget_id%22%3A%22jetpack-search-filters-4%22%7D%5D%2C%22widgetsOutsideOverlay%22%3A%5B%5D%2C%22hasNonSearchWidgets%22%3Afalse%2C%22preventTrackingCookiesReset%22%3Afalse%7D"));
8754
/* ]]> */
8755
</script>
8756
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.js?minify=false&amp;ver=ce6dc50d165e5b6d02c8" id="jetpack-instant-search-js"></script>
8757
<script data-service="jetpack-statistics" data-category="statistics" type="text/plain" data-cmplz-src="//stats.wp.com/w.js?ver=202537" id="jp-tracks-js"></script>
8758
<script type="text/javascript" id="osi-theme-scripts-js-before">
8759
/* <![CDATA[ */
8760
const OSI_LICENSE_DB = {"ajaxURL":"https:\/\/opensource.org\/wp-admin\/admin-ajax.php","action":"osi_license_db"}
8761
/* ]]> */
8762
</script>
8763
<script type="text/javascript" src="https://opensource.org/wp-content/themes/osi/assets/js/build/theme.js?ver=1724798073" id="osi-theme-scripts-js"></script>
8764
<script type="text/javascript" src="https://unpkg.com/swiper@11/swiper-bundle.min.js?ver=1750065233" id="swiper-js-js"></script>
8765
<script type="text/javascript" id="jetpack-stats-js-before">
8766
/* <![CDATA[ */
8767
_stq = window._stq || [];
8768
_stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"210318891\",\"post\":\"375\",\"tz\":\"0\",\"srv\":\"opensource.org\",\"hp\":\"atomic\",\"ac\":\"3\",\"amp\":\"0\",\"j\":\"1:15.1-a.1\"}") ]);
8769
_stq.push([ "clickTrackerInit", "210318891", "375" ]);
8770
/* ]]> */
8771
</script>
8772
<script data-service="jetpack-statistics" data-category="statistics" type="text/plain" data-cmplz-src="https://stats.wp.com/e-202537.js" id="jetpack-stats-js" defer="defer" data-wp-strategy="defer"></script>
8773
<script type="text/javascript" id="cmplz-cookiebanner-js-extra">
8774
/* <![CDATA[ */
8775
var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"109","version":"7.4.2","store_consent":"","do_not_track_enabled":"1","consenttype":"optin","region":"eu","geoip":"","dismiss_timeout":"","disable_cookiebanner":"1","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/opensource.org\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"22","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/opensource.org\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=109","page_links":{"eu":{"cookie-statement":{"title":"","url":"https:\/\/opensource.org\/blog\/report-from-oss-eu-2025-and-ai_dev-whats-next-for-osaid"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"};
8776
/* ]]> */
8777
</script>
8778
<script defer type="text/javascript" src="https://opensource.org/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1753814361" id="cmplz-cookiebanner-js"></script>
8779
8780
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'97d6209aaef4d3ad',t:'MTc1NzU4MjgyNg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
8781
</html>
8782
<!--
8783
	generated 12 seconds ago
8784
	generated in 0.648 seconds
8785
	served from batcache in 0.004 seconds
8786
	expires in 288 seconds
8787
-->
8788
</pre>
8789
}}
8790
|
8791
|com.zfabrik.javax.mail|javax.mail-1.6.2|pom.xml|{{collapse(Apache 2.0)
8792
<pre><!DOCTYPE html>
8793
<html>
8794
  <head>
8795
    <meta charset='utf-8'>
8796
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
8797
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
8798
    <!--link href="https://fonts.googleapis.com/css?family=Open+Sans" rel='stylesheet' type='text/css'-->
8799
    <link href="https://fonts.googleapis.com/css?family=Mukta+Vaani:200,300,400,600,800" rel="stylesheet">
8800
    <link rel="stylesheet" href="/javamail/assets/css/style.css" media="screen" type="text/css">
8801
    <link rel="stylesheet" href="/javamail/assets/css/print.css" media="print" type="text/css">
8802
8803
    <!--[if lt IE 9]>
8804
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
8805
    <![endif]-->
8806
8807
    <title>JavaMail</title>
8808
  </head>
8809
8810
  <body>
8811
    <div style="overflow-y: auto; height:96vh;">
8812
    <header>
8813
      <div class="inner">
8814
        <a href="https://javaee.github.io/javamail/">
8815
          <h1>JavaMail</h1>
8816
        </a>
8817
        <h2>JavaMail Reference Implementation</h2>
8818
        
8819
        <a href="https://javaee.github.io/javamail/" class="button"></a>
8820
        
8821
      </div>
8822
    </header>
8823
8824
    <div id="content-wrapper">
8825
      <div class="inner clearfix">
8826
        <section id="main-content">
8827
          <h2 id="common-development-and-distribution-license-cddl-version-11">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1</h2>
8828
8829
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>1. Definitions.
8830
 
8831
  1.1. "Contributor" means each individual or entity that creates or
8832
  contributes to the creation of Modifications.
8833
8834
  1.2. "Contributor Version" means the combination of the Original
8835
  Software, prior Modifications used by a Contributor (if any), and
8836
  the Modifications made by that particular Contributor.
8837
8838
  1.3. "Covered Software" means (a) the Original Software, or (b)
8839
  Modifications, or (c) the combination of files containing Original
8840
  Software with files containing Modifications, in each case including
8841
  portions thereof.
8842
8843
  1.4. "Executable" means the Covered Software in any form other than
8844
  Source Code.
8845
8846
  1.5. "Initial Developer" means the individual or entity that first
8847
  makes Original Software available under this License.
8848
8849
  1.6. "Larger Work" means a work which combines Covered Software or
8850
  portions thereof with code not governed by the terms of this License.
8851
8852
  1.7. "License" means this document.
8853
8854
  1.8. "Licensable" means having the right to grant, to the maximum
8855
  extent possible, whether at the time of the initial grant or
8856
  subsequently acquired, any and all of the rights conveyed herein.
8857
8858
  1.9. "Modifications" means the Source Code and Executable form of
8859
  any of the following:
8860
8861
  A. Any file that results from an addition to, deletion from or
8862
  modification of the contents of a file containing Original Software
8863
  or previous Modifications;
8864
8865
  B. Any new file that contains any part of the Original Software or
8866
  previous Modification; or
8867
8868
  C. Any new file that is contributed or otherwise made available
8869
  under the terms of this License.
8870
8871
  1.10. "Original Software" means the Source Code and Executable form
8872
  of computer software code that is originally released under this
8873
  License.
8874
8875
  1.11. "Patent Claims" means any patent claim(s), now owned or
8876
  hereafter acquired, including without limitation, method, process,
8877
  and apparatus claims, in any patent Licensable by grantor.
8878
8879
  1.12. "Source Code" means (a) the common form of computer software
8880
  code in which modifications are made and (b) associated
8881
  documentation included in or with such code.
8882
8883
  1.13. "You" (or "Your") means an individual or a legal entity
8884
  exercising rights under, and complying with all of the terms of,
8885
  this License. For legal entities, "You" includes any entity which
8886
  controls, is controlled by, or is under common control with You. For
8887
  purposes of this definition, "control" means (a) the power, direct
8888
  or indirect, to cause the direction or management of such entity,
8889
  whether by contract or otherwise, or (b) ownership of more than
8890
  fifty percent (50%) of the outstanding shares or beneficial
8891
  ownership of such entity.
8892
8893
2. License Grants.
8894
8895
  2.1. The Initial Developer Grant.
8896
8897
  Conditioned upon Your compliance with Section 3.1 below and subject
8898
  to third party intellectual property claims, the Initial Developer
8899
  hereby grants You a world-wide, royalty-free, non-exclusive license:
8900
8901
  (a) under intellectual property rights (other than patent or
8902
  trademark) Licensable by Initial Developer, to use, reproduce,
8903
  modify, display, perform, sublicense and distribute the Original
8904
  Software (or portions thereof), with or without Modifications,
8905
  and/or as part of a Larger Work; and
8906
8907
  (b) under Patent Claims infringed by the making, using or selling of
8908
  Original Software, to make, have made, use, practice, sell, and
8909
  offer for sale, and/or otherwise dispose of the Original Software
8910
  (or portions thereof).
8911
8912
  (c) The licenses granted in Sections 2.1(a) and (b) are effective on
8913
  the date Initial Developer first distributes or otherwise makes the
8914
  Original Software available to a third party under the terms of this
8915
  License.
8916
8917
  (d) Notwithstanding Section 2.1(b) above, no patent license is
8918
  granted: (1) for code that You delete from the Original Software, or
8919
  (2) for infringements caused by: (i) the modification of the
8920
  Original Software, or (ii) the combination of the Original Software
8921
  with other software or devices.
8922
8923
  2.2. Contributor Grant.
8924
8925
  Conditioned upon Your compliance with Section 3.1 below and subject
8926
  to third party intellectual property claims, each Contributor hereby
8927
  grants You a world-wide, royalty-free, non-exclusive license:
8928
8929
  (a) under intellectual property rights (other than patent or
8930
  trademark) Licensable by Contributor to use, reproduce, modify,
8931
  display, perform, sublicense and distribute the Modifications
8932
  created by such Contributor (or portions thereof), either on an
8933
  unmodified basis, with other Modifications, as Covered Software
8934
  and/or as part of a Larger Work; and
8935
8936
  (b) under Patent Claims infringed by the making, using, or selling
8937
  of Modifications made by that Contributor either alone and/or in
8938
  combination with its Contributor Version (or portions of such
8939
  combination), to make, use, sell, offer for sale, have made, and/or
8940
  otherwise dispose of: (1) Modifications made by that Contributor (or
8941
  portions thereof); and (2) the combination of Modifications made by
8942
  that Contributor with its Contributor Version (or portions of such
8943
  combination).
8944
8945
  (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective
8946
  on the date Contributor first distributes or otherwise makes the
8947
  Modifications available to a third party.
8948
8949
  (d) Notwithstanding Section 2.2(b) above, no patent license is
8950
  granted: (1) for any code that Contributor has deleted from the
8951
  Contributor Version; (2) for infringements caused by: (i) third
8952
  party modifications of Contributor Version, or (ii) the combination
8953
  of Modifications made by that Contributor with other software
8954
  (except as part of the Contributor Version) or other devices; or (3)
8955
  under Patent Claims infringed by Covered Software in the absence of
8956
  Modifications made by that Contributor.
8957
8958
3. Distribution Obligations.
8959
8960
  3.1. Availability of Source Code.
8961
8962
  Any Covered Software that You distribute or otherwise make available
8963
  in Executable form must also be made available in Source Code form
8964
  and that Source Code form must be distributed only under the terms
8965
  of this License. You must include a copy of this License with every
8966
  copy of the Source Code form of the Covered Software You distribute
8967
  or otherwise make available. You must inform recipients of any such
8968
  Covered Software in Executable form as to how they can obtain such
8969
  Covered Software in Source Code form in a reasonable manner on or
8970
  through a medium customarily used for software exchange.
8971
8972
  3.2. Modifications.
8973
8974
  The Modifications that You create or to which You contribute are
8975
  governed by the terms of this License. You represent that You
8976
  believe Your Modifications are Your original creation(s) and/or You
8977
  have sufficient rights to grant the rights conveyed by this License.
8978
8979
  3.3. Required Notices.
8980
8981
  You must include a notice in each of Your Modifications that
8982
  identifies You as the Contributor of the Modification. You may not
8983
  remove or alter any copyright, patent or trademark notices contained
8984
  within the Covered Software, or any notices of licensing or any
8985
  descriptive text giving attribution to any Contributor or the
8986
  Initial Developer.
8987
8988
  3.4. Application of Additional Terms.
8989
8990
  You may not offer or impose any terms on any Covered Software in
8991
  Source Code form that alters or restricts the applicable version of
8992
  this License or the recipients' rights hereunder. You may choose to
8993
  offer, and to charge a fee for, warranty, support, indemnity or
8994
  liability obligations to one or more recipients of Covered Software.
8995
  However, you may do so only on Your own behalf, and not on behalf of
8996
  the Initial Developer or any Contributor. You must make it
8997
  absolutely clear that any such warranty, support, indemnity or
8998
  liability obligation is offered by You alone, and You hereby agree
8999
  to indemnify the Initial Developer and every Contributor for any
9000
  liability incurred by the Initial Developer or such Contributor as a
9001
  result of warranty, support, indemnity or liability terms You offer.
9002
9003
  3.5. Distribution of Executable Versions.
9004
9005
  You may distribute the Executable form of the Covered Software under
9006
  the terms of this License or under the terms of a license of Your
9007
  choice, which may contain terms different from this License,
9008
  provided that You are in compliance with the terms of this License
9009
  and that the license for the Executable form does not attempt to
9010
  limit or alter the recipient's rights in the Source Code form from
9011
  the rights set forth in this License. If You distribute the Covered
9012
  Software in Executable form under a different license, You must make
9013
  it absolutely clear that any terms which differ from this License
9014
  are offered by You alone, not by the Initial Developer or
9015
  Contributor. You hereby agree to indemnify the Initial Developer and
9016
  every Contributor for any liability incurred by the Initial
9017
  Developer or such Contributor as a result of any such terms You offer.
9018
9019
  3.6. Larger Works.
9020
9021
  You may create a Larger Work by combining Covered Software with
9022
  other code not governed by the terms of this License and distribute
9023
  the Larger Work as a single product. In such a case, You must make
9024
  sure the requirements of this License are fulfilled for the Covered
9025
  Software.
9026
9027
4. Versions of the License.
9028
9029
  4.1. New Versions.
9030
9031
  Oracle is the initial license steward and may publish revised and/or
9032
  new versions of this License from time to time. Each version will be
9033
  given a distinguishing version number. Except as provided in Section
9034
  4.3, no one other than the license steward has the right to modify
9035
  this License.
9036
9037
  4.2. Effect of New Versions.
9038
9039
  You may always continue to use, distribute or otherwise make the
9040
  Covered Software available under the terms of the version of the
9041
  License under which You originally received the Covered Software. If
9042
  the Initial Developer includes a notice in the Original Software
9043
  prohibiting it from being distributed or otherwise made available
9044
  under any subsequent version of the License, You must distribute and
9045
  make the Covered Software available under the terms of the version
9046
  of the License under which You originally received the Covered
9047
  Software. Otherwise, You may also choose to use, distribute or
9048
  otherwise make the Covered Software available under the terms of any
9049
  subsequent version of the License published by the license steward.
9050
9051
  4.3. Modified Versions.
9052
9053
  When You are an Initial Developer and You want to create a new
9054
  license for Your Original Software, You may create and use a
9055
  modified version of this License if You: (a) rename the license and
9056
  remove any references to the name of the license steward (except to
9057
  note that the license differs from this License); and (b) otherwise
9058
  make it clear that the license contains terms which differ from this
9059
  License.
9060
9061
5. DISCLAIMER OF WARRANTY.
9062
9063
  COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
9064
  WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
9065
  INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE
9066
  IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
9067
  NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF
9068
  THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE
9069
  DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY
9070
  OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING,
9071
  REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
9072
  ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS
9073
  AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
9074
9075
6. TERMINATION.
9076
9077
  6.1. This License and the rights granted hereunder will terminate
9078
  automatically if You fail to comply with terms herein and fail to
9079
  cure such breach within 30 days of becoming aware of the breach.
9080
  Provisions which, by their nature, must remain in effect beyond the
9081
  termination of this License shall survive.
9082
9083
  6.2. If You assert a patent infringement claim (excluding
9084
  declaratory judgment actions) against Initial Developer or a
9085
  Contributor (the Initial Developer or Contributor against whom You
9086
  assert such claim is referred to as "Participant") alleging that the
9087
  Participant Software (meaning the Contributor Version where the
9088
  Participant is a Contributor or the Original Software where the
9089
  Participant is the Initial Developer) directly or indirectly
9090
  infringes any patent, then any and all rights granted directly or
9091
  indirectly to You by such Participant, the Initial Developer (if the
9092
  Initial Developer is not the Participant) and all Contributors under
9093
  Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice
9094
  from Participant terminate prospectively and automatically at the
9095
  expiration of such 60 day notice period, unless if within such 60
9096
  day period You withdraw Your claim with respect to the Participant
9097
  Software against such Participant either unilaterally or pursuant to
9098
  a written agreement with Participant.
9099
9100
  6.3. If You assert a patent infringement claim against Participant
9101
  alleging that the Participant Software directly or indirectly
9102
  infringes any patent where such claim is resolved (such as by
9103
  license or settlement) prior to the initiation of patent
9104
  infringement litigation, then the reasonable value of the licenses
9105
  granted by such Participant under Sections 2.1 or 2.2 shall be taken
9106
  into account in determining the amount or value of any payment or
9107
  license.
9108
9109
  6.4. In the event of termination under Sections 6.1 or 6.2 above,
9110
  all end user licenses that have been validly granted by You or any
9111
  distributor hereunder prior to termination (excluding licenses
9112
  granted to You by any distributor) shall survive termination.
9113
9114
7. LIMITATION OF LIABILITY.
9115
9116
  UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
9117
  (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE
9118
  INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
9119
  COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE
9120
  TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR
9121
  CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
9122
  LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER
9123
  FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR
9124
  LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE
9125
  POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT
9126
  APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH
9127
  PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH
9128
  LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
9129
  LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION
9130
  AND LIMITATION MAY NOT APPLY TO YOU.
9131
9132
8. U.S. GOVERNMENT END USERS.
9133
9134
  The Covered Software is a "commercial item," as that term is defined
9135
  in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
9136
  software" (as that term is defined at 48 C.F.R. §
9137
  252.227-7014(a)(1)) and "commercial computer software documentation"
9138
  as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent
9139
  with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4
9140
  (June 1995), all U.S. Government End Users acquire Covered Software
9141
  with only those rights set forth herein. This U.S. Government Rights
9142
  clause is in lieu of, and supersedes, any other FAR, DFAR, or other
9143
  clause or provision that addresses Government rights in computer
9144
  software under this License.
9145
9146
9. MISCELLANEOUS.
9147
9148
  This License represents the complete agreement concerning subject
9149
  matter hereof. If any provision of this License is held to be
9150
  unenforceable, such provision shall be reformed only to the extent
9151
  necessary to make it enforceable. This License shall be governed by
9152
  the law of the jurisdiction specified in a notice contained within
9153
  the Original Software (except to the extent applicable law, if any,
9154
  provides otherwise), excluding such jurisdiction's conflict-of-law
9155
  provisions. Any litigation relating to this License shall be subject
9156
  to the jurisdiction of the courts located in the jurisdiction and
9157
  venue specified in a notice contained within the Original Software,
9158
  with the losing party responsible for costs, including, without
9159
  limitation, court costs and reasonable attorneys' fees and expenses.
9160
  The application of the United Nations Convention on Contracts for
9161
  the International Sale of Goods is expressly excluded. Any law or
9162
  regulation which provides that the language of a contract shall be
9163
  construed against the drafter shall not apply to this License. You
9164
  agree that You alone are responsible for compliance with the United
9165
  States export administration regulations (and the export control
9166
  laws and regulation of any other countries) when You use, distribute
9167
  or otherwise make available any Covered Software.
9168
9169
10. RESPONSIBILITY FOR CLAIMS.
9170
9171
  As between Initial Developer and the Contributors, each party is
9172
  responsible for claims and damages arising, directly or indirectly,
9173
  out of its utilization of rights under this License and You agree to
9174
  work with Initial Developer and Contributors to distribute such
9175
  responsibility on an equitable basis. Nothing herein is intended or
9176
  shall be deemed to constitute any admission of liability.
9177
</code></pre></div></div>
9178
9179
<hr />
9180
9181
<h2 id="notice-pursuant-to-section-9-of-the-common-development-and-distribution-license-cddl">NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)</h2>
9182
9183
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>The code released under the CDDL shall be governed by the laws of the
9184
State of California (excluding conflict-of-law provisions). Any
9185
litigation relating to this License shall be subject to the jurisdiction
9186
of the Federal Courts of the Northern District of California and the
9187
state courts of the State of California, with venue lying in Santa Clara
9188
County, California.
9189
</code></pre></div></div>
9190
9191
<hr />
9192
9193
<h2 id="the-gnu-general-public-license-gpl-version-2-june-1991">The GNU General Public License (GPL) Version 2, June 1991</h2>
9194
9195
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Copyright (C) 1989, 1991 Free Software Foundation, Inc.
9196
51 Franklin Street, Fifth Floor
9197
Boston, MA 02110-1335
9198
USA
9199
9200
Everyone is permitted to copy and distribute verbatim copies
9201
of this license document, but changing it is not allowed.
9202
9203
Preamble
9204
9205
The licenses for most software are designed to take away your freedom to
9206
share and change it. By contrast, the GNU General Public License is
9207
intended to guarantee your freedom to share and change free software--to
9208
make sure the software is free for all its users. This General Public
9209
License applies to most of the Free Software Foundation's software and
9210
to any other program whose authors commit to using it. (Some other Free
9211
Software Foundation software is covered by the GNU Library General
9212
Public License instead.) You can apply it to your programs, too.
9213
9214
When we speak of free software, we are referring to freedom, not price.
9215
Our General Public Licenses are designed to make sure that you have the
9216
freedom to distribute copies of free software (and charge for this
9217
service if you wish), that you receive source code or can get it if you
9218
want it, that you can change the software or use pieces of it in new
9219
free programs; and that you know you can do these things.
9220
9221
To protect your rights, we need to make restrictions that forbid anyone
9222
to deny you these rights or to ask you to surrender the rights. These
9223
restrictions translate to certain responsibilities for you if you
9224
distribute copies of the software, or if you modify it.
9225
9226
For example, if you distribute copies of such a program, whether gratis
9227
or for a fee, you must give the recipients all the rights that you have.
9228
You must make sure that they, too, receive or can get the source code.
9229
And you must show them these terms so they know their rights.
9230
9231
We protect your rights with two steps: (1) copyright the software, and
9232
(2) offer you this license which gives you legal permission to copy,
9233
distribute and/or modify the software.
9234
9235
Also, for each author's protection and ours, we want to make certain
9236
that everyone understands that there is no warranty for this free
9237
software. If the software is modified by someone else and passed on, we
9238
want its recipients to know that what they have is not the original, so
9239
that any problems introduced by others will not reflect on the original
9240
authors' reputations.
9241
9242
Finally, any free program is threatened constantly by software patents.
9243
We wish to avoid the danger that redistributors of a free program will
9244
individually obtain patent licenses, in effect making the program
9245
proprietary. To prevent this, we have made it clear that any patent must
9246
be licensed for everyone's free use or not licensed at all.
9247
9248
The precise terms and conditions for copying, distribution and
9249
modification follow.
9250
9251
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
9252
9253
0. This License applies to any program or other work which contains a
9254
notice placed by the copyright holder saying it may be distributed under
9255
the terms of this General Public License. The "Program", below, refers
9256
to any such program or work, and a "work based on the Program" means
9257
either the Program or any derivative work under copyright law: that is
9258
to say, a work containing the Program or a portion of it, either
9259
verbatim or with modifications and/or translated into another language.
9260
(Hereinafter, translation is included without limitation in the term
9261
"modification".) Each licensee is addressed as "you".
9262
9263
Activities other than copying, distribution and modification are not
9264
covered by this License; they are outside its scope. The act of running
9265
the Program is not restricted, and the output from the Program is
9266
covered only if its contents constitute a work based on the Program
9267
(independent of having been made by running the Program). Whether that
9268
is true depends on what the Program does.
9269
9270
1. You may copy and distribute verbatim copies of the Program's source
9271
code as you receive it, in any medium, provided that you conspicuously
9272
and appropriately publish on each copy an appropriate copyright notice
9273
and disclaimer of warranty; keep intact all the notices that refer to
9274
this License and to the absence of any warranty; and give any other
9275
recipients of the Program a copy of this License along with the Program.
9276
9277
You may charge a fee for the physical act of transferring a copy, and
9278
you may at your option offer warranty protection in exchange for a fee.
9279
9280
2. You may modify your copy or copies of the Program or any portion of
9281
it, thus forming a work based on the Program, and copy and distribute
9282
such modifications or work under the terms of Section 1 above, provided
9283
that you also meet all of these conditions:
9284
9285
    a) You must cause the modified files to carry prominent notices
9286
    stating that you changed the files and the date of any change.
9287
9288
    b) You must cause any work that you distribute or publish, that in
9289
    whole or in part contains or is derived from the Program or any part
9290
    thereof, to be licensed as a whole at no charge to all third parties
9291
    under the terms of this License.
9292
9293
    c) If the modified program normally reads commands interactively
9294
    when run, you must cause it, when started running for such
9295
    interactive use in the most ordinary way, to print or display an
9296
    announcement including an appropriate copyright notice and a notice
9297
    that there is no warranty (or else, saying that you provide a
9298
    warranty) and that users may redistribute the program under these
9299
    conditions, and telling the user how to view a copy of this License.
9300
    (Exception: if the Program itself is interactive but does not
9301
    normally print such an announcement, your work based on the Program
9302
    is not required to print an announcement.)
9303
9304
These requirements apply to the modified work as a whole. If
9305
identifiable sections of that work are not derived from the Program, and
9306
can be reasonably considered independent and separate works in
9307
themselves, then this License, and its terms, do not apply to those
9308
sections when you distribute them as separate works. But when you
9309
distribute the same sections as part of a whole which is a work based on
9310
the Program, the distribution of the whole must be on the terms of this
9311
License, whose permissions for other licensees extend to the entire
9312
whole, and thus to each and every part regardless of who wrote it.
9313
9314
Thus, it is not the intent of this section to claim rights or contest
9315
your rights to work written entirely by you; rather, the intent is to
9316
exercise the right to control the distribution of derivative or
9317
collective works based on the Program.
9318
9319
In addition, mere aggregation of another work not based on the Program
9320
with the Program (or with a work based on the Program) on a volume of a
9321
storage or distribution medium does not bring the other work under the
9322
scope of this License.
9323
9324
3. You may copy and distribute the Program (or a work based on it,
9325
under Section 2) in object code or executable form under the terms of
9326
Sections 1 and 2 above provided that you also do one of the following:
9327
9328
    a) Accompany it with the complete corresponding machine-readable
9329
    source code, which must be distributed under the terms of Sections 1
9330
    and 2 above on a medium customarily used for software interchange; or,
9331
9332
    b) Accompany it with a written offer, valid for at least three
9333
    years, to give any third party, for a charge no more than your cost
9334
    of physically performing source distribution, a complete
9335
    machine-readable copy of the corresponding source code, to be
9336
    distributed under the terms of Sections 1 and 2 above on a medium
9337
    customarily used for software interchange; or,
9338
9339
    c) Accompany it with the information you received as to the offer to
9340
    distribute corresponding source code. (This alternative is allowed
9341
    only for noncommercial distribution and only if you received the
9342
    program in object code or executable form with such an offer, in
9343
    accord with Subsection b above.)
9344
9345
The source code for a work means the preferred form of the work for
9346
making modifications to it. For an executable work, complete source code
9347
means all the source code for all modules it contains, plus any
9348
associated interface definition files, plus the scripts used to control
9349
compilation and installation of the executable. However, as a special
9350
exception, the source code distributed need not include anything that is
9351
normally distributed (in either source or binary form) with the major
9352
components (compiler, kernel, and so on) of the operating system on
9353
which the executable runs, unless that component itself accompanies the
9354
executable.
9355
9356
If distribution of executable or object code is made by offering access
9357
to copy from a designated place, then offering equivalent access to copy
9358
the source code from the same place counts as distribution of the source
9359
code, even though third parties are not compelled to copy the source
9360
along with the object code.
9361
9362
4. You may not copy, modify, sublicense, or distribute the Program
9363
except as expressly provided under this License. Any attempt otherwise
9364
to copy, modify, sublicense or distribute the Program is void, and will
9365
automatically terminate your rights under this License. However, parties
9366
who have received copies, or rights, from you under this License will
9367
not have their licenses terminated so long as such parties remain in
9368
full compliance.
9369
9370
5. You are not required to accept this License, since you have not
9371
signed it. However, nothing else grants you permission to modify or
9372
distribute the Program or its derivative works. These actions are
9373
prohibited by law if you do not accept this License. Therefore, by
9374
modifying or distributing the Program (or any work based on the
9375
Program), you indicate your acceptance of this License to do so, and all
9376
its terms and conditions for copying, distributing or modifying the
9377
Program or works based on it.
9378
9379
6. Each time you redistribute the Program (or any work based on the
9380
Program), the recipient automatically receives a license from the
9381
original licensor to copy, distribute or modify the Program subject to
9382
these terms and conditions. You may not impose any further restrictions
9383
on the recipients' exercise of the rights granted herein. You are not
9384
responsible for enforcing compliance by third parties to this License.
9385
9386
7. If, as a consequence of a court judgment or allegation of patent
9387
infringement or for any other reason (not limited to patent issues),
9388
conditions are imposed on you (whether by court order, agreement or
9389
otherwise) that contradict the conditions of this License, they do not
9390
excuse you from the conditions of this License. If you cannot distribute
9391
so as to satisfy simultaneously your obligations under this License and
9392
any other pertinent obligations, then as a consequence you may not
9393
distribute the Program at all. For example, if a patent license would
9394
not permit royalty-free redistribution of the Program by all those who
9395
receive copies directly or indirectly through you, then the only way you
9396
could satisfy both it and this License would be to refrain entirely from
9397
distribution of the Program.
9398
9399
If any portion of this section is held invalid or unenforceable under
9400
any particular circumstance, the balance of the section is intended to
9401
apply and the section as a whole is intended to apply in other
9402
circumstances.
9403
9404
It is not the purpose of this section to induce you to infringe any
9405
patents or other property right claims or to contest validity of any
9406
such claims; this section has the sole purpose of protecting the
9407
integrity of the free software distribution system, which is implemented
9408
by public license practices. Many people have made generous
9409
contributions to the wide range of software distributed through that
9410
system in reliance on consistent application of that system; it is up to
9411
the author/donor to decide if he or she is willing to distribute
9412
software through any other system and a licensee cannot impose that choice.
9413
9414
This section is intended to make thoroughly clear what is believed to be
9415
a consequence of the rest of this License.
9416
9417
8. If the distribution and/or use of the Program is restricted in
9418
certain countries either by patents or by copyrighted interfaces, the
9419
original copyright holder who places the Program under this License may
9420
add an explicit geographical distribution limitation excluding those
9421
countries, so that distribution is permitted only in or among countries
9422
not thus excluded. In such case, this License incorporates the
9423
limitation as if written in the body of this License.
9424
9425
9. The Free Software Foundation may publish revised and/or new
9426
versions of the General Public License from time to time. Such new
9427
versions will be similar in spirit to the present version, but may
9428
differ in detail to address new problems or concerns.
9429
9430
Each version is given a distinguishing version number. If the Program
9431
specifies a version number of this License which applies to it and "any
9432
later version", you have the option of following the terms and
9433
conditions either of that version or of any later version published by
9434
the Free Software Foundation. If the Program does not specify a version
9435
number of this License, you may choose any version ever published by the
9436
Free Software Foundation.
9437
9438
10. If you wish to incorporate parts of the Program into other free
9439
programs whose distribution conditions are different, write to the
9440
author to ask for permission. For software which is copyrighted by the
9441
Free Software Foundation, write to the Free Software Foundation; we
9442
sometimes make exceptions for this. Our decision will be guided by the
9443
two goals of preserving the free status of all derivatives of our free
9444
software and of promoting the sharing and reuse of software generally.
9445
9446
NO WARRANTY
9447
9448
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
9449
WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
9450
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
9451
OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
9452
EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
9453
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
9454
ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
9455
YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
9456
NECESSARY SERVICING, REPAIR OR CORRECTION.
9457
9458
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
9459
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
9460
AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
9461
DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
9462
DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
9463
(INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
9464
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
9465
THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
9466
OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
9467
9468
END OF TERMS AND CONDITIONS
9469
9470
How to Apply These Terms to Your New Programs
9471
9472
If you develop a new program, and you want it to be of the greatest
9473
possible use to the public, the best way to achieve this is to make it
9474
free software which everyone can redistribute and change under these terms.
9475
9476
To do so, attach the following notices to the program. It is safest to
9477
attach them to the start of each source file to most effectively convey
9478
the exclusion of warranty; and each file should have at least the
9479
"copyright" line and a pointer to where the full notice is found.
9480
9481
    One line to give the program's name and a brief idea of what it does.
9482
    Copyright (C) &lt;year&gt; &lt;name of author&gt;
9483
9484
    This program is free software; you can redistribute it and/or modify
9485
    it under the terms of the GNU General Public License as published by
9486
    the Free Software Foundation; either version 2 of the License, or
9487
    (at your option) any later version.
9488
9489
    This program is distributed in the hope that it will be useful, but
9490
    WITHOUT ANY WARRANTY; without even the implied warranty of
9491
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
9492
    General Public License for more details.
9493
9494
    You should have received a copy of the GNU General Public License
9495
    along with this program; if not, write to the Free Software
9496
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
9497
9498
Also add information on how to contact you by electronic and paper mail.
9499
9500
If the program is interactive, make it output a short notice like this
9501
when it starts in an interactive mode:
9502
9503
    Gnomovision version 69, Copyright (C) year name of author
9504
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
9505
    `show w'. This is free software, and you are welcome to redistribute
9506
    it under certain conditions; type `show c' for details.
9507
9508
The hypothetical commands `show w' and `show c' should show the
9509
appropriate parts of the General Public License. Of course, the commands
9510
you use may be called something other than `show w' and `show c'; they
9511
could even be mouse-clicks or menu items--whatever suits your program.
9512
9513
You should also get your employer (if you work as a programmer) or your
9514
school, if any, to sign a "copyright disclaimer" for the program, if
9515
necessary. Here is a sample; alter the names:
9516
9517
    Yoyodyne, Inc., hereby disclaims all copyright interest in the
9518
    program `Gnomovision' (which makes passes at compilers) written by
9519
    James Hacker.
9520
9521
    signature of Ty Coon, 1 April 1989
9522
    Ty Coon, President of Vice
9523
9524
This General Public License does not permit incorporating your program
9525
into proprietary programs. If your program is a subroutine library, you
9526
may consider it more useful to permit linking proprietary applications
9527
with the library. If this is what you want to do, use the GNU Library
9528
General Public License instead of this License.
9529
</code></pre></div></div>
9530
9531
<hr />
9532
9533
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Certain source files distributed by Oracle America, Inc. and/or its
9534
affiliates are subject to the following clarification and special
9535
exception to the GPLv2, based on the GNU Project exception for its
9536
Classpath libraries, known as the GNU Classpath Exception, but only
9537
where Oracle has expressly included in the particular source file's
9538
header the words "Oracle designates this particular file as subject to
9539
the "Classpath" exception as provided by Oracle in the LICENSE file
9540
that accompanied this code."
9541
9542
You should also note that Oracle includes multiple, independent
9543
programs in this software package. Some of those programs are provided
9544
under licenses deemed incompatible with the GPLv2 by the Free Software
9545
Foundation and others.  For example, the package includes programs
9546
licensed under the Apache License, Version 2.0.  Such programs are
9547
licensed to you under their original licenses.
9548
9549
Oracle facilitates your further distribution of this package by adding
9550
the Classpath Exception to the necessary parts of its GPLv2 code, which
9551
permits you to use that code in combination with other independent
9552
modules not licensed under the GPLv2.  However, note that this would
9553
not permit you to commingle code under an incompatible license with
9554
Oracle's GPLv2 licensed code by, for example, cutting and pasting such
9555
code into a file also containing Oracle's GPLv2 licensed code and then
9556
distributing the result.  Additionally, if you were to remove the
9557
Classpath Exception from any of the files to which it applies and
9558
distribute the result, you would likely be required to license some or
9559
all of the other code in that distribution under the GPLv2 as well, and
9560
since the GPLv2 is incompatible with the license terms of some items
9561
included in the distribution by Oracle, removing the Classpath
9562
Exception could therefore effectively compromise your ability to
9563
further distribute the package.
9564
9565
Proceed with caution and we recommend that you obtain the advice of a
9566
lawyer skilled in open source matters before removing the Classpath
9567
Exception or making modifications to this package which may
9568
subsequently be redistributed and/or involve the use of third party
9569
software.
9570
9571
CLASSPATH EXCEPTION
9572
Linking this library statically or dynamically with other modules is
9573
making a combined work based on this library.  Thus, the terms and
9574
conditions of the GNU General Public License version 2 cover the whole
9575
combination.
9576
9577
As a special exception, the copyright holders of this library give you
9578
permission to link this library with independent modules to produce an
9579
executable, regardless of the license terms of these independent
9580
modules, and to copy and distribute the resulting executable under
9581
terms of your choice, provided that you also meet, for each linked
9582
independent module, the terms and conditions of the license of that
9583
module.  An independent module is a module which is not derived from or
9584
based on this library.  If you modify this library, you may extend this
9585
exception to your version of the library, but you are not obligated to
9586
do so.  If you do not wish to do so, delete this exception statement
9587
from your version.
9588
</code></pre></div></div>
9589
9590
9591
        </section>
9592
9593
        <aside id="sidebar">
9594
          
9595
          <hr/>
9596
9597
          <div class="moveright">
9598
            
9599
               <h2><a href="https://github.com/javaee/javamail"><p>Sources</p></a></h2>
9600
            
9601
            
9602
            
9603
              <h2><a href="docs/api/"><p>APIs</p></a></h2>
9604
            
9605
9606
            
9607
9608
            
9609
              <h2><a href="FAQ"><p>FAQ</p></a></h2>
9610
            
9611
            
9612
            
9613
               <h2><a href="https://github.com/javaee/javamail/releases"><p>Download</p></a></h2>
9614
            
9615
9616
            
9617
            <h2><a href=""><p>Issue Tracker</p></a></h2>
9618
            
9619
9620
            
9621
               <h2><a href="https://javaee.groups.io/g/javamail"><p>Mailing List</p></a></h2>
9622
                      
9623
9624
            <h2><a href="CONTRIBUTING"><p>Contribute</p></a></h2>
9625
9626
            <h2><a href="LICENSE"><p>License</p></a></h2>
9627
          </div>
9628
          
9629
          <hr/>
9630
          
9631
          <div class="sponsor">
9632
            <p>Sponsored by<a href="http://www.oracle.com" class="oraclelogo"></a></p>
9633
          </div>
9634
          
9635
        </aside>
9636
      </div>
9637
    </div>
9638
9639
    <div class="footer"><a id="copyright" class="oracle" href="https://www.oracle.com/legal/copyright.html">&copy; Oracle</a> | By contributing to this project, you are agreeing to the terms of use described <a href="CONTRIBUTING">here</a>.</div>
9640
      
9641
    </div>
9642
    
9643
<div id="archive-footer">This project is now part of the <a href="https://projects.eclipse.org/projects/ee4j">EE4J</a> initiative; its activity is temporarily paused until it has been effectively transferred to the Eclipse Foundation.<br/>See <a href="https://www.eclipse.org/ee4j/status.php">here</a> for the EE4J transition status.
9644
</div>
9645
    
9646
    
9647
  </body>
9648
</html>
9649
</pre>
9650
}}
9651
|
9652
|com.zfabrik.jta|jakarta.transaction-api-2.0.1|LICENSE.md|{{collapse(EPL 2.0)
9653
<pre># Eclipse Public License - v 2.0
9654
9655
        THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
9656
        PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
9657
        OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
9658
9659
    1. DEFINITIONS
9660
9661
    "Contribution" means:
9662
9663
      a) in the case of the initial Contributor, the initial content
9664
         Distributed under this Agreement, and
9665
9666
      b) in the case of each subsequent Contributor: 
9667
         i) changes to the Program, and 
9668
         ii) additions to the Program;
9669
      where such changes and/or additions to the Program originate from
9670
      and are Distributed by that particular Contributor. A Contribution
9671
      "originates" from a Contributor if it was added to the Program by
9672
      such Contributor itself or anyone acting on such Contributor's behalf.
9673
      Contributions do not include changes or additions to the Program that
9674
      are not Modified Works.
9675
9676
    "Contributor" means any person or entity that Distributes the Program.
9677
9678
    "Licensed Patents" mean patent claims licensable by a Contributor which
9679
    are necessarily infringed by the use or sale of its Contribution alone
9680
    or when combined with the Program.
9681
9682
    "Program" means the Contributions Distributed in accordance with this
9683
    Agreement.
9684
9685
    "Recipient" means anyone who receives the Program under this Agreement
9686
    or any Secondary License (as applicable), including Contributors.
9687
9688
    "Derivative Works" shall mean any work, whether in Source Code or other
9689
    form, that is based on (or derived from) the Program and for which the
9690
    editorial revisions, annotations, elaborations, or other modifications
9691
    represent, as a whole, an original work of authorship.
9692
9693
    "Modified Works" shall mean any work in Source Code or other form that
9694
    results from an addition to, deletion from, or modification of the
9695
    contents of the Program, including, for purposes of clarity any new file
9696
    in Source Code form that contains any contents of the Program. Modified
9697
    Works shall not include works that contain only declarations,
9698
    interfaces, types, classes, structures, or files of the Program solely
9699
    in each case in order to link to, bind by name, or subclass the Program
9700
    or Modified Works thereof.
9701
9702
    "Distribute" means the acts of a) distributing or b) making available
9703
    in any manner that enables the transfer of a copy.
9704
9705
    "Source Code" means the form of a Program preferred for making
9706
    modifications, including but not limited to software source code,
9707
    documentation source, and configuration files.
9708
9709
    "Secondary License" means either the GNU General Public License,
9710
    Version 2.0, or any later versions of that license, including any
9711
    exceptions or additional permissions as identified by the initial
9712
    Contributor.
9713
9714
    2. GRANT OF RIGHTS
9715
9716
      a) Subject to the terms of this Agreement, each Contributor hereby
9717
      grants Recipient a non-exclusive, worldwide, royalty-free copyright
9718
      license to reproduce, prepare Derivative Works of, publicly display,
9719
      publicly perform, Distribute and sublicense the Contribution of such
9720
      Contributor, if any, and such Derivative Works.
9721
9722
      b) Subject to the terms of this Agreement, each Contributor hereby
9723
      grants Recipient a non-exclusive, worldwide, royalty-free patent
9724
      license under Licensed Patents to make, use, sell, offer to sell,
9725
      import and otherwise transfer the Contribution of such Contributor,
9726
      if any, in Source Code or other form. This patent license shall
9727
      apply to the combination of the Contribution and the Program if, at
9728
      the time the Contribution is added by the Contributor, such addition
9729
      of the Contribution causes such combination to be covered by the
9730
      Licensed Patents. The patent license shall not apply to any other
9731
      combinations which include the Contribution. No hardware per se is
9732
      licensed hereunder.
9733
9734
      c) Recipient understands that although each Contributor grants the
9735
      licenses to its Contributions set forth herein, no assurances are
9736
      provided by any Contributor that the Program does not infringe the
9737
      patent or other intellectual property rights of any other entity.
9738
      Each Contributor disclaims any liability to Recipient for claims
9739
      brought by any other entity based on infringement of intellectual
9740
      property rights or otherwise. As a condition to exercising the
9741
      rights and licenses granted hereunder, each Recipient hereby
9742
      assumes sole responsibility to secure any other intellectual
9743
      property rights needed, if any. For example, if a third party
9744
      patent license is required to allow Recipient to Distribute the
9745
      Program, it is Recipient's responsibility to acquire that license
9746
      before distributing the Program.
9747
9748
      d) Each Contributor represents that to its knowledge it has
9749
      sufficient copyright rights in its Contribution, if any, to grant
9750
      the copyright license set forth in this Agreement.
9751
9752
      e) Notwithstanding the terms of any Secondary License, no
9753
      Contributor makes additional grants to any Recipient (other than
9754
      those set forth in this Agreement) as a result of such Recipient's
9755
      receipt of the Program under the terms of a Secondary License
9756
      (if permitted under the terms of Section 3).
9757
9758
    3. REQUIREMENTS
9759
9760
    3.1 If a Contributor Distributes the Program in any form, then:
9761
9762
      a) the Program must also be made available as Source Code, in
9763
      accordance with section 3.2, and the Contributor must accompany
9764
      the Program with a statement that the Source Code for the Program
9765
      is available under this Agreement, and informs Recipients how to
9766
      obtain it in a reasonable manner on or through a medium customarily
9767
      used for software exchange; and
9768
9769
      b) the Contributor may Distribute the Program under a license
9770
      different than this Agreement, provided that such license:
9771
         i) effectively disclaims on behalf of all other Contributors all
9772
         warranties and conditions, express and implied, including
9773
         warranties or conditions of title and non-infringement, and
9774
         implied warranties or conditions of merchantability and fitness
9775
         for a particular purpose;
9776
9777
         ii) effectively excludes on behalf of all other Contributors all
9778
         liability for damages, including direct, indirect, special,
9779
         incidental and consequential damages, such as lost profits;
9780
9781
         iii) does not attempt to limit or alter the recipients' rights
9782
         in the Source Code under section 3.2; and
9783
9784
         iv) requires any subsequent distribution of the Program by any
9785
         party to be under a license that satisfies the requirements
9786
         of this section 3.
9787
9788
    3.2 When the Program is Distributed as Source Code:
9789
9790
      a) it must be made available under this Agreement, or if the
9791
      Program (i) is combined with other material in a separate file or
9792
      files made available under a Secondary License, and (ii) the initial
9793
      Contributor attached to the Source Code the notice described in
9794
      Exhibit A of this Agreement, then the Program may be made available
9795
      under the terms of such Secondary Licenses, and
9796
9797
      b) a copy of this Agreement must be included with each copy of
9798
      the Program.
9799
9800
    3.3 Contributors may not remove or alter any copyright, patent,
9801
    trademark, attribution notices, disclaimers of warranty, or limitations
9802
    of liability ("notices") contained within the Program from any copy of
9803
    the Program which they Distribute, provided that Contributors may add
9804
    their own appropriate notices.
9805
9806
    4. COMMERCIAL DISTRIBUTION
9807
9808
    Commercial distributors of software may accept certain responsibilities
9809
    with respect to end users, business partners and the like. While this
9810
    license is intended to facilitate the commercial use of the Program,
9811
    the Contributor who includes the Program in a commercial product
9812
    offering should do so in a manner which does not create potential
9813
    liability for other Contributors. Therefore, if a Contributor includes
9814
    the Program in a commercial product offering, such Contributor
9815
    ("Commercial Contributor") hereby agrees to defend and indemnify every
9816
    other Contributor ("Indemnified Contributor") against any losses,
9817
    damages and costs (collectively "Losses") arising from claims, lawsuits
9818
    and other legal actions brought by a third party against the Indemnified
9819
    Contributor to the extent caused by the acts or omissions of such
9820
    Commercial Contributor in connection with its distribution of the Program
9821
    in a commercial product offering. The obligations in this section do not
9822
    apply to any claims or Losses relating to any actual or alleged
9823
    intellectual property infringement. In order to qualify, an Indemnified
9824
    Contributor must: a) promptly notify the Commercial Contributor in
9825
    writing of such claim, and b) allow the Commercial Contributor to control,
9826
    and cooperate with the Commercial Contributor in, the defense and any
9827
    related settlement negotiations. The Indemnified Contributor may
9828
    participate in any such claim at its own expense.
9829
9830
    For example, a Contributor might include the Program in a commercial
9831
    product offering, Product X. That Contributor is then a Commercial
9832
    Contributor. If that Commercial Contributor then makes performance
9833
    claims, or offers warranties related to Product X, those performance
9834
    claims and warranties are such Commercial Contributor's responsibility
9835
    alone. Under this section, the Commercial Contributor would have to
9836
    defend claims against the other Contributors related to those performance
9837
    claims and warranties, and if a court requires any other Contributor to
9838
    pay any damages as a result, the Commercial Contributor must pay
9839
    those damages.
9840
9841
    5. NO WARRANTY
9842
9843
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
9844
    PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
9845
    BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
9846
    IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
9847
    TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
9848
    PURPOSE. Each Recipient is solely responsible for determining the
9849
    appropriateness of using and distributing the Program and assumes all
9850
    risks associated with its exercise of rights under this Agreement,
9851
    including but not limited to the risks and costs of program errors,
9852
    compliance with applicable laws, damage to or loss of data, programs
9853
    or equipment, and unavailability or interruption of operations.
9854
9855
    6. DISCLAIMER OF LIABILITY
9856
9857
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
9858
    PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
9859
    SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
9860
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
9861
    PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
9862
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
9863
    ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
9864
    EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
9865
    POSSIBILITY OF SUCH DAMAGES.
9866
9867
    7. GENERAL
9868
9869
    If any provision of this Agreement is invalid or unenforceable under
9870
    applicable law, it shall not affect the validity or enforceability of
9871
    the remainder of the terms of this Agreement, and without further
9872
    action by the parties hereto, such provision shall be reformed to the
9873
    minimum extent necessary to make such provision valid and enforceable.
9874
9875
    If Recipient institutes patent litigation against any entity
9876
    (including a cross-claim or counterclaim in a lawsuit) alleging that the
9877
    Program itself (excluding combinations of the Program with other software
9878
    or hardware) infringes such Recipient's patent(s), then such Recipient's
9879
    rights granted under Section 2(b) shall terminate as of the date such
9880
    litigation is filed.
9881
9882
    All Recipient's rights under this Agreement shall terminate if it
9883
    fails to comply with any of the material terms or conditions of this
9884
    Agreement and does not cure such failure in a reasonable period of
9885
    time after becoming aware of such noncompliance. If all Recipient's
9886
    rights under this Agreement terminate, Recipient agrees to cease use
9887
    and distribution of the Program as soon as reasonably practicable.
9888
    However, Recipient's obligations under this Agreement and any licenses
9889
    granted by Recipient relating to the Program shall continue and survive.
9890
9891
    Everyone is permitted to copy and distribute copies of this Agreement,
9892
    but in order to avoid inconsistency the Agreement is copyrighted and
9893
    may only be modified in the following manner. The Agreement Steward
9894
    reserves the right to publish new versions (including revisions) of
9895
    this Agreement from time to time. No one other than the Agreement
9896
    Steward has the right to modify this Agreement. The Eclipse Foundation
9897
    is the initial Agreement Steward. The Eclipse Foundation may assign the
9898
    responsibility to serve as the Agreement Steward to a suitable separate
9899
    entity. Each new version of the Agreement will be given a distinguishing
9900
    version number. The Program (including Contributions) may always be
9901
    Distributed subject to the version of the Agreement under which it was
9902
    received. In addition, after a new version of the Agreement is published,
9903
    Contributor may elect to Distribute the Program (including its
9904
    Contributions) under the new version.
9905
9906
    Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
9907
    receives no rights or licenses to the intellectual property of any
9908
    Contributor under this Agreement, whether expressly, by implication,
9909
    estoppel or otherwise. All rights in the Program not expressly granted
9910
    under this Agreement are reserved. Nothing in this Agreement is intended
9911
    to be enforceable by any entity that is not a Contributor or Recipient.
9912
    No third-party beneficiary rights are created under this Agreement.
9913
9914
    Exhibit A - Form of Secondary Licenses Notice
9915
9916
    "This Source Code may also be made available under the following 
9917
    Secondary Licenses when the conditions for such availability set forth 
9918
    in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
9919
    version(s), and exceptions or additional permissions here}."
9920
9921
      Simply including a copy of this Agreement, including this Exhibit A
9922
      is not sufficient to license the Source Code under Secondary Licenses.
9923
9924
      If it is not possible or desirable to put the notice in a particular
9925
      file, then You may include the notice in a location (such as a LICENSE
9926
      file in a relevant directory) where a recipient would be likely to
9927
      look for such a notice.
9928
9929
      You may add additional accurate notices of copyright ownership.
9930
9931
---
9932
9933
##    The GNU General Public License (GPL) Version 2, June 1991
9934
9935
    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
9936
    51 Franklin Street, Fifth Floor
9937
    Boston, MA 02110-1335
9938
    USA
9939
9940
    Everyone is permitted to copy and distribute verbatim copies
9941
    of this license document, but changing it is not allowed.
9942
9943
    Preamble
9944
9945
    The licenses for most software are designed to take away your freedom to
9946
    share and change it. By contrast, the GNU General Public License is
9947
    intended to guarantee your freedom to share and change free software--to
9948
    make sure the software is free for all its users. This General Public
9949
    License applies to most of the Free Software Foundation's software and
9950
    to any other program whose authors commit to using it. (Some other Free
9951
    Software Foundation software is covered by the GNU Library General
9952
    Public License instead.) You can apply it to your programs, too.
9953
9954
    When we speak of free software, we are referring to freedom, not price.
9955
    Our General Public Licenses are designed to make sure that you have the
9956
    freedom to distribute copies of free software (and charge for this
9957
    service if you wish), that you receive source code or can get it if you
9958
    want it, that you can change the software or use pieces of it in new
9959
    free programs; and that you know you can do these things.
9960
9961
    To protect your rights, we need to make restrictions that forbid anyone
9962
    to deny you these rights or to ask you to surrender the rights. These
9963
    restrictions translate to certain responsibilities for you if you
9964
    distribute copies of the software, or if you modify it.
9965
9966
    For example, if you distribute copies of such a program, whether gratis
9967
    or for a fee, you must give the recipients all the rights that you have.
9968
    You must make sure that they, too, receive or can get the source code.
9969
    And you must show them these terms so they know their rights.
9970
9971
    We protect your rights with two steps: (1) copyright the software, and
9972
    (2) offer you this license which gives you legal permission to copy,
9973
    distribute and/or modify the software.
9974
9975
    Also, for each author's protection and ours, we want to make certain
9976
    that everyone understands that there is no warranty for this free
9977
    software. If the software is modified by someone else and passed on, we
9978
    want its recipients to know that what they have is not the original, so
9979
    that any problems introduced by others will not reflect on the original
9980
    authors' reputations.
9981
9982
    Finally, any free program is threatened constantly by software patents.
9983
    We wish to avoid the danger that redistributors of a free program will
9984
    individually obtain patent licenses, in effect making the program
9985
    proprietary. To prevent this, we have made it clear that any patent must
9986
    be licensed for everyone's free use or not licensed at all.
9987
9988
    The precise terms and conditions for copying, distribution and
9989
    modification follow.
9990
9991
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
9992
9993
    0. This License applies to any program or other work which contains a
9994
    notice placed by the copyright holder saying it may be distributed under
9995
    the terms of this General Public License. The "Program", below, refers
9996
    to any such program or work, and a "work based on the Program" means
9997
    either the Program or any derivative work under copyright law: that is
9998
    to say, a work containing the Program or a portion of it, either
9999
    verbatim or with modifications and/or translated into another language.
10000
    (Hereinafter, translation is included without limitation in the term
10001
    "modification".) Each licensee is addressed as "you".
10002
10003
    Activities other than copying, distribution and modification are not
10004
    covered by this License; they are outside its scope. The act of running
10005
    the Program is not restricted, and the output from the Program is
10006
    covered only if its contents constitute a work based on the Program
10007
    (independent of having been made by running the Program). Whether that
10008
    is true depends on what the Program does.
10009
10010
    1. You may copy and distribute verbatim copies of the Program's source
10011
    code as you receive it, in any medium, provided that you conspicuously
10012
    and appropriately publish on each copy an appropriate copyright notice
10013
    and disclaimer of warranty; keep intact all the notices that refer to
10014
    this License and to the absence of any warranty; and give any other
10015
    recipients of the Program a copy of this License along with the Program.
10016
10017
    You may charge a fee for the physical act of transferring a copy, and
10018
    you may at your option offer warranty protection in exchange for a fee.
10019
10020
    2. You may modify your copy or copies of the Program or any portion of
10021
    it, thus forming a work based on the Program, and copy and distribute
10022
    such modifications or work under the terms of Section 1 above, provided
10023
    that you also meet all of these conditions:
10024
10025
        a) You must cause the modified files to carry prominent notices
10026
        stating that you changed the files and the date of any change.
10027
10028
        b) You must cause any work that you distribute or publish, that in
10029
        whole or in part contains or is derived from the Program or any part
10030
        thereof, to be licensed as a whole at no charge to all third parties
10031
        under the terms of this License.
10032
10033
        c) If the modified program normally reads commands interactively
10034
        when run, you must cause it, when started running for such
10035
        interactive use in the most ordinary way, to print or display an
10036
        announcement including an appropriate copyright notice and a notice
10037
        that there is no warranty (or else, saying that you provide a
10038
        warranty) and that users may redistribute the program under these
10039
        conditions, and telling the user how to view a copy of this License.
10040
        (Exception: if the Program itself is interactive but does not
10041
        normally print such an announcement, your work based on the Program
10042
        is not required to print an announcement.)
10043
10044
    These requirements apply to the modified work as a whole. If
10045
    identifiable sections of that work are not derived from the Program, and
10046
    can be reasonably considered independent and separate works in
10047
    themselves, then this License, and its terms, do not apply to those
10048
    sections when you distribute them as separate works. But when you
10049
    distribute the same sections as part of a whole which is a work based on
10050
    the Program, the distribution of the whole must be on the terms of this
10051
    License, whose permissions for other licensees extend to the entire
10052
    whole, and thus to each and every part regardless of who wrote it.
10053
10054
    Thus, it is not the intent of this section to claim rights or contest
10055
    your rights to work written entirely by you; rather, the intent is to
10056
    exercise the right to control the distribution of derivative or
10057
    collective works based on the Program.
10058
10059
    In addition, mere aggregation of another work not based on the Program
10060
    with the Program (or with a work based on the Program) on a volume of a
10061
    storage or distribution medium does not bring the other work under the
10062
    scope of this License.
10063
10064
    3. You may copy and distribute the Program (or a work based on it,
10065
    under Section 2) in object code or executable form under the terms of
10066
    Sections 1 and 2 above provided that you also do one of the following:
10067
10068
        a) Accompany it with the complete corresponding machine-readable
10069
        source code, which must be distributed under the terms of Sections 1
10070
        and 2 above on a medium customarily used for software interchange; or,
10071
10072
        b) Accompany it with a written offer, valid for at least three
10073
        years, to give any third party, for a charge no more than your cost
10074
        of physically performing source distribution, a complete
10075
        machine-readable copy of the corresponding source code, to be
10076
        distributed under the terms of Sections 1 and 2 above on a medium
10077
        customarily used for software interchange; or,
10078
10079
        c) Accompany it with the information you received as to the offer to
10080
        distribute corresponding source code. (This alternative is allowed
10081
        only for noncommercial distribution and only if you received the
10082
        program in object code or executable form with such an offer, in
10083
        accord with Subsection b above.)
10084
10085
    The source code for a work means the preferred form of the work for
10086
    making modifications to it. For an executable work, complete source code
10087
    means all the source code for all modules it contains, plus any
10088
    associated interface definition files, plus the scripts used to control
10089
    compilation and installation of the executable. However, as a special
10090
    exception, the source code distributed need not include anything that is
10091
    normally distributed (in either source or binary form) with the major
10092
    components (compiler, kernel, and so on) of the operating system on
10093
    which the executable runs, unless that component itself accompanies the
10094
    executable.
10095
10096
    If distribution of executable or object code is made by offering access
10097
    to copy from a designated place, then offering equivalent access to copy
10098
    the source code from the same place counts as distribution of the source
10099
    code, even though third parties are not compelled to copy the source
10100
    along with the object code.
10101
10102
    4. You may not copy, modify, sublicense, or distribute the Program
10103
    except as expressly provided under this License. Any attempt otherwise
10104
    to copy, modify, sublicense or distribute the Program is void, and will
10105
    automatically terminate your rights under this License. However, parties
10106
    who have received copies, or rights, from you under this License will
10107
    not have their licenses terminated so long as such parties remain in
10108
    full compliance.
10109
10110
    5. You are not required to accept this License, since you have not
10111
    signed it. However, nothing else grants you permission to modify or
10112
    distribute the Program or its derivative works. These actions are
10113
    prohibited by law if you do not accept this License. Therefore, by
10114
    modifying or distributing the Program (or any work based on the
10115
    Program), you indicate your acceptance of this License to do so, and all
10116
    its terms and conditions for copying, distributing or modifying the
10117
    Program or works based on it.
10118
10119
    6. Each time you redistribute the Program (or any work based on the
10120
    Program), the recipient automatically receives a license from the
10121
    original licensor to copy, distribute or modify the Program subject to
10122
    these terms and conditions. You may not impose any further restrictions
10123
    on the recipients' exercise of the rights granted herein. You are not
10124
    responsible for enforcing compliance by third parties to this License.
10125
10126
    7. If, as a consequence of a court judgment or allegation of patent
10127
    infringement or for any other reason (not limited to patent issues),
10128
    conditions are imposed on you (whether by court order, agreement or
10129
    otherwise) that contradict the conditions of this License, they do not
10130
    excuse you from the conditions of this License. If you cannot distribute
10131
    so as to satisfy simultaneously your obligations under this License and
10132
    any other pertinent obligations, then as a consequence you may not
10133
    distribute the Program at all. For example, if a patent license would
10134
    not permit royalty-free redistribution of the Program by all those who
10135
    receive copies directly or indirectly through you, then the only way you
10136
    could satisfy both it and this License would be to refrain entirely from
10137
    distribution of the Program.
10138
10139
    If any portion of this section is held invalid or unenforceable under
10140
    any particular circumstance, the balance of the section is intended to
10141
    apply and the section as a whole is intended to apply in other
10142
    circumstances.
10143
10144
    It is not the purpose of this section to induce you to infringe any
10145
    patents or other property right claims or to contest validity of any
10146
    such claims; this section has the sole purpose of protecting the
10147
    integrity of the free software distribution system, which is implemented
10148
    by public license practices. Many people have made generous
10149
    contributions to the wide range of software distributed through that
10150
    system in reliance on consistent application of that system; it is up to
10151
    the author/donor to decide if he or she is willing to distribute
10152
    software through any other system and a licensee cannot impose that choice.
10153
10154
    This section is intended to make thoroughly clear what is believed to be
10155
    a consequence of the rest of this License.
10156
10157
    8. If the distribution and/or use of the Program is restricted in
10158
    certain countries either by patents or by copyrighted interfaces, the
10159
    original copyright holder who places the Program under this License may
10160
    add an explicit geographical distribution limitation excluding those
10161
    countries, so that distribution is permitted only in or among countries
10162
    not thus excluded. In such case, this License incorporates the
10163
    limitation as if written in the body of this License.
10164
10165
    9. The Free Software Foundation may publish revised and/or new
10166
    versions of the General Public License from time to time. Such new
10167
    versions will be similar in spirit to the present version, but may
10168
    differ in detail to address new problems or concerns.
10169
10170
    Each version is given a distinguishing version number. If the Program
10171
    specifies a version number of this License which applies to it and "any
10172
    later version", you have the option of following the terms and
10173
    conditions either of that version or of any later version published by
10174
    the Free Software Foundation. If the Program does not specify a version
10175
    number of this License, you may choose any version ever published by the
10176
    Free Software Foundation.
10177
10178
    10. If you wish to incorporate parts of the Program into other free
10179
    programs whose distribution conditions are different, write to the
10180
    author to ask for permission. For software which is copyrighted by the
10181
    Free Software Foundation, write to the Free Software Foundation; we
10182
    sometimes make exceptions for this. Our decision will be guided by the
10183
    two goals of preserving the free status of all derivatives of our free
10184
    software and of promoting the sharing and reuse of software generally.
10185
10186
    NO WARRANTY
10187
10188
    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
10189
    WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
10190
    EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
10191
    OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
10192
    EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
10193
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
10194
    ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
10195
    YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
10196
    NECESSARY SERVICING, REPAIR OR CORRECTION.
10197
10198
    12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
10199
    WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
10200
    AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
10201
    DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
10202
    DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
10203
    (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
10204
    INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
10205
    THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
10206
    OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
10207
10208
    END OF TERMS AND CONDITIONS
10209
10210
    How to Apply These Terms to Your New Programs
10211
10212
    If you develop a new program, and you want it to be of the greatest
10213
    possible use to the public, the best way to achieve this is to make it
10214
    free software which everyone can redistribute and change under these terms.
10215
10216
    To do so, attach the following notices to the program. It is safest to
10217
    attach them to the start of each source file to most effectively convey
10218
    the exclusion of warranty; and each file should have at least the
10219
    "copyright" line and a pointer to where the full notice is found.
10220
10221
        One line to give the program's name and a brief idea of what it does.
10222
        Copyright (C) <year> <name of author>
10223
10224
        This program is free software; you can redistribute it and/or modify
10225
        it under the terms of the GNU General Public License as published by
10226
        the Free Software Foundation; either version 2 of the License, or
10227
        (at your option) any later version.
10228
10229
        This program is distributed in the hope that it will be useful, but
10230
        WITHOUT ANY WARRANTY; without even the implied warranty of
10231
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
10232
        General Public License for more details.
10233
10234
        You should have received a copy of the GNU General Public License
10235
        along with this program; if not, write to the Free Software
10236
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
10237
10238
    Also add information on how to contact you by electronic and paper mail.
10239
10240
    If the program is interactive, make it output a short notice like this
10241
    when it starts in an interactive mode:
10242
10243
        Gnomovision version 69, Copyright (C) year name of author
10244
        Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
10245
        `show w'. This is free software, and you are welcome to redistribute
10246
        it under certain conditions; type `show c' for details.
10247
10248
    The hypothetical commands `show w' and `show c' should show the
10249
    appropriate parts of the General Public License. Of course, the commands
10250
    you use may be called something other than `show w' and `show c'; they
10251
    could even be mouse-clicks or menu items--whatever suits your program.
10252
10253
    You should also get your employer (if you work as a programmer) or your
10254
    school, if any, to sign a "copyright disclaimer" for the program, if
10255
    necessary. Here is a sample; alter the names:
10256
10257
        Yoyodyne, Inc., hereby disclaims all copyright interest in the
10258
        program `Gnomovision' (which makes passes at compilers) written by
10259
        James Hacker.
10260
10261
        signature of Ty Coon, 1 April 1989
10262
        Ty Coon, President of Vice
10263
10264
    This General Public License does not permit incorporating your program
10265
    into proprietary programs. If your program is a subroutine library, you
10266
    may consider it more useful to permit linking proprietary applications
10267
    with the library. If this is what you want to do, use the GNU Library
10268
    General Public License instead of this License.
10269
10270
---
10271
10272
## CLASSPATH EXCEPTION
10273
10274
    Linking this library statically or dynamically with other modules is
10275
    making a combined work based on this library.  Thus, the terms and
10276
    conditions of the GNU General Public License version 2 cover the whole
10277
    combination.
10278
10279
    As a special exception, the copyright holders of this library give you
10280
    permission to link this library with independent modules to produce an
10281
    executable, regardless of the license terms of these independent
10282
    modules, and to copy and distribute the resulting executable under
10283
    terms of your choice, provided that you also meet, for each linked
10284
    independent module, the terms and conditions of the license of that
10285
    module.  An independent module is a module which is not derived from or
10286
    based on this library.  If you modify this library, you may extend this
10287
    exception to your version of the library, but you are not obligated to
10288
    do so.  If you do not wish to do so, delete this exception statement
10289
    from your version.
10290
ograms
10291
10292
    If you develop a new program, and you want it to be of the greatest
10293
    possible use to the public, the best way to achieve this is to make it
10294
    free software which everyone can redistribute and change under these terms.
10295
10296
    To do so, attach the following notices to the program. It is safest to
10297
    attach them to the start of each source file to most effectively convey
10298
    the exclusion of warranty; and each file should have at least the
10299
    "copyright" line and a pointer to where the full notice is found.
10300
10301
        One line to give the program's name and a brief idea of what it does.
10302
        Copyright (C) <year> <name of author>
10303
10304
        This program is free software; you can redistribute it and/or modify
10305
        it under the terms of the GNU General Public License as published by
10306
        the Free Software Foundation; either version 2 of the License, or
10307
        (at your option) any later version.
10308
10309
        This program is distributed in the hope that it will be useful, but
10310
        WITHOUT ANY WARRANTY; without even the implied warranty of
10311
        MERCHANTABILITY or FITNESS FOR A PARTICULAR P</pre>
10312
}}
10313
|
10314
|com.zfabrik.junit|apiguardian-api-1.1.2|LICENSE|{{collapse(Apache 2.0)
10315
<pre>                                 Apache License
10316
                           Version 2.0, January 2004
10317
                        http://www.apache.org/licenses/
10318
10319
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
10320
10321
   1. Definitions.
10322
10323
      "License" shall mean the terms and conditions for use, reproduction,
10324
      and distribution as defined by Sections 1 through 9 of this document.
10325
10326
      "Licensor" shall mean the copyright owner or entity authorized by
10327
      the copyright owner that is granting the License.
10328
10329
      "Legal Entity" shall mean the union of the acting entity and all
10330
      other entities that control, are controlled by, or are under common
10331
      control with that entity. For the purposes of this definition,
10332
      "control" means (i) the power, direct or indirect, to cause the
10333
      direction or management of such entity, whether by contract or
10334
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
10335
      outstanding shares, or (iii) beneficial ownership of such entity.
10336
10337
      "You" (or "Your") shall mean an individual or Legal Entity
10338
      exercising permissions granted by this License.
10339
10340
      "Source" form shall mean the preferred form for making modifications,
10341
      including but not limited to software source code, documentation
10342
      source, and configuration files.
10343
10344
      "Object" form shall mean any form resulting from mechanical
10345
      transformation or translation of a Source form, including but
10346
      not limited to compiled object code, generated documentation,
10347
      and conversions to other media types.
10348
10349
      "Work" shall mean the work of authorship, whether in Source or
10350
      Object form, made available under the License, as indicated by a
10351
      copyright notice that is included in or attached to the work
10352
      (an example is provided in the Appendix below).
10353
10354
      "Derivative Works" shall mean any work, whether in Source or Object
10355
      form, that is based on (or derived from) the Work and for which the
10356
      editorial revisions, annotations, elaborations, or other modifications
10357
      represent, as a whole, an original work of authorship. For the purposes
10358
      of this License, Derivative Works shall not include works that remain
10359
      separable from, or merely link (or bind by name) to the interfaces of,
10360
      the Work and Derivative Works thereof.
10361
10362
      "Contribution" shall mean any work of authorship, including
10363
      the original version of the Work and any modifications or additions
10364
      to that Work or Derivative Works thereof, that is intentionally
10365
      submitted to Licensor for inclusion in the Work by the copyright owner
10366
      or by an individual or Legal Entity authorized to submit on behalf of
10367
      the copyright owner. For the purposes of this definition, "submitted"
10368
      means any form of electronic, verbal, or written communication sent
10369
      to the Licensor or its representatives, including but not limited to
10370
      communication on electronic mailing lists, source code control systems,
10371
      and issue tracking systems that are managed by, or on behalf of, the
10372
      Licensor for the purpose of discussing and improving the Work, but
10373
      excluding communication that is conspicuously marked or otherwise
10374
      designated in writing by the copyright owner as "Not a Contribution."
10375
10376
      "Contributor" shall mean Licensor and any individual or Legal Entity
10377
      on behalf of whom a Contribution has been received by Licensor and
10378
      subsequently incorporated within the Work.
10379
10380
   2. Grant of Copyright License. Subject to the terms and conditions of
10381
      this License, each Contributor hereby grants to You a perpetual,
10382
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
10383
      copyright license to reproduce, prepare Derivative Works of,
10384
      publicly display, publicly perform, sublicense, and distribute the
10385
      Work and such Derivative Works in Source or Object form.
10386
10387
   3. Grant of Patent License. Subject to the terms and conditions of
10388
      this License, each Contributor hereby grants to You a perpetual,
10389
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
10390
      (except as stated in this section) patent license to make, have made,
10391
      use, offer to sell, sell, import, and otherwise transfer the Work,
10392
      where such license applies only to those patent claims licensable
10393
      by such Contributor that are necessarily infringed by their
10394
      Contribution(s) alone or by combination of their Contribution(s)
10395
      with the Work to which such Contribution(s) was submitted. If You
10396
      institute patent litigation against any entity (including a
10397
      cross-claim or counterclaim in a lawsuit) alleging that the Work
10398
      or a Contribution incorporated within the Work constitutes direct
10399
      or contributory patent infringement, then any patent licenses
10400
      granted to You under this License for that Work shall terminate
10401
      as of the date such litigation is filed.
10402
10403
   4. Redistribution. You may reproduce and distribute copies of the
10404
      Work or Derivative Works thereof in any medium, with or without
10405
      modifications, and in Source or Object form, provided that You
10406
      meet the following conditions:
10407
10408
      (a) You must give any other recipients of the Work or
10409
          Derivative Works a copy of this License; and
10410
10411
      (b) You must cause any modified files to carry prominent notices
10412
          stating that You changed the files; and
10413
10414
      (c) You must retain, in the Source form of any Derivative Works
10415
          that You distribute, all copyright, patent, trademark, and
10416
          attribution notices from the Source form of the Work,
10417
          excluding those notices that do not pertain to any part of
10418
          the Derivative Works; and
10419
10420
      (d) If the Work includes a "NOTICE" text file as part of its
10421
          distribution, then any Derivative Works that You distribute must
10422
          include a readable copy of the attribution notices contained
10423
          within such NOTICE file, excluding those notices that do not
10424
          pertain to any part of the Derivative Works, in at least one
10425
          of the following places: within a NOTICE text file distributed
10426
          as part of the Derivative Works; within the Source form or
10427
          documentation, if provided along with the Derivative Works; or,
10428
          within a display generated by the Derivative Works, if and
10429
          wherever such third-party notices normally appear. The contents
10430
          of the NOTICE file are for informational purposes only and
10431
          do not modify the License. You may add Your own attribution
10432
          notices within Derivative Works that You distribute, alongside
10433
          or as an addendum to the NOTICE text from the Work, provided
10434
          that such additional attribution notices cannot be construed
10435
          as modifying the License.
10436
10437
      You may add Your own copyright statement to Your modifications and
10438
      may provide additional or different license terms and conditions
10439
      for use, reproduction, or distribution of Your modifications, or
10440
      for any such Derivative Works as a whole, provided Your use,
10441
      reproduction, and distribution of the Work otherwise complies with
10442
      the conditions stated in this License.
10443
10444
   5. Submission of Contributions. Unless You explicitly state otherwise,
10445
      any Contribution intentionally submitted for inclusion in the Work
10446
      by You to the Licensor shall be under the terms and conditions of
10447
      this License, without any additional terms or conditions.
10448
      Notwithstanding the above, nothing herein shall supersede or modify
10449
      the terms of any separate license agreement you may have executed
10450
      with Licensor regarding such Contributions.
10451
10452
   6. Trademarks. This License does not grant permission to use the trade
10453
      names, trademarks, service marks, or product names of the Licensor,
10454
      except as required for reasonable and customary use in describing the
10455
      origin of the Work and reproducing the content of the NOTICE file.
10456
10457
   7. Disclaimer of Warranty. Unless required by applicable law or
10458
      agreed to in writing, Licensor provides the Work (and each
10459
      Contributor provides its Contributions) on an "AS IS" BASIS,
10460
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
10461
      implied, including, without limitation, any warranties or conditions
10462
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
10463
      PARTICULAR PURPOSE. You are solely responsible for determining the
10464
      appropriateness of using or redistributing the Work and assume any
10465
      risks associated with Your exercise of permissions under this License.
10466
10467
   8. Limitation of Liability. In no event and under no legal theory,
10468
      whether in tort (including negligence), contract, or otherwise,
10469
      unless required by applicable law (such as deliberate and grossly
10470
      negligent acts) or agreed to in writing, shall any Contributor be
10471
      liable to You for damages, including any direct, indirect, special,
10472
      incidental, or consequential damages of any character arising as a
10473
      result of this License or out of the use or inability to use the
10474
      Work (including but not limited to damages for loss of goodwill,
10475
      work stoppage, computer failure or malfunction, or any and all
10476
      other commercial damages or losses), even if such Contributor
10477
      has been advised of the possibility of such damages.
10478
10479
   9. Accepting Warranty or Additional Liability. While redistributing
10480
      the Work or Derivative Works thereof, You may choose to offer,
10481
      and charge a fee for, acceptance of support, warranty, indemnity,
10482
      or other liability obligations and/or rights consistent with this
10483
      License. However, in accepting such obligations, You may act only
10484
      on Your own behalf and on Your sole responsibility, not on behalf
10485
      of any other Contributor, and only if You agree to indemnify,
10486
      defend, and hold each Contributor harmless for any liability
10487
      incurred by, or claims asserted against, such Contributor by reason
10488
      of your accepting any such warranty or additional liability.
10489
10490
   END OF TERMS AND CONDITIONS
10491
10492
   APPENDIX: How to apply the Apache License to your work.
10493
10494
      To apply the Apache License to your work, attach the following
10495
      boilerplate notice, with the fields enclosed by brackets "{}"
10496
      replaced with your own identifying information. (Don't include
10497
      the brackets!)  The text should be enclosed in the appropriate
10498
      comment syntax for the file format. We also recommend that a
10499
      file or class name and description of purpose be included on the
10500
      same "printed page" as the copyright notice for easier
10501
      identification within third-party archives.
10502
10503
   Copyright {yyyy} {name of copyright owner}
10504
10505
   Licensed under the Apache License, Version 2.0 (the "License");
10506
   you may not use this file except in compliance with the License.
10507
   You may obtain a copy of the License at
10508
10509
       http://www.apache.org/licenses/LICENSE-2.0
10510
10511
   Unless required by applicable law or agreed to in writing, software
10512
   distributed under the License is distributed on an "AS IS" BASIS,
10513
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10514
   See the License for the specific language governing permissions and
10515
   limitations under the License.
10516
bmission of Contributions. Unless You explicitly state otherwise,
10517
      any Contribution intentionally submitted for inclusion in the Work
10518
      by You to the Licensor shall be under the terms and conditions of
10519
      this License, without any additional terms or conditions.
10520
      Notwithstanding the above, nothing herein shall supersede or modify
10521
      the terms of any separate license agreement you may have executed
10522
      with Licensor regarding such Contributions.
10523
10524
   6. Trademarks. This License does not grant permission to use the trade
10525
      names, trademarks, service marks, or product names of the Licensor,
10526
      except as required for reasonable and customary use in describing the
10527
      origin of the Work and reproducing the content of the NOTICE file.
10528
10529
   7. Disclaimer of Warranty. Unless required by applicable law or
10530
      agreed to in writing, Licensor provides the Work (and each
10531
      Contributor provides it</pre>
10532
}}
10533
|
10534
|com.zfabrik.junit|hamcrest-core-1.3|LICENSE.txt|{{collapse(BSD)
10535
<pre>BSD License
10536
10537
Copyright (c) 2000-2006, www.hamcrest.org
10538
All rights reserved.
10539
10540
Redistribution and use in source and binary forms, with or without
10541
modification, are permitted provided that the following conditions are met:
10542
10543
Redistributions of source code must retain the above copyright notice, this list of
10544
conditions and the following disclaimer. Redistributions in binary form must reproduce
10545
the above copyright notice, this list of conditions and the following disclaimer in
10546
the documentation and/or other materials provided with the distribution.
10547
10548
Neither the name of Hamcrest nor the names of its contributors may be used to endorse
10549
or promote products derived from this software without specific prior written
10550
permission.
10551
10552
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
10553
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
10554
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
10555
SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
10556
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
10557
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
10558
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
10559
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
10560
WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
10561
DAMAGE.
10562
</pre>
10563
}}
10564
|
10565
|com.zfabrik.junit|junit-4.13.2|LICENSE-junit.txt|{{collapse(EPL 1.0)
10566
<pre>JUnit
10567
10568
Eclipse Public License - v 1.0
10569
10570
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC
10571
LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
10572
CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
10573
10574
1. DEFINITIONS
10575
10576
"Contribution" means:
10577
10578
      a) in the case of the initial Contributor, the initial code and
10579
         documentation distributed under this Agreement, and
10580
      b) in the case of each subsequent Contributor:
10581
10582
      i) changes to the Program, and
10583
10584
      ii) additions to the Program;
10585
10586
      where such changes and/or additions to the Program originate from and are
10587
distributed by that particular Contributor. A Contribution 'originates' from a
10588
Contributor if it was added to the Program by such Contributor itself or anyone
10589
acting on such Contributor's behalf. Contributions do not include additions to
10590
the Program which: (i) are separate modules of software distributed in
10591
conjunction with the Program under their own license agreement, and (ii) are
10592
not derivative works of the Program. 
10593
10594
"Contributor" means any person or entity that distributes the Program.
10595
10596
"Licensed Patents " mean patent claims licensable by a Contributor which are
10597
necessarily infringed by the use or sale of its Contribution alone or when
10598
combined with the Program.
10599
10600
"Program" means the Contributions distributed in accordance with this Agreement.
10601
10602
"Recipient" means anyone who receives the Program under this Agreement,
10603
including all Contributors.
10604
10605
2. GRANT OF RIGHTS
10606
10607
      a) Subject to the terms of this Agreement, each Contributor hereby grants
10608
Recipient a non-exclusive, worldwide, royalty-free copyright license to
10609
reproduce, prepare derivative works of, publicly display, publicly perform,
10610
distribute and sublicense the Contribution of such Contributor, if any, and
10611
such derivative works, in source code and object code form.
10612
10613
      b) Subject to the terms of this Agreement, each Contributor hereby grants
10614
Recipient a non-exclusive, worldwide, royalty-free patent license under
10615
Licensed Patents to make, use, sell, offer to sell, import and otherwise
10616
transfer the Contribution of such Contributor, if any, in source code and
10617
object code form. This patent license shall apply to the combination of the
10618
Contribution and the Program if, at the time the Contribution is added by the
10619
Contributor, such addition of the Contribution causes such combination to be
10620
covered by the Licensed Patents. The patent license shall not apply to any
10621
other combinations which include the Contribution. No hardware per se is
10622
licensed hereunder. 
10623
10624
      c) Recipient understands that although each Contributor grants the
10625
licenses to its Contributions set forth herein, no assurances are provided by
10626
any Contributor that the Program does not infringe the patent or other
10627
intellectual property rights of any other entity. Each Contributor disclaims
10628
any liability to Recipient for claims brought by any other entity based on
10629
infringement of intellectual property rights or otherwise. As a condition to
10630
exercising the rights and licenses granted hereunder, each Recipient hereby
10631
assumes sole responsibility to secure any other intellectual property rights
10632
needed, if any. For example, if a third party patent license is required to
10633
allow Recipient to distribute the Program, it is Recipient's responsibility to
10634
acquire that license before distributing the Program.
10635
10636
      d) Each Contributor represents that to its knowledge it has sufficient
10637
copyright rights in its Contribution, if any, to grant the copyright license
10638
set forth in this Agreement. 
10639
10640
3. REQUIREMENTS
10641
10642
A Contributor may choose to distribute the Program in object code form under
10643
its own license agreement, provided that:
10644
10645
      a) it complies with the terms and conditions of this Agreement; and
10646
10647
      b) its license agreement:
10648
10649
      i) effectively disclaims on behalf of all Contributors all warranties and
10650
conditions, express and implied, including warranties or conditions of title
10651
and non-infringement, and implied warranties or conditions of merchantability
10652
and fitness for a particular purpose; 
10653
10654
      ii) effectively excludes on behalf of all Contributors all liability for
10655
damages, including direct, indirect, special, incidental and consequential
10656
damages, such as lost profits; 
10657
10658
      iii) states that any provisions which differ from this Agreement are
10659
offered by that Contributor alone and not by any other party; and
10660
10661
      iv) states that source code for the Program is available from such
10662
Contributor, and informs licensees how to obtain it in a reasonable manner on
10663
or through a medium customarily used for software exchange. 
10664
10665
When the Program is made available in source code form:
10666
10667
      a) it must be made available under this Agreement; and 
10668
10669
      b) a copy of this Agreement must be included with each copy of the
10670
Program. 
10671
10672
Contributors may not remove or alter any copyright notices contained within the
10673
Program.
10674
10675
Each Contributor must identify itself as the originator of its Contribution, if
10676
any, in a manner that reasonably allows subsequent Recipients to identify the
10677
originator of the Contribution.
10678
10679
4. COMMERCIAL DISTRIBUTION
10680
10681
Commercial distributors of software may accept certain responsibilities with
10682
respect to end users, business partners and the like. While this license is
10683
intended to facilitate the commercial use of the Program, the Contributor who
10684
includes the Program in a commercial product offering should do so in a manner
10685
which does not create potential liability for other Contributors. Therefore, if
10686
a Contributor includes the Program in a commercial product offering, such
10687
Contributor ("Commercial Contributor") hereby agrees to defend and indemnify
10688
every other Contributor ("Indemnified Contributor") against any losses, damages
10689
and costs (collectively "Losses") arising from claims, lawsuits and other legal
10690
actions brought by a third party against the Indemnified Contributor to the
10691
extent caused by the acts or omissions of such Commercial Contributor in
10692
connection with its distribution of the Program in a commercial product
10693
offering. The obligations in this section do not apply to any claims or Losses
10694
relating to any actual or alleged intellectual property infringement. In order
10695
to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
10696
Contributor in writing of such claim, and b) allow the Commercial Contributor
10697
to control, and cooperate with the Commercial Contributor in, the defense and
10698
any related settlement negotiations. The Indemnified Contributor may
10699
participate in any such claim at its own expense.
10700
10701
For example, a Contributor might include the Program in a commercial product
10702
offering, Product X. That Contributor is then a Commercial Contributor. If that
10703
Commercial Contributor then makes performance claims, or offers warranties
10704
related to Product X, those performance claims and warranties are such
10705
Commercial Contributor's responsibility alone. Under this section, the
10706
Commercial Contributor would have to defend claims against the other
10707
Contributors related to those performance claims and warranties, and if a court
10708
requires any other Contributor to pay any damages as a result, the Commercial
10709
Contributor must pay those damages.
10710
10711
5. NO WARRANTY
10712
10713
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
10714
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
10715
IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
10716
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
10717
Recipient is solely responsible for determining the appropriateness of using
10718
and distributing the Program and assumes all risks associated with its exercise
10719
of rights under this Agreement, including but not limited to the risks and
10720
costs of program errors, compliance with applicable laws, damage to or loss of
10721
data, programs or equipment, and unavailability or interruption of operations.
10722
10723
6. DISCLAIMER OF LIABILITY
10724
10725
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
10726
CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
10727
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
10728
PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
10729
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
10730
WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
10731
GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
10732
10733
7. GENERAL
10734
10735
If any provision of this Agreement is invalid or unenforceable under applicable
10736
law, it shall not affect the validity or enforceability of the remainder of the
10737
terms of this Agreement, and without further action by the parties hereto, such
10738
provision shall be reformed to the minimum extent necessary to make such
10739
provision valid and enforceable.
10740
10741
If Recipient institutes patent litigation against any
10742
entity (including a cross-claim or counterclaim in a lawsuit) alleging that the
10743
Program itself (excluding combinations of the Program with other software or
10744
hardware) infringes such Recipient's patent(s), then such Recipient's rights
10745
granted under Section 2(b) shall terminate as of the date such litigation is
10746
filed.
10747
10748
All Recipient's rights under this Agreement shall terminate if it fails to
10749
comply with any of the material terms or conditions of this Agreement and does
10750
not cure such failure in a reasonable period of time after becoming aware of
10751
such noncompliance. If all Recipient's rights under this Agreement terminate,
10752
Recipient agrees to cease use and distribution of the Program as soon as
10753
reasonably practicable. However, Recipient's obligations under this Agreement
10754
and any licenses granted by Recipient relating to the Program shall continue
10755
and survive.
10756
10757
Everyone is permitted to copy and distribute copies of this Agreement, but in
10758
order to avoid inconsistency the Agreement is copyrighted and may only be
10759
modified in the following manner. The Agreement Steward reserves the right to
10760
publish new versions (including revisions) of this Agreement from time to time.
10761
No one other than the Agreement Steward has the right to modify this Agreement.
10762
The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to
10763
serve as the Agreement Steward to a suitable separate entity. Each new version
10764
of the Agreement will be given a distinguishing version number. The Program
10765
(including Contributions) may always be distributed subject to the version of
10766
the Agreement under which it was received. In addition, after a new version of
10767
the Agreement is published, Contributor may elect to distribute the Program
10768
(including its Contributions) under the new version. Except as expressly stated
10769
in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to
10770
the intellectual property of any Contributor under this Agreement, whether
10771
expressly, by implication, estoppel or otherwise. All rights in the Program not
10772
expressly granted under this Agreement are reserved.
10773
10774
This Agreement is governed by the laws of the State of New York and the
10775
intellectual property laws of the United States of America. No party to this
10776
Agreement will bring a legal action under this Agreement more than one year
10777
after the cause of action arose. Each party waives its rights to a jury trial
10778
in any resulting litigation. 
10779
10780
, THE PROGRAM IS PROVIDED ON AN
10781
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
10782
IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
10783
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
10784
Recipient is solely responsible for determining the appropriateness of using
10785
and distributing the Program and assumes all risks associated with its exercise
10786
of rights under this Agreement, including but not limited to the risks and
10787
costs of program errors, compliance with applicable laws, damage to or loss of
10788
data, programs or equipment, and unavailability or interruption of operations.
10789
10790
6. DISCLAIMER OF LIABILITY
10791
10792
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
10793
CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
10794
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LO</pre>
10795
}}
10796
|
10797
|com.zfabrik.junit|junit-jupiter-5.11.3|LICENSE.md|{{collapse(EPL 2.0)
10798
<pre>Eclipse Public License - v 2.0
10799
==============================
10800
10801
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
10802
10803
### 1. Definitions
10804
10805
Contribution means:
10806
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
10807
* **b)** in the case of each subsequent Contributor:
10808
* **i)** changes to the Program, and
10809
* **ii)** additions to the Program;
10810
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
10811
10812
Contributor means any person or entity that Distributes the Program.
10813
10814
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
10815
10816
Program means the Contributions Distributed in accordance with this Agreement.
10817
10818
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
10819
10820
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
10821
10822
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
10823
10824
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
10825
10826
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
10827
10828
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
10829
10830
### 2. Grant of Rights
10831
10832
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
10833
10834
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
10835
10836
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
10837
10838
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
10839
10840
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
10841
10842
### 3. Requirements
10843
10844
**3.1** If a Contributor Distributes the Program in any form, then:
10845
10846
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
10847
10848
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
10849
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
10850
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
10851
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
10852
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
10853
10854
**3.2** When the Program is Distributed as Source Code:
10855
10856
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
10857
* **b)** a copy of this Agreement must be included with each copy of the Program.
10858
10859
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
10860
10861
### 4. Commercial Distribution
10862
10863
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
10864
10865
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
10866
10867
### 5. No Warranty
10868
10869
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
10870
10871
### 6. Disclaimer of Liability
10872
10873
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
10874
10875
### 7. General
10876
10877
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
10878
10879
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
10880
10881
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
10882
10883
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
10884
10885
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
10886
10887
#### Exhibit A - Form of Secondary Licenses Notice
10888
10889
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
10890
10891
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
10892
10893
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
10894
10895
You may add additional accurate notices of copyright ownership.
10896
Disclaimer of Liability
10897
10898
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
10899
10900
### 7. General
10901
10902
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
10903
10904
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
10905
10906
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
10907
10908
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
10909
}}
10910
|
10911
|com.zfabrik.junit|junit-jupiter-api-5.11.3|LICENSE.md|{{collapse(EPL 2.0)
10912
<pre>Eclipse Public License - v 2.0
10913
==============================
10914
10915
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
10916
10917
### 1. Definitions
10918
10919
Contribution means:
10920
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
10921
* **b)** in the case of each subsequent Contributor:
10922
* **i)** changes to the Program, and
10923
* **ii)** additions to the Program;
10924
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
10925
10926
Contributor means any person or entity that Distributes the Program.
10927
10928
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
10929
10930
Program means the Contributions Distributed in accordance with this Agreement.
10931
10932
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
10933
10934
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
10935
10936
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
10937
10938
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
10939
10940
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
10941
10942
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
10943
10944
### 2. Grant of Rights
10945
10946
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
10947
10948
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
10949
10950
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
10951
10952
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
10953
10954
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
10955
10956
### 3. Requirements
10957
10958
**3.1** If a Contributor Distributes the Program in any form, then:
10959
10960
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
10961
10962
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
10963
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
10964
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
10965
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
10966
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
10967
10968
**3.2** When the Program is Distributed as Source Code:
10969
10970
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
10971
* **b)** a copy of this Agreement must be included with each copy of the Program.
10972
10973
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
10974
10975
### 4. Commercial Distribution
10976
10977
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
10978
10979
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
10980
10981
### 5. No Warranty
10982
10983
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
10984
10985
### 6. Disclaimer of Liability
10986
10987
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
10988
10989
### 7. General
10990
10991
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
10992
10993
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
10994
10995
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
10996
10997
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
10998
10999
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
11000
11001
#### Exhibit A - Form of Secondary Licenses Notice
11002
11003
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
11004
11005
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
11006
11007
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
11008
11009
You may add additional accurate notices of copyright ownership.
11010
Disclaimer of Liability
11011
11012
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11013
11014
### 7. General
11015
11016
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11017
11018
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11019
11020
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11021
11022
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
11023
}}
11024
|
11025
|com.zfabrik.junit|junit-jupiter-engine-5.11.3|LICENSE.md|{{collapse(EPL 2.0)
11026
<pre>Eclipse Public License - v 2.0
11027
==============================
11028
11029
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
11030
11031
### 1. Definitions
11032
11033
Contribution means:
11034
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
11035
* **b)** in the case of each subsequent Contributor:
11036
* **i)** changes to the Program, and
11037
* **ii)** additions to the Program;
11038
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
11039
11040
Contributor means any person or entity that Distributes the Program.
11041
11042
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
11043
11044
Program means the Contributions Distributed in accordance with this Agreement.
11045
11046
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
11047
11048
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
11049
11050
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
11051
11052
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
11053
11054
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
11055
11056
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
11057
11058
### 2. Grant of Rights
11059
11060
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
11061
11062
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
11063
11064
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
11065
11066
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
11067
11068
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
11069
11070
### 3. Requirements
11071
11072
**3.1** If a Contributor Distributes the Program in any form, then:
11073
11074
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
11075
11076
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
11077
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
11078
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
11079
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
11080
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
11081
11082
**3.2** When the Program is Distributed as Source Code:
11083
11084
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
11085
* **b)** a copy of this Agreement must be included with each copy of the Program.
11086
11087
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
11088
11089
### 4. Commercial Distribution
11090
11091
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
11092
11093
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
11094
11095
### 5. No Warranty
11096
11097
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
11098
11099
### 6. Disclaimer of Liability
11100
11101
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11102
11103
### 7. General
11104
11105
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11106
11107
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11108
11109
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11110
11111
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
11112
11113
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
11114
11115
#### Exhibit A - Form of Secondary Licenses Notice
11116
11117
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
11118
11119
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
11120
11121
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
11122
11123
You may add additional accurate notices of copyright ownership.
11124
Disclaimer of Liability
11125
11126
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11127
11128
### 7. General
11129
11130
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11131
11132
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11133
11134
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11135
11136
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
11137
}}
11138
|
11139
|com.zfabrik.junit|junit-jupiter-params-5.11.3|LICENSE.md|{{collapse(EPL 2.0)
11140
<pre>Eclipse Public License - v 2.0
11141
==============================
11142
11143
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
11144
11145
### 1. Definitions
11146
11147
Contribution means:
11148
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
11149
* **b)** in the case of each subsequent Contributor:
11150
* **i)** changes to the Program, and
11151
* **ii)** additions to the Program;
11152
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
11153
11154
Contributor means any person or entity that Distributes the Program.
11155
11156
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
11157
11158
Program means the Contributions Distributed in accordance with this Agreement.
11159
11160
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
11161
11162
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
11163
11164
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
11165
11166
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
11167
11168
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
11169
11170
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
11171
11172
### 2. Grant of Rights
11173
11174
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
11175
11176
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
11177
11178
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
11179
11180
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
11181
11182
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
11183
11184
### 3. Requirements
11185
11186
**3.1** If a Contributor Distributes the Program in any form, then:
11187
11188
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
11189
11190
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
11191
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
11192
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
11193
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
11194
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
11195
11196
**3.2** When the Program is Distributed as Source Code:
11197
11198
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
11199
* **b)** a copy of this Agreement must be included with each copy of the Program.
11200
11201
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
11202
11203
### 4. Commercial Distribution
11204
11205
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
11206
11207
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
11208
11209
### 5. No Warranty
11210
11211
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
11212
11213
### 6. Disclaimer of Liability
11214
11215
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11216
11217
### 7. General
11218
11219
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11220
11221
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11222
11223
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11224
11225
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
11226
11227
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
11228
11229
#### Exhibit A - Form of Secondary Licenses Notice
11230
11231
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
11232
11233
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
11234
11235
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
11236
11237
You may add additional accurate notices of copyright ownership.
11238
Disclaimer of Liability
11239
11240
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11241
11242
### 7. General
11243
11244
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11245
11246
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11247
11248
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11249
11250
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
11251
}}
11252
|
11253
|com.zfabrik.junit|junit-platform-commons-1.11.3|LICENSE.md|{{collapse(EPL 2.0)
11254
<pre>Eclipse Public License - v 2.0
11255
==============================
11256
11257
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
11258
11259
### 1. Definitions
11260
11261
Contribution means:
11262
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
11263
* **b)** in the case of each subsequent Contributor:
11264
* **i)** changes to the Program, and
11265
* **ii)** additions to the Program;
11266
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
11267
11268
Contributor means any person or entity that Distributes the Program.
11269
11270
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
11271
11272
Program means the Contributions Distributed in accordance with this Agreement.
11273
11274
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
11275
11276
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
11277
11278
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
11279
11280
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
11281
11282
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
11283
11284
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
11285
11286
### 2. Grant of Rights
11287
11288
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
11289
11290
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
11291
11292
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
11293
11294
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
11295
11296
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
11297
11298
### 3. Requirements
11299
11300
**3.1** If a Contributor Distributes the Program in any form, then:
11301
11302
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
11303
11304
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
11305
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
11306
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
11307
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
11308
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
11309
11310
**3.2** When the Program is Distributed as Source Code:
11311
11312
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
11313
* **b)** a copy of this Agreement must be included with each copy of the Program.
11314
11315
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
11316
11317
### 4. Commercial Distribution
11318
11319
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
11320
11321
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
11322
11323
### 5. No Warranty
11324
11325
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
11326
11327
### 6. Disclaimer of Liability
11328
11329
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11330
11331
### 7. General
11332
11333
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11334
11335
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11336
11337
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11338
11339
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
11340
11341
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
11342
11343
#### Exhibit A - Form of Secondary Licenses Notice
11344
11345
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
11346
11347
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
11348
11349
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
11350
11351
You may add additional accurate notices of copyright ownership.
11352
Disclaimer of Liability
11353
11354
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11355
11356
### 7. General
11357
11358
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11359
11360
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11361
11362
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11363
11364
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
11365
}}
11366
|
11367
|com.zfabrik.junit|junit-platform-console-1.11.3|LICENSE.md|{{collapse(EPL 2.0)
11368
<pre>Eclipse Public License - v 2.0
11369
==============================
11370
11371
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
11372
11373
### 1. Definitions
11374
11375
Contribution means:
11376
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
11377
* **b)** in the case of each subsequent Contributor:
11378
* **i)** changes to the Program, and
11379
* **ii)** additions to the Program;
11380
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
11381
11382
Contributor means any person or entity that Distributes the Program.
11383
11384
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
11385
11386
Program means the Contributions Distributed in accordance with this Agreement.
11387
11388
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
11389
11390
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
11391
11392
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
11393
11394
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
11395
11396
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
11397
11398
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
11399
11400
### 2. Grant of Rights
11401
11402
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
11403
11404
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
11405
11406
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
11407
11408
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
11409
11410
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
11411
11412
### 3. Requirements
11413
11414
**3.1** If a Contributor Distributes the Program in any form, then:
11415
11416
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
11417
11418
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
11419
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
11420
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
11421
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
11422
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
11423
11424
**3.2** When the Program is Distributed as Source Code:
11425
11426
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
11427
* **b)** a copy of this Agreement must be included with each copy of the Program.
11428
11429
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
11430
11431
### 4. Commercial Distribution
11432
11433
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
11434
11435
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
11436
11437
### 5. No Warranty
11438
11439
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
11440
11441
### 6. Disclaimer of Liability
11442
11443
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11444
11445
### 7. General
11446
11447
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11448
11449
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11450
11451
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11452
11453
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
11454
11455
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
11456
11457
#### Exhibit A - Form of Secondary Licenses Notice
11458
11459
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
11460
11461
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
11462
11463
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
11464
11465
You may add additional accurate notices of copyright ownership.
11466
Disclaimer of Liability
11467
11468
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11469
11470
### 7. General
11471
11472
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11473
11474
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11475
11476
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11477
11478
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
11479
}}
11480
|
11481
|com.zfabrik.junit|junit-platform-engine-1.11.3|LICENSE.md|{{collapse(EPL 2.0)
11482
<pre>Eclipse Public License - v 2.0
11483
==============================
11484
11485
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
11486
11487
### 1. Definitions
11488
11489
Contribution means:
11490
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
11491
* **b)** in the case of each subsequent Contributor:
11492
* **i)** changes to the Program, and
11493
* **ii)** additions to the Program;
11494
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
11495
11496
Contributor means any person or entity that Distributes the Program.
11497
11498
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
11499
11500
Program means the Contributions Distributed in accordance with this Agreement.
11501
11502
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
11503
11504
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
11505
11506
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
11507
11508
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
11509
11510
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
11511
11512
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
11513
11514
### 2. Grant of Rights
11515
11516
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
11517
11518
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
11519
11520
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
11521
11522
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
11523
11524
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
11525
11526
### 3. Requirements
11527
11528
**3.1** If a Contributor Distributes the Program in any form, then:
11529
11530
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
11531
11532
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
11533
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
11534
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
11535
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
11536
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
11537
11538
**3.2** When the Program is Distributed as Source Code:
11539
11540
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
11541
* **b)** a copy of this Agreement must be included with each copy of the Program.
11542
11543
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
11544
11545
### 4. Commercial Distribution
11546
11547
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
11548
11549
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
11550
11551
### 5. No Warranty
11552
11553
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
11554
11555
### 6. Disclaimer of Liability
11556
11557
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11558
11559
### 7. General
11560
11561
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11562
11563
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11564
11565
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11566
11567
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
11568
11569
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
11570
11571
#### Exhibit A - Form of Secondary Licenses Notice
11572
11573
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
11574
11575
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
11576
11577
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
11578
11579
You may add additional accurate notices of copyright ownership.
11580
Disclaimer of Liability
11581
11582
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11583
11584
### 7. General
11585
11586
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11587
11588
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11589
11590
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11591
11592
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
11593
}}
11594
|
11595
|com.zfabrik.junit|junit-platform-launcher-1.11.3|LICENSE.md|{{collapse(EPL 2.0)
11596
<pre>Eclipse Public License - v 2.0
11597
==============================
11598
11599
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
11600
11601
### 1. Definitions
11602
11603
Contribution means:
11604
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
11605
* **b)** in the case of each subsequent Contributor:
11606
* **i)** changes to the Program, and
11607
* **ii)** additions to the Program;
11608
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
11609
11610
Contributor means any person or entity that Distributes the Program.
11611
11612
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
11613
11614
Program means the Contributions Distributed in accordance with this Agreement.
11615
11616
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
11617
11618
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
11619
11620
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
11621
11622
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
11623
11624
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
11625
11626
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
11627
11628
### 2. Grant of Rights
11629
11630
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
11631
11632
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
11633
11634
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
11635
11636
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
11637
11638
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
11639
11640
### 3. Requirements
11641
11642
**3.1** If a Contributor Distributes the Program in any form, then:
11643
11644
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
11645
11646
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
11647
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
11648
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
11649
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
11650
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
11651
11652
**3.2** When the Program is Distributed as Source Code:
11653
11654
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
11655
* **b)** a copy of this Agreement must be included with each copy of the Program.
11656
11657
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
11658
11659
### 4. Commercial Distribution
11660
11661
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
11662
11663
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
11664
11665
### 5. No Warranty
11666
11667
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
11668
11669
### 6. Disclaimer of Liability
11670
11671
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11672
11673
### 7. General
11674
11675
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11676
11677
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11678
11679
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11680
11681
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
11682
11683
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
11684
11685
#### Exhibit A - Form of Secondary Licenses Notice
11686
11687
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
11688
11689
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
11690
11691
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
11692
11693
You may add additional accurate notices of copyright ownership.
11694
Disclaimer of Liability
11695
11696
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11697
11698
### 7. General
11699
11700
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11701
11702
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11703
11704
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11705
11706
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
11707
}}
11708
|
11709
|com.zfabrik.junit|junit-platform-reporting-1.11.3|LICENSE.md|{{collapse(EPL 2.0)
11710
<pre>Eclipse Public License - v 2.0
11711
==============================
11712
11713
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
11714
11715
### 1. Definitions
11716
11717
Contribution means:
11718
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
11719
* **b)** in the case of each subsequent Contributor:
11720
* **i)** changes to the Program, and
11721
* **ii)** additions to the Program;
11722
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
11723
11724
Contributor means any person or entity that Distributes the Program.
11725
11726
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
11727
11728
Program means the Contributions Distributed in accordance with this Agreement.
11729
11730
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
11731
11732
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
11733
11734
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
11735
11736
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
11737
11738
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
11739
11740
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
11741
11742
### 2. Grant of Rights
11743
11744
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
11745
11746
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
11747
11748
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
11749
11750
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
11751
11752
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
11753
11754
### 3. Requirements
11755
11756
**3.1** If a Contributor Distributes the Program in any form, then:
11757
11758
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
11759
11760
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
11761
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
11762
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
11763
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
11764
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
11765
11766
**3.2** When the Program is Distributed as Source Code:
11767
11768
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
11769
* **b)** a copy of this Agreement must be included with each copy of the Program.
11770
11771
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
11772
11773
### 4. Commercial Distribution
11774
11775
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
11776
11777
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
11778
11779
### 5. No Warranty
11780
11781
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
11782
11783
### 6. Disclaimer of Liability
11784
11785
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11786
11787
### 7. General
11788
11789
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11790
11791
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11792
11793
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11794
11795
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
11796
11797
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
11798
11799
#### Exhibit A - Form of Secondary Licenses Notice
11800
11801
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
11802
11803
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
11804
11805
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
11806
11807
You may add additional accurate notices of copyright ownership.
11808
Disclaimer of Liability
11809
11810
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11811
11812
### 7. General
11813
11814
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11815
11816
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11817
11818
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11819
11820
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
11821
}}
11822
|
11823
|com.zfabrik.junit|junit-platform-runner-1.11.3|LICENSE.md|{{collapse(EPL 2.0)
11824
<pre>Eclipse Public License - v 2.0
11825
==============================
11826
11827
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
11828
11829
### 1. Definitions
11830
11831
Contribution means:
11832
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
11833
* **b)** in the case of each subsequent Contributor:
11834
* **i)** changes to the Program, and
11835
* **ii)** additions to the Program;
11836
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
11837
11838
Contributor means any person or entity that Distributes the Program.
11839
11840
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
11841
11842
Program means the Contributions Distributed in accordance with this Agreement.
11843
11844
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
11845
11846
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
11847
11848
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
11849
11850
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
11851
11852
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
11853
11854
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
11855
11856
### 2. Grant of Rights
11857
11858
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
11859
11860
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
11861
11862
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
11863
11864
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
11865
11866
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
11867
11868
### 3. Requirements
11869
11870
**3.1** If a Contributor Distributes the Program in any form, then:
11871
11872
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
11873
11874
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
11875
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
11876
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
11877
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
11878
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
11879
11880
**3.2** When the Program is Distributed as Source Code:
11881
11882
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
11883
* **b)** a copy of this Agreement must be included with each copy of the Program.
11884
11885
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
11886
11887
### 4. Commercial Distribution
11888
11889
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
11890
11891
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
11892
11893
### 5. No Warranty
11894
11895
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
11896
11897
### 6. Disclaimer of Liability
11898
11899
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11900
11901
### 7. General
11902
11903
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11904
11905
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11906
11907
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11908
11909
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
11910
11911
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
11912
11913
#### Exhibit A - Form of Secondary Licenses Notice
11914
11915
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
11916
11917
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
11918
11919
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
11920
11921
You may add additional accurate notices of copyright ownership.
11922
Disclaimer of Liability
11923
11924
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
11925
11926
### 7. General
11927
11928
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
11929
11930
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
11931
11932
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
11933
11934
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
11935
}}
11936
|
11937
|com.zfabrik.junit|junit-platform-suite-1.11.3|LICENSE.md|{{collapse(EPL 2.0)
11938
<pre>Eclipse Public License - v 2.0
11939
==============================
11940
11941
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
11942
11943
### 1. Definitions
11944
11945
Contribution means:
11946
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
11947
* **b)** in the case of each subsequent Contributor:
11948
* **i)** changes to the Program, and
11949
* **ii)** additions to the Program;
11950
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
11951
11952
Contributor means any person or entity that Distributes the Program.
11953
11954
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
11955
11956
Program means the Contributions Distributed in accordance with this Agreement.
11957
11958
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
11959
11960
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
11961
11962
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
11963
11964
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
11965
11966
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
11967
11968
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
11969
11970
### 2. Grant of Rights
11971
11972
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
11973
11974
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
11975
11976
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
11977
11978
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
11979
11980
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
11981
11982
### 3. Requirements
11983
11984
**3.1** If a Contributor Distributes the Program in any form, then:
11985
11986
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
11987
11988
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
11989
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
11990
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
11991
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
11992
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
11993
11994
**3.2** When the Program is Distributed as Source Code:
11995
11996
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
11997
* **b)** a copy of this Agreement must be included with each copy of the Program.
11998
11999
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
12000
12001
### 4. Commercial Distribution
12002
12003
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
12004
12005
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
12006
12007
### 5. No Warranty
12008
12009
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
12010
12011
### 6. Disclaimer of Liability
12012
12013
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
12014
12015
### 7. General
12016
12017
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
12018
12019
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
12020
12021
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
12022
12023
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
12024
12025
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
12026
12027
#### Exhibit A - Form of Secondary Licenses Notice
12028
12029
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
12030
12031
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
12032
12033
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
12034
12035
You may add additional accurate notices of copyright ownership.
12036
Disclaimer of Liability
12037
12038
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
12039
12040
### 7. General
12041
12042
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
12043
12044
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
12045
12046
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
12047
12048
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
12049
}}
12050
|
12051
|com.zfabrik.junit|junit-platform-suite-api-1.11.3|LICENSE.md|{{collapse(EPL 2.0)
12052
<pre>Eclipse Public License - v 2.0
12053
==============================
12054
12055
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
12056
12057
### 1. Definitions
12058
12059
Contribution means:
12060
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
12061
* **b)** in the case of each subsequent Contributor:
12062
* **i)** changes to the Program, and
12063
* **ii)** additions to the Program;
12064
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
12065
12066
Contributor means any person or entity that Distributes the Program.
12067
12068
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
12069
12070
Program means the Contributions Distributed in accordance with this Agreement.
12071
12072
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
12073
12074
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
12075
12076
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
12077
12078
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
12079
12080
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
12081
12082
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
12083
12084
### 2. Grant of Rights
12085
12086
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
12087
12088
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
12089
12090
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
12091
12092
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
12093
12094
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
12095
12096
### 3. Requirements
12097
12098
**3.1** If a Contributor Distributes the Program in any form, then:
12099
12100
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
12101
12102
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
12103
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
12104
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
12105
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
12106
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
12107
12108
**3.2** When the Program is Distributed as Source Code:
12109
12110
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
12111
* **b)** a copy of this Agreement must be included with each copy of the Program.
12112
12113
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
12114
12115
### 4. Commercial Distribution
12116
12117
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
12118
12119
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
12120
12121
### 5. No Warranty
12122
12123
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
12124
12125
### 6. Disclaimer of Liability
12126
12127
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
12128
12129
### 7. General
12130
12131
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
12132
12133
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
12134
12135
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
12136
12137
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
12138
12139
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
12140
12141
#### Exhibit A - Form of Secondary Licenses Notice
12142
12143
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
12144
12145
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
12146
12147
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
12148
12149
You may add additional accurate notices of copyright ownership.
12150
Disclaimer of Liability
12151
12152
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
12153
12154
### 7. General
12155
12156
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
12157
12158
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
12159
12160
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
12161
12162
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
12163
}}
12164
|
12165
|com.zfabrik.junit|junit-platform-suite-commons-1.11.3|LICENSE.md|{{collapse(EPL 2.0)
12166
<pre>Eclipse Public License - v 2.0
12167
==============================
12168
12169
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
12170
12171
### 1. Definitions
12172
12173
Contribution means:
12174
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
12175
* **b)** in the case of each subsequent Contributor:
12176
* **i)** changes to the Program, and
12177
* **ii)** additions to the Program;
12178
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
12179
12180
Contributor means any person or entity that Distributes the Program.
12181
12182
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
12183
12184
Program means the Contributions Distributed in accordance with this Agreement.
12185
12186
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
12187
12188
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
12189
12190
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
12191
12192
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
12193
12194
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
12195
12196
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
12197
12198
### 2. Grant of Rights
12199
12200
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
12201
12202
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
12203
12204
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
12205
12206
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
12207
12208
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
12209
12210
### 3. Requirements
12211
12212
**3.1** If a Contributor Distributes the Program in any form, then:
12213
12214
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
12215
12216
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
12217
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
12218
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
12219
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
12220
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
12221
12222
**3.2** When the Program is Distributed as Source Code:
12223
12224
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
12225
* **b)** a copy of this Agreement must be included with each copy of the Program.
12226
12227
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
12228
12229
### 4. Commercial Distribution
12230
12231
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
12232
12233
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
12234
12235
### 5. No Warranty
12236
12237
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
12238
12239
### 6. Disclaimer of Liability
12240
12241
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
12242
12243
### 7. General
12244
12245
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
12246
12247
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
12248
12249
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
12250
12251
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
12252
12253
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
12254
12255
#### Exhibit A - Form of Secondary Licenses Notice
12256
12257
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
12258
12259
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
12260
12261
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
12262
12263
You may add additional accurate notices of copyright ownership.
12264
Disclaimer of Liability
12265
12266
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
12267
12268
### 7. General
12269
12270
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
12271
12272
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
12273
12274
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
12275
12276
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
12277
}}
12278
|
12279
|com.zfabrik.junit|junit-platform-suite-engine-1.11.3|LICENSE.md|{{collapse(EPL 2.0)
12280
<pre>Eclipse Public License - v 2.0
12281
==============================
12282
12283
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
12284
12285
### 1. Definitions
12286
12287
Contribution means:
12288
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
12289
* **b)** in the case of each subsequent Contributor:
12290
* **i)** changes to the Program, and
12291
* **ii)** additions to the Program;
12292
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
12293
12294
Contributor means any person or entity that Distributes the Program.
12295
12296
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
12297
12298
Program means the Contributions Distributed in accordance with this Agreement.
12299
12300
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
12301
12302
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
12303
12304
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
12305
12306
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
12307
12308
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
12309
12310
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
12311
12312
### 2. Grant of Rights
12313
12314
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
12315
12316
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
12317
12318
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
12319
12320
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
12321
12322
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
12323
12324
### 3. Requirements
12325
12326
**3.1** If a Contributor Distributes the Program in any form, then:
12327
12328
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
12329
12330
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
12331
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
12332
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
12333
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
12334
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
12335
12336
**3.2** When the Program is Distributed as Source Code:
12337
12338
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
12339
* **b)** a copy of this Agreement must be included with each copy of the Program.
12340
12341
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
12342
12343
### 4. Commercial Distribution
12344
12345
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
12346
12347
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
12348
12349
### 5. No Warranty
12350
12351
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
12352
12353
### 6. Disclaimer of Liability
12354
12355
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
12356
12357
### 7. General
12358
12359
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
12360
12361
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
12362
12363
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
12364
12365
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
12366
12367
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
12368
12369
#### Exhibit A - Form of Secondary Licenses Notice
12370
12371
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
12372
12373
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
12374
12375
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
12376
12377
You may add additional accurate notices of copyright ownership.
12378
Disclaimer of Liability
12379
12380
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
12381
12382
### 7. General
12383
12384
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
12385
12386
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
12387
12388
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
12389
12390
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
12391
}}
12392
|
12393
|com.zfabrik.junit|junit-vintage-engine-5.11.3|LICENSE.md|{{collapse(EPL 2.0)
12394
<pre>Eclipse Public License - v 2.0
12395
==============================
12396
12397
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
12398
12399
### 1. Definitions
12400
12401
Contribution means:
12402
* **a)** in the case of the initial Contributor, the initial content Distributed under this Agreement, and
12403
* **b)** in the case of each subsequent Contributor:
12404
* **i)** changes to the Program, and
12405
* **ii)** additions to the Program;
12406
where such changes and/or additions to the Program originate from and are Distributed by that particular Contributor. A Contribution originates from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include changes or additions to the Program that are not Modified Works.
12407
12408
Contributor means any person or entity that Distributes the Program.
12409
12410
Licensed Patents mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
12411
12412
Program means the Contributions Distributed in accordance with this Agreement.
12413
12414
Recipient means anyone who receives the Program under this Agreement or any Secondary License (as applicable), including Contributors.
12415
12416
Derivative Works shall mean any work, whether in Source Code or other form, that is based on (or derived from) the Program and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship.
12417
12418
Modified Works shall mean any work in Source Code or other form that results from an addition to, deletion from, or modification of the contents of the Program, including, for purposes of clarity any new file in Source Code form that contains any contents of the Program. Modified Works shall not include works that contain only declarations, interfaces, types, classes, structures, or files of the Program solely in each case in order to link to, bind by name, or subclass the Program or Modified Works thereof.
12419
12420
Distribute means the acts of **a)** distributing or **b)** making available in any manner that enables the transfer of a copy.
12421
12422
Source Code means the form of a Program preferred for making modifications, including but not limited to software source code, documentation source, and configuration files.
12423
12424
Secondary License means either the GNU General Public License, Version 2.0, or any later versions of that license, including any exceptions or additional permissions as identified by the initial Contributor.
12425
12426
### 2. Grant of Rights
12427
12428
**a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, Distribute and sublicense the Contribution of such Contributor, if any, and such Derivative Works.
12429
12430
**b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in Source Code or other form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
12431
12432
**c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to Distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
12433
12434
**d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
12435
12436
**e)** Notwithstanding the terms of any Secondary License, no Contributor makes additional grants to any Recipient (other than those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3).
12437
12438
### 3. Requirements
12439
12440
**3.1** If a Contributor Distributes the Program in any form, then:
12441
12442
* **a)** the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany the Program with a statement that the Source Code for the Program is available under this Agreement, and informs Recipients how to obtain it in a reasonable manner on or through a medium customarily used for software exchange; and
12443
12444
* **b)** the Contributor may Distribute the Program under a license different than this Agreement, provided that such license:
12445
* **i)** effectively disclaims on behalf of all other Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
12446
* **ii)** effectively excludes on behalf of all other Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
12447
* **iii)** does not attempt to limit or alter the recipients' rights in the Source Code under section 3.2; and
12448
* **iv)** requires any subsequent distribution of the Program by any party to be under a license that satisfies the requirements of this section 3.
12449
12450
**3.2** When the Program is Distributed as Source Code:
12451
12452
* **a)** it must be made available under this Agreement, or if the Program **(i)** is combined with other material in a separate file or files made available under a Secondary License, and **(ii)** the initial Contributor attached to the Source Code the notice described in Exhibit A of this Agreement, then the Program may be made available under the terms of such Secondary Licenses, and
12453
* **b)** a copy of this Agreement must be included with each copy of the Program.
12454
12455
**3.3** Contributors may not remove or alter any copyright, patent, trademark, attribution notices, disclaimers of warranty, or limitations of liability (notices) contained within the Program from any copy of the Program which they Distribute, provided that Contributors may add their own appropriate notices.
12456
12457
### 4. Commercial Distribution
12458
12459
Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (Commercial Contributor) hereby agrees to defend and indemnify every other Contributor (Indemnified Contributor) against any losses, damages and costs (collectively Losses) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
12460
12461
For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
12462
12463
### 5. No Warranty
12464
12465
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED 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. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
12466
12467
### 6. Disclaimer of Liability
12468
12469
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
12470
12471
### 7. General
12472
12473
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
12474
12475
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
12476
12477
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
12478
12479
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be Distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to Distribute the Program (including its Contributions) under the new version.
12480
12481
Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. Nothing in this Agreement is intended to be enforceable by any entity that is not a Contributor or Recipient. No third-party beneficiary rights are created under this Agreement.
12482
12483
#### Exhibit A - Form of Secondary Licenses Notice
12484
12485
> This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}.
12486
12487
Simply including a copy of this Agreement, including this Exhibit A is not sufficient to license the Source Code under Secondary Licenses.
12488
12489
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
12490
12491
You may add additional accurate notices of copyright ownership.
12492
Disclaimer of Liability
12493
12494
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
12495
12496
### 7. General
12497
12498
If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
12499
12500
If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
12501
12502
All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
12503
12504
Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (</pre>
12505
}}
12506
|
12507
|com.zfabrik.junit|opentest4j-1.3.0|LICENSE|{{collapse(Apache 2.0)
12508
<pre>                                 Apache License
12509
                           Version 2.0, January 2004
12510
                        http://www.apache.org/licenses/
12511
12512
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
12513
12514
   1. Definitions.
12515
12516
      "License" shall mean the terms and conditions for use, reproduction,
12517
      and distribution as defined by Sections 1 through 9 of this document.
12518
12519
      "Licensor" shall mean the copyright owner or entity authorized by
12520
      the copyright owner that is granting the License.
12521
12522
      "Legal Entity" shall mean the union of the acting entity and all
12523
      other entities that control, are controlled by, or are under common
12524
      control with that entity. For the purposes of this definition,
12525
      "control" means (i) the power, direct or indirect, to cause the
12526
      direction or management of such entity, whether by contract or
12527
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
12528
      outstanding shares, or (iii) beneficial ownership of such entity.
12529
12530
      "You" (or "Your") shall mean an individual or Legal Entity
12531
      exercising permissions granted by this License.
12532
12533
      "Source" form shall mean the preferred form for making modifications,
12534
      including but not limited to software source code, documentation
12535
      source, and configuration files.
12536
12537
      "Object" form shall mean any form resulting from mechanical
12538
      transformation or translation of a Source form, including but
12539
      not limited to compiled object code, generated documentation,
12540
      and conversions to other media types.
12541
12542
      "Work" shall mean the work of authorship, whether in Source or
12543
      Object form, made available under the License, as indicated by a
12544
      copyright notice that is included in or attached to the work
12545
      (an example is provided in the Appendix below).
12546
12547
      "Derivative Works" shall mean any work, whether in Source or Object
12548
      form, that is based on (or derived from) the Work and for which the
12549
      editorial revisions, annotations, elaborations, or other modifications
12550
      represent, as a whole, an original work of authorship. For the purposes
12551
      of this License, Derivative Works shall not include works that remain
12552
      separable from, or merely link (or bind by name) to the interfaces of,
12553
      the Work and Derivative Works thereof.
12554
12555
      "Contribution" shall mean any work of authorship, including
12556
      the original version of the Work and any modifications or additions
12557
      to that Work or Derivative Works thereof, that is intentionally
12558
      submitted to Licensor for inclusion in the Work by the copyright owner
12559
      or by an individual or Legal Entity authorized to submit on behalf of
12560
      the copyright owner. For the purposes of this definition, "submitted"
12561
      means any form of electronic, verbal, or written communication sent
12562
      to the Licensor or its representatives, including but not limited to
12563
      communication on electronic mailing lists, source code control systems,
12564
      and issue tracking systems that are managed by, or on behalf of, the
12565
      Licensor for the purpose of discussing and improving the Work, but
12566
      excluding communication that is conspicuously marked or otherwise
12567
      designated in writing by the copyright owner as "Not a Contribution."
12568
12569
      "Contributor" shall mean Licensor and any individual or Legal Entity
12570
      on behalf of whom a Contribution has been received by Licensor and
12571
      subsequently incorporated within the Work.
12572
12573
   2. Grant of Copyright License. Subject to the terms and conditions of
12574
      this License, each Contributor hereby grants to You a perpetual,
12575
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12576
      copyright license to reproduce, prepare Derivative Works of,
12577
      publicly display, publicly perform, sublicense, and distribute the
12578
      Work and such Derivative Works in Source or Object form.
12579
12580
   3. Grant of Patent License. Subject to the terms and conditions of
12581
      this License, each Contributor hereby grants to You a perpetual,
12582
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12583
      (except as stated in this section) patent license to make, have made,
12584
      use, offer to sell, sell, import, and otherwise transfer the Work,
12585
      where such license applies only to those patent claims licensable
12586
      by such Contributor that are necessarily infringed by their
12587
      Contribution(s) alone or by combination of their Contribution(s)
12588
      with the Work to which such Contribution(s) was submitted. If You
12589
      institute patent litigation against any entity (including a
12590
      cross-claim or counterclaim in a lawsuit) alleging that the Work
12591
      or a Contribution incorporated within the Work constitutes direct
12592
      or contributory patent infringement, then any patent licenses
12593
      granted to You under this License for that Work shall terminate
12594
      as of the date such litigation is filed.
12595
12596
   4. Redistribution. You may reproduce and distribute copies of the
12597
      Work or Derivative Works thereof in any medium, with or without
12598
      modifications, and in Source or Object form, provided that You
12599
      meet the following conditions:
12600
12601
      (a) You must give any other recipients of the Work or
12602
          Derivative Works a copy of this License; and
12603
12604
      (b) You must cause any modified files to carry prominent notices
12605
          stating that You changed the files; and
12606
12607
      (c) You must retain, in the Source form of any Derivative Works
12608
          that You distribute, all copyright, patent, trademark, and
12609
          attribution notices from the Source form of the Work,
12610
          excluding those notices that do not pertain to any part of
12611
          the Derivative Works; and
12612
12613
      (d) If the Work includes a "NOTICE" text file as part of its
12614
          distribution, then any Derivative Works that You distribute must
12615
          include a readable copy of the attribution notices contained
12616
          within such NOTICE file, excluding those notices that do not
12617
          pertain to any part of the Derivative Works, in at least one
12618
          of the following places: within a NOTICE text file distributed
12619
          as part of the Derivative Works; within the Source form or
12620
          documentation, if provided along with the Derivative Works; or,
12621
          within a display generated by the Derivative Works, if and
12622
          wherever such third-party notices normally appear. The contents
12623
          of the NOTICE file are for informational purposes only and
12624
          do not modify the License. You may add Your own attribution
12625
          notices within Derivative Works that You distribute, alongside
12626
          or as an addendum to the NOTICE text from the Work, provided
12627
          that such additional attribution notices cannot be construed
12628
          as modifying the License.
12629
12630
      You may add Your own copyright statement to Your modifications and
12631
      may provide additional or different license terms and conditions
12632
      for use, reproduction, or distribution of Your modifications, or
12633
      for any such Derivative Works as a whole, provided Your use,
12634
      reproduction, and distribution of the Work otherwise complies with
12635
      the conditions stated in this License.
12636
12637
   5. Submission of Contributions. Unless You explicitly state otherwise,
12638
      any Contribution intentionally submitted for inclusion in the Work
12639
      by You to the Licensor shall be under the terms and conditions of
12640
      this License, without any additional terms or conditions.
12641
      Notwithstanding the above, nothing herein shall supersede or modify
12642
      the terms of any separate license agreement you may have executed
12643
      with Licensor regarding such Contributions.
12644
12645
   6. Trademarks. This License does not grant permission to use the trade
12646
      names, trademarks, service marks, or product names of the Licensor,
12647
      except as required for reasonable and customary use in describing the
12648
      origin of the Work and reproducing the content of the NOTICE file.
12649
12650
   7. Disclaimer of Warranty. Unless required by applicable law or
12651
      agreed to in writing, Licensor provides the Work (and each
12652
      Contributor provides its Contributions) on an "AS IS" BASIS,
12653
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12654
      implied, including, without limitation, any warranties or conditions
12655
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
12656
      PARTICULAR PURPOSE. You are solely responsible for determining the
12657
      appropriateness of using or redistributing the Work and assume any
12658
      risks associated with Your exercise of permissions under this License.
12659
12660
   8. Limitation of Liability. In no event and under no legal theory,
12661
      whether in tort (including negligence), contract, or otherwise,
12662
      unless required by applicable law (such as deliberate and grossly
12663
      negligent acts) or agreed to in writing, shall any Contributor be
12664
      liable to You for damages, including any direct, indirect, special,
12665
      incidental, or consequential damages of any character arising as a
12666
      result of this License or out of the use or inability to use the
12667
      Work (including but not limited to damages for loss of goodwill,
12668
      work stoppage, computer failure or malfunction, or any and all
12669
      other commercial damages or losses), even if such Contributor
12670
      has been advised of the possibility of such damages.
12671
12672
   9. Accepting Warranty or Additional Liability. While redistributing
12673
      the Work or Derivative Works thereof, You may choose to offer,
12674
      and charge a fee for, acceptance of support, warranty, indemnity,
12675
      or other liability obligations and/or rights consistent with this
12676
      License. However, in accepting such obligations, You may act only
12677
      on Your own behalf and on Your sole responsibility, not on behalf
12678
      of any other Contributor, and only if You agree to indemnify,
12679
      defend, and hold each Contributor harmless for any liability
12680
      incurred by, or claims asserted against, such Contributor by reason
12681
      of your accepting any such warranty or additional liability.
12682
12683
   END OF TERMS AND CONDITIONS
12684
12685
   APPENDIX: How to apply the Apache License to your work.
12686
12687
      To apply the Apache License to your work, attach the following
12688
      boilerplate notice, with the fields enclosed by brackets "{}"
12689
      replaced with your own identifying information. (Don't include
12690
      the brackets!)  The text should be enclosed in the appropriate
12691
      comment syntax for the file format. We also recommend that a
12692
      file or class name and description of purpose be included on the
12693
      same "printed page" as the copyright notice for easier
12694
      identification within third-party archives.
12695
12696
   Copyright {yyyy} {name of copyright owner}
12697
12698
   Licensed under the Apache License, Version 2.0 (the "License");
12699
   you may not use this file except in compliance with the License.
12700
   You may obtain a copy of the License at
12701
12702
       http://www.apache.org/licenses/LICENSE-2.0
12703
12704
   Unless required by applicable law or agreed to in writing, software
12705
   distributed under the License is distributed on an "AS IS" BASIS,
12706
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12707
   See the License for the specific language governing permissions and
12708
   limitations under the License.
12709
12710
mission of Contributions. Unless You explicitly state otherwise,
12711
      any Contribution intentionally submitted for inclusion in the Work
12712
      by You to the Licensor shall be under the terms and conditions of
12713
      this License, without any additional terms or conditions.
12714
      Notwithstanding the above, nothing herein shall supersede or modify
12715
      the terms of any separate license agreement you may have executed
12716
      with Licensor regarding such Contributions.
12717
12718
   6. Trademarks. This License does not grant permission to use the trade
12719
      names, trademarks, service marks, or product names of the Licensor,
12720
      except as required for reasonable and customary use in describing the
12721
      origin of the Work and reproducing the content of the NOTICE file.
12722
12723
   7. Disclaimer of Warranty. Unless required by applicable law or
12724
      agreed to in writing, Licensor provides the Work (and each
12725
      Contributor provides it</pre>
12726
}}
12727
|
12728
|com.zfabrik.management|jackson-core-2.12.4|pom.xml|{{collapse(Apache 2.0)
12729
<pre>
12730
                                 Apache License
12731
                           Version 2.0, January 2004
12732
                        http://www.apache.org/licenses/
12733
12734
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
12735
12736
   1. Definitions.
12737
12738
      "License" shall mean the terms and conditions for use, reproduction,
12739
      and distribution as defined by Sections 1 through 9 of this document.
12740
12741
      "Licensor" shall mean the copyright owner or entity authorized by
12742
      the copyright owner that is granting the License.
12743
12744
      "Legal Entity" shall mean the union of the acting entity and all
12745
      other entities that control, are controlled by, or are under common
12746
      control with that entity. For the purposes of this definition,
12747
      "control" means (i) the power, direct or indirect, to cause the
12748
      direction or management of such entity, whether by contract or
12749
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
12750
      outstanding shares, or (iii) beneficial ownership of such entity.
12751
12752
      "You" (or "Your") shall mean an individual or Legal Entity
12753
      exercising permissions granted by this License.
12754
12755
      "Source" form shall mean the preferred form for making modifications,
12756
      including but not limited to software source code, documentation
12757
      source, and configuration files.
12758
12759
      "Object" form shall mean any form resulting from mechanical
12760
      transformation or translation of a Source form, including but
12761
      not limited to compiled object code, generated documentation,
12762
      and conversions to other media types.
12763
12764
      "Work" shall mean the work of authorship, whether in Source or
12765
      Object form, made available under the License, as indicated by a
12766
      copyright notice that is included in or attached to the work
12767
      (an example is provided in the Appendix below).
12768
12769
      "Derivative Works" shall mean any work, whether in Source or Object
12770
      form, that is based on (or derived from) the Work and for which the
12771
      editorial revisions, annotations, elaborations, or other modifications
12772
      represent, as a whole, an original work of authorship. For the purposes
12773
      of this License, Derivative Works shall not include works that remain
12774
      separable from, or merely link (or bind by name) to the interfaces of,
12775
      the Work and Derivative Works thereof.
12776
12777
      "Contribution" shall mean any work of authorship, including
12778
      the original version of the Work and any modifications or additions
12779
      to that Work or Derivative Works thereof, that is intentionally
12780
      submitted to Licensor for inclusion in the Work by the copyright owner
12781
      or by an individual or Legal Entity authorized to submit on behalf of
12782
      the copyright owner. For the purposes of this definition, "submitted"
12783
      means any form of electronic, verbal, or written communication sent
12784
      to the Licensor or its representatives, including but not limited to
12785
      communication on electronic mailing lists, source code control systems,
12786
      and issue tracking systems that are managed by, or on behalf of, the
12787
      Licensor for the purpose of discussing and improving the Work, but
12788
      excluding communication that is conspicuously marked or otherwise
12789
      designated in writing by the copyright owner as "Not a Contribution."
12790
12791
      "Contributor" shall mean Licensor and any individual or Legal Entity
12792
      on behalf of whom a Contribution has been received by Licensor and
12793
      subsequently incorporated within the Work.
12794
12795
   2. Grant of Copyright License. Subject to the terms and conditions of
12796
      this License, each Contributor hereby grants to You a perpetual,
12797
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12798
      copyright license to reproduce, prepare Derivative Works of,
12799
      publicly display, publicly perform, sublicense, and distribute the
12800
      Work and such Derivative Works in Source or Object form.
12801
12802
   3. Grant of Patent License. Subject to the terms and conditions of
12803
      this License, each Contributor hereby grants to You a perpetual,
12804
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12805
      (except as stated in this section) patent license to make, have made,
12806
      use, offer to sell, sell, import, and otherwise transfer the Work,
12807
      where such license applies only to those patent claims licensable
12808
      by such Contributor that are necessarily infringed by their
12809
      Contribution(s) alone or by combination of their Contribution(s)
12810
      with the Work to which such Contribution(s) was submitted. If You
12811
      institute patent litigation against any entity (including a
12812
      cross-claim or counterclaim in a lawsuit) alleging that the Work
12813
      or a Contribution incorporated within the Work constitutes direct
12814
      or contributory patent infringement, then any patent licenses
12815
      granted to You under this License for that Work shall terminate
12816
      as of the date such litigation is filed.
12817
12818
   4. Redistribution. You may reproduce and distribute copies of the
12819
      Work or Derivative Works thereof in any medium, with or without
12820
      modifications, and in Source or Object form, provided that You
12821
      meet the following conditions:
12822
12823
      (a) You must give any other recipients of the Work or
12824
          Derivative Works a copy of this License; and
12825
12826
      (b) You must cause any modified files to carry prominent notices
12827
          stating that You changed the files; and
12828
12829
      (c) You must retain, in the Source form of any Derivative Works
12830
          that You distribute, all copyright, patent, trademark, and
12831
          attribution notices from the Source form of the Work,
12832
          excluding those notices that do not pertain to any part of
12833
          the Derivative Works; and
12834
12835
      (d) If the Work includes a "NOTICE" text file as part of its
12836
          distribution, then any Derivative Works that You distribute must
12837
          include a readable copy of the attribution notices contained
12838
          within such NOTICE file, excluding those notices that do not
12839
          pertain to any part of the Derivative Works, in at least one
12840
          of the following places: within a NOTICE text file distributed
12841
          as part of the Derivative Works; within the Source form or
12842
          documentation, if provided along with the Derivative Works; or,
12843
          within a display generated by the Derivative Works, if and
12844
          wherever such third-party notices normally appear. The contents
12845
          of the NOTICE file are for informational purposes only and
12846
          do not modify the License. You may add Your own attribution
12847
          notices within Derivative Works that You distribute, alongside
12848
          or as an addendum to the NOTICE text from the Work, provided
12849
          that such additional attribution notices cannot be construed
12850
          as modifying the License.
12851
12852
      You may add Your own copyright statement to Your modifications and
12853
      may provide additional or different license terms and conditions
12854
      for use, reproduction, or distribution of Your modifications, or
12855
      for any such Derivative Works as a whole, provided Your use,
12856
      reproduction, and distribution of the Work otherwise complies with
12857
      the conditions stated in this License.
12858
12859
   5. Submission of Contributions. Unless You explicitly state otherwise,
12860
      any Contribution intentionally submitted for inclusion in the Work
12861
      by You to the Licensor shall be under the terms and conditions of
12862
      this License, without any additional terms or conditions.
12863
      Notwithstanding the above, nothing herein shall supersede or modify
12864
      the terms of any separate license agreement you may have executed
12865
      with Licensor regarding such Contributions.
12866
12867
   6. Trademarks. This License does not grant permission to use the trade
12868
      names, trademarks, service marks, or product names of the Licensor,
12869
      except as required for reasonable and customary use in describing the
12870
      origin of the Work and reproducing the content of the NOTICE file.
12871
12872
   7. Disclaimer of Warranty. Unless required by applicable law or
12873
      agreed to in writing, Licensor provides the Work (and each
12874
      Contributor provides its Contributions) on an "AS IS" BASIS,
12875
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12876
      implied, including, without limitation, any warranties or conditions
12877
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
12878
      PARTICULAR PURPOSE. You are solely responsible for determining the
12879
      appropriateness of using or redistributing the Work and assume any
12880
      risks associated with Your exercise of permissions under this License.
12881
12882
   8. Limitation of Liability. In no event and under no legal theory,
12883
      whether in tort (including negligence), contract, or otherwise,
12884
      unless required by applicable law (such as deliberate and grossly
12885
      negligent acts) or agreed to in writing, shall any Contributor be
12886
      liable to You for damages, including any direct, indirect, special,
12887
      incidental, or consequential damages of any character arising as a
12888
      result of this License or out of the use or inability to use the
12889
      Work (including but not limited to damages for loss of goodwill,
12890
      work stoppage, computer failure or malfunction, or any and all
12891
      other commercial damages or losses), even if such Contributor
12892
      has been advised of the possibility of such damages.
12893
12894
   9. Accepting Warranty or Additional Liability. While redistributing
12895
      the Work or Derivative Works thereof, You may choose to offer,
12896
      and charge a fee for, acceptance of support, warranty, indemnity,
12897
      or other liability obligations and/or rights consistent with this
12898
      License. However, in accepting such obligations, You may act only
12899
      on Your own behalf and on Your sole responsibility, not on behalf
12900
      of any other Contributor, and only if You agree to indemnify,
12901
      defend, and hold each Contributor harmless for any liability
12902
      incurred by, or claims asserted against, such Contributor by reason
12903
      of your accepting any such warranty or additional liability.
12904
12905
   END OF TERMS AND CONDITIONS
12906
12907
   APPENDIX: How to apply the Apache License to your work.
12908
12909
      To apply the Apache License to your work, attach the following
12910
      boilerplate notice, with the fields enclosed by brackets "[]"
12911
      replaced with your own identifying information. (Don't include
12912
      the brackets!)  The text should be enclosed in the appropriate
12913
      comment syntax for the file format. We also recommend that a
12914
      file or class name and description of purpose be included on the
12915
      same "printed page" as the copyright notice for easier
12916
      identification within third-party archives.
12917
12918
   Copyright [yyyy] [name of copyright owner]
12919
12920
   Licensed under the Apache License, Version 2.0 (the "License");
12921
   you may not use this file except in compliance with the License.
12922
   You may obtain a copy of the License at
12923
12924
       http://www.apache.org/licenses/LICENSE-2.0
12925
12926
   Unless required by applicable law or agreed to in writing, software
12927
   distributed under the License is distributed on an "AS IS" BASIS,
12928
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12929
   See the License for the specific language governing permissions and
12930
   limitations under the License.
12931
</pre>
12932
}}
12933
|
12934
|com.zfabrik.mvncr|aether-api-1.1.0|pom.xml|{{collapse(EPL 1.0)
12935
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
12936
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
12937
<html xmlns="http://www.w3.org/1999/xhtml">
12938
12939
<head>
12940
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
12941
<title>Eclipse Public License - Version 1.0</title>
12942
<style type="text/css">
12943
  body {
12944
    size: 8.5in 11.0in;
12945
    margin: 0.25in 0.5in 0.25in 0.5in;
12946
    tab-interval: 0.5in;
12947
    }
12948
  p {  	
12949
    margin-left: auto;
12950
    margin-top:  0.5em;
12951
    margin-bottom: 0.5em;
12952
    }
12953
  p.list {
12954
  	margin-left: 0.5in;
12955
    margin-top:  0.05em;
12956
    margin-bottom: 0.05em;
12957
    }
12958
  </style>
12959
12960
</head>
12961
12962
<body lang="EN-US">
12963
12964
<h2>Eclipse Public License - v 1.0</h2>
12965
12966
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
12967
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
12968
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
12969
AGREEMENT.</p>
12970
12971
<p><b>1. DEFINITIONS</b></p>
12972
12973
<p>&quot;Contribution&quot; means:</p>
12974
12975
<p class="list">a) in the case of the initial Contributor, the initial
12976
code and documentation distributed under this Agreement, and</p>
12977
<p class="list">b) in the case of each subsequent Contributor:</p>
12978
<p class="list">i) changes to the Program, and</p>
12979
<p class="list">ii) additions to the Program;</p>
12980
<p class="list">where such changes and/or additions to the Program
12981
originate from and are distributed by that particular Contributor. A
12982
Contribution 'originates' from a Contributor if it was added to the
12983
Program by such Contributor itself or anyone acting on such
12984
Contributor's behalf. Contributions do not include additions to the
12985
Program which: (i) are separate modules of software distributed in
12986
conjunction with the Program under their own license agreement, and (ii)
12987
are not derivative works of the Program.</p>
12988
12989
<p>&quot;Contributor&quot; means any person or entity that distributes
12990
the Program.</p>
12991
12992
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
12993
Contributor which are necessarily infringed by the use or sale of its
12994
Contribution alone or when combined with the Program.</p>
12995
12996
<p>&quot;Program&quot; means the Contributions distributed in accordance
12997
with this Agreement.</p>
12998
12999
<p>&quot;Recipient&quot; means anyone who receives the Program under
13000
this Agreement, including all Contributors.</p>
13001
13002
<p><b>2. GRANT OF RIGHTS</b></p>
13003
13004
<p class="list">a) Subject to the terms of this Agreement, each
13005
Contributor hereby grants Recipient a non-exclusive, worldwide,
13006
royalty-free copyright license to reproduce, prepare derivative works
13007
of, publicly display, publicly perform, distribute and sublicense the
13008
Contribution of such Contributor, if any, and such derivative works, in
13009
source code and object code form.</p>
13010
13011
<p class="list">b) Subject to the terms of this Agreement, each
13012
Contributor hereby grants Recipient a non-exclusive, worldwide,
13013
royalty-free patent license under Licensed Patents to make, use, sell,
13014
offer to sell, import and otherwise transfer the Contribution of such
13015
Contributor, if any, in source code and object code form. This patent
13016
license shall apply to the combination of the Contribution and the
13017
Program if, at the time the Contribution is added by the Contributor,
13018
such addition of the Contribution causes such combination to be covered
13019
by the Licensed Patents. The patent license shall not apply to any other
13020
combinations which include the Contribution. No hardware per se is
13021
licensed hereunder.</p>
13022
13023
<p class="list">c) Recipient understands that although each Contributor
13024
grants the licenses to its Contributions set forth herein, no assurances
13025
are provided by any Contributor that the Program does not infringe the
13026
patent or other intellectual property rights of any other entity. Each
13027
Contributor disclaims any liability to Recipient for claims brought by
13028
any other entity based on infringement of intellectual property rights
13029
or otherwise. As a condition to exercising the rights and licenses
13030
granted hereunder, each Recipient hereby assumes sole responsibility to
13031
secure any other intellectual property rights needed, if any. For
13032
example, if a third party patent license is required to allow Recipient
13033
to distribute the Program, it is Recipient's responsibility to acquire
13034
that license before distributing the Program.</p>
13035
13036
<p class="list">d) Each Contributor represents that to its knowledge it
13037
has sufficient copyright rights in its Contribution, if any, to grant
13038
the copyright license set forth in this Agreement.</p>
13039
13040
<p><b>3. REQUIREMENTS</b></p>
13041
13042
<p>A Contributor may choose to distribute the Program in object code
13043
form under its own license agreement, provided that:</p>
13044
13045
<p class="list">a) it complies with the terms and conditions of this
13046
Agreement; and</p>
13047
13048
<p class="list">b) its license agreement:</p>
13049
13050
<p class="list">i) effectively disclaims on behalf of all Contributors
13051
all warranties and conditions, express and implied, including warranties
13052
or conditions of title and non-infringement, and implied warranties or
13053
conditions of merchantability and fitness for a particular purpose;</p>
13054
13055
<p class="list">ii) effectively excludes on behalf of all Contributors
13056
all liability for damages, including direct, indirect, special,
13057
incidental and consequential damages, such as lost profits;</p>
13058
13059
<p class="list">iii) states that any provisions which differ from this
13060
Agreement are offered by that Contributor alone and not by any other
13061
party; and</p>
13062
13063
<p class="list">iv) states that source code for the Program is available
13064
from such Contributor, and informs licensees how to obtain it in a
13065
reasonable manner on or through a medium customarily used for software
13066
exchange.</p>
13067
13068
<p>When the Program is made available in source code form:</p>
13069
13070
<p class="list">a) it must be made available under this Agreement; and</p>
13071
13072
<p class="list">b) a copy of this Agreement must be included with each
13073
copy of the Program.</p>
13074
13075
<p>Contributors may not remove or alter any copyright notices contained
13076
within the Program.</p>
13077
13078
<p>Each Contributor must identify itself as the originator of its
13079
Contribution, if any, in a manner that reasonably allows subsequent
13080
Recipients to identify the originator of the Contribution.</p>
13081
13082
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
13083
13084
<p>Commercial distributors of software may accept certain
13085
responsibilities with respect to end users, business partners and the
13086
like. While this license is intended to facilitate the commercial use of
13087
the Program, the Contributor who includes the Program in a commercial
13088
product offering should do so in a manner which does not create
13089
potential liability for other Contributors. Therefore, if a Contributor
13090
includes the Program in a commercial product offering, such Contributor
13091
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
13092
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
13093
against any losses, damages and costs (collectively &quot;Losses&quot;)
13094
arising from claims, lawsuits and other legal actions brought by a third
13095
party against the Indemnified Contributor to the extent caused by the
13096
acts or omissions of such Commercial Contributor in connection with its
13097
distribution of the Program in a commercial product offering. The
13098
obligations in this section do not apply to any claims or Losses
13099
relating to any actual or alleged intellectual property infringement. In
13100
order to qualify, an Indemnified Contributor must: a) promptly notify
13101
the Commercial Contributor in writing of such claim, and b) allow the
13102
Commercial Contributor to control, and cooperate with the Commercial
13103
Contributor in, the defense and any related settlement negotiations. The
13104
Indemnified Contributor may participate in any such claim at its own
13105
expense.</p>
13106
13107
<p>For example, a Contributor might include the Program in a commercial
13108
product offering, Product X. That Contributor is then a Commercial
13109
Contributor. If that Commercial Contributor then makes performance
13110
claims, or offers warranties related to Product X, those performance
13111
claims and warranties are such Commercial Contributor's responsibility
13112
alone. Under this section, the Commercial Contributor would have to
13113
defend claims against the other Contributors related to those
13114
performance claims and warranties, and if a court requires any other
13115
Contributor to pay any damages as a result, the Commercial Contributor
13116
must pay those damages.</p>
13117
13118
<p><b>5. NO WARRANTY</b></p>
13119
13120
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
13121
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
13122
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
13123
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
13124
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
13125
responsible for determining the appropriateness of using and
13126
distributing the Program and assumes all risks associated with its
13127
exercise of rights under this Agreement , including but not limited to
13128
the risks and costs of program errors, compliance with applicable laws,
13129
damage to or loss of data, programs or equipment, and unavailability or
13130
interruption of operations.</p>
13131
13132
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
13133
13134
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
13135
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
13136
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
13137
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
13138
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
13139
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
13140
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
13141
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
13142
13143
<p><b>7. GENERAL</b></p>
13144
13145
<p>If any provision of this Agreement is invalid or unenforceable under
13146
applicable law, it shall not affect the validity or enforceability of
13147
the remainder of the terms of this Agreement, and without further action
13148
by the parties hereto, such provision shall be reformed to the minimum
13149
extent necessary to make such provision valid and enforceable.</p>
13150
13151
<p>If Recipient institutes patent litigation against any entity
13152
(including a cross-claim or counterclaim in a lawsuit) alleging that the
13153
Program itself (excluding combinations of the Program with other
13154
software or hardware) infringes such Recipient's patent(s), then such
13155
Recipient's rights granted under Section 2(b) shall terminate as of the
13156
date such litigation is filed.</p>
13157
13158
<p>All Recipient's rights under this Agreement shall terminate if it
13159
fails to comply with any of the material terms or conditions of this
13160
Agreement and does not cure such failure in a reasonable period of time
13161
after becoming aware of such noncompliance. If all Recipient's rights
13162
under this Agreement terminate, Recipient agrees to cease use and
13163
distribution of the Program as soon as reasonably practicable. However,
13164
Recipient's obligations under this Agreement and any licenses granted by
13165
Recipient relating to the Program shall continue and survive.</p>
13166
13167
<p>Everyone is permitted to copy and distribute copies of this
13168
Agreement, but in order to avoid inconsistency the Agreement is
13169
copyrighted and may only be modified in the following manner. The
13170
Agreement Steward reserves the right to publish new versions (including
13171
revisions) of this Agreement from time to time. No one other than the
13172
Agreement Steward has the right to modify this Agreement. The Eclipse
13173
Foundation is the initial Agreement Steward. The Eclipse Foundation may
13174
assign the responsibility to serve as the Agreement Steward to a
13175
suitable separate entity. Each new version of the Agreement will be
13176
given a distinguishing version number. The Program (including
13177
Contributions) may always be distributed subject to the version of the
13178
Agreement under which it was received. In addition, after a new version
13179
of the Agreement is published, Contributor may elect to distribute the
13180
Program (including its Contributions) under the new version. Except as
13181
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
13182
rights or licenses to the intellectual property of any Contributor under
13183
this Agreement, whether expressly, by implication, estoppel or
13184
otherwise. All rights in the Program not expressly granted under this
13185
Agreement are reserved.</p>
13186
13187
<p>This Agreement is governed by the laws of the State of New York and
13188
the intellectual property laws of the United States of America. No party
13189
to this Agreement will bring a legal action under this Agreement more
13190
than one year after the cause of action arose. Each party waives its
13191
rights to a jury trial in any resulting litigation.</p>
13192
13193
</body>
13194
13195
</html></pre>
13196
}}
13197
|
13198
|com.zfabrik.mvncr|aether-connector-basic-1.1.0|pom.xml|{{collapse(EPL 1.0)
13199
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
13200
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
13201
<html xmlns="http://www.w3.org/1999/xhtml">
13202
13203
<head>
13204
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
13205
<title>Eclipse Public License - Version 1.0</title>
13206
<style type="text/css">
13207
  body {
13208
    size: 8.5in 11.0in;
13209
    margin: 0.25in 0.5in 0.25in 0.5in;
13210
    tab-interval: 0.5in;
13211
    }
13212
  p {  	
13213
    margin-left: auto;
13214
    margin-top:  0.5em;
13215
    margin-bottom: 0.5em;
13216
    }
13217
  p.list {
13218
  	margin-left: 0.5in;
13219
    margin-top:  0.05em;
13220
    margin-bottom: 0.05em;
13221
    }
13222
  </style>
13223
13224
</head>
13225
13226
<body lang="EN-US">
13227
13228
<h2>Eclipse Public License - v 1.0</h2>
13229
13230
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
13231
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
13232
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
13233
AGREEMENT.</p>
13234
13235
<p><b>1. DEFINITIONS</b></p>
13236
13237
<p>&quot;Contribution&quot; means:</p>
13238
13239
<p class="list">a) in the case of the initial Contributor, the initial
13240
code and documentation distributed under this Agreement, and</p>
13241
<p class="list">b) in the case of each subsequent Contributor:</p>
13242
<p class="list">i) changes to the Program, and</p>
13243
<p class="list">ii) additions to the Program;</p>
13244
<p class="list">where such changes and/or additions to the Program
13245
originate from and are distributed by that particular Contributor. A
13246
Contribution 'originates' from a Contributor if it was added to the
13247
Program by such Contributor itself or anyone acting on such
13248
Contributor's behalf. Contributions do not include additions to the
13249
Program which: (i) are separate modules of software distributed in
13250
conjunction with the Program under their own license agreement, and (ii)
13251
are not derivative works of the Program.</p>
13252
13253
<p>&quot;Contributor&quot; means any person or entity that distributes
13254
the Program.</p>
13255
13256
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
13257
Contributor which are necessarily infringed by the use or sale of its
13258
Contribution alone or when combined with the Program.</p>
13259
13260
<p>&quot;Program&quot; means the Contributions distributed in accordance
13261
with this Agreement.</p>
13262
13263
<p>&quot;Recipient&quot; means anyone who receives the Program under
13264
this Agreement, including all Contributors.</p>
13265
13266
<p><b>2. GRANT OF RIGHTS</b></p>
13267
13268
<p class="list">a) Subject to the terms of this Agreement, each
13269
Contributor hereby grants Recipient a non-exclusive, worldwide,
13270
royalty-free copyright license to reproduce, prepare derivative works
13271
of, publicly display, publicly perform, distribute and sublicense the
13272
Contribution of such Contributor, if any, and such derivative works, in
13273
source code and object code form.</p>
13274
13275
<p class="list">b) Subject to the terms of this Agreement, each
13276
Contributor hereby grants Recipient a non-exclusive, worldwide,
13277
royalty-free patent license under Licensed Patents to make, use, sell,
13278
offer to sell, import and otherwise transfer the Contribution of such
13279
Contributor, if any, in source code and object code form. This patent
13280
license shall apply to the combination of the Contribution and the
13281
Program if, at the time the Contribution is added by the Contributor,
13282
such addition of the Contribution causes such combination to be covered
13283
by the Licensed Patents. The patent license shall not apply to any other
13284
combinations which include the Contribution. No hardware per se is
13285
licensed hereunder.</p>
13286
13287
<p class="list">c) Recipient understands that although each Contributor
13288
grants the licenses to its Contributions set forth herein, no assurances
13289
are provided by any Contributor that the Program does not infringe the
13290
patent or other intellectual property rights of any other entity. Each
13291
Contributor disclaims any liability to Recipient for claims brought by
13292
any other entity based on infringement of intellectual property rights
13293
or otherwise. As a condition to exercising the rights and licenses
13294
granted hereunder, each Recipient hereby assumes sole responsibility to
13295
secure any other intellectual property rights needed, if any. For
13296
example, if a third party patent license is required to allow Recipient
13297
to distribute the Program, it is Recipient's responsibility to acquire
13298
that license before distributing the Program.</p>
13299
13300
<p class="list">d) Each Contributor represents that to its knowledge it
13301
has sufficient copyright rights in its Contribution, if any, to grant
13302
the copyright license set forth in this Agreement.</p>
13303
13304
<p><b>3. REQUIREMENTS</b></p>
13305
13306
<p>A Contributor may choose to distribute the Program in object code
13307
form under its own license agreement, provided that:</p>
13308
13309
<p class="list">a) it complies with the terms and conditions of this
13310
Agreement; and</p>
13311
13312
<p class="list">b) its license agreement:</p>
13313
13314
<p class="list">i) effectively disclaims on behalf of all Contributors
13315
all warranties and conditions, express and implied, including warranties
13316
or conditions of title and non-infringement, and implied warranties or
13317
conditions of merchantability and fitness for a particular purpose;</p>
13318
13319
<p class="list">ii) effectively excludes on behalf of all Contributors
13320
all liability for damages, including direct, indirect, special,
13321
incidental and consequential damages, such as lost profits;</p>
13322
13323
<p class="list">iii) states that any provisions which differ from this
13324
Agreement are offered by that Contributor alone and not by any other
13325
party; and</p>
13326
13327
<p class="list">iv) states that source code for the Program is available
13328
from such Contributor, and informs licensees how to obtain it in a
13329
reasonable manner on or through a medium customarily used for software
13330
exchange.</p>
13331
13332
<p>When the Program is made available in source code form:</p>
13333
13334
<p class="list">a) it must be made available under this Agreement; and</p>
13335
13336
<p class="list">b) a copy of this Agreement must be included with each
13337
copy of the Program.</p>
13338
13339
<p>Contributors may not remove or alter any copyright notices contained
13340
within the Program.</p>
13341
13342
<p>Each Contributor must identify itself as the originator of its
13343
Contribution, if any, in a manner that reasonably allows subsequent
13344
Recipients to identify the originator of the Contribution.</p>
13345
13346
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
13347
13348
<p>Commercial distributors of software may accept certain
13349
responsibilities with respect to end users, business partners and the
13350
like. While this license is intended to facilitate the commercial use of
13351
the Program, the Contributor who includes the Program in a commercial
13352
product offering should do so in a manner which does not create
13353
potential liability for other Contributors. Therefore, if a Contributor
13354
includes the Program in a commercial product offering, such Contributor
13355
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
13356
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
13357
against any losses, damages and costs (collectively &quot;Losses&quot;)
13358
arising from claims, lawsuits and other legal actions brought by a third
13359
party against the Indemnified Contributor to the extent caused by the
13360
acts or omissions of such Commercial Contributor in connection with its
13361
distribution of the Program in a commercial product offering. The
13362
obligations in this section do not apply to any claims or Losses
13363
relating to any actual or alleged intellectual property infringement. In
13364
order to qualify, an Indemnified Contributor must: a) promptly notify
13365
the Commercial Contributor in writing of such claim, and b) allow the
13366
Commercial Contributor to control, and cooperate with the Commercial
13367
Contributor in, the defense and any related settlement negotiations. The
13368
Indemnified Contributor may participate in any such claim at its own
13369
expense.</p>
13370
13371
<p>For example, a Contributor might include the Program in a commercial
13372
product offering, Product X. That Contributor is then a Commercial
13373
Contributor. If that Commercial Contributor then makes performance
13374
claims, or offers warranties related to Product X, those performance
13375
claims and warranties are such Commercial Contributor's responsibility
13376
alone. Under this section, the Commercial Contributor would have to
13377
defend claims against the other Contributors related to those
13378
performance claims and warranties, and if a court requires any other
13379
Contributor to pay any damages as a result, the Commercial Contributor
13380
must pay those damages.</p>
13381
13382
<p><b>5. NO WARRANTY</b></p>
13383
13384
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
13385
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
13386
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
13387
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
13388
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
13389
responsible for determining the appropriateness of using and
13390
distributing the Program and assumes all risks associated with its
13391
exercise of rights under this Agreement , including but not limited to
13392
the risks and costs of program errors, compliance with applicable laws,
13393
damage to or loss of data, programs or equipment, and unavailability or
13394
interruption of operations.</p>
13395
13396
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
13397
13398
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
13399
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
13400
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
13401
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
13402
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
13403
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
13404
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
13405
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
13406
13407
<p><b>7. GENERAL</b></p>
13408
13409
<p>If any provision of this Agreement is invalid or unenforceable under
13410
applicable law, it shall not affect the validity or enforceability of
13411
the remainder of the terms of this Agreement, and without further action
13412
by the parties hereto, such provision shall be reformed to the minimum
13413
extent necessary to make such provision valid and enforceable.</p>
13414
13415
<p>If Recipient institutes patent litigation against any entity
13416
(including a cross-claim or counterclaim in a lawsuit) alleging that the
13417
Program itself (excluding combinations of the Program with other
13418
software or hardware) infringes such Recipient's patent(s), then such
13419
Recipient's rights granted under Section 2(b) shall terminate as of the
13420
date such litigation is filed.</p>
13421
13422
<p>All Recipient's rights under this Agreement shall terminate if it
13423
fails to comply with any of the material terms or conditions of this
13424
Agreement and does not cure such failure in a reasonable period of time
13425
after becoming aware of such noncompliance. If all Recipient's rights
13426
under this Agreement terminate, Recipient agrees to cease use and
13427
distribution of the Program as soon as reasonably practicable. However,
13428
Recipient's obligations under this Agreement and any licenses granted by
13429
Recipient relating to the Program shall continue and survive.</p>
13430
13431
<p>Everyone is permitted to copy and distribute copies of this
13432
Agreement, but in order to avoid inconsistency the Agreement is
13433
copyrighted and may only be modified in the following manner. The
13434
Agreement Steward reserves the right to publish new versions (including
13435
revisions) of this Agreement from time to time. No one other than the
13436
Agreement Steward has the right to modify this Agreement. The Eclipse
13437
Foundation is the initial Agreement Steward. The Eclipse Foundation may
13438
assign the responsibility to serve as the Agreement Steward to a
13439
suitable separate entity. Each new version of the Agreement will be
13440
given a distinguishing version number. The Program (including
13441
Contributions) may always be distributed subject to the version of the
13442
Agreement under which it was received. In addition, after a new version
13443
of the Agreement is published, Contributor may elect to distribute the
13444
Program (including its Contributions) under the new version. Except as
13445
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
13446
rights or licenses to the intellectual property of any Contributor under
13447
this Agreement, whether expressly, by implication, estoppel or
13448
otherwise. All rights in the Program not expressly granted under this
13449
Agreement are reserved.</p>
13450
13451
<p>This Agreement is governed by the laws of the State of New York and
13452
the intellectual property laws of the United States of America. No party
13453
to this Agreement will bring a legal action under this Agreement more
13454
than one year after the cause of action arose. Each party waives its
13455
rights to a jury trial in any resulting litigation.</p>
13456
13457
</body>
13458
13459
</html></pre>
13460
}}
13461
|
13462
|com.zfabrik.mvncr|aether-impl-1.1.0|pom.xml|{{collapse(EPL 1.0)
13463
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
13464
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
13465
<html xmlns="http://www.w3.org/1999/xhtml">
13466
13467
<head>
13468
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
13469
<title>Eclipse Public License - Version 1.0</title>
13470
<style type="text/css">
13471
  body {
13472
    size: 8.5in 11.0in;
13473
    margin: 0.25in 0.5in 0.25in 0.5in;
13474
    tab-interval: 0.5in;
13475
    }
13476
  p {  	
13477
    margin-left: auto;
13478
    margin-top:  0.5em;
13479
    margin-bottom: 0.5em;
13480
    }
13481
  p.list {
13482
  	margin-left: 0.5in;
13483
    margin-top:  0.05em;
13484
    margin-bottom: 0.05em;
13485
    }
13486
  </style>
13487
13488
</head>
13489
13490
<body lang="EN-US">
13491
13492
<h2>Eclipse Public License - v 1.0</h2>
13493
13494
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
13495
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
13496
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
13497
AGREEMENT.</p>
13498
13499
<p><b>1. DEFINITIONS</b></p>
13500
13501
<p>&quot;Contribution&quot; means:</p>
13502
13503
<p class="list">a) in the case of the initial Contributor, the initial
13504
code and documentation distributed under this Agreement, and</p>
13505
<p class="list">b) in the case of each subsequent Contributor:</p>
13506
<p class="list">i) changes to the Program, and</p>
13507
<p class="list">ii) additions to the Program;</p>
13508
<p class="list">where such changes and/or additions to the Program
13509
originate from and are distributed by that particular Contributor. A
13510
Contribution 'originates' from a Contributor if it was added to the
13511
Program by such Contributor itself or anyone acting on such
13512
Contributor's behalf. Contributions do not include additions to the
13513
Program which: (i) are separate modules of software distributed in
13514
conjunction with the Program under their own license agreement, and (ii)
13515
are not derivative works of the Program.</p>
13516
13517
<p>&quot;Contributor&quot; means any person or entity that distributes
13518
the Program.</p>
13519
13520
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
13521
Contributor which are necessarily infringed by the use or sale of its
13522
Contribution alone or when combined with the Program.</p>
13523
13524
<p>&quot;Program&quot; means the Contributions distributed in accordance
13525
with this Agreement.</p>
13526
13527
<p>&quot;Recipient&quot; means anyone who receives the Program under
13528
this Agreement, including all Contributors.</p>
13529
13530
<p><b>2. GRANT OF RIGHTS</b></p>
13531
13532
<p class="list">a) Subject to the terms of this Agreement, each
13533
Contributor hereby grants Recipient a non-exclusive, worldwide,
13534
royalty-free copyright license to reproduce, prepare derivative works
13535
of, publicly display, publicly perform, distribute and sublicense the
13536
Contribution of such Contributor, if any, and such derivative works, in
13537
source code and object code form.</p>
13538
13539
<p class="list">b) Subject to the terms of this Agreement, each
13540
Contributor hereby grants Recipient a non-exclusive, worldwide,
13541
royalty-free patent license under Licensed Patents to make, use, sell,
13542
offer to sell, import and otherwise transfer the Contribution of such
13543
Contributor, if any, in source code and object code form. This patent
13544
license shall apply to the combination of the Contribution and the
13545
Program if, at the time the Contribution is added by the Contributor,
13546
such addition of the Contribution causes such combination to be covered
13547
by the Licensed Patents. The patent license shall not apply to any other
13548
combinations which include the Contribution. No hardware per se is
13549
licensed hereunder.</p>
13550
13551
<p class="list">c) Recipient understands that although each Contributor
13552
grants the licenses to its Contributions set forth herein, no assurances
13553
are provided by any Contributor that the Program does not infringe the
13554
patent or other intellectual property rights of any other entity. Each
13555
Contributor disclaims any liability to Recipient for claims brought by
13556
any other entity based on infringement of intellectual property rights
13557
or otherwise. As a condition to exercising the rights and licenses
13558
granted hereunder, each Recipient hereby assumes sole responsibility to
13559
secure any other intellectual property rights needed, if any. For
13560
example, if a third party patent license is required to allow Recipient
13561
to distribute the Program, it is Recipient's responsibility to acquire
13562
that license before distributing the Program.</p>
13563
13564
<p class="list">d) Each Contributor represents that to its knowledge it
13565
has sufficient copyright rights in its Contribution, if any, to grant
13566
the copyright license set forth in this Agreement.</p>
13567
13568
<p><b>3. REQUIREMENTS</b></p>
13569
13570
<p>A Contributor may choose to distribute the Program in object code
13571
form under its own license agreement, provided that:</p>
13572
13573
<p class="list">a) it complies with the terms and conditions of this
13574
Agreement; and</p>
13575
13576
<p class="list">b) its license agreement:</p>
13577
13578
<p class="list">i) effectively disclaims on behalf of all Contributors
13579
all warranties and conditions, express and implied, including warranties
13580
or conditions of title and non-infringement, and implied warranties or
13581
conditions of merchantability and fitness for a particular purpose;</p>
13582
13583
<p class="list">ii) effectively excludes on behalf of all Contributors
13584
all liability for damages, including direct, indirect, special,
13585
incidental and consequential damages, such as lost profits;</p>
13586
13587
<p class="list">iii) states that any provisions which differ from this
13588
Agreement are offered by that Contributor alone and not by any other
13589
party; and</p>
13590
13591
<p class="list">iv) states that source code for the Program is available
13592
from such Contributor, and informs licensees how to obtain it in a
13593
reasonable manner on or through a medium customarily used for software
13594
exchange.</p>
13595
13596
<p>When the Program is made available in source code form:</p>
13597
13598
<p class="list">a) it must be made available under this Agreement; and</p>
13599
13600
<p class="list">b) a copy of this Agreement must be included with each
13601
copy of the Program.</p>
13602
13603
<p>Contributors may not remove or alter any copyright notices contained
13604
within the Program.</p>
13605
13606
<p>Each Contributor must identify itself as the originator of its
13607
Contribution, if any, in a manner that reasonably allows subsequent
13608
Recipients to identify the originator of the Contribution.</p>
13609
13610
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
13611
13612
<p>Commercial distributors of software may accept certain
13613
responsibilities with respect to end users, business partners and the
13614
like. While this license is intended to facilitate the commercial use of
13615
the Program, the Contributor who includes the Program in a commercial
13616
product offering should do so in a manner which does not create
13617
potential liability for other Contributors. Therefore, if a Contributor
13618
includes the Program in a commercial product offering, such Contributor
13619
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
13620
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
13621
against any losses, damages and costs (collectively &quot;Losses&quot;)
13622
arising from claims, lawsuits and other legal actions brought by a third
13623
party against the Indemnified Contributor to the extent caused by the
13624
acts or omissions of such Commercial Contributor in connection with its
13625
distribution of the Program in a commercial product offering. The
13626
obligations in this section do not apply to any claims or Losses
13627
relating to any actual or alleged intellectual property infringement. In
13628
order to qualify, an Indemnified Contributor must: a) promptly notify
13629
the Commercial Contributor in writing of such claim, and b) allow the
13630
Commercial Contributor to control, and cooperate with the Commercial
13631
Contributor in, the defense and any related settlement negotiations. The
13632
Indemnified Contributor may participate in any such claim at its own
13633
expense.</p>
13634
13635
<p>For example, a Contributor might include the Program in a commercial
13636
product offering, Product X. That Contributor is then a Commercial
13637
Contributor. If that Commercial Contributor then makes performance
13638
claims, or offers warranties related to Product X, those performance
13639
claims and warranties are such Commercial Contributor's responsibility
13640
alone. Under this section, the Commercial Contributor would have to
13641
defend claims against the other Contributors related to those
13642
performance claims and warranties, and if a court requires any other
13643
Contributor to pay any damages as a result, the Commercial Contributor
13644
must pay those damages.</p>
13645
13646
<p><b>5. NO WARRANTY</b></p>
13647
13648
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
13649
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
13650
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
13651
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
13652
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
13653
responsible for determining the appropriateness of using and
13654
distributing the Program and assumes all risks associated with its
13655
exercise of rights under this Agreement , including but not limited to
13656
the risks and costs of program errors, compliance with applicable laws,
13657
damage to or loss of data, programs or equipment, and unavailability or
13658
interruption of operations.</p>
13659
13660
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
13661
13662
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
13663
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
13664
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
13665
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
13666
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
13667
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
13668
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
13669
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
13670
13671
<p><b>7. GENERAL</b></p>
13672
13673
<p>If any provision of this Agreement is invalid or unenforceable under
13674
applicable law, it shall not affect the validity or enforceability of
13675
the remainder of the terms of this Agreement, and without further action
13676
by the parties hereto, such provision shall be reformed to the minimum
13677
extent necessary to make such provision valid and enforceable.</p>
13678
13679
<p>If Recipient institutes patent litigation against any entity
13680
(including a cross-claim or counterclaim in a lawsuit) alleging that the
13681
Program itself (excluding combinations of the Program with other
13682
software or hardware) infringes such Recipient's patent(s), then such
13683
Recipient's rights granted under Section 2(b) shall terminate as of the
13684
date such litigation is filed.</p>
13685
13686
<p>All Recipient's rights under this Agreement shall terminate if it
13687
fails to comply with any of the material terms or conditions of this
13688
Agreement and does not cure such failure in a reasonable period of time
13689
after becoming aware of such noncompliance. If all Recipient's rights
13690
under this Agreement terminate, Recipient agrees to cease use and
13691
distribution of the Program as soon as reasonably practicable. However,
13692
Recipient's obligations under this Agreement and any licenses granted by
13693
Recipient relating to the Program shall continue and survive.</p>
13694
13695
<p>Everyone is permitted to copy and distribute copies of this
13696
Agreement, but in order to avoid inconsistency the Agreement is
13697
copyrighted and may only be modified in the following manner. The
13698
Agreement Steward reserves the right to publish new versions (including
13699
revisions) of this Agreement from time to time. No one other than the
13700
Agreement Steward has the right to modify this Agreement. The Eclipse
13701
Foundation is the initial Agreement Steward. The Eclipse Foundation may
13702
assign the responsibility to serve as the Agreement Steward to a
13703
suitable separate entity. Each new version of the Agreement will be
13704
given a distinguishing version number. The Program (including
13705
Contributions) may always be distributed subject to the version of the
13706
Agreement under which it was received. In addition, after a new version
13707
of the Agreement is published, Contributor may elect to distribute the
13708
Program (including its Contributions) under the new version. Except as
13709
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
13710
rights or licenses to the intellectual property of any Contributor under
13711
this Agreement, whether expressly, by implication, estoppel or
13712
otherwise. All rights in the Program not expressly granted under this
13713
Agreement are reserved.</p>
13714
13715
<p>This Agreement is governed by the laws of the State of New York and
13716
the intellectual property laws of the United States of America. No party
13717
to this Agreement will bring a legal action under this Agreement more
13718
than one year after the cause of action arose. Each party waives its
13719
rights to a jury trial in any resulting litigation.</p>
13720
13721
</body>
13722
13723
</html></pre>
13724
}}
13725
|
13726
|com.zfabrik.mvncr|aether-spi-1.1.0|pom.xml|{{collapse(EPL 1.0)
13727
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
13728
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
13729
<html xmlns="http://www.w3.org/1999/xhtml">
13730
13731
<head>
13732
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
13733
<title>Eclipse Public License - Version 1.0</title>
13734
<style type="text/css">
13735
  body {
13736
    size: 8.5in 11.0in;
13737
    margin: 0.25in 0.5in 0.25in 0.5in;
13738
    tab-interval: 0.5in;
13739
    }
13740
  p {  	
13741
    margin-left: auto;
13742
    margin-top:  0.5em;
13743
    margin-bottom: 0.5em;
13744
    }
13745
  p.list {
13746
  	margin-left: 0.5in;
13747
    margin-top:  0.05em;
13748
    margin-bottom: 0.05em;
13749
    }
13750
  </style>
13751
13752
</head>
13753
13754
<body lang="EN-US">
13755
13756
<h2>Eclipse Public License - v 1.0</h2>
13757
13758
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
13759
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
13760
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
13761
AGREEMENT.</p>
13762
13763
<p><b>1. DEFINITIONS</b></p>
13764
13765
<p>&quot;Contribution&quot; means:</p>
13766
13767
<p class="list">a) in the case of the initial Contributor, the initial
13768
code and documentation distributed under this Agreement, and</p>
13769
<p class="list">b) in the case of each subsequent Contributor:</p>
13770
<p class="list">i) changes to the Program, and</p>
13771
<p class="list">ii) additions to the Program;</p>
13772
<p class="list">where such changes and/or additions to the Program
13773
originate from and are distributed by that particular Contributor. A
13774
Contribution 'originates' from a Contributor if it was added to the
13775
Program by such Contributor itself or anyone acting on such
13776
Contributor's behalf. Contributions do not include additions to the
13777
Program which: (i) are separate modules of software distributed in
13778
conjunction with the Program under their own license agreement, and (ii)
13779
are not derivative works of the Program.</p>
13780
13781
<p>&quot;Contributor&quot; means any person or entity that distributes
13782
the Program.</p>
13783
13784
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
13785
Contributor which are necessarily infringed by the use or sale of its
13786
Contribution alone or when combined with the Program.</p>
13787
13788
<p>&quot;Program&quot; means the Contributions distributed in accordance
13789
with this Agreement.</p>
13790
13791
<p>&quot;Recipient&quot; means anyone who receives the Program under
13792
this Agreement, including all Contributors.</p>
13793
13794
<p><b>2. GRANT OF RIGHTS</b></p>
13795
13796
<p class="list">a) Subject to the terms of this Agreement, each
13797
Contributor hereby grants Recipient a non-exclusive, worldwide,
13798
royalty-free copyright license to reproduce, prepare derivative works
13799
of, publicly display, publicly perform, distribute and sublicense the
13800
Contribution of such Contributor, if any, and such derivative works, in
13801
source code and object code form.</p>
13802
13803
<p class="list">b) Subject to the terms of this Agreement, each
13804
Contributor hereby grants Recipient a non-exclusive, worldwide,
13805
royalty-free patent license under Licensed Patents to make, use, sell,
13806
offer to sell, import and otherwise transfer the Contribution of such
13807
Contributor, if any, in source code and object code form. This patent
13808
license shall apply to the combination of the Contribution and the
13809
Program if, at the time the Contribution is added by the Contributor,
13810
such addition of the Contribution causes such combination to be covered
13811
by the Licensed Patents. The patent license shall not apply to any other
13812
combinations which include the Contribution. No hardware per se is
13813
licensed hereunder.</p>
13814
13815
<p class="list">c) Recipient understands that although each Contributor
13816
grants the licenses to its Contributions set forth herein, no assurances
13817
are provided by any Contributor that the Program does not infringe the
13818
patent or other intellectual property rights of any other entity. Each
13819
Contributor disclaims any liability to Recipient for claims brought by
13820
any other entity based on infringement of intellectual property rights
13821
or otherwise. As a condition to exercising the rights and licenses
13822
granted hereunder, each Recipient hereby assumes sole responsibility to
13823
secure any other intellectual property rights needed, if any. For
13824
example, if a third party patent license is required to allow Recipient
13825
to distribute the Program, it is Recipient's responsibility to acquire
13826
that license before distributing the Program.</p>
13827
13828
<p class="list">d) Each Contributor represents that to its knowledge it
13829
has sufficient copyright rights in its Contribution, if any, to grant
13830
the copyright license set forth in this Agreement.</p>
13831
13832
<p><b>3. REQUIREMENTS</b></p>
13833
13834
<p>A Contributor may choose to distribute the Program in object code
13835
form under its own license agreement, provided that:</p>
13836
13837
<p class="list">a) it complies with the terms and conditions of this
13838
Agreement; and</p>
13839
13840
<p class="list">b) its license agreement:</p>
13841
13842
<p class="list">i) effectively disclaims on behalf of all Contributors
13843
all warranties and conditions, express and implied, including warranties
13844
or conditions of title and non-infringement, and implied warranties or
13845
conditions of merchantability and fitness for a particular purpose;</p>
13846
13847
<p class="list">ii) effectively excludes on behalf of all Contributors
13848
all liability for damages, including direct, indirect, special,
13849
incidental and consequential damages, such as lost profits;</p>
13850
13851
<p class="list">iii) states that any provisions which differ from this
13852
Agreement are offered by that Contributor alone and not by any other
13853
party; and</p>
13854
13855
<p class="list">iv) states that source code for the Program is available
13856
from such Contributor, and informs licensees how to obtain it in a
13857
reasonable manner on or through a medium customarily used for software
13858
exchange.</p>
13859
13860
<p>When the Program is made available in source code form:</p>
13861
13862
<p class="list">a) it must be made available under this Agreement; and</p>
13863
13864
<p class="list">b) a copy of this Agreement must be included with each
13865
copy of the Program.</p>
13866
13867
<p>Contributors may not remove or alter any copyright notices contained
13868
within the Program.</p>
13869
13870
<p>Each Contributor must identify itself as the originator of its
13871
Contribution, if any, in a manner that reasonably allows subsequent
13872
Recipients to identify the originator of the Contribution.</p>
13873
13874
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
13875
13876
<p>Commercial distributors of software may accept certain
13877
responsibilities with respect to end users, business partners and the
13878
like. While this license is intended to facilitate the commercial use of
13879
the Program, the Contributor who includes the Program in a commercial
13880
product offering should do so in a manner which does not create
13881
potential liability for other Contributors. Therefore, if a Contributor
13882
includes the Program in a commercial product offering, such Contributor
13883
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
13884
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
13885
against any losses, damages and costs (collectively &quot;Losses&quot;)
13886
arising from claims, lawsuits and other legal actions brought by a third
13887
party against the Indemnified Contributor to the extent caused by the
13888
acts or omissions of such Commercial Contributor in connection with its
13889
distribution of the Program in a commercial product offering. The
13890
obligations in this section do not apply to any claims or Losses
13891
relating to any actual or alleged intellectual property infringement. In
13892
order to qualify, an Indemnified Contributor must: a) promptly notify
13893
the Commercial Contributor in writing of such claim, and b) allow the
13894
Commercial Contributor to control, and cooperate with the Commercial
13895
Contributor in, the defense and any related settlement negotiations. The
13896
Indemnified Contributor may participate in any such claim at its own
13897
expense.</p>
13898
13899
<p>For example, a Contributor might include the Program in a commercial
13900
product offering, Product X. That Contributor is then a Commercial
13901
Contributor. If that Commercial Contributor then makes performance
13902
claims, or offers warranties related to Product X, those performance
13903
claims and warranties are such Commercial Contributor's responsibility
13904
alone. Under this section, the Commercial Contributor would have to
13905
defend claims against the other Contributors related to those
13906
performance claims and warranties, and if a court requires any other
13907
Contributor to pay any damages as a result, the Commercial Contributor
13908
must pay those damages.</p>
13909
13910
<p><b>5. NO WARRANTY</b></p>
13911
13912
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
13913
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
13914
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
13915
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
13916
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
13917
responsible for determining the appropriateness of using and
13918
distributing the Program and assumes all risks associated with its
13919
exercise of rights under this Agreement , including but not limited to
13920
the risks and costs of program errors, compliance with applicable laws,
13921
damage to or loss of data, programs or equipment, and unavailability or
13922
interruption of operations.</p>
13923
13924
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
13925
13926
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
13927
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
13928
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
13929
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
13930
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
13931
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
13932
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
13933
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
13934
13935
<p><b>7. GENERAL</b></p>
13936
13937
<p>If any provision of this Agreement is invalid or unenforceable under
13938
applicable law, it shall not affect the validity or enforceability of
13939
the remainder of the terms of this Agreement, and without further action
13940
by the parties hereto, such provision shall be reformed to the minimum
13941
extent necessary to make such provision valid and enforceable.</p>
13942
13943
<p>If Recipient institutes patent litigation against any entity
13944
(including a cross-claim or counterclaim in a lawsuit) alleging that the
13945
Program itself (excluding combinations of the Program with other
13946
software or hardware) infringes such Recipient's patent(s), then such
13947
Recipient's rights granted under Section 2(b) shall terminate as of the
13948
date such litigation is filed.</p>
13949
13950
<p>All Recipient's rights under this Agreement shall terminate if it
13951
fails to comply with any of the material terms or conditions of this
13952
Agreement and does not cure such failure in a reasonable period of time
13953
after becoming aware of such noncompliance. If all Recipient's rights
13954
under this Agreement terminate, Recipient agrees to cease use and
13955
distribution of the Program as soon as reasonably practicable. However,
13956
Recipient's obligations under this Agreement and any licenses granted by
13957
Recipient relating to the Program shall continue and survive.</p>
13958
13959
<p>Everyone is permitted to copy and distribute copies of this
13960
Agreement, but in order to avoid inconsistency the Agreement is
13961
copyrighted and may only be modified in the following manner. The
13962
Agreement Steward reserves the right to publish new versions (including
13963
revisions) of this Agreement from time to time. No one other than the
13964
Agreement Steward has the right to modify this Agreement. The Eclipse
13965
Foundation is the initial Agreement Steward. The Eclipse Foundation may
13966
assign the responsibility to serve as the Agreement Steward to a
13967
suitable separate entity. Each new version of the Agreement will be
13968
given a distinguishing version number. The Program (including
13969
Contributions) may always be distributed subject to the version of the
13970
Agreement under which it was received. In addition, after a new version
13971
of the Agreement is published, Contributor may elect to distribute the
13972
Program (including its Contributions) under the new version. Except as
13973
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
13974
rights or licenses to the intellectual property of any Contributor under
13975
this Agreement, whether expressly, by implication, estoppel or
13976
otherwise. All rights in the Program not expressly granted under this
13977
Agreement are reserved.</p>
13978
13979
<p>This Agreement is governed by the laws of the State of New York and
13980
the intellectual property laws of the United States of America. No party
13981
to this Agreement will bring a legal action under this Agreement more
13982
than one year after the cause of action arose. Each party waives its
13983
rights to a jury trial in any resulting litigation.</p>
13984
13985
</body>
13986
13987
</html></pre>
13988
}}
13989
|
13990
|com.zfabrik.mvncr|aether-transport-classpath-1.1.0|pom.xml|{{collapse(EPL 1.0)
13991
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
13992
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
13993
<html xmlns="http://www.w3.org/1999/xhtml">
13994
13995
<head>
13996
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
13997
<title>Eclipse Public License - Version 1.0</title>
13998
<style type="text/css">
13999
  body {
14000
    size: 8.5in 11.0in;
14001
    margin: 0.25in 0.5in 0.25in 0.5in;
14002
    tab-interval: 0.5in;
14003
    }
14004
  p {  	
14005
    margin-left: auto;
14006
    margin-top:  0.5em;
14007
    margin-bottom: 0.5em;
14008
    }
14009
  p.list {
14010
  	margin-left: 0.5in;
14011
    margin-top:  0.05em;
14012
    margin-bottom: 0.05em;
14013
    }
14014
  </style>
14015
14016
</head>
14017
14018
<body lang="EN-US">
14019
14020
<h2>Eclipse Public License - v 1.0</h2>
14021
14022
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
14023
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
14024
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
14025
AGREEMENT.</p>
14026
14027
<p><b>1. DEFINITIONS</b></p>
14028
14029
<p>&quot;Contribution&quot; means:</p>
14030
14031
<p class="list">a) in the case of the initial Contributor, the initial
14032
code and documentation distributed under this Agreement, and</p>
14033
<p class="list">b) in the case of each subsequent Contributor:</p>
14034
<p class="list">i) changes to the Program, and</p>
14035
<p class="list">ii) additions to the Program;</p>
14036
<p class="list">where such changes and/or additions to the Program
14037
originate from and are distributed by that particular Contributor. A
14038
Contribution 'originates' from a Contributor if it was added to the
14039
Program by such Contributor itself or anyone acting on such
14040
Contributor's behalf. Contributions do not include additions to the
14041
Program which: (i) are separate modules of software distributed in
14042
conjunction with the Program under their own license agreement, and (ii)
14043
are not derivative works of the Program.</p>
14044
14045
<p>&quot;Contributor&quot; means any person or entity that distributes
14046
the Program.</p>
14047
14048
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
14049
Contributor which are necessarily infringed by the use or sale of its
14050
Contribution alone or when combined with the Program.</p>
14051
14052
<p>&quot;Program&quot; means the Contributions distributed in accordance
14053
with this Agreement.</p>
14054
14055
<p>&quot;Recipient&quot; means anyone who receives the Program under
14056
this Agreement, including all Contributors.</p>
14057
14058
<p><b>2. GRANT OF RIGHTS</b></p>
14059
14060
<p class="list">a) Subject to the terms of this Agreement, each
14061
Contributor hereby grants Recipient a non-exclusive, worldwide,
14062
royalty-free copyright license to reproduce, prepare derivative works
14063
of, publicly display, publicly perform, distribute and sublicense the
14064
Contribution of such Contributor, if any, and such derivative works, in
14065
source code and object code form.</p>
14066
14067
<p class="list">b) Subject to the terms of this Agreement, each
14068
Contributor hereby grants Recipient a non-exclusive, worldwide,
14069
royalty-free patent license under Licensed Patents to make, use, sell,
14070
offer to sell, import and otherwise transfer the Contribution of such
14071
Contributor, if any, in source code and object code form. This patent
14072
license shall apply to the combination of the Contribution and the
14073
Program if, at the time the Contribution is added by the Contributor,
14074
such addition of the Contribution causes such combination to be covered
14075
by the Licensed Patents. The patent license shall not apply to any other
14076
combinations which include the Contribution. No hardware per se is
14077
licensed hereunder.</p>
14078
14079
<p class="list">c) Recipient understands that although each Contributor
14080
grants the licenses to its Contributions set forth herein, no assurances
14081
are provided by any Contributor that the Program does not infringe the
14082
patent or other intellectual property rights of any other entity. Each
14083
Contributor disclaims any liability to Recipient for claims brought by
14084
any other entity based on infringement of intellectual property rights
14085
or otherwise. As a condition to exercising the rights and licenses
14086
granted hereunder, each Recipient hereby assumes sole responsibility to
14087
secure any other intellectual property rights needed, if any. For
14088
example, if a third party patent license is required to allow Recipient
14089
to distribute the Program, it is Recipient's responsibility to acquire
14090
that license before distributing the Program.</p>
14091
14092
<p class="list">d) Each Contributor represents that to its knowledge it
14093
has sufficient copyright rights in its Contribution, if any, to grant
14094
the copyright license set forth in this Agreement.</p>
14095
14096
<p><b>3. REQUIREMENTS</b></p>
14097
14098
<p>A Contributor may choose to distribute the Program in object code
14099
form under its own license agreement, provided that:</p>
14100
14101
<p class="list">a) it complies with the terms and conditions of this
14102
Agreement; and</p>
14103
14104
<p class="list">b) its license agreement:</p>
14105
14106
<p class="list">i) effectively disclaims on behalf of all Contributors
14107
all warranties and conditions, express and implied, including warranties
14108
or conditions of title and non-infringement, and implied warranties or
14109
conditions of merchantability and fitness for a particular purpose;</p>
14110
14111
<p class="list">ii) effectively excludes on behalf of all Contributors
14112
all liability for damages, including direct, indirect, special,
14113
incidental and consequential damages, such as lost profits;</p>
14114
14115
<p class="list">iii) states that any provisions which differ from this
14116
Agreement are offered by that Contributor alone and not by any other
14117
party; and</p>
14118
14119
<p class="list">iv) states that source code for the Program is available
14120
from such Contributor, and informs licensees how to obtain it in a
14121
reasonable manner on or through a medium customarily used for software
14122
exchange.</p>
14123
14124
<p>When the Program is made available in source code form:</p>
14125
14126
<p class="list">a) it must be made available under this Agreement; and</p>
14127
14128
<p class="list">b) a copy of this Agreement must be included with each
14129
copy of the Program.</p>
14130
14131
<p>Contributors may not remove or alter any copyright notices contained
14132
within the Program.</p>
14133
14134
<p>Each Contributor must identify itself as the originator of its
14135
Contribution, if any, in a manner that reasonably allows subsequent
14136
Recipients to identify the originator of the Contribution.</p>
14137
14138
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
14139
14140
<p>Commercial distributors of software may accept certain
14141
responsibilities with respect to end users, business partners and the
14142
like. While this license is intended to facilitate the commercial use of
14143
the Program, the Contributor who includes the Program in a commercial
14144
product offering should do so in a manner which does not create
14145
potential liability for other Contributors. Therefore, if a Contributor
14146
includes the Program in a commercial product offering, such Contributor
14147
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
14148
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
14149
against any losses, damages and costs (collectively &quot;Losses&quot;)
14150
arising from claims, lawsuits and other legal actions brought by a third
14151
party against the Indemnified Contributor to the extent caused by the
14152
acts or omissions of such Commercial Contributor in connection with its
14153
distribution of the Program in a commercial product offering. The
14154
obligations in this section do not apply to any claims or Losses
14155
relating to any actual or alleged intellectual property infringement. In
14156
order to qualify, an Indemnified Contributor must: a) promptly notify
14157
the Commercial Contributor in writing of such claim, and b) allow the
14158
Commercial Contributor to control, and cooperate with the Commercial
14159
Contributor in, the defense and any related settlement negotiations. The
14160
Indemnified Contributor may participate in any such claim at its own
14161
expense.</p>
14162
14163
<p>For example, a Contributor might include the Program in a commercial
14164
product offering, Product X. That Contributor is then a Commercial
14165
Contributor. If that Commercial Contributor then makes performance
14166
claims, or offers warranties related to Product X, those performance
14167
claims and warranties are such Commercial Contributor's responsibility
14168
alone. Under this section, the Commercial Contributor would have to
14169
defend claims against the other Contributors related to those
14170
performance claims and warranties, and if a court requires any other
14171
Contributor to pay any damages as a result, the Commercial Contributor
14172
must pay those damages.</p>
14173
14174
<p><b>5. NO WARRANTY</b></p>
14175
14176
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
14177
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
14178
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
14179
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
14180
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
14181
responsible for determining the appropriateness of using and
14182
distributing the Program and assumes all risks associated with its
14183
exercise of rights under this Agreement , including but not limited to
14184
the risks and costs of program errors, compliance with applicable laws,
14185
damage to or loss of data, programs or equipment, and unavailability or
14186
interruption of operations.</p>
14187
14188
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
14189
14190
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
14191
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
14192
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
14193
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
14194
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
14195
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
14196
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
14197
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
14198
14199
<p><b>7. GENERAL</b></p>
14200
14201
<p>If any provision of this Agreement is invalid or unenforceable under
14202
applicable law, it shall not affect the validity or enforceability of
14203
the remainder of the terms of this Agreement, and without further action
14204
by the parties hereto, such provision shall be reformed to the minimum
14205
extent necessary to make such provision valid and enforceable.</p>
14206
14207
<p>If Recipient institutes patent litigation against any entity
14208
(including a cross-claim or counterclaim in a lawsuit) alleging that the
14209
Program itself (excluding combinations of the Program with other
14210
software or hardware) infringes such Recipient's patent(s), then such
14211
Recipient's rights granted under Section 2(b) shall terminate as of the
14212
date such litigation is filed.</p>
14213
14214
<p>All Recipient's rights under this Agreement shall terminate if it
14215
fails to comply with any of the material terms or conditions of this
14216
Agreement and does not cure such failure in a reasonable period of time
14217
after becoming aware of such noncompliance. If all Recipient's rights
14218
under this Agreement terminate, Recipient agrees to cease use and
14219
distribution of the Program as soon as reasonably practicable. However,
14220
Recipient's obligations under this Agreement and any licenses granted by
14221
Recipient relating to the Program shall continue and survive.</p>
14222
14223
<p>Everyone is permitted to copy and distribute copies of this
14224
Agreement, but in order to avoid inconsistency the Agreement is
14225
copyrighted and may only be modified in the following manner. The
14226
Agreement Steward reserves the right to publish new versions (including
14227
revisions) of this Agreement from time to time. No one other than the
14228
Agreement Steward has the right to modify this Agreement. The Eclipse
14229
Foundation is the initial Agreement Steward. The Eclipse Foundation may
14230
assign the responsibility to serve as the Agreement Steward to a
14231
suitable separate entity. Each new version of the Agreement will be
14232
given a distinguishing version number. The Program (including
14233
Contributions) may always be distributed subject to the version of the
14234
Agreement under which it was received. In addition, after a new version
14235
of the Agreement is published, Contributor may elect to distribute the
14236
Program (including its Contributions) under the new version. Except as
14237
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
14238
rights or licenses to the intellectual property of any Contributor under
14239
this Agreement, whether expressly, by implication, estoppel or
14240
otherwise. All rights in the Program not expressly granted under this
14241
Agreement are reserved.</p>
14242
14243
<p>This Agreement is governed by the laws of the State of New York and
14244
the intellectual property laws of the United States of America. No party
14245
to this Agreement will bring a legal action under this Agreement more
14246
than one year after the cause of action arose. Each party waives its
14247
rights to a jury trial in any resulting litigation.</p>
14248
14249
</body>
14250
14251
</html></pre>
14252
}}
14253
|
14254
|com.zfabrik.mvncr|aether-transport-file-1.1.0|pom.xml|{{collapse(EPL 1.0)
14255
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
14256
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
14257
<html xmlns="http://www.w3.org/1999/xhtml">
14258
14259
<head>
14260
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
14261
<title>Eclipse Public License - Version 1.0</title>
14262
<style type="text/css">
14263
  body {
14264
    size: 8.5in 11.0in;
14265
    margin: 0.25in 0.5in 0.25in 0.5in;
14266
    tab-interval: 0.5in;
14267
    }
14268
  p {  	
14269
    margin-left: auto;
14270
    margin-top:  0.5em;
14271
    margin-bottom: 0.5em;
14272
    }
14273
  p.list {
14274
  	margin-left: 0.5in;
14275
    margin-top:  0.05em;
14276
    margin-bottom: 0.05em;
14277
    }
14278
  </style>
14279
14280
</head>
14281
14282
<body lang="EN-US">
14283
14284
<h2>Eclipse Public License - v 1.0</h2>
14285
14286
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
14287
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
14288
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
14289
AGREEMENT.</p>
14290
14291
<p><b>1. DEFINITIONS</b></p>
14292
14293
<p>&quot;Contribution&quot; means:</p>
14294
14295
<p class="list">a) in the case of the initial Contributor, the initial
14296
code and documentation distributed under this Agreement, and</p>
14297
<p class="list">b) in the case of each subsequent Contributor:</p>
14298
<p class="list">i) changes to the Program, and</p>
14299
<p class="list">ii) additions to the Program;</p>
14300
<p class="list">where such changes and/or additions to the Program
14301
originate from and are distributed by that particular Contributor. A
14302
Contribution 'originates' from a Contributor if it was added to the
14303
Program by such Contributor itself or anyone acting on such
14304
Contributor's behalf. Contributions do not include additions to the
14305
Program which: (i) are separate modules of software distributed in
14306
conjunction with the Program under their own license agreement, and (ii)
14307
are not derivative works of the Program.</p>
14308
14309
<p>&quot;Contributor&quot; means any person or entity that distributes
14310
the Program.</p>
14311
14312
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
14313
Contributor which are necessarily infringed by the use or sale of its
14314
Contribution alone or when combined with the Program.</p>
14315
14316
<p>&quot;Program&quot; means the Contributions distributed in accordance
14317
with this Agreement.</p>
14318
14319
<p>&quot;Recipient&quot; means anyone who receives the Program under
14320
this Agreement, including all Contributors.</p>
14321
14322
<p><b>2. GRANT OF RIGHTS</b></p>
14323
14324
<p class="list">a) Subject to the terms of this Agreement, each
14325
Contributor hereby grants Recipient a non-exclusive, worldwide,
14326
royalty-free copyright license to reproduce, prepare derivative works
14327
of, publicly display, publicly perform, distribute and sublicense the
14328
Contribution of such Contributor, if any, and such derivative works, in
14329
source code and object code form.</p>
14330
14331
<p class="list">b) Subject to the terms of this Agreement, each
14332
Contributor hereby grants Recipient a non-exclusive, worldwide,
14333
royalty-free patent license under Licensed Patents to make, use, sell,
14334
offer to sell, import and otherwise transfer the Contribution of such
14335
Contributor, if any, in source code and object code form. This patent
14336
license shall apply to the combination of the Contribution and the
14337
Program if, at the time the Contribution is added by the Contributor,
14338
such addition of the Contribution causes such combination to be covered
14339
by the Licensed Patents. The patent license shall not apply to any other
14340
combinations which include the Contribution. No hardware per se is
14341
licensed hereunder.</p>
14342
14343
<p class="list">c) Recipient understands that although each Contributor
14344
grants the licenses to its Contributions set forth herein, no assurances
14345
are provided by any Contributor that the Program does not infringe the
14346
patent or other intellectual property rights of any other entity. Each
14347
Contributor disclaims any liability to Recipient for claims brought by
14348
any other entity based on infringement of intellectual property rights
14349
or otherwise. As a condition to exercising the rights and licenses
14350
granted hereunder, each Recipient hereby assumes sole responsibility to
14351
secure any other intellectual property rights needed, if any. For
14352
example, if a third party patent license is required to allow Recipient
14353
to distribute the Program, it is Recipient's responsibility to acquire
14354
that license before distributing the Program.</p>
14355
14356
<p class="list">d) Each Contributor represents that to its knowledge it
14357
has sufficient copyright rights in its Contribution, if any, to grant
14358
the copyright license set forth in this Agreement.</p>
14359
14360
<p><b>3. REQUIREMENTS</b></p>
14361
14362
<p>A Contributor may choose to distribute the Program in object code
14363
form under its own license agreement, provided that:</p>
14364
14365
<p class="list">a) it complies with the terms and conditions of this
14366
Agreement; and</p>
14367
14368
<p class="list">b) its license agreement:</p>
14369
14370
<p class="list">i) effectively disclaims on behalf of all Contributors
14371
all warranties and conditions, express and implied, including warranties
14372
or conditions of title and non-infringement, and implied warranties or
14373
conditions of merchantability and fitness for a particular purpose;</p>
14374
14375
<p class="list">ii) effectively excludes on behalf of all Contributors
14376
all liability for damages, including direct, indirect, special,
14377
incidental and consequential damages, such as lost profits;</p>
14378
14379
<p class="list">iii) states that any provisions which differ from this
14380
Agreement are offered by that Contributor alone and not by any other
14381
party; and</p>
14382
14383
<p class="list">iv) states that source code for the Program is available
14384
from such Contributor, and informs licensees how to obtain it in a
14385
reasonable manner on or through a medium customarily used for software
14386
exchange.</p>
14387
14388
<p>When the Program is made available in source code form:</p>
14389
14390
<p class="list">a) it must be made available under this Agreement; and</p>
14391
14392
<p class="list">b) a copy of this Agreement must be included with each
14393
copy of the Program.</p>
14394
14395
<p>Contributors may not remove or alter any copyright notices contained
14396
within the Program.</p>
14397
14398
<p>Each Contributor must identify itself as the originator of its
14399
Contribution, if any, in a manner that reasonably allows subsequent
14400
Recipients to identify the originator of the Contribution.</p>
14401
14402
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
14403
14404
<p>Commercial distributors of software may accept certain
14405
responsibilities with respect to end users, business partners and the
14406
like. While this license is intended to facilitate the commercial use of
14407
the Program, the Contributor who includes the Program in a commercial
14408
product offering should do so in a manner which does not create
14409
potential liability for other Contributors. Therefore, if a Contributor
14410
includes the Program in a commercial product offering, such Contributor
14411
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
14412
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
14413
against any losses, damages and costs (collectively &quot;Losses&quot;)
14414
arising from claims, lawsuits and other legal actions brought by a third
14415
party against the Indemnified Contributor to the extent caused by the
14416
acts or omissions of such Commercial Contributor in connection with its
14417
distribution of the Program in a commercial product offering. The
14418
obligations in this section do not apply to any claims or Losses
14419
relating to any actual or alleged intellectual property infringement. In
14420
order to qualify, an Indemnified Contributor must: a) promptly notify
14421
the Commercial Contributor in writing of such claim, and b) allow the
14422
Commercial Contributor to control, and cooperate with the Commercial
14423
Contributor in, the defense and any related settlement negotiations. The
14424
Indemnified Contributor may participate in any such claim at its own
14425
expense.</p>
14426
14427
<p>For example, a Contributor might include the Program in a commercial
14428
product offering, Product X. That Contributor is then a Commercial
14429
Contributor. If that Commercial Contributor then makes performance
14430
claims, or offers warranties related to Product X, those performance
14431
claims and warranties are such Commercial Contributor's responsibility
14432
alone. Under this section, the Commercial Contributor would have to
14433
defend claims against the other Contributors related to those
14434
performance claims and warranties, and if a court requires any other
14435
Contributor to pay any damages as a result, the Commercial Contributor
14436
must pay those damages.</p>
14437
14438
<p><b>5. NO WARRANTY</b></p>
14439
14440
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
14441
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
14442
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
14443
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
14444
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
14445
responsible for determining the appropriateness of using and
14446
distributing the Program and assumes all risks associated with its
14447
exercise of rights under this Agreement , including but not limited to
14448
the risks and costs of program errors, compliance with applicable laws,
14449
damage to or loss of data, programs or equipment, and unavailability or
14450
interruption of operations.</p>
14451
14452
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
14453
14454
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
14455
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
14456
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
14457
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
14458
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
14459
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
14460
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
14461
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
14462
14463
<p><b>7. GENERAL</b></p>
14464
14465
<p>If any provision of this Agreement is invalid or unenforceable under
14466
applicable law, it shall not affect the validity or enforceability of
14467
the remainder of the terms of this Agreement, and without further action
14468
by the parties hereto, such provision shall be reformed to the minimum
14469
extent necessary to make such provision valid and enforceable.</p>
14470
14471
<p>If Recipient institutes patent litigation against any entity
14472
(including a cross-claim or counterclaim in a lawsuit) alleging that the
14473
Program itself (excluding combinations of the Program with other
14474
software or hardware) infringes such Recipient's patent(s), then such
14475
Recipient's rights granted under Section 2(b) shall terminate as of the
14476
date such litigation is filed.</p>
14477
14478
<p>All Recipient's rights under this Agreement shall terminate if it
14479
fails to comply with any of the material terms or conditions of this
14480
Agreement and does not cure such failure in a reasonable period of time
14481
after becoming aware of such noncompliance. If all Recipient's rights
14482
under this Agreement terminate, Recipient agrees to cease use and
14483
distribution of the Program as soon as reasonably practicable. However,
14484
Recipient's obligations under this Agreement and any licenses granted by
14485
Recipient relating to the Program shall continue and survive.</p>
14486
14487
<p>Everyone is permitted to copy and distribute copies of this
14488
Agreement, but in order to avoid inconsistency the Agreement is
14489
copyrighted and may only be modified in the following manner. The
14490
Agreement Steward reserves the right to publish new versions (including
14491
revisions) of this Agreement from time to time. No one other than the
14492
Agreement Steward has the right to modify this Agreement. The Eclipse
14493
Foundation is the initial Agreement Steward. The Eclipse Foundation may
14494
assign the responsibility to serve as the Agreement Steward to a
14495
suitable separate entity. Each new version of the Agreement will be
14496
given a distinguishing version number. The Program (including
14497
Contributions) may always be distributed subject to the version of the
14498
Agreement under which it was received. In addition, after a new version
14499
of the Agreement is published, Contributor may elect to distribute the
14500
Program (including its Contributions) under the new version. Except as
14501
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
14502
rights or licenses to the intellectual property of any Contributor under
14503
this Agreement, whether expressly, by implication, estoppel or
14504
otherwise. All rights in the Program not expressly granted under this
14505
Agreement are reserved.</p>
14506
14507
<p>This Agreement is governed by the laws of the State of New York and
14508
the intellectual property laws of the United States of America. No party
14509
to this Agreement will bring a legal action under this Agreement more
14510
than one year after the cause of action arose. Each party waives its
14511
rights to a jury trial in any resulting litigation.</p>
14512
14513
</body>
14514
14515
</html></pre>
14516
}}
14517
|
14518
|com.zfabrik.mvncr|aether-transport-http-1.1.0|pom.xml|{{collapse(EPL 1.0)
14519
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
14520
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
14521
<html xmlns="http://www.w3.org/1999/xhtml">
14522
14523
<head>
14524
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
14525
<title>Eclipse Public License - Version 1.0</title>
14526
<style type="text/css">
14527
  body {
14528
    size: 8.5in 11.0in;
14529
    margin: 0.25in 0.5in 0.25in 0.5in;
14530
    tab-interval: 0.5in;
14531
    }
14532
  p {  	
14533
    margin-left: auto;
14534
    margin-top:  0.5em;
14535
    margin-bottom: 0.5em;
14536
    }
14537
  p.list {
14538
  	margin-left: 0.5in;
14539
    margin-top:  0.05em;
14540
    margin-bottom: 0.05em;
14541
    }
14542
  </style>
14543
14544
</head>
14545
14546
<body lang="EN-US">
14547
14548
<h2>Eclipse Public License - v 1.0</h2>
14549
14550
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
14551
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
14552
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
14553
AGREEMENT.</p>
14554
14555
<p><b>1. DEFINITIONS</b></p>
14556
14557
<p>&quot;Contribution&quot; means:</p>
14558
14559
<p class="list">a) in the case of the initial Contributor, the initial
14560
code and documentation distributed under this Agreement, and</p>
14561
<p class="list">b) in the case of each subsequent Contributor:</p>
14562
<p class="list">i) changes to the Program, and</p>
14563
<p class="list">ii) additions to the Program;</p>
14564
<p class="list">where such changes and/or additions to the Program
14565
originate from and are distributed by that particular Contributor. A
14566
Contribution 'originates' from a Contributor if it was added to the
14567
Program by such Contributor itself or anyone acting on such
14568
Contributor's behalf. Contributions do not include additions to the
14569
Program which: (i) are separate modules of software distributed in
14570
conjunction with the Program under their own license agreement, and (ii)
14571
are not derivative works of the Program.</p>
14572
14573
<p>&quot;Contributor&quot; means any person or entity that distributes
14574
the Program.</p>
14575
14576
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
14577
Contributor which are necessarily infringed by the use or sale of its
14578
Contribution alone or when combined with the Program.</p>
14579
14580
<p>&quot;Program&quot; means the Contributions distributed in accordance
14581
with this Agreement.</p>
14582
14583
<p>&quot;Recipient&quot; means anyone who receives the Program under
14584
this Agreement, including all Contributors.</p>
14585
14586
<p><b>2. GRANT OF RIGHTS</b></p>
14587
14588
<p class="list">a) Subject to the terms of this Agreement, each
14589
Contributor hereby grants Recipient a non-exclusive, worldwide,
14590
royalty-free copyright license to reproduce, prepare derivative works
14591
of, publicly display, publicly perform, distribute and sublicense the
14592
Contribution of such Contributor, if any, and such derivative works, in
14593
source code and object code form.</p>
14594
14595
<p class="list">b) Subject to the terms of this Agreement, each
14596
Contributor hereby grants Recipient a non-exclusive, worldwide,
14597
royalty-free patent license under Licensed Patents to make, use, sell,
14598
offer to sell, import and otherwise transfer the Contribution of such
14599
Contributor, if any, in source code and object code form. This patent
14600
license shall apply to the combination of the Contribution and the
14601
Program if, at the time the Contribution is added by the Contributor,
14602
such addition of the Contribution causes such combination to be covered
14603
by the Licensed Patents. The patent license shall not apply to any other
14604
combinations which include the Contribution. No hardware per se is
14605
licensed hereunder.</p>
14606
14607
<p class="list">c) Recipient understands that although each Contributor
14608
grants the licenses to its Contributions set forth herein, no assurances
14609
are provided by any Contributor that the Program does not infringe the
14610
patent or other intellectual property rights of any other entity. Each
14611
Contributor disclaims any liability to Recipient for claims brought by
14612
any other entity based on infringement of intellectual property rights
14613
or otherwise. As a condition to exercising the rights and licenses
14614
granted hereunder, each Recipient hereby assumes sole responsibility to
14615
secure any other intellectual property rights needed, if any. For
14616
example, if a third party patent license is required to allow Recipient
14617
to distribute the Program, it is Recipient's responsibility to acquire
14618
that license before distributing the Program.</p>
14619
14620
<p class="list">d) Each Contributor represents that to its knowledge it
14621
has sufficient copyright rights in its Contribution, if any, to grant
14622
the copyright license set forth in this Agreement.</p>
14623
14624
<p><b>3. REQUIREMENTS</b></p>
14625
14626
<p>A Contributor may choose to distribute the Program in object code
14627
form under its own license agreement, provided that:</p>
14628
14629
<p class="list">a) it complies with the terms and conditions of this
14630
Agreement; and</p>
14631
14632
<p class="list">b) its license agreement:</p>
14633
14634
<p class="list">i) effectively disclaims on behalf of all Contributors
14635
all warranties and conditions, express and implied, including warranties
14636
or conditions of title and non-infringement, and implied warranties or
14637
conditions of merchantability and fitness for a particular purpose;</p>
14638
14639
<p class="list">ii) effectively excludes on behalf of all Contributors
14640
all liability for damages, including direct, indirect, special,
14641
incidental and consequential damages, such as lost profits;</p>
14642
14643
<p class="list">iii) states that any provisions which differ from this
14644
Agreement are offered by that Contributor alone and not by any other
14645
party; and</p>
14646
14647
<p class="list">iv) states that source code for the Program is available
14648
from such Contributor, and informs licensees how to obtain it in a
14649
reasonable manner on or through a medium customarily used for software
14650
exchange.</p>
14651
14652
<p>When the Program is made available in source code form:</p>
14653
14654
<p class="list">a) it must be made available under this Agreement; and</p>
14655
14656
<p class="list">b) a copy of this Agreement must be included with each
14657
copy of the Program.</p>
14658
14659
<p>Contributors may not remove or alter any copyright notices contained
14660
within the Program.</p>
14661
14662
<p>Each Contributor must identify itself as the originator of its
14663
Contribution, if any, in a manner that reasonably allows subsequent
14664
Recipients to identify the originator of the Contribution.</p>
14665
14666
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
14667
14668
<p>Commercial distributors of software may accept certain
14669
responsibilities with respect to end users, business partners and the
14670
like. While this license is intended to facilitate the commercial use of
14671
the Program, the Contributor who includes the Program in a commercial
14672
product offering should do so in a manner which does not create
14673
potential liability for other Contributors. Therefore, if a Contributor
14674
includes the Program in a commercial product offering, such Contributor
14675
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
14676
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
14677
against any losses, damages and costs (collectively &quot;Losses&quot;)
14678
arising from claims, lawsuits and other legal actions brought by a third
14679
party against the Indemnified Contributor to the extent caused by the
14680
acts or omissions of such Commercial Contributor in connection with its
14681
distribution of the Program in a commercial product offering. The
14682
obligations in this section do not apply to any claims or Losses
14683
relating to any actual or alleged intellectual property infringement. In
14684
order to qualify, an Indemnified Contributor must: a) promptly notify
14685
the Commercial Contributor in writing of such claim, and b) allow the
14686
Commercial Contributor to control, and cooperate with the Commercial
14687
Contributor in, the defense and any related settlement negotiations. The
14688
Indemnified Contributor may participate in any such claim at its own
14689
expense.</p>
14690
14691
<p>For example, a Contributor might include the Program in a commercial
14692
product offering, Product X. That Contributor is then a Commercial
14693
Contributor. If that Commercial Contributor then makes performance
14694
claims, or offers warranties related to Product X, those performance
14695
claims and warranties are such Commercial Contributor's responsibility
14696
alone. Under this section, the Commercial Contributor would have to
14697
defend claims against the other Contributors related to those
14698
performance claims and warranties, and if a court requires any other
14699
Contributor to pay any damages as a result, the Commercial Contributor
14700
must pay those damages.</p>
14701
14702
<p><b>5. NO WARRANTY</b></p>
14703
14704
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
14705
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
14706
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
14707
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
14708
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
14709
responsible for determining the appropriateness of using and
14710
distributing the Program and assumes all risks associated with its
14711
exercise of rights under this Agreement , including but not limited to
14712
the risks and costs of program errors, compliance with applicable laws,
14713
damage to or loss of data, programs or equipment, and unavailability or
14714
interruption of operations.</p>
14715
14716
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
14717
14718
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
14719
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
14720
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
14721
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
14722
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
14723
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
14724
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
14725
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
14726
14727
<p><b>7. GENERAL</b></p>
14728
14729
<p>If any provision of this Agreement is invalid or unenforceable under
14730
applicable law, it shall not affect the validity or enforceability of
14731
the remainder of the terms of this Agreement, and without further action
14732
by the parties hereto, such provision shall be reformed to the minimum
14733
extent necessary to make such provision valid and enforceable.</p>
14734
14735
<p>If Recipient institutes patent litigation against any entity
14736
(including a cross-claim or counterclaim in a lawsuit) alleging that the
14737
Program itself (excluding combinations of the Program with other
14738
software or hardware) infringes such Recipient's patent(s), then such
14739
Recipient's rights granted under Section 2(b) shall terminate as of the
14740
date such litigation is filed.</p>
14741
14742
<p>All Recipient's rights under this Agreement shall terminate if it
14743
fails to comply with any of the material terms or conditions of this
14744
Agreement and does not cure such failure in a reasonable period of time
14745
after becoming aware of such noncompliance. If all Recipient's rights
14746
under this Agreement terminate, Recipient agrees to cease use and
14747
distribution of the Program as soon as reasonably practicable. However,
14748
Recipient's obligations under this Agreement and any licenses granted by
14749
Recipient relating to the Program shall continue and survive.</p>
14750
14751
<p>Everyone is permitted to copy and distribute copies of this
14752
Agreement, but in order to avoid inconsistency the Agreement is
14753
copyrighted and may only be modified in the following manner. The
14754
Agreement Steward reserves the right to publish new versions (including
14755
revisions) of this Agreement from time to time. No one other than the
14756
Agreement Steward has the right to modify this Agreement. The Eclipse
14757
Foundation is the initial Agreement Steward. The Eclipse Foundation may
14758
assign the responsibility to serve as the Agreement Steward to a
14759
suitable separate entity. Each new version of the Agreement will be
14760
given a distinguishing version number. The Program (including
14761
Contributions) may always be distributed subject to the version of the
14762
Agreement under which it was received. In addition, after a new version
14763
of the Agreement is published, Contributor may elect to distribute the
14764
Program (including its Contributions) under the new version. Except as
14765
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
14766
rights or licenses to the intellectual property of any Contributor under
14767
this Agreement, whether expressly, by implication, estoppel or
14768
otherwise. All rights in the Program not expressly granted under this
14769
Agreement are reserved.</p>
14770
14771
<p>This Agreement is governed by the laws of the State of New York and
14772
the intellectual property laws of the United States of America. No party
14773
to this Agreement will bring a legal action under this Agreement more
14774
than one year after the cause of action arose. Each party waives its
14775
rights to a jury trial in any resulting litigation.</p>
14776
14777
</body>
14778
14779
</html></pre>
14780
}}
14781
|
14782
|com.zfabrik.mvncr|aether-transport-wagon-1.1.0|pom.xml|{{collapse(EPL 1.0)
14783
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
14784
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
14785
<html xmlns="http://www.w3.org/1999/xhtml">
14786
14787
<head>
14788
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
14789
<title>Eclipse Public License - Version 1.0</title>
14790
<style type="text/css">
14791
  body {
14792
    size: 8.5in 11.0in;
14793
    margin: 0.25in 0.5in 0.25in 0.5in;
14794
    tab-interval: 0.5in;
14795
    }
14796
  p {  	
14797
    margin-left: auto;
14798
    margin-top:  0.5em;
14799
    margin-bottom: 0.5em;
14800
    }
14801
  p.list {
14802
  	margin-left: 0.5in;
14803
    margin-top:  0.05em;
14804
    margin-bottom: 0.05em;
14805
    }
14806
  </style>
14807
14808
</head>
14809
14810
<body lang="EN-US">
14811
14812
<h2>Eclipse Public License - v 1.0</h2>
14813
14814
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
14815
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
14816
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
14817
AGREEMENT.</p>
14818
14819
<p><b>1. DEFINITIONS</b></p>
14820
14821
<p>&quot;Contribution&quot; means:</p>
14822
14823
<p class="list">a) in the case of the initial Contributor, the initial
14824
code and documentation distributed under this Agreement, and</p>
14825
<p class="list">b) in the case of each subsequent Contributor:</p>
14826
<p class="list">i) changes to the Program, and</p>
14827
<p class="list">ii) additions to the Program;</p>
14828
<p class="list">where such changes and/or additions to the Program
14829
originate from and are distributed by that particular Contributor. A
14830
Contribution 'originates' from a Contributor if it was added to the
14831
Program by such Contributor itself or anyone acting on such
14832
Contributor's behalf. Contributions do not include additions to the
14833
Program which: (i) are separate modules of software distributed in
14834
conjunction with the Program under their own license agreement, and (ii)
14835
are not derivative works of the Program.</p>
14836
14837
<p>&quot;Contributor&quot; means any person or entity that distributes
14838
the Program.</p>
14839
14840
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
14841
Contributor which are necessarily infringed by the use or sale of its
14842
Contribution alone or when combined with the Program.</p>
14843
14844
<p>&quot;Program&quot; means the Contributions distributed in accordance
14845
with this Agreement.</p>
14846
14847
<p>&quot;Recipient&quot; means anyone who receives the Program under
14848
this Agreement, including all Contributors.</p>
14849
14850
<p><b>2. GRANT OF RIGHTS</b></p>
14851
14852
<p class="list">a) Subject to the terms of this Agreement, each
14853
Contributor hereby grants Recipient a non-exclusive, worldwide,
14854
royalty-free copyright license to reproduce, prepare derivative works
14855
of, publicly display, publicly perform, distribute and sublicense the
14856
Contribution of such Contributor, if any, and such derivative works, in
14857
source code and object code form.</p>
14858
14859
<p class="list">b) Subject to the terms of this Agreement, each
14860
Contributor hereby grants Recipient a non-exclusive, worldwide,
14861
royalty-free patent license under Licensed Patents to make, use, sell,
14862
offer to sell, import and otherwise transfer the Contribution of such
14863
Contributor, if any, in source code and object code form. This patent
14864
license shall apply to the combination of the Contribution and the
14865
Program if, at the time the Contribution is added by the Contributor,
14866
such addition of the Contribution causes such combination to be covered
14867
by the Licensed Patents. The patent license shall not apply to any other
14868
combinations which include the Contribution. No hardware per se is
14869
licensed hereunder.</p>
14870
14871
<p class="list">c) Recipient understands that although each Contributor
14872
grants the licenses to its Contributions set forth herein, no assurances
14873
are provided by any Contributor that the Program does not infringe the
14874
patent or other intellectual property rights of any other entity. Each
14875
Contributor disclaims any liability to Recipient for claims brought by
14876
any other entity based on infringement of intellectual property rights
14877
or otherwise. As a condition to exercising the rights and licenses
14878
granted hereunder, each Recipient hereby assumes sole responsibility to
14879
secure any other intellectual property rights needed, if any. For
14880
example, if a third party patent license is required to allow Recipient
14881
to distribute the Program, it is Recipient's responsibility to acquire
14882
that license before distributing the Program.</p>
14883
14884
<p class="list">d) Each Contributor represents that to its knowledge it
14885
has sufficient copyright rights in its Contribution, if any, to grant
14886
the copyright license set forth in this Agreement.</p>
14887
14888
<p><b>3. REQUIREMENTS</b></p>
14889
14890
<p>A Contributor may choose to distribute the Program in object code
14891
form under its own license agreement, provided that:</p>
14892
14893
<p class="list">a) it complies with the terms and conditions of this
14894
Agreement; and</p>
14895
14896
<p class="list">b) its license agreement:</p>
14897
14898
<p class="list">i) effectively disclaims on behalf of all Contributors
14899
all warranties and conditions, express and implied, including warranties
14900
or conditions of title and non-infringement, and implied warranties or
14901
conditions of merchantability and fitness for a particular purpose;</p>
14902
14903
<p class="list">ii) effectively excludes on behalf of all Contributors
14904
all liability for damages, including direct, indirect, special,
14905
incidental and consequential damages, such as lost profits;</p>
14906
14907
<p class="list">iii) states that any provisions which differ from this
14908
Agreement are offered by that Contributor alone and not by any other
14909
party; and</p>
14910
14911
<p class="list">iv) states that source code for the Program is available
14912
from such Contributor, and informs licensees how to obtain it in a
14913
reasonable manner on or through a medium customarily used for software
14914
exchange.</p>
14915
14916
<p>When the Program is made available in source code form:</p>
14917
14918
<p class="list">a) it must be made available under this Agreement; and</p>
14919
14920
<p class="list">b) a copy of this Agreement must be included with each
14921
copy of the Program.</p>
14922
14923
<p>Contributors may not remove or alter any copyright notices contained
14924
within the Program.</p>
14925
14926
<p>Each Contributor must identify itself as the originator of its
14927
Contribution, if any, in a manner that reasonably allows subsequent
14928
Recipients to identify the originator of the Contribution.</p>
14929
14930
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
14931
14932
<p>Commercial distributors of software may accept certain
14933
responsibilities with respect to end users, business partners and the
14934
like. While this license is intended to facilitate the commercial use of
14935
the Program, the Contributor who includes the Program in a commercial
14936
product offering should do so in a manner which does not create
14937
potential liability for other Contributors. Therefore, if a Contributor
14938
includes the Program in a commercial product offering, such Contributor
14939
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
14940
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
14941
against any losses, damages and costs (collectively &quot;Losses&quot;)
14942
arising from claims, lawsuits and other legal actions brought by a third
14943
party against the Indemnified Contributor to the extent caused by the
14944
acts or omissions of such Commercial Contributor in connection with its
14945
distribution of the Program in a commercial product offering. The
14946
obligations in this section do not apply to any claims or Losses
14947
relating to any actual or alleged intellectual property infringement. In
14948
order to qualify, an Indemnified Contributor must: a) promptly notify
14949
the Commercial Contributor in writing of such claim, and b) allow the
14950
Commercial Contributor to control, and cooperate with the Commercial
14951
Contributor in, the defense and any related settlement negotiations. The
14952
Indemnified Contributor may participate in any such claim at its own
14953
expense.</p>
14954
14955
<p>For example, a Contributor might include the Program in a commercial
14956
product offering, Product X. That Contributor is then a Commercial
14957
Contributor. If that Commercial Contributor then makes performance
14958
claims, or offers warranties related to Product X, those performance
14959
claims and warranties are such Commercial Contributor's responsibility
14960
alone. Under this section, the Commercial Contributor would have to
14961
defend claims against the other Contributors related to those
14962
performance claims and warranties, and if a court requires any other
14963
Contributor to pay any damages as a result, the Commercial Contributor
14964
must pay those damages.</p>
14965
14966
<p><b>5. NO WARRANTY</b></p>
14967
14968
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
14969
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
14970
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
14971
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
14972
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
14973
responsible for determining the appropriateness of using and
14974
distributing the Program and assumes all risks associated with its
14975
exercise of rights under this Agreement , including but not limited to
14976
the risks and costs of program errors, compliance with applicable laws,
14977
damage to or loss of data, programs or equipment, and unavailability or
14978
interruption of operations.</p>
14979
14980
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
14981
14982
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
14983
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
14984
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
14985
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
14986
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
14987
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
14988
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
14989
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
14990
14991
<p><b>7. GENERAL</b></p>
14992
14993
<p>If any provision of this Agreement is invalid or unenforceable under
14994
applicable law, it shall not affect the validity or enforceability of
14995
the remainder of the terms of this Agreement, and without further action
14996
by the parties hereto, such provision shall be reformed to the minimum
14997
extent necessary to make such provision valid and enforceable.</p>
14998
14999
<p>If Recipient institutes patent litigation against any entity
15000
(including a cross-claim or counterclaim in a lawsuit) alleging that the
15001
Program itself (excluding combinations of the Program with other
15002
software or hardware) infringes such Recipient's patent(s), then such
15003
Recipient's rights granted under Section 2(b) shall terminate as of the
15004
date such litigation is filed.</p>
15005
15006
<p>All Recipient's rights under this Agreement shall terminate if it
15007
fails to comply with any of the material terms or conditions of this
15008
Agreement and does not cure such failure in a reasonable period of time
15009
after becoming aware of such noncompliance. If all Recipient's rights
15010
under this Agreement terminate, Recipient agrees to cease use and
15011
distribution of the Program as soon as reasonably practicable. However,
15012
Recipient's obligations under this Agreement and any licenses granted by
15013
Recipient relating to the Program shall continue and survive.</p>
15014
15015
<p>Everyone is permitted to copy and distribute copies of this
15016
Agreement, but in order to avoid inconsistency the Agreement is
15017
copyrighted and may only be modified in the following manner. The
15018
Agreement Steward reserves the right to publish new versions (including
15019
revisions) of this Agreement from time to time. No one other than the
15020
Agreement Steward has the right to modify this Agreement. The Eclipse
15021
Foundation is the initial Agreement Steward. The Eclipse Foundation may
15022
assign the responsibility to serve as the Agreement Steward to a
15023
suitable separate entity. Each new version of the Agreement will be
15024
given a distinguishing version number. The Program (including
15025
Contributions) may always be distributed subject to the version of the
15026
Agreement under which it was received. In addition, after a new version
15027
of the Agreement is published, Contributor may elect to distribute the
15028
Program (including its Contributions) under the new version. Except as
15029
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
15030
rights or licenses to the intellectual property of any Contributor under
15031
this Agreement, whether expressly, by implication, estoppel or
15032
otherwise. All rights in the Program not expressly granted under this
15033
Agreement are reserved.</p>
15034
15035
<p>This Agreement is governed by the laws of the State of New York and
15036
the intellectual property laws of the United States of America. No party
15037
to this Agreement will bring a legal action under this Agreement more
15038
than one year after the cause of action arose. Each party waives its
15039
rights to a jury trial in any resulting litigation.</p>
15040
15041
</body>
15042
15043
</html></pre>
15044
}}
15045
|
15046
|com.zfabrik.mvncr|aether-util-1.1.0|pom.xml|{{collapse(EPL 1.0)
15047
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
15048
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
15049
<html xmlns="http://www.w3.org/1999/xhtml">
15050
15051
<head>
15052
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
15053
<title>Eclipse Public License - Version 1.0</title>
15054
<style type="text/css">
15055
  body {
15056
    size: 8.5in 11.0in;
15057
    margin: 0.25in 0.5in 0.25in 0.5in;
15058
    tab-interval: 0.5in;
15059
    }
15060
  p {  	
15061
    margin-left: auto;
15062
    margin-top:  0.5em;
15063
    margin-bottom: 0.5em;
15064
    }
15065
  p.list {
15066
  	margin-left: 0.5in;
15067
    margin-top:  0.05em;
15068
    margin-bottom: 0.05em;
15069
    }
15070
  </style>
15071
15072
</head>
15073
15074
<body lang="EN-US">
15075
15076
<h2>Eclipse Public License - v 1.0</h2>
15077
15078
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
15079
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
15080
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
15081
AGREEMENT.</p>
15082
15083
<p><b>1. DEFINITIONS</b></p>
15084
15085
<p>&quot;Contribution&quot; means:</p>
15086
15087
<p class="list">a) in the case of the initial Contributor, the initial
15088
code and documentation distributed under this Agreement, and</p>
15089
<p class="list">b) in the case of each subsequent Contributor:</p>
15090
<p class="list">i) changes to the Program, and</p>
15091
<p class="list">ii) additions to the Program;</p>
15092
<p class="list">where such changes and/or additions to the Program
15093
originate from and are distributed by that particular Contributor. A
15094
Contribution 'originates' from a Contributor if it was added to the
15095
Program by such Contributor itself or anyone acting on such
15096
Contributor's behalf. Contributions do not include additions to the
15097
Program which: (i) are separate modules of software distributed in
15098
conjunction with the Program under their own license agreement, and (ii)
15099
are not derivative works of the Program.</p>
15100
15101
<p>&quot;Contributor&quot; means any person or entity that distributes
15102
the Program.</p>
15103
15104
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
15105
Contributor which are necessarily infringed by the use or sale of its
15106
Contribution alone or when combined with the Program.</p>
15107
15108
<p>&quot;Program&quot; means the Contributions distributed in accordance
15109
with this Agreement.</p>
15110
15111
<p>&quot;Recipient&quot; means anyone who receives the Program under
15112
this Agreement, including all Contributors.</p>
15113
15114
<p><b>2. GRANT OF RIGHTS</b></p>
15115
15116
<p class="list">a) Subject to the terms of this Agreement, each
15117
Contributor hereby grants Recipient a non-exclusive, worldwide,
15118
royalty-free copyright license to reproduce, prepare derivative works
15119
of, publicly display, publicly perform, distribute and sublicense the
15120
Contribution of such Contributor, if any, and such derivative works, in
15121
source code and object code form.</p>
15122
15123
<p class="list">b) Subject to the terms of this Agreement, each
15124
Contributor hereby grants Recipient a non-exclusive, worldwide,
15125
royalty-free patent license under Licensed Patents to make, use, sell,
15126
offer to sell, import and otherwise transfer the Contribution of such
15127
Contributor, if any, in source code and object code form. This patent
15128
license shall apply to the combination of the Contribution and the
15129
Program if, at the time the Contribution is added by the Contributor,
15130
such addition of the Contribution causes such combination to be covered
15131
by the Licensed Patents. The patent license shall not apply to any other
15132
combinations which include the Contribution. No hardware per se is
15133
licensed hereunder.</p>
15134
15135
<p class="list">c) Recipient understands that although each Contributor
15136
grants the licenses to its Contributions set forth herein, no assurances
15137
are provided by any Contributor that the Program does not infringe the
15138
patent or other intellectual property rights of any other entity. Each
15139
Contributor disclaims any liability to Recipient for claims brought by
15140
any other entity based on infringement of intellectual property rights
15141
or otherwise. As a condition to exercising the rights and licenses
15142
granted hereunder, each Recipient hereby assumes sole responsibility to
15143
secure any other intellectual property rights needed, if any. For
15144
example, if a third party patent license is required to allow Recipient
15145
to distribute the Program, it is Recipient's responsibility to acquire
15146
that license before distributing the Program.</p>
15147
15148
<p class="list">d) Each Contributor represents that to its knowledge it
15149
has sufficient copyright rights in its Contribution, if any, to grant
15150
the copyright license set forth in this Agreement.</p>
15151
15152
<p><b>3. REQUIREMENTS</b></p>
15153
15154
<p>A Contributor may choose to distribute the Program in object code
15155
form under its own license agreement, provided that:</p>
15156
15157
<p class="list">a) it complies with the terms and conditions of this
15158
Agreement; and</p>
15159
15160
<p class="list">b) its license agreement:</p>
15161
15162
<p class="list">i) effectively disclaims on behalf of all Contributors
15163
all warranties and conditions, express and implied, including warranties
15164
or conditions of title and non-infringement, and implied warranties or
15165
conditions of merchantability and fitness for a particular purpose;</p>
15166
15167
<p class="list">ii) effectively excludes on behalf of all Contributors
15168
all liability for damages, including direct, indirect, special,
15169
incidental and consequential damages, such as lost profits;</p>
15170
15171
<p class="list">iii) states that any provisions which differ from this
15172
Agreement are offered by that Contributor alone and not by any other
15173
party; and</p>
15174
15175
<p class="list">iv) states that source code for the Program is available
15176
from such Contributor, and informs licensees how to obtain it in a
15177
reasonable manner on or through a medium customarily used for software
15178
exchange.</p>
15179
15180
<p>When the Program is made available in source code form:</p>
15181
15182
<p class="list">a) it must be made available under this Agreement; and</p>
15183
15184
<p class="list">b) a copy of this Agreement must be included with each
15185
copy of the Program.</p>
15186
15187
<p>Contributors may not remove or alter any copyright notices contained
15188
within the Program.</p>
15189
15190
<p>Each Contributor must identify itself as the originator of its
15191
Contribution, if any, in a manner that reasonably allows subsequent
15192
Recipients to identify the originator of the Contribution.</p>
15193
15194
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
15195
15196
<p>Commercial distributors of software may accept certain
15197
responsibilities with respect to end users, business partners and the
15198
like. While this license is intended to facilitate the commercial use of
15199
the Program, the Contributor who includes the Program in a commercial
15200
product offering should do so in a manner which does not create
15201
potential liability for other Contributors. Therefore, if a Contributor
15202
includes the Program in a commercial product offering, such Contributor
15203
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
15204
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
15205
against any losses, damages and costs (collectively &quot;Losses&quot;)
15206
arising from claims, lawsuits and other legal actions brought by a third
15207
party against the Indemnified Contributor to the extent caused by the
15208
acts or omissions of such Commercial Contributor in connection with its
15209
distribution of the Program in a commercial product offering. The
15210
obligations in this section do not apply to any claims or Losses
15211
relating to any actual or alleged intellectual property infringement. In
15212
order to qualify, an Indemnified Contributor must: a) promptly notify
15213
the Commercial Contributor in writing of such claim, and b) allow the
15214
Commercial Contributor to control, and cooperate with the Commercial
15215
Contributor in, the defense and any related settlement negotiations. The
15216
Indemnified Contributor may participate in any such claim at its own
15217
expense.</p>
15218
15219
<p>For example, a Contributor might include the Program in a commercial
15220
product offering, Product X. That Contributor is then a Commercial
15221
Contributor. If that Commercial Contributor then makes performance
15222
claims, or offers warranties related to Product X, those performance
15223
claims and warranties are such Commercial Contributor's responsibility
15224
alone. Under this section, the Commercial Contributor would have to
15225
defend claims against the other Contributors related to those
15226
performance claims and warranties, and if a court requires any other
15227
Contributor to pay any damages as a result, the Commercial Contributor
15228
must pay those damages.</p>
15229
15230
<p><b>5. NO WARRANTY</b></p>
15231
15232
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
15233
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
15234
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
15235
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
15236
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
15237
responsible for determining the appropriateness of using and
15238
distributing the Program and assumes all risks associated with its
15239
exercise of rights under this Agreement , including but not limited to
15240
the risks and costs of program errors, compliance with applicable laws,
15241
damage to or loss of data, programs or equipment, and unavailability or
15242
interruption of operations.</p>
15243
15244
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
15245
15246
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
15247
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
15248
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
15249
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
15250
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
15251
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
15252
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
15253
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
15254
15255
<p><b>7. GENERAL</b></p>
15256
15257
<p>If any provision of this Agreement is invalid or unenforceable under
15258
applicable law, it shall not affect the validity or enforceability of
15259
the remainder of the terms of this Agreement, and without further action
15260
by the parties hereto, such provision shall be reformed to the minimum
15261
extent necessary to make such provision valid and enforceable.</p>
15262
15263
<p>If Recipient institutes patent litigation against any entity
15264
(including a cross-claim or counterclaim in a lawsuit) alleging that the
15265
Program itself (excluding combinations of the Program with other
15266
software or hardware) infringes such Recipient's patent(s), then such
15267
Recipient's rights granted under Section 2(b) shall terminate as of the
15268
date such litigation is filed.</p>
15269
15270
<p>All Recipient's rights under this Agreement shall terminate if it
15271
fails to comply with any of the material terms or conditions of this
15272
Agreement and does not cure such failure in a reasonable period of time
15273
after becoming aware of such noncompliance. If all Recipient's rights
15274
under this Agreement terminate, Recipient agrees to cease use and
15275
distribution of the Program as soon as reasonably practicable. However,
15276
Recipient's obligations under this Agreement and any licenses granted by
15277
Recipient relating to the Program shall continue and survive.</p>
15278
15279
<p>Everyone is permitted to copy and distribute copies of this
15280
Agreement, but in order to avoid inconsistency the Agreement is
15281
copyrighted and may only be modified in the following manner. The
15282
Agreement Steward reserves the right to publish new versions (including
15283
revisions) of this Agreement from time to time. No one other than the
15284
Agreement Steward has the right to modify this Agreement. The Eclipse
15285
Foundation is the initial Agreement Steward. The Eclipse Foundation may
15286
assign the responsibility to serve as the Agreement Steward to a
15287
suitable separate entity. Each new version of the Agreement will be
15288
given a distinguishing version number. The Program (including
15289
Contributions) may always be distributed subject to the version of the
15290
Agreement under which it was received. In addition, after a new version
15291
of the Agreement is published, Contributor may elect to distribute the
15292
Program (including its Contributions) under the new version. Except as
15293
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
15294
rights or licenses to the intellectual property of any Contributor under
15295
this Agreement, whether expressly, by implication, estoppel or
15296
otherwise. All rights in the Program not expressly granted under this
15297
Agreement are reserved.</p>
15298
15299
<p>This Agreement is governed by the laws of the State of New York and
15300
the intellectual property laws of the United States of America. No party
15301
to this Agreement will bring a legal action under this Agreement more
15302
than one year after the cause of action arose. Each party waives its
15303
rights to a jury trial in any resulting litigation.</p>
15304
15305
</body>
15306
15307
</html></pre>
15308
}}
15309
|
15310
|com.zfabrik.mvncr|aopalliance-1.0|aopalliance-1.0.license|{{collapse( OTHER )
15311
<pre>Public Domain</pre>
15312
}}
15313
|
15314
|com.zfabrik.mvncr|asm-3.3.1|asm-3.3.1.url|{{collapse(Apache 2.0)
15315
<pre><!DOCTYPE html>
15316
<html lang="en">
15317
<head>
15318
  <meta charset="utf-8">
15319
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
15320
  <meta name="viewport" content="width=device-width, initial-scale=1">
15321
  <meta name="description" content="Home page of The Apache Software Foundation">
15322
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
15323
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
15324
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
15325
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
15326
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
15327
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
15328
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
15329
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
15330
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
15331
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
15332
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
15333
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
15334
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
15335
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
15336
  <link rel="manifest" href="/favicons/manifest.json">
15337
  <link rel="shortcut icon" href="/favicons/favicon.ico">
15338
  <meta name="msapplication-TileColor" content="#603cba">
15339
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
15340
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
15341
  <meta name="theme-color" content="#282661">
15342
15343
  <title>Apache License, Version 2.0</title>
15344
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
15345
  <link href="/css/min.bootstrap.css" rel="stylesheet">
15346
  <link href="/css/styles.css" rel="stylesheet">
15347
  <link href="/css/new-ui.css" rel="stylesheet">
15348
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
15349
  <style>
15350
.headerlink {
15351
  visibility: hidden;
15352
}
15353
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
15354
  visibility: visible
15355
}  </style>
15356
15357
  <!-- pagefind search -->
15358
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
15359
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
15360
  <script>
15361
    window.addEventListener('DOMContentLoaded', (event) => {
15362
        new PagefindUI({ element: "#pagefind-search" });
15363
    });
15364
    var pageTitle = 'Apache License, Version 2.0';
15365
    if(pageTitle === '404'){
15366
      window.addEventListener('DOMContentLoaded', (event) => {
15367
          new PagefindUI({ element: "#page-404-search" });
15368
      });
15369
    }
15370
  </script>
15371
  
15372
15373
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
15374
  <script>
15375
    var pageTitle = 'Apache License, Version 2.0';
15376
    var _paq = window._paq = window._paq || [];
15377
    /* tracker methods like "setCustomDimension" should be called before
15378
"trackPageView" */
15379
    /* We explicitly disable cookie tracking to avoid privacy issues */
15380
    _paq.push(['disableCookies']);
15381
    if(pageTitle === '404'){
15382
      /* Track 404 page hits */
15383
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
15384
    }
15385
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
15386
as the same visit */
15387
    _paq.push(['trackPageView']);
15388
    _paq.push(['enableLinkTracking']);
15389
    (function() {
15390
      var u="//analytics.apache.org/";
15391
      _paq.push(['setTrackerUrl', u+'matomo.php']);
15392
      _paq.push(['setSiteId', '37']);
15393
      var d=document, g=d.createElement('script'),
15394
s=d.getElementsByTagName('script')[0];
15395
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
15396
    })();
15397
  </script>
15398
  <!-- End Matomo Code -->
15399
15400
</head>
15401
15402
<body >
15403
  <!-- Navigation -->
15404
  <header>
15405
	<div id="skiptocontent">
15406
		<a href="#maincontent">Skip to Main Content</a>
15407
	</div>
15408
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
15409
      
15410
      <div class="container">
15411
        <div class="navbar-header">
15412
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
15413
            <span class="sr-only">Toggle navigation</span>
15414
            <span class="icon-bar"></span>
15415
            <span class="icon-bar"></span>
15416
            <span class="icon-bar"></span>
15417
          </button>
15418
        </div>
15419
        <div class="collapse navbar-collapse" id="mainnav-collapse">
15420
          <div class="upper-nav">
15421
            <div class="header-social-icons">
15422
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
15423
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
15424
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
15425
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
15426
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
15427
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
15428
            </div>
15429
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
15430
          </div>
15431
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
15432
            <li class="dropdown">
15433
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
15434
              <ul class="dropdown-menu" role="menu">
15435
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
15436
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
15437
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
15438
                <li><a href="/community-resources/">Community Resources</a></li>
15439
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
15440
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
15441
              </ul>
15442
            </li>
15443
            <li class="dropdown">
15444
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
15445
              <ul class="dropdown-menu" role="menu">
15446
                <li><a href="/projects">Projects</a></li>
15447
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
15448
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
15449
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
15450
                <li><a href="/security">Report a Vulnerability</a></li>
15451
              </ul>
15452
            </li>
15453
            <li class="dropdown">
15454
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
15455
              <ul class="dropdown-menu" role="menu">
15456
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
15457
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
15458
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
15459
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
15460
              </ul>
15461
            </li>
15462
            <li class="dropdown">
15463
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
15464
              <ul class="dropdown-menu" role="menu">
15465
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
15466
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
15467
                <li><a href="/theapacheway/">The Apache Way</a></li>
15468
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
15469
                <li><a href="/licenses">Licenses</a></li>
15470
                <li><a href="/foundation/glossary">Glossary</a></li>
15471
                <li><a href="/foundation/faq">FAQ</a></li>
15472
              </ul>
15473
            </li>
15474
            <li class="dropdown">
15475
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
15476
              <ul class="dropdown-menu" role="menu">
15477
                <li><a href="/dev/">Developer Information</a></li>
15478
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
15479
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
15480
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
15481
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
15482
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
15483
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
15484
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
15485
                <li><a href="/logos/">Project Logos</a></li>
15486
              </ul>
15487
            </li>
15488
            <li class="dropdown">
15489
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
15490
              <ul class="dropdown-menu" role="menu">
15491
                <li><a href="/foundation/">About</a></li>
15492
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
15493
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
15494
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
15495
                <li><a href="/foundation/leadership">Leadership</a></li>
15496
                <li><a href="/foundation/members">Members</a></li>
15497
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
15498
                <li><a href="/press/">Newsroom</a></li>
15499
                <li><a href="/foundation/contact">Contact</a></li>
15500
              </ul>
15501
            </li>
15502
            
15503
           
15504
            
15505
            <li class="dropdown">
15506
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
15507
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
15508
              <ul class="dropdown-menu search-form" role="search">
15509
                <li>
15510
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
15511
                </li>
15512
              </ul>
15513
            </li>
15514
          </ul>
15515
        </div>
15516
      </div>
15517
    </nav>
15518
  </header>
15519
     <!-- Script is to make the input field ready as soon as user click the search button-->
15520
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
15521
     <script>
15522
   document.addEventListener('DOMContentLoaded', function () {
15523
    // Using Bootstrap's event system for dropdowns
15524
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
15525
        // Check if this is the search dropdown
15526
        if ($(this).find('.glyphicon-search').length > 0) {
15527
            // Find and focus the search input
15528
            setTimeout(function() {
15529
                $('.pagefind-ui__search-input').focus();
15530
            }, 50); // Small delay to ensure input is ready
15531
        }
15532
    });
15533
});
15534
  </script>
15535
  <!-- / Navigation -->
15536
  <header id="main-header" class="container">
15537
    <div class="main">
15538
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
15539
15540
    </div>
15541
 
15542
  </header>
15543
  <main id="maincontent">
15544
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
15545
<ul>
15546
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
15547
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
15548
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
15549
</ul>
15550
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
15551
reliable and long-lived software products through collaborative, open-source software development.</p>
15552
<p>All packages produced by the ASF are implicitly licensed under the Apache
15553
License, Version 2.0, unless otherwise explicitly stated.</p>
15554
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
15555
<p style="text-align:center">
15556
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
15557
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
15558
</p>
15559
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
15560
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
15561
<div style="margin-left: 1em;">
15562
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
15563
distribution as defined by Sections 1 through 9 of this document.</p>
15564
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
15565
copyright owner that is granting the License.</p>
15566
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
15567
entities that control, are controlled by, or are under common control with
15568
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
15569
power, direct or indirect, to cause the direction or management of such
15570
entity, whether by contract or otherwise, or (ii) ownership of fifty
15571
percent (50%) or more of the outstanding shares, or (iii) beneficial
15572
ownership of such entity.</p>
15573
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
15574
permissions granted by this License.</p>
15575
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
15576
including but not limited to software source code, documentation source,
15577
and configuration files.</p>
15578
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
15579
or translation of a Source form, including but not limited to compiled
15580
object code, generated documentation, and conversions to other media types.</p>
15581
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
15582
made available under the License, as indicated by a copyright notice that
15583
is included in or attached to the work (an example is provided in the
15584
Appendix below).</p>
15585
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
15586
that is based on (or derived from) the Work and for which the editorial
15587
revisions, annotations, elaborations, or other modifications represent, as
15588
a whole, an original work of authorship. For the purposes of this License,
15589
Derivative Works shall not include works that remain separable from, or
15590
merely link (or bind by name) to the interfaces of, the Work and Derivative
15591
Works thereof.</p>
15592
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
15593
version of the Work and any modifications or additions to that Work or
15594
Derivative Works thereof, that is intentionally submitted to Licensor for
15595
inclusion in the Work by the copyright owner or by an individual or Legal
15596
Entity authorized to submit on behalf of the copyright owner. For the
15597
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
15598
verbal, or written communication sent to the Licensor or its
15599
representatives, including but not limited to communication on electronic
15600
mailing lists, source code control systems, and issue tracking systems that
15601
are managed by, or on behalf of, the Licensor for the purpose of discussing
15602
and improving the Work, but excluding communication that is conspicuously
15603
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
15604
Contribution.</strong>"</p>
15605
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
15606
behalf of whom a Contribution has been received by Licensor and
15607
subsequently incorporated within the Work.</p>
15608
</div>
15609
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
15610
terms and conditions of this License, each Contributor hereby grants to You
15611
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
15612
copyright license to reproduce, prepare Derivative Works of, publicly
15613
display, publicly perform, sublicense, and distribute the Work and such
15614
Derivative Works in Source or Object form.</p>
15615
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
15616
and conditions of this License, each Contributor hereby grants to You a
15617
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
15618
(except as stated in this section) patent license to make, have made, use,
15619
offer to sell, sell, import, and otherwise transfer the Work, where such
15620
license applies only to those patent claims licensable by such Contributor
15621
that are necessarily infringed by their Contribution(s) alone or by
15622
combination of their Contribution(s) with the Work to which such
15623
Contribution(s) was submitted. If You institute patent litigation against
15624
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
15625
that the Work or a Contribution incorporated within the Work constitutes
15626
direct or contributory patent infringement, then any patent licenses
15627
granted to You under this License for that Work shall terminate as of the
15628
date such litigation is filed.</p>
15629
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
15630
distribute copies of the Work or Derivative Works thereof in any medium,
15631
with or without modifications, and in Source or Object form, provided that
15632
You meet the following conditions:</p>
15633
<ol style="list-style: lower-latin;">
15634
<li>You must give any other recipients of the Work or Derivative Works a
15635
copy of this License; and</li>
15636
<li>You must cause any modified files to carry prominent notices stating
15637
that You changed the files; and</li>
15638
<li>You must retain, in the Source form of any Derivative Works that You
15639
distribute, all copyright, patent, trademark, and attribution notices from
15640
the Source form of the Work, excluding those notices that do not pertain to
15641
any part of the Derivative Works; and</li>
15642
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
15643
then any Derivative Works that You distribute must include a readable copy
15644
of the attribution notices contained within such NOTICE file, excluding
15645
those notices that do not pertain to any part of the Derivative Works, in
15646
at least one of the following places: within a NOTICE text file distributed
15647
as part of the Derivative Works; within the Source form or documentation,
15648
if provided along with the Derivative Works; or, within a display generated
15649
by the Derivative Works, if and wherever such third-party notices normally
15650
appear. The contents of the NOTICE file are for informational purposes only
15651
and do not modify the License. You may add Your own attribution notices
15652
within Derivative Works that You distribute, alongside or as an addendum to
15653
the NOTICE text from the Work, provided that such additional attribution
15654
notices cannot be construed as modifying the License.
15655
</li>
15656
</ol>
15657
<p>You may add Your own copyright statement to Your modifications and may
15658
provide additional or different license terms and conditions for use,
15659
reproduction, or distribution of Your modifications, or for any such
15660
Derivative Works as a whole, provided Your use, reproduction, and
15661
distribution of the Work otherwise complies with the conditions stated in
15662
this License.</p>
15663
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
15664
explicitly state otherwise, any Contribution intentionally submitted for
15665
inclusion in the Work by You to the Licensor shall be under the terms and
15666
conditions of this License, without any additional terms or conditions.
15667
Notwithstanding the above, nothing herein shall supersede or modify the
15668
terms of any separate license agreement you may have executed with Licensor
15669
regarding such Contributions.</p>
15670
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
15671
permission to use the trade names, trademarks, service marks, or product
15672
names of the Licensor, except as required for reasonable and customary use
15673
in describing the origin of the Work and reproducing the content of the
15674
NOTICE file.</p>
15675
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
15676
applicable law or agreed to in writing, Licensor provides the Work (and
15677
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
15678
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
15679
without limitation, any warranties or conditions of TITLE,
15680
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
15681
are solely responsible for determining the appropriateness of using or
15682
redistributing the Work and assume any risks associated with Your exercise
15683
of permissions under this License.</p>
15684
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
15685
under no legal theory, whether in tort (including negligence), contract, or
15686
otherwise, unless required by applicable law (such as deliberate and
15687
grossly negligent acts) or agreed to in writing, shall any Contributor be
15688
liable to You for damages, including any direct, indirect, special,
15689
incidental, or consequential damages of any character arising as a result
15690
of this License or out of the use or inability to use the Work (including
15691
but not limited to damages for loss of goodwill, work stoppage, computer
15692
failure or malfunction, or any and all other commercial damages or losses),
15693
even if such Contributor has been advised of the possibility of such
15694
damages.</p>
15695
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
15696
While redistributing the Work or Derivative Works thereof, You may choose
15697
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
15698
or other liability obligations and/or rights consistent with this License.
15699
However, in accepting such obligations, You may act only on Your own behalf
15700
and on Your sole responsibility, not on behalf of any other Contributor,
15701
and only if You agree to indemnify, defend, and hold each Contributor
15702
harmless for any liability incurred by, or claims asserted against, such
15703
Contributor by reason of your accepting any such warranty or additional
15704
liability.</p>
15705
<p>END OF TERMS AND CONDITIONS</p>
15706
</div>
15707
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
15708
<p>Include a copy of the Apache License, typically in a file called
15709
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
15710
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
15711
declaration, replacing the fields enclosed by brackets "[]" with your own
15712
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
15713
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
15714
identification within third-party archives.</p>
15715
<pre><code>Copyright [yyyy] [name of copyright owner]
15716
15717
Licensed under the Apache License, Version 2.0 (the "License");
15718
you may not use this file except in compliance with the License.
15719
You may obtain a copy of the License at
15720
15721
    http://www.apache.org/licenses/LICENSE-2.0
15722
15723
Unless required by applicable law or agreed to in writing, software
15724
distributed under the License is distributed on an "AS IS" BASIS,
15725
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15726
See the License for the specific language governing permissions and
15727
limitations under the License.
15728
</code></pre>
15729
15730
</div>  </main>
15731
15732
  <!-- Footer -->
15733
  <footer class="bg-primary">
15734
    <div class="container">
15735
      <div class="row">
15736
        <br />
15737
        <div class="col-sm-2">
15738
          <h5 class="white">Community</h5>
15739
          <ul class="list-unstyled white" role="menu">
15740
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
15741
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
15742
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
15743
            <li><a href="/community-resources/">Community Resources</a></li>
15744
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
15745
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
15746
          </ul>
15747
        </div>
15748
15749
        <div class="col-sm-2">
15750
          <h5 class="white">Projects</h5>
15751
          <ul class="list-unstyled white" role="menu">
15752
              <li><a href="/projects">Projects</a></li>
15753
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
15754
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
15755
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
15756
              <li><a href="/security">Report a Vulnerability</a></li>
15757
          </ul>
15758
        </div>
15759
        <div class="col-sm-2">
15760
          <h5 class="white">Downloads</h5>
15761
          <ul class="list-unstyled white" role="menu">
15762
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
15763
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
15764
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
15765
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
15766
          </ul>
15767
        </div>
15768
15769
        <div class="col-sm-2">
15770
          <h5 class="white">Learn</h5>
15771
          <ul class="list-unstyled white" role="menu">
15772
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
15773
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
15774
            <li><a href="/theapacheway/">The Apache Way</a></li>
15775
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
15776
            <li><a href="/licenses">Licenses</a></li>
15777
            <li><a href="/foundation/glossary">Glossary</a></li>
15778
            <li><a href="/foundation/faq">FAQ</a></li>
15779
          </ul>
15780
        </div>
15781
15782
        <div class="col-sm-2">
15783
          <h5 class="white">Resources &amp; Tools</h5>
15784
          <ul class="list-unstyled white" role="menu">
15785
              <li><a href="/dev/">Developer Information</a></li>
15786
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
15787
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
15788
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
15789
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
15790
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
15791
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
15792
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
15793
              <li><a href="/logos/">Project Logos</a></li>
15794
          </ul>
15795
        </div>
15796
15797
        <div class="col-sm-2">
15798
          <h5 class="white">About</h5>
15799
          <ul class="list-unstyled white" role="menu">
15800
            <li><a href="/foundation/">About</a></li>
15801
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
15802
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
15803
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
15804
            <li><a href="/foundation/leadership">Leadership</a></li>
15805
            <li><a href="/foundation/members">Members</a></li>
15806
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
15807
            <li><a href="/press/">Newsroom</a></li>
15808
            <li><a href="/foundation/contact">Contact</a></li>
15809
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
15810
          </ul>
15811
        </div>
15812
15813
15814
      </div>
15815
      <hr class="col-lg-12 hr-white" />
15816
      <div class="row">
15817
        <div class="col-lg-12">
15818
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
15819
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
15820
        </div>
15821
      </div>
15822
    </div>
15823
15824
  </footer>
15825
15826
  <!-- / Footer -->
15827
15828
  <script src="/js/jquery.min.js"></script>
15829
  <script src="/js/bootstrap.js"></script>
15830
  <script src="/js/slideshow.js"></script>
15831
  <script>
15832
    (function($){
15833
      $(document).ready(function(){
15834
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
15835
          event.preventDefault();
15836
          event.stopPropagation();
15837
          $(this).parent().siblings().removeClass('open');
15838
          $(this).parent().toggleClass('open');
15839
          console.log('WOrked');
15840
        });
15841
      });
15842
    })(jQuery);
15843
  </script>
15844
</body>
15845
</html></pre>
15846
}}
15847
|
15848
|com.zfabrik.mvncr|guava-10.0.1|pom.xml|{{collapse(Apache 2.0)
15849
<pre>
15850
                                 Apache License
15851
                           Version 2.0, January 2004
15852
                        http://www.apache.org/licenses/
15853
15854
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
15855
15856
   1. Definitions.
15857
15858
      "License" shall mean the terms and conditions for use, reproduction,
15859
      and distribution as defined by Sections 1 through 9 of this document.
15860
15861
      "Licensor" shall mean the copyright owner or entity authorized by
15862
      the copyright owner that is granting the License.
15863
15864
      "Legal Entity" shall mean the union of the acting entity and all
15865
      other entities that control, are controlled by, or are under common
15866
      control with that entity. For the purposes of this definition,
15867
      "control" means (i) the power, direct or indirect, to cause the
15868
      direction or management of such entity, whether by contract or
15869
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
15870
      outstanding shares, or (iii) beneficial ownership of such entity.
15871
15872
      "You" (or "Your") shall mean an individual or Legal Entity
15873
      exercising permissions granted by this License.
15874
15875
      "Source" form shall mean the preferred form for making modifications,
15876
      including but not limited to software source code, documentation
15877
      source, and configuration files.
15878
15879
      "Object" form shall mean any form resulting from mechanical
15880
      transformation or translation of a Source form, including but
15881
      not limited to compiled object code, generated documentation,
15882
      and conversions to other media types.
15883
15884
      "Work" shall mean the work of authorship, whether in Source or
15885
      Object form, made available under the License, as indicated by a
15886
      copyright notice that is included in or attached to the work
15887
      (an example is provided in the Appendix below).
15888
15889
      "Derivative Works" shall mean any work, whether in Source or Object
15890
      form, that is based on (or derived from) the Work and for which the
15891
      editorial revisions, annotations, elaborations, or other modifications
15892
      represent, as a whole, an original work of authorship. For the purposes
15893
      of this License, Derivative Works shall not include works that remain
15894
      separable from, or merely link (or bind by name) to the interfaces of,
15895
      the Work and Derivative Works thereof.
15896
15897
      "Contribution" shall mean any work of authorship, including
15898
      the original version of the Work and any modifications or additions
15899
      to that Work or Derivative Works thereof, that is intentionally
15900
      submitted to Licensor for inclusion in the Work by the copyright owner
15901
      or by an individual or Legal Entity authorized to submit on behalf of
15902
      the copyright owner. For the purposes of this definition, "submitted"
15903
      means any form of electronic, verbal, or written communication sent
15904
      to the Licensor or its representatives, including but not limited to
15905
      communication on electronic mailing lists, source code control systems,
15906
      and issue tracking systems that are managed by, or on behalf of, the
15907
      Licensor for the purpose of discussing and improving the Work, but
15908
      excluding communication that is conspicuously marked or otherwise
15909
      designated in writing by the copyright owner as "Not a Contribution."
15910
15911
      "Contributor" shall mean Licensor and any individual or Legal Entity
15912
      on behalf of whom a Contribution has been received by Licensor and
15913
      subsequently incorporated within the Work.
15914
15915
   2. Grant of Copyright License. Subject to the terms and conditions of
15916
      this License, each Contributor hereby grants to You a perpetual,
15917
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
15918
      copyright license to reproduce, prepare Derivative Works of,
15919
      publicly display, publicly perform, sublicense, and distribute the
15920
      Work and such Derivative Works in Source or Object form.
15921
15922
   3. Grant of Patent License. Subject to the terms and conditions of
15923
      this License, each Contributor hereby grants to You a perpetual,
15924
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
15925
      (except as stated in this section) patent license to make, have made,
15926
      use, offer to sell, sell, import, and otherwise transfer the Work,
15927
      where such license applies only to those patent claims licensable
15928
      by such Contributor that are necessarily infringed by their
15929
      Contribution(s) alone or by combination of their Contribution(s)
15930
      with the Work to which such Contribution(s) was submitted. If You
15931
      institute patent litigation against any entity (including a
15932
      cross-claim or counterclaim in a lawsuit) alleging that the Work
15933
      or a Contribution incorporated within the Work constitutes direct
15934
      or contributory patent infringement, then any patent licenses
15935
      granted to You under this License for that Work shall terminate
15936
      as of the date such litigation is filed.
15937
15938
   4. Redistribution. You may reproduce and distribute copies of the
15939
      Work or Derivative Works thereof in any medium, with or without
15940
      modifications, and in Source or Object form, provided that You
15941
      meet the following conditions:
15942
15943
      (a) You must give any other recipients of the Work or
15944
          Derivative Works a copy of this License; and
15945
15946
      (b) You must cause any modified files to carry prominent notices
15947
          stating that You changed the files; and
15948
15949
      (c) You must retain, in the Source form of any Derivative Works
15950
          that You distribute, all copyright, patent, trademark, and
15951
          attribution notices from the Source form of the Work,
15952
          excluding those notices that do not pertain to any part of
15953
          the Derivative Works; and
15954
15955
      (d) If the Work includes a "NOTICE" text file as part of its
15956
          distribution, then any Derivative Works that You distribute must
15957
          include a readable copy of the attribution notices contained
15958
          within such NOTICE file, excluding those notices that do not
15959
          pertain to any part of the Derivative Works, in at least one
15960
          of the following places: within a NOTICE text file distributed
15961
          as part of the Derivative Works; within the Source form or
15962
          documentation, if provided along with the Derivative Works; or,
15963
          within a display generated by the Derivative Works, if and
15964
          wherever such third-party notices normally appear. The contents
15965
          of the NOTICE file are for informational purposes only and
15966
          do not modify the License. You may add Your own attribution
15967
          notices within Derivative Works that You distribute, alongside
15968
          or as an addendum to the NOTICE text from the Work, provided
15969
          that such additional attribution notices cannot be construed
15970
          as modifying the License.
15971
15972
      You may add Your own copyright statement to Your modifications and
15973
      may provide additional or different license terms and conditions
15974
      for use, reproduction, or distribution of Your modifications, or
15975
      for any such Derivative Works as a whole, provided Your use,
15976
      reproduction, and distribution of the Work otherwise complies with
15977
      the conditions stated in this License.
15978
15979
   5. Submission of Contributions. Unless You explicitly state otherwise,
15980
      any Contribution intentionally submitted for inclusion in the Work
15981
      by You to the Licensor shall be under the terms and conditions of
15982
      this License, without any additional terms or conditions.
15983
      Notwithstanding the above, nothing herein shall supersede or modify
15984
      the terms of any separate license agreement you may have executed
15985
      with Licensor regarding such Contributions.
15986
15987
   6. Trademarks. This License does not grant permission to use the trade
15988
      names, trademarks, service marks, or product names of the Licensor,
15989
      except as required for reasonable and customary use in describing the
15990
      origin of the Work and reproducing the content of the NOTICE file.
15991
15992
   7. Disclaimer of Warranty. Unless required by applicable law or
15993
      agreed to in writing, Licensor provides the Work (and each
15994
      Contributor provides its Contributions) on an "AS IS" BASIS,
15995
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
15996
      implied, including, without limitation, any warranties or conditions
15997
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
15998
      PARTICULAR PURPOSE. You are solely responsible for determining the
15999
      appropriateness of using or redistributing the Work and assume any
16000
      risks associated with Your exercise of permissions under this License.
16001
16002
   8. Limitation of Liability. In no event and under no legal theory,
16003
      whether in tort (including negligence), contract, or otherwise,
16004
      unless required by applicable law (such as deliberate and grossly
16005
      negligent acts) or agreed to in writing, shall any Contributor be
16006
      liable to You for damages, including any direct, indirect, special,
16007
      incidental, or consequential damages of any character arising as a
16008
      result of this License or out of the use or inability to use the
16009
      Work (including but not limited to damages for loss of goodwill,
16010
      work stoppage, computer failure or malfunction, or any and all
16011
      other commercial damages or losses), even if such Contributor
16012
      has been advised of the possibility of such damages.
16013
16014
   9. Accepting Warranty or Additional Liability. While redistributing
16015
      the Work or Derivative Works thereof, You may choose to offer,
16016
      and charge a fee for, acceptance of support, warranty, indemnity,
16017
      or other liability obligations and/or rights consistent with this
16018
      License. However, in accepting such obligations, You may act only
16019
      on Your own behalf and on Your sole responsibility, not on behalf
16020
      of any other Contributor, and only if You agree to indemnify,
16021
      defend, and hold each Contributor harmless for any liability
16022
      incurred by, or claims asserted against, such Contributor by reason
16023
      of your accepting any such warranty or additional liability.
16024
16025
   END OF TERMS AND CONDITIONS
16026
16027
   APPENDIX: How to apply the Apache License to your work.
16028
16029
      To apply the Apache License to your work, attach the following
16030
      boilerplate notice, with the fields enclosed by brackets "[]"
16031
      replaced with your own identifying information. (Don't include
16032
      the brackets!)  The text should be enclosed in the appropriate
16033
      comment syntax for the file format. We also recommend that a
16034
      file or class name and description of purpose be included on the
16035
      same "printed page" as the copyright notice for easier
16036
      identification within third-party archives.
16037
16038
   Copyright [yyyy] [name of copyright owner]
16039
16040
   Licensed under the Apache License, Version 2.0 (the "License");
16041
   you may not use this file except in compliance with the License.
16042
   You may obtain a copy of the License at
16043
16044
       http://www.apache.org/licenses/LICENSE-2.0
16045
16046
   Unless required by applicable law or agreed to in writing, software
16047
   distributed under the License is distributed on an "AS IS" BASIS,
16048
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16049
   See the License for the specific language governing permissions and
16050
   limitations under the License.
16051
</pre>
16052
}}
16053
|
16054
|com.zfabrik.mvncr|httpclient-4.3.5|pom.xml|{{collapse(Apache 2.0)
16055
<pre>
16056
                                 Apache License
16057
                           Version 2.0, January 2004
16058
                        http://www.apache.org/licenses/
16059
16060
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
16061
16062
   1. Definitions.
16063
16064
      "License" shall mean the terms and conditions for use, reproduction,
16065
      and distribution as defined by Sections 1 through 9 of this document.
16066
16067
      "Licensor" shall mean the copyright owner or entity authorized by
16068
      the copyright owner that is granting the License.
16069
16070
      "Legal Entity" shall mean the union of the acting entity and all
16071
      other entities that control, are controlled by, or are under common
16072
      control with that entity. For the purposes of this definition,
16073
      "control" means (i) the power, direct or indirect, to cause the
16074
      direction or management of such entity, whether by contract or
16075
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
16076
      outstanding shares, or (iii) beneficial ownership of such entity.
16077
16078
      "You" (or "Your") shall mean an individual or Legal Entity
16079
      exercising permissions granted by this License.
16080
16081
      "Source" form shall mean the preferred form for making modifications,
16082
      including but not limited to software source code, documentation
16083
      source, and configuration files.
16084
16085
      "Object" form shall mean any form resulting from mechanical
16086
      transformation or translation of a Source form, including but
16087
      not limited to compiled object code, generated documentation,
16088
      and conversions to other media types.
16089
16090
      "Work" shall mean the work of authorship, whether in Source or
16091
      Object form, made available under the License, as indicated by a
16092
      copyright notice that is included in or attached to the work
16093
      (an example is provided in the Appendix below).
16094
16095
      "Derivative Works" shall mean any work, whether in Source or Object
16096
      form, that is based on (or derived from) the Work and for which the
16097
      editorial revisions, annotations, elaborations, or other modifications
16098
      represent, as a whole, an original work of authorship. For the purposes
16099
      of this License, Derivative Works shall not include works that remain
16100
      separable from, or merely link (or bind by name) to the interfaces of,
16101
      the Work and Derivative Works thereof.
16102
16103
      "Contribution" shall mean any work of authorship, including
16104
      the original version of the Work and any modifications or additions
16105
      to that Work or Derivative Works thereof, that is intentionally
16106
      submitted to Licensor for inclusion in the Work by the copyright owner
16107
      or by an individual or Legal Entity authorized to submit on behalf of
16108
      the copyright owner. For the purposes of this definition, "submitted"
16109
      means any form of electronic, verbal, or written communication sent
16110
      to the Licensor or its representatives, including but not limited to
16111
      communication on electronic mailing lists, source code control systems,
16112
      and issue tracking systems that are managed by, or on behalf of, the
16113
      Licensor for the purpose of discussing and improving the Work, but
16114
      excluding communication that is conspicuously marked or otherwise
16115
      designated in writing by the copyright owner as "Not a Contribution."
16116
16117
      "Contributor" shall mean Licensor and any individual or Legal Entity
16118
      on behalf of whom a Contribution has been received by Licensor and
16119
      subsequently incorporated within the Work.
16120
16121
   2. Grant of Copyright License. Subject to the terms and conditions of
16122
      this License, each Contributor hereby grants to You a perpetual,
16123
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
16124
      copyright license to reproduce, prepare Derivative Works of,
16125
      publicly display, publicly perform, sublicense, and distribute the
16126
      Work and such Derivative Works in Source or Object form.
16127
16128
   3. Grant of Patent License. Subject to the terms and conditions of
16129
      this License, each Contributor hereby grants to You a perpetual,
16130
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
16131
      (except as stated in this section) patent license to make, have made,
16132
      use, offer to sell, sell, import, and otherwise transfer the Work,
16133
      where such license applies only to those patent claims licensable
16134
      by such Contributor that are necessarily infringed by their
16135
      Contribution(s) alone or by combination of their Contribution(s)
16136
      with the Work to which such Contribution(s) was submitted. If You
16137
      institute patent litigation against any entity (including a
16138
      cross-claim or counterclaim in a lawsuit) alleging that the Work
16139
      or a Contribution incorporated within the Work constitutes direct
16140
      or contributory patent infringement, then any patent licenses
16141
      granted to You under this License for that Work shall terminate
16142
      as of the date such litigation is filed.
16143
16144
   4. Redistribution. You may reproduce and distribute copies of the
16145
      Work or Derivative Works thereof in any medium, with or without
16146
      modifications, and in Source or Object form, provided that You
16147
      meet the following conditions:
16148
16149
      (a) You must give any other recipients of the Work or
16150
          Derivative Works a copy of this License; and
16151
16152
      (b) You must cause any modified files to carry prominent notices
16153
          stating that You changed the files; and
16154
16155
      (c) You must retain, in the Source form of any Derivative Works
16156
          that You distribute, all copyright, patent, trademark, and
16157
          attribution notices from the Source form of the Work,
16158
          excluding those notices that do not pertain to any part of
16159
          the Derivative Works; and
16160
16161
      (d) If the Work includes a "NOTICE" text file as part of its
16162
          distribution, then any Derivative Works that You distribute must
16163
          include a readable copy of the attribution notices contained
16164
          within such NOTICE file, excluding those notices that do not
16165
          pertain to any part of the Derivative Works, in at least one
16166
          of the following places: within a NOTICE text file distributed
16167
          as part of the Derivative Works; within the Source form or
16168
          documentation, if provided along with the Derivative Works; or,
16169
          within a display generated by the Derivative Works, if and
16170
          wherever such third-party notices normally appear. The contents
16171
          of the NOTICE file are for informational purposes only and
16172
          do not modify the License. You may add Your own attribution
16173
          notices within Derivative Works that You distribute, alongside
16174
          or as an addendum to the NOTICE text from the Work, provided
16175
          that such additional attribution notices cannot be construed
16176
          as modifying the License.
16177
16178
      You may add Your own copyright statement to Your modifications and
16179
      may provide additional or different license terms and conditions
16180
      for use, reproduction, or distribution of Your modifications, or
16181
      for any such Derivative Works as a whole, provided Your use,
16182
      reproduction, and distribution of the Work otherwise complies with
16183
      the conditions stated in this License.
16184
16185
   5. Submission of Contributions. Unless You explicitly state otherwise,
16186
      any Contribution intentionally submitted for inclusion in the Work
16187
      by You to the Licensor shall be under the terms and conditions of
16188
      this License, without any additional terms or conditions.
16189
      Notwithstanding the above, nothing herein shall supersede or modify
16190
      the terms of any separate license agreement you may have executed
16191
      with Licensor regarding such Contributions.
16192
16193
   6. Trademarks. This License does not grant permission to use the trade
16194
      names, trademarks, service marks, or product names of the Licensor,
16195
      except as required for reasonable and customary use in describing the
16196
      origin of the Work and reproducing the content of the NOTICE file.
16197
16198
   7. Disclaimer of Warranty. Unless required by applicable law or
16199
      agreed to in writing, Licensor provides the Work (and each
16200
      Contributor provides its Contributions) on an "AS IS" BASIS,
16201
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
16202
      implied, including, without limitation, any warranties or conditions
16203
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
16204
      PARTICULAR PURPOSE. You are solely responsible for determining the
16205
      appropriateness of using or redistributing the Work and assume any
16206
      risks associated with Your exercise of permissions under this License.
16207
16208
   8. Limitation of Liability. In no event and under no legal theory,
16209
      whether in tort (including negligence), contract, or otherwise,
16210
      unless required by applicable law (such as deliberate and grossly
16211
      negligent acts) or agreed to in writing, shall any Contributor be
16212
      liable to You for damages, including any direct, indirect, special,
16213
      incidental, or consequential damages of any character arising as a
16214
      result of this License or out of the use or inability to use the
16215
      Work (including but not limited to damages for loss of goodwill,
16216
      work stoppage, computer failure or malfunction, or any and all
16217
      other commercial damages or losses), even if such Contributor
16218
      has been advised of the possibility of such damages.
16219
16220
   9. Accepting Warranty or Additional Liability. While redistributing
16221
      the Work or Derivative Works thereof, You may choose to offer,
16222
      and charge a fee for, acceptance of support, warranty, indemnity,
16223
      or other liability obligations and/or rights consistent with this
16224
      License. However, in accepting such obligations, You may act only
16225
      on Your own behalf and on Your sole responsibility, not on behalf
16226
      of any other Contributor, and only if You agree to indemnify,
16227
      defend, and hold each Contributor harmless for any liability
16228
      incurred by, or claims asserted against, such Contributor by reason
16229
      of your accepting any such warranty or additional liability.
16230
16231
   END OF TERMS AND CONDITIONS
16232
16233
   APPENDIX: How to apply the Apache License to your work.
16234
16235
      To apply the Apache License to your work, attach the following
16236
      boilerplate notice, with the fields enclosed by brackets "[]"
16237
      replaced with your own identifying information. (Don't include
16238
      the brackets!)  The text should be enclosed in the appropriate
16239
      comment syntax for the file format. We also recommend that a
16240
      file or class name and description of purpose be included on the
16241
      same "printed page" as the copyright notice for easier
16242
      identification within third-party archives.
16243
16244
   Copyright [yyyy] [name of copyright owner]
16245
16246
   Licensed under the Apache License, Version 2.0 (the "License");
16247
   you may not use this file except in compliance with the License.
16248
   You may obtain a copy of the License at
16249
16250
       http://www.apache.org/licenses/LICENSE-2.0
16251
16252
   Unless required by applicable law or agreed to in writing, software
16253
   distributed under the License is distributed on an "AS IS" BASIS,
16254
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16255
   See the License for the specific language governing permissions and
16256
   limitations under the License.
16257
</pre>
16258
}}
16259
|
16260
|com.zfabrik.mvncr|httpcore-4.3.2|LICENSE|{{collapse(Apache 2.0)
16261
<pre>
16262
                                 Apache License
16263
                           Version 2.0, January 2004
16264
                        http://www.apache.org/licenses/
16265
16266
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
16267
16268
   1. Definitions.
16269
16270
      "License" shall mean the terms and conditions for use, reproduction,
16271
      and distribution as defined by Sections 1 through 9 of this document.
16272
16273
      "Licensor" shall mean the copyright owner or entity authorized by
16274
      the copyright owner that is granting the License.
16275
16276
      "Legal Entity" shall mean the union of the acting entity and all
16277
      other entities that control, are controlled by, or are under common
16278
      control with that entity. For the purposes of this definition,
16279
      "control" means (i) the power, direct or indirect, to cause the
16280
      direction or management of such entity, whether by contract or
16281
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
16282
      outstanding shares, or (iii) beneficial ownership of such entity.
16283
16284
      "You" (or "Your") shall mean an individual or Legal Entity
16285
      exercising permissions granted by this License.
16286
16287
      "Source" form shall mean the preferred form for making modifications,
16288
      including but not limited to software source code, documentation
16289
      source, and configuration files.
16290
16291
      "Object" form shall mean any form resulting from mechanical
16292
      transformation or translation of a Source form, including but
16293
      not limited to compiled object code, generated documentation,
16294
      and conversions to other media types.
16295
16296
      "Work" shall mean the work of authorship, whether in Source or
16297
      Object form, made available under the License, as indicated by a
16298
      copyright notice that is included in or attached to the work
16299
      (an example is provided in the Appendix below).
16300
16301
      "Derivative Works" shall mean any work, whether in Source or Object
16302
      form, that is based on (or derived from) the Work and for which the
16303
      editorial revisions, annotations, elaborations, or other modifications
16304
      represent, as a whole, an original work of authorship. For the purposes
16305
      of this License, Derivative Works shall not include works that remain
16306
      separable from, or merely link (or bind by name) to the interfaces of,
16307
      the Work and Derivative Works thereof.
16308
16309
      "Contribution" shall mean any work of authorship, including
16310
      the original version of the Work and any modifications or additions
16311
      to that Work or Derivative Works thereof, that is intentionally
16312
      submitted to Licensor for inclusion in the Work by the copyright owner
16313
      or by an individual or Legal Entity authorized to submit on behalf of
16314
      the copyright owner. For the purposes of this definition, "submitted"
16315
      means any form of electronic, verbal, or written communication sent
16316
      to the Licensor or its representatives, including but not limited to
16317
      communication on electronic mailing lists, source code control systems,
16318
      and issue tracking systems that are managed by, or on behalf of, the
16319
      Licensor for the purpose of discussing and improving the Work, but
16320
      excluding communication that is conspicuously marked or otherwise
16321
      designated in writing by the copyright owner as "Not a Contribution."
16322
16323
      "Contributor" shall mean Licensor and any individual or Legal Entity
16324
      on behalf of whom a Contribution has been received by Licensor and
16325
      subsequently incorporated within the Work.
16326
16327
   2. Grant of Copyright License. Subject to the terms and conditions of
16328
      this License, each Contributor hereby grants to You a perpetual,
16329
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
16330
      copyright license to reproduce, prepare Derivative Works of,
16331
      publicly display, publicly perform, sublicense, and distribute the
16332
      Work and such Derivative Works in Source or Object form.
16333
16334
   3. Grant of Patent License. Subject to the terms and conditions of
16335
      this License, each Contributor hereby grants to You a perpetual,
16336
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
16337
      (except as stated in this section) patent license to make, have made,
16338
      use, offer to sell, sell, import, and otherwise transfer the Work,
16339
      where such license applies only to those patent claims licensable
16340
      by such Contributor that are necessarily infringed by their
16341
      Contribution(s) alone or by combination of their Contribution(s)
16342
      with the Work to which such Contribution(s) was submitted. If You
16343
      institute patent litigation against any entity (including a
16344
      cross-claim or counterclaim in a lawsuit) alleging that the Work
16345
      or a Contribution incorporated within the Work constitutes direct
16346
      or contributory patent infringement, then any patent licenses
16347
      granted to You under this License for that Work shall terminate
16348
      as of the date such litigation is filed.
16349
16350
   4. Redistribution. You may reproduce and distribute copies of the
16351
      Work or Derivative Works thereof in any medium, with or without
16352
      modifications, and in Source or Object form, provided that You
16353
      meet the following conditions:
16354
16355
      (a) You must give any other recipients of the Work or
16356
          Derivative Works a copy of this License; and
16357
16358
      (b) You must cause any modified files to carry prominent notices
16359
          stating that You changed the files; and
16360
16361
      (c) You must retain, in the Source form of any Derivative Works
16362
          that You distribute, all copyright, patent, trademark, and
16363
          attribution notices from the Source form of the Work,
16364
          excluding those notices that do not pertain to any part of
16365
          the Derivative Works; and
16366
16367
      (d) If the Work includes a "NOTICE" text file as part of its
16368
          distribution, then any Derivative Works that You distribute must
16369
          include a readable copy of the attribution notices contained
16370
          within such NOTICE file, excluding those notices that do not
16371
          pertain to any part of the Derivative Works, in at least one
16372
          of the following places: within a NOTICE text file distributed
16373
          as part of the Derivative Works; within the Source form or
16374
          documentation, if provided along with the Derivative Works; or,
16375
          within a display generated by the Derivative Works, if and
16376
          wherever such third-party notices normally appear. The contents
16377
          of the NOTICE file are for informational purposes only and
16378
          do not modify the License. You may add Your own attribution
16379
          notices within Derivative Works that You distribute, alongside
16380
          or as an addendum to the NOTICE text from the Work, provided
16381
          that such additional attribution notices cannot be construed
16382
          as modifying the License.
16383
16384
      You may add Your own copyright statement to Your modifications and
16385
      may provide additional or different license terms and conditions
16386
      for use, reproduction, or distribution of Your modifications, or
16387
      for any such Derivative Works as a whole, provided Your use,
16388
      reproduction, and distribution of the Work otherwise complies with
16389
      the conditions stated in this License.
16390
16391
   5. Submission of Contributions. Unless You explicitly state otherwise,
16392
      any Contribution intentionally submitted for inclusion in the Work
16393
      by You to the Licensor shall be under the terms and conditions of
16394
      this License, without any additional terms or conditions.
16395
      Notwithstanding the above, nothing herein shall supersede or modify
16396
      the terms of any separate license agreement you may have executed
16397
      with Licensor regarding such Contributions.
16398
16399
   6. Trademarks. This License does not grant permission to use the trade
16400
      names, trademarks, service marks, or product names of the Licensor,
16401
      except as required for reasonable and customary use in describing the
16402
      origin of the Work and reproducing the content of the NOTICE file.
16403
16404
   7. Disclaimer of Warranty. Unless required by applicable law or
16405
      agreed to in writing, Licensor provides the Work (and each
16406
      Contributor provides its Contributions) on an "AS IS" BASIS,
16407
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
16408
      implied, including, without limitation, any warranties or conditions
16409
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
16410
      PARTICULAR PURPOSE. You are solely responsible for determining the
16411
      appropriateness of using or redistributing the Work and assume any
16412
      risks associated with Your exercise of permissions under this License.
16413
16414
   8. Limitation of Liability. In no event and under no legal theory,
16415
      whether in tort (including negligence), contract, or otherwise,
16416
      unless required by applicable law (such as deliberate and grossly
16417
      negligent acts) or agreed to in writing, shall any Contributor be
16418
      liable to You for damages, including any direct, indirect, special,
16419
      incidental, or consequential damages of any character arising as a
16420
      result of this License or out of the use or inability to use the
16421
      Work (including but not limited to damages for loss of goodwill,
16422
      work stoppage, computer failure or malfunction, or any and all
16423
      other commercial damages or losses), even if such Contributor
16424
      has been advised of the possibility of such damages.
16425
16426
   9. Accepting Warranty or Additional Liability. While redistributing
16427
      the Work or Derivative Works thereof, You may choose to offer,
16428
      and charge a fee for, acceptance of support, warranty, indemnity,
16429
      or other liability obligations and/or rights consistent with this
16430
      License. However, in accepting such obligations, You may act only
16431
      on Your own behalf and on Your sole responsibility, not on behalf
16432
      of any other Contributor, and only if You agree to indemnify,
16433
      defend, and hold each Contributor harmless for any liability
16434
      incurred by, or claims asserted against, such Contributor by reason
16435
      of your accepting any such warranty or additional liability.
16436
16437
   END OF TERMS AND CONDITIONS
16438
16439
   APPENDIX: How to apply the Apache License to your work.
16440
16441
      To apply the Apache License to your work, attach the following
16442
      boilerplate notice, with the fields enclosed by brackets "[]"
16443
      replaced with your own identifying information. (Don't include
16444
      the brackets!)  The text should be enclosed in the appropriate
16445
      comment syntax for the file format. We also recommend that a
16446
      file or class name and description of purpose be included on the
16447
      same "printed page" as the copyright notice for easier
16448
      identification within third-party archives.
16449
16450
   Copyright [yyyy] [name of copyright owner]
16451
16452
   Licensed under the Apache License, Version 2.0 (the "License");
16453
   you may not use this file except in compliance with the License.
16454
   You may obtain a copy of the License at
16455
16456
       http://www.apache.org/licenses/LICENSE-2.0
16457
16458
   Unless required by applicable law or agreed to in writing, software
16459
   distributed under the License is distributed on an "AS IS" BASIS,
16460
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16461
   See the License for the specific language governing permissions and
16462
   limitations under the License.
16463
16464
=========================================================================
16465
16466
This project contains annotations in the package org.apache.http.annotation
16467
which are derived from JCIP-ANNOTATIONS
16468
Copyright (c) 2005 Brian Goetz and Tim Peierls.
16469
See http://www.jcip.net and the Creative Commons Attribution License
16470
(http://creativecommons.org/licenses/by/2.5)
16471
Full text: http://creativecommons.org/licenses/by/2.5/legalcode
16472
16473
License
16474
16475
THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
16476
16477
BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
16478
16479
1. Definitions
16480
16481
    "Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with a number of other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License.
16482
    "Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. For the avoidance of doubt, where the Work is a musical composition or sound recording, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered a Derivative Work for the purpose of this License.
16483
    "Licensor" means the individual or entity that offers the Work under the terms of this License.
16484
    "Original Author" means the individual or entity who created the Work.
16485
    "Work" means the copyrightable work of authorship offered under the terms of this License.
16486
    "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation.
16487
16488
2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws.
16489
16490
3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below:
16491
16492
    to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works;
16493
    to create and reproduce Derivative Works;
16494
    to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works;
16495
    to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative Works.
16496
16497
    For the avoidance of doubt, where the work is a musical composition:
16498
        Performance Royalties Under Blanket Licenses. Licensor waives the exclusive right to collect, whether individually or via a performance rights society (e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital performance (e.g. webcast) of the Work.
16499
        Mechanical Rights and Statutory Royalties. Licensor waives the exclusive right to collect, whether individually or via a music rights agency or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You create from the Work ("cover version") and distribute, subject to the compulsory license created by 17 USC Section 115 of the US Copyright Act (or the equivalent in other jurisdictions).
16500
    Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor waives the exclusive right to collect, whether individually or via a performance-rights society (e.g. SoundExchange), royalties for the public digital performance (e.g. webcast) of the Work, subject to the compulsory license created by 17 USC Section 114 of the US Copyright Act (or the equivalent in other jurisdictions).
16501
16502
The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved.
16503
16504
4. Restrictions.The license granted in Section 3 above is expressly made subject to and limited by the following restrictions:
16505
16506
    You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any credit as required by clause 4(b), as requested. If You create a Derivative Work, upon notice from any Licensor You must, to the extent practicable, remove from the Derivative Work any credit as required by clause 4(b), as requested.
16507
    If you distribute, publicly display, publicly perform, or publicly digitally perform the Work or any Derivative Works or Collective Works, You must keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or (ii) if the Original Author and/or Licensor designate another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; the title of the Work if supplied; to the extent reasonably practicable, the Uniform Resource Identifier, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and in the case of a Derivative Work, a credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). Such credit may be implemented in any reasonable manner; provided, however, that in the case of a Derivative Work or Collective Work, at a minimum such credit will appear where any other comparable authorship credit appears and in a manner at least as prominent as such other comparable authorship credit.
16508
16509
5. Representations, Warranties and Disclaimer
16510
16511
UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
16512
16513
6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
16514
16515
7. Termination
16516
16517
    This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Derivative Works or Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
16518
    Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
16519
16520
8. Miscellaneous
16521
16522
    Each time You distribute or publicly digitally perform the Work or a Collective Work, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License.
16523
    Each time You distribute or publicly digitally perform a Derivative Work, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License.
16524
    If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
16525
    No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent.
16526
    This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
16527
ifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and in the case of a Derivative Work, a credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). Such credit may be implemented in any reasonable manner; provided, however, that in the case of a Derivative Work or Collective Work, at a minimum such credit will appear where any other comparable authorship credit appears and in a manner at least as prominent as such other comparable authorship credit.
16528
16529
5. Representations, Warranties and Disclaimer
16530
16531
UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
16532
16533
6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSI</pre>
16534
}}
16535
|
16536
|com.zfabrik.mvncr|javax.inject-1|javax.inject-1.url|{{collapse(Apache 2.0)
16537
<pre><!DOCTYPE html>
16538
<html lang="en">
16539
<head>
16540
  <meta charset="utf-8">
16541
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
16542
  <meta name="viewport" content="width=device-width, initial-scale=1">
16543
  <meta name="description" content="Home page of The Apache Software Foundation">
16544
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
16545
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
16546
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
16547
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
16548
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
16549
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
16550
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
16551
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
16552
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
16553
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
16554
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
16555
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
16556
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
16557
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
16558
  <link rel="manifest" href="/favicons/manifest.json">
16559
  <link rel="shortcut icon" href="/favicons/favicon.ico">
16560
  <meta name="msapplication-TileColor" content="#603cba">
16561
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
16562
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
16563
  <meta name="theme-color" content="#282661">
16564
16565
  <title>Apache License, Version 2.0</title>
16566
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
16567
  <link href="/css/min.bootstrap.css" rel="stylesheet">
16568
  <link href="/css/styles.css" rel="stylesheet">
16569
  <link href="/css/new-ui.css" rel="stylesheet">
16570
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
16571
  <style>
16572
.headerlink {
16573
  visibility: hidden;
16574
}
16575
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
16576
  visibility: visible
16577
}  </style>
16578
16579
  <!-- pagefind search -->
16580
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
16581
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
16582
  <script>
16583
    window.addEventListener('DOMContentLoaded', (event) => {
16584
        new PagefindUI({ element: "#pagefind-search" });
16585
    });
16586
    var pageTitle = 'Apache License, Version 2.0';
16587
    if(pageTitle === '404'){
16588
      window.addEventListener('DOMContentLoaded', (event) => {
16589
          new PagefindUI({ element: "#page-404-search" });
16590
      });
16591
    }
16592
  </script>
16593
  
16594
16595
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
16596
  <script>
16597
    var pageTitle = 'Apache License, Version 2.0';
16598
    var _paq = window._paq = window._paq || [];
16599
    /* tracker methods like "setCustomDimension" should be called before
16600
"trackPageView" */
16601
    /* We explicitly disable cookie tracking to avoid privacy issues */
16602
    _paq.push(['disableCookies']);
16603
    if(pageTitle === '404'){
16604
      /* Track 404 page hits */
16605
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
16606
    }
16607
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
16608
as the same visit */
16609
    _paq.push(['trackPageView']);
16610
    _paq.push(['enableLinkTracking']);
16611
    (function() {
16612
      var u="//analytics.apache.org/";
16613
      _paq.push(['setTrackerUrl', u+'matomo.php']);
16614
      _paq.push(['setSiteId', '37']);
16615
      var d=document, g=d.createElement('script'),
16616
s=d.getElementsByTagName('script')[0];
16617
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
16618
    })();
16619
  </script>
16620
  <!-- End Matomo Code -->
16621
16622
</head>
16623
16624
<body >
16625
  <!-- Navigation -->
16626
  <header>
16627
	<div id="skiptocontent">
16628
		<a href="#maincontent">Skip to Main Content</a>
16629
	</div>
16630
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
16631
      
16632
      <div class="container">
16633
        <div class="navbar-header">
16634
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
16635
            <span class="sr-only">Toggle navigation</span>
16636
            <span class="icon-bar"></span>
16637
            <span class="icon-bar"></span>
16638
            <span class="icon-bar"></span>
16639
          </button>
16640
        </div>
16641
        <div class="collapse navbar-collapse" id="mainnav-collapse">
16642
          <div class="upper-nav">
16643
            <div class="header-social-icons">
16644
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
16645
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
16646
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
16647
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
16648
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
16649
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
16650
            </div>
16651
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
16652
          </div>
16653
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
16654
            <li class="dropdown">
16655
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
16656
              <ul class="dropdown-menu" role="menu">
16657
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
16658
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
16659
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
16660
                <li><a href="/community-resources/">Community Resources</a></li>
16661
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
16662
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
16663
              </ul>
16664
            </li>
16665
            <li class="dropdown">
16666
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
16667
              <ul class="dropdown-menu" role="menu">
16668
                <li><a href="/projects">Projects</a></li>
16669
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
16670
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
16671
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
16672
                <li><a href="/security">Report a Vulnerability</a></li>
16673
              </ul>
16674
            </li>
16675
            <li class="dropdown">
16676
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
16677
              <ul class="dropdown-menu" role="menu">
16678
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
16679
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
16680
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
16681
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
16682
              </ul>
16683
            </li>
16684
            <li class="dropdown">
16685
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
16686
              <ul class="dropdown-menu" role="menu">
16687
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
16688
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
16689
                <li><a href="/theapacheway/">The Apache Way</a></li>
16690
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
16691
                <li><a href="/licenses">Licenses</a></li>
16692
                <li><a href="/foundation/glossary">Glossary</a></li>
16693
                <li><a href="/foundation/faq">FAQ</a></li>
16694
              </ul>
16695
            </li>
16696
            <li class="dropdown">
16697
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
16698
              <ul class="dropdown-menu" role="menu">
16699
                <li><a href="/dev/">Developer Information</a></li>
16700
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
16701
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
16702
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
16703
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
16704
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
16705
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
16706
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
16707
                <li><a href="/logos/">Project Logos</a></li>
16708
              </ul>
16709
            </li>
16710
            <li class="dropdown">
16711
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
16712
              <ul class="dropdown-menu" role="menu">
16713
                <li><a href="/foundation/">About</a></li>
16714
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
16715
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
16716
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
16717
                <li><a href="/foundation/leadership">Leadership</a></li>
16718
                <li><a href="/foundation/members">Members</a></li>
16719
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
16720
                <li><a href="/press/">Newsroom</a></li>
16721
                <li><a href="/foundation/contact">Contact</a></li>
16722
              </ul>
16723
            </li>
16724
            
16725
           
16726
            
16727
            <li class="dropdown">
16728
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
16729
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
16730
              <ul class="dropdown-menu search-form" role="search">
16731
                <li>
16732
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
16733
                </li>
16734
              </ul>
16735
            </li>
16736
          </ul>
16737
        </div>
16738
      </div>
16739
    </nav>
16740
  </header>
16741
     <!-- Script is to make the input field ready as soon as user click the search button-->
16742
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
16743
     <script>
16744
   document.addEventListener('DOMContentLoaded', function () {
16745
    // Using Bootstrap's event system for dropdowns
16746
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
16747
        // Check if this is the search dropdown
16748
        if ($(this).find('.glyphicon-search').length > 0) {
16749
            // Find and focus the search input
16750
            setTimeout(function() {
16751
                $('.pagefind-ui__search-input').focus();
16752
            }, 50); // Small delay to ensure input is ready
16753
        }
16754
    });
16755
});
16756
  </script>
16757
  <!-- / Navigation -->
16758
  <header id="main-header" class="container">
16759
    <div class="main">
16760
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
16761
16762
    </div>
16763
 
16764
  </header>
16765
  <main id="maincontent">
16766
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
16767
<ul>
16768
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
16769
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
16770
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
16771
</ul>
16772
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
16773
reliable and long-lived software products through collaborative, open-source software development.</p>
16774
<p>All packages produced by the ASF are implicitly licensed under the Apache
16775
License, Version 2.0, unless otherwise explicitly stated.</p>
16776
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
16777
<p style="text-align:center">
16778
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
16779
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
16780
</p>
16781
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
16782
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
16783
<div style="margin-left: 1em;">
16784
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
16785
distribution as defined by Sections 1 through 9 of this document.</p>
16786
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
16787
copyright owner that is granting the License.</p>
16788
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
16789
entities that control, are controlled by, or are under common control with
16790
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
16791
power, direct or indirect, to cause the direction or management of such
16792
entity, whether by contract or otherwise, or (ii) ownership of fifty
16793
percent (50%) or more of the outstanding shares, or (iii) beneficial
16794
ownership of such entity.</p>
16795
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
16796
permissions granted by this License.</p>
16797
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
16798
including but not limited to software source code, documentation source,
16799
and configuration files.</p>
16800
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
16801
or translation of a Source form, including but not limited to compiled
16802
object code, generated documentation, and conversions to other media types.</p>
16803
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
16804
made available under the License, as indicated by a copyright notice that
16805
is included in or attached to the work (an example is provided in the
16806
Appendix below).</p>
16807
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
16808
that is based on (or derived from) the Work and for which the editorial
16809
revisions, annotations, elaborations, or other modifications represent, as
16810
a whole, an original work of authorship. For the purposes of this License,
16811
Derivative Works shall not include works that remain separable from, or
16812
merely link (or bind by name) to the interfaces of, the Work and Derivative
16813
Works thereof.</p>
16814
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
16815
version of the Work and any modifications or additions to that Work or
16816
Derivative Works thereof, that is intentionally submitted to Licensor for
16817
inclusion in the Work by the copyright owner or by an individual or Legal
16818
Entity authorized to submit on behalf of the copyright owner. For the
16819
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
16820
verbal, or written communication sent to the Licensor or its
16821
representatives, including but not limited to communication on electronic
16822
mailing lists, source code control systems, and issue tracking systems that
16823
are managed by, or on behalf of, the Licensor for the purpose of discussing
16824
and improving the Work, but excluding communication that is conspicuously
16825
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
16826
Contribution.</strong>"</p>
16827
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
16828
behalf of whom a Contribution has been received by Licensor and
16829
subsequently incorporated within the Work.</p>
16830
</div>
16831
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
16832
terms and conditions of this License, each Contributor hereby grants to You
16833
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
16834
copyright license to reproduce, prepare Derivative Works of, publicly
16835
display, publicly perform, sublicense, and distribute the Work and such
16836
Derivative Works in Source or Object form.</p>
16837
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
16838
and conditions of this License, each Contributor hereby grants to You a
16839
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
16840
(except as stated in this section) patent license to make, have made, use,
16841
offer to sell, sell, import, and otherwise transfer the Work, where such
16842
license applies only to those patent claims licensable by such Contributor
16843
that are necessarily infringed by their Contribution(s) alone or by
16844
combination of their Contribution(s) with the Work to which such
16845
Contribution(s) was submitted. If You institute patent litigation against
16846
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
16847
that the Work or a Contribution incorporated within the Work constitutes
16848
direct or contributory patent infringement, then any patent licenses
16849
granted to You under this License for that Work shall terminate as of the
16850
date such litigation is filed.</p>
16851
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
16852
distribute copies of the Work or Derivative Works thereof in any medium,
16853
with or without modifications, and in Source or Object form, provided that
16854
You meet the following conditions:</p>
16855
<ol style="list-style: lower-latin;">
16856
<li>You must give any other recipients of the Work or Derivative Works a
16857
copy of this License; and</li>
16858
<li>You must cause any modified files to carry prominent notices stating
16859
that You changed the files; and</li>
16860
<li>You must retain, in the Source form of any Derivative Works that You
16861
distribute, all copyright, patent, trademark, and attribution notices from
16862
the Source form of the Work, excluding those notices that do not pertain to
16863
any part of the Derivative Works; and</li>
16864
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
16865
then any Derivative Works that You distribute must include a readable copy
16866
of the attribution notices contained within such NOTICE file, excluding
16867
those notices that do not pertain to any part of the Derivative Works, in
16868
at least one of the following places: within a NOTICE text file distributed
16869
as part of the Derivative Works; within the Source form or documentation,
16870
if provided along with the Derivative Works; or, within a display generated
16871
by the Derivative Works, if and wherever such third-party notices normally
16872
appear. The contents of the NOTICE file are for informational purposes only
16873
and do not modify the License. You may add Your own attribution notices
16874
within Derivative Works that You distribute, alongside or as an addendum to
16875
the NOTICE text from the Work, provided that such additional attribution
16876
notices cannot be construed as modifying the License.
16877
</li>
16878
</ol>
16879
<p>You may add Your own copyright statement to Your modifications and may
16880
provide additional or different license terms and conditions for use,
16881
reproduction, or distribution of Your modifications, or for any such
16882
Derivative Works as a whole, provided Your use, reproduction, and
16883
distribution of the Work otherwise complies with the conditions stated in
16884
this License.</p>
16885
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
16886
explicitly state otherwise, any Contribution intentionally submitted for
16887
inclusion in the Work by You to the Licensor shall be under the terms and
16888
conditions of this License, without any additional terms or conditions.
16889
Notwithstanding the above, nothing herein shall supersede or modify the
16890
terms of any separate license agreement you may have executed with Licensor
16891
regarding such Contributions.</p>
16892
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
16893
permission to use the trade names, trademarks, service marks, or product
16894
names of the Licensor, except as required for reasonable and customary use
16895
in describing the origin of the Work and reproducing the content of the
16896
NOTICE file.</p>
16897
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
16898
applicable law or agreed to in writing, Licensor provides the Work (and
16899
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
16900
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
16901
without limitation, any warranties or conditions of TITLE,
16902
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
16903
are solely responsible for determining the appropriateness of using or
16904
redistributing the Work and assume any risks associated with Your exercise
16905
of permissions under this License.</p>
16906
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
16907
under no legal theory, whether in tort (including negligence), contract, or
16908
otherwise, unless required by applicable law (such as deliberate and
16909
grossly negligent acts) or agreed to in writing, shall any Contributor be
16910
liable to You for damages, including any direct, indirect, special,
16911
incidental, or consequential damages of any character arising as a result
16912
of this License or out of the use or inability to use the Work (including
16913
but not limited to damages for loss of goodwill, work stoppage, computer
16914
failure or malfunction, or any and all other commercial damages or losses),
16915
even if such Contributor has been advised of the possibility of such
16916
damages.</p>
16917
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
16918
While redistributing the Work or Derivative Works thereof, You may choose
16919
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
16920
or other liability obligations and/or rights consistent with this License.
16921
However, in accepting such obligations, You may act only on Your own behalf
16922
and on Your sole responsibility, not on behalf of any other Contributor,
16923
and only if You agree to indemnify, defend, and hold each Contributor
16924
harmless for any liability incurred by, or claims asserted against, such
16925
Contributor by reason of your accepting any such warranty or additional
16926
liability.</p>
16927
<p>END OF TERMS AND CONDITIONS</p>
16928
</div>
16929
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
16930
<p>Include a copy of the Apache License, typically in a file called
16931
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
16932
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
16933
declaration, replacing the fields enclosed by brackets "[]" with your own
16934
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
16935
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
16936
identification within third-party archives.</p>
16937
<pre><code>Copyright [yyyy] [name of copyright owner]
16938
16939
Licensed under the Apache License, Version 2.0 (the "License");
16940
you may not use this file except in compliance with the License.
16941
You may obtain a copy of the License at
16942
16943
    http://www.apache.org/licenses/LICENSE-2.0
16944
16945
Unless required by applicable law or agreed to in writing, software
16946
distributed under the License is distributed on an "AS IS" BASIS,
16947
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16948
See the License for the specific language governing permissions and
16949
limitations under the License.
16950
</code></pre>
16951
16952
</div>  </main>
16953
16954
  <!-- Footer -->
16955
  <footer class="bg-primary">
16956
    <div class="container">
16957
      <div class="row">
16958
        <br />
16959
        <div class="col-sm-2">
16960
          <h5 class="white">Community</h5>
16961
          <ul class="list-unstyled white" role="menu">
16962
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
16963
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
16964
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
16965
            <li><a href="/community-resources/">Community Resources</a></li>
16966
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
16967
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
16968
          </ul>
16969
        </div>
16970
16971
        <div class="col-sm-2">
16972
          <h5 class="white">Projects</h5>
16973
          <ul class="list-unstyled white" role="menu">
16974
              <li><a href="/projects">Projects</a></li>
16975
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
16976
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
16977
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
16978
              <li><a href="/security">Report a Vulnerability</a></li>
16979
          </ul>
16980
        </div>
16981
        <div class="col-sm-2">
16982
          <h5 class="white">Downloads</h5>
16983
          <ul class="list-unstyled white" role="menu">
16984
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
16985
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
16986
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
16987
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
16988
          </ul>
16989
        </div>
16990
16991
        <div class="col-sm-2">
16992
          <h5 class="white">Learn</h5>
16993
          <ul class="list-unstyled white" role="menu">
16994
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
16995
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
16996
            <li><a href="/theapacheway/">The Apache Way</a></li>
16997
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
16998
            <li><a href="/licenses">Licenses</a></li>
16999
            <li><a href="/foundation/glossary">Glossary</a></li>
17000
            <li><a href="/foundation/faq">FAQ</a></li>
17001
          </ul>
17002
        </div>
17003
17004
        <div class="col-sm-2">
17005
          <h5 class="white">Resources &amp; Tools</h5>
17006
          <ul class="list-unstyled white" role="menu">
17007
              <li><a href="/dev/">Developer Information</a></li>
17008
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
17009
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
17010
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
17011
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
17012
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
17013
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
17014
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
17015
              <li><a href="/logos/">Project Logos</a></li>
17016
          </ul>
17017
        </div>
17018
17019
        <div class="col-sm-2">
17020
          <h5 class="white">About</h5>
17021
          <ul class="list-unstyled white" role="menu">
17022
            <li><a href="/foundation/">About</a></li>
17023
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
17024
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
17025
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
17026
            <li><a href="/foundation/leadership">Leadership</a></li>
17027
            <li><a href="/foundation/members">Members</a></li>
17028
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
17029
            <li><a href="/press/">Newsroom</a></li>
17030
            <li><a href="/foundation/contact">Contact</a></li>
17031
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
17032
          </ul>
17033
        </div>
17034
17035
17036
      </div>
17037
      <hr class="col-lg-12 hr-white" />
17038
      <div class="row">
17039
        <div class="col-lg-12">
17040
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
17041
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
17042
        </div>
17043
      </div>
17044
    </div>
17045
17046
  </footer>
17047
17048
  <!-- / Footer -->
17049
17050
  <script src="/js/jquery.min.js"></script>
17051
  <script src="/js/bootstrap.js"></script>
17052
  <script src="/js/slideshow.js"></script>
17053
  <script>
17054
    (function($){
17055
      $(document).ready(function(){
17056
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
17057
          event.preventDefault();
17058
          event.stopPropagation();
17059
          $(this).parent().siblings().removeClass('open');
17060
          $(this).parent().toggleClass('open');
17061
          console.log('WOrked');
17062
        });
17063
      });
17064
    })(jQuery);
17065
  </script>
17066
</body>
17067
</html></pre>
17068
}}
17069
|
17070
|com.zfabrik.mvncr|jcl-over-slf4j-1.6.2|pom.xml|{{collapse(MIT)
17071
<pre><!doctype html>
17072
<html lang="en-US">
17073
<head>
17074
	<meta charset="UTF-8">
17075
	<meta name="viewport" content="width=device-width, initial-scale=1">
17076
	<link rel="profile" href="http://gmpg.org/xfn/11">
17077
17078
	<title>The MIT License &#8211; Open Source Initiative</title>
17079
<meta name='robots' content='max-image-preview:large' />
17080
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
17081
	<link rel='dns-prefetch' href='//stats.wp.com' />
17082
<link rel='dns-prefetch' href='//unpkg.com' />
17083
<link rel='preconnect' href='//i0.wp.com' />
17084
<link rel='preconnect' href='//c0.wp.com' />
17085
<link rel="alternate" type="application/rss+xml" title="Open Source Initiative &raquo; Feed" href="https://opensource.org/feed" />
17086
<link rel="alternate" type="application/rss+xml" title="Open Source Initiative &raquo; Comments Feed" href="https://opensource.org/comments/feed" />
17087
<link rel="alternate" type="application/rss+xml" title="Open Source Initiative &raquo; The MIT License Comments Feed" href="https://opensource.org/license/mit/feed" />
17088
<script type="text/javascript">
17089
/* <![CDATA[ */
17090
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/opensource.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.2"}};
17091
/*! This file is auto-generated */
17092
!function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
17093
/* ]]> */
17094
</script>
17095
<style id='osi_font_faces-inline-css' type='text/css'>
17096
/* vietnamese */
17097
@font-face {
17098
	font-family: 'Libre Franklin';
17099
	font-style: italic;
17100
	font-weight: 100 900;
17101
	font-display: swap;
17102
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-vietnamese-100-900-italic.woff2) format('woff2');
17103
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
17104
}
17105
17106
/* latin-ext */
17107
@font-face {
17108
	font-family: 'Libre Franklin';
17109
	font-style: italic;
17110
	font-weight: 100 900;
17111
	font-display: swap;
17112
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-latin-ext-100-900-italic.woff2) format('woff2');
17113
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
17114
}
17115
17116
/* latin */
17117
@font-face {
17118
	font-family: 'Libre Franklin';
17119
	font-style: italic;
17120
	font-weight: 100 900;
17121
	font-display: swap;
17122
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-100-900-italic.woff2) format('woff2');
17123
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
17124
}
17125
17126
/* vietnamese */
17127
@font-face {
17128
	font-family: 'Libre Franklin';
17129
	font-style: normal;
17130
	font-weight: 100 900;
17131
	font-display: swap;
17132
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-vietnamese-100-900.woff2) format('woff2');
17133
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
17134
}
17135
17136
/* latin-ext */
17137
@font-face {
17138
	font-family: 'Libre Franklin';
17139
	font-style: normal;
17140
	font-weight: 100 900;
17141
	font-display: swap;
17142
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-latin-ext-100-900.woff2) format('woff2');
17143
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
17144
}
17145
17146
/* latin */
17147
@font-face {
17148
	font-family: 'Libre Franklin';
17149
	font-style: normal;
17150
	font-weight: 100 900;
17151
	font-display: swap;
17152
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/libre-franklin/libre-franklin-100-900.woff2) format('woff2');
17153
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
17154
}/* vietnamese */
17155
@font-face {
17156
	font-family: 'Space Mono';
17157
	font-style: italic;
17158
	font-weight: 400;
17159
	font-display: swap;
17160
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-vietnamese-Regular-italic.woff2) format('woff2');
17161
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
17162
}
17163
17164
/* latin-ext */
17165
@font-face {
17166
	font-family: 'Space Mono';
17167
	font-style: italic;
17168
	font-weight: 400;
17169
	font-display: swap;
17170
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-latin-ext-Regular-italic.woff2) format('woff2');
17171
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
17172
}
17173
17174
/* latin */
17175
@font-face {
17176
	font-family: 'Space Mono';
17177
	font-style: italic;
17178
	font-weight: 400;
17179
	font-display: swap;
17180
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-Regular-italic.woff2) format('woff2');
17181
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
17182
}
17183
17184
/* vietnamese */
17185
@font-face {
17186
	font-family: 'Space Mono';
17187
	font-style: italic;
17188
	font-weight: 700;
17189
	font-display: swap;
17190
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-vietnamese-Bold-italic.woff2) format('woff2');
17191
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
17192
}
17193
17194
/* latin-ext */
17195
@font-face {
17196
	font-family: 'Space Mono';
17197
	font-style: italic;
17198
	font-weight: 700;
17199
	font-display: swap;
17200
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-latin-ext-Bold-italic.woff2) format('woff2');
17201
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
17202
}
17203
17204
/* latin */
17205
@font-face {
17206
	font-family: 'Space Mono';
17207
	font-style: italic;
17208
	font-weight: 700;
17209
	font-display: swap;
17210
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-Bold-italic.woff2) format('woff2');
17211
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
17212
}
17213
17214
/* vietnamese */
17215
@font-face {
17216
	font-family: 'Space Mono';
17217
	font-style: normal;
17218
	font-weight: 400;
17219
	font-display: swap;
17220
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-vietnamese-Regular.woff2) format('woff2');
17221
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
17222
}
17223
17224
/* latin-ext */
17225
@font-face {
17226
	font-family: 'Space Mono';
17227
	font-style: normal;
17228
	font-weight: 400;
17229
	font-display: swap;
17230
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-latin-ext-Regular.woff2) format('woff2');
17231
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
17232
}
17233
17234
/* latin */
17235
@font-face {
17236
	font-family: 'Space Mono';
17237
	font-style: normal;
17238
	font-weight: 400;
17239
	font-display: swap;
17240
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-Regular.woff2) format('woff2');
17241
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
17242
}
17243
17244
/* vietnamese */
17245
@font-face {
17246
	font-family: 'Space Mono';
17247
	font-style: normal;
17248
	font-weight: 700;
17249
	font-display: swap;
17250
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-vietnamese-Bold.woff2) format('woff2');
17251
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
17252
}
17253
17254
/* latin-ext */
17255
@font-face {
17256
	font-family: 'Space Mono';
17257
	font-style: normal;
17258
	font-weight: 700;
17259
	font-display: swap;
17260
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-latin-ext-Bold.woff2) format('woff2');
17261
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
17262
}
17263
17264
/* latin */
17265
@font-face {
17266
	font-family: 'Space Mono';
17267
	font-style: normal;
17268
	font-weight: 700;
17269
	font-display: swap;
17270
	src: url(https://opensource.org/wp-content/themes/osi/assets/fonts/space-mono/space-mono-Bold.woff2) format('woff2');
17271
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
17272
}
17273
</style>
17274
<style id='wp-emoji-styles-inline-css' type='text/css'>
17275
17276
	img.wp-smiley, img.emoji {
17277
		display: inline !important;
17278
		border: none !important;
17279
		box-shadow: none !important;
17280
		height: 1em !important;
17281
		width: 1em !important;
17282
		margin: 0 0.07em !important;
17283
		vertical-align: -0.1em !important;
17284
		background: none !important;
17285
		padding: 0 !important;
17286
	}
17287
</style>
17288
<link rel='stylesheet' id='wp-block-library-css' href='https://opensource.org/wp-content/plugins/gutenberg/build/block-library/style.css?ver=21.5.0' type='text/css' media='all' />
17289
<style id='osi-event-list-style-inline-css' type='text/css'>
17290
/*!***************************************************************************************************************************************************************************************************************************************!*\
17291
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/style.scss ***!
17292
  \***************************************************************************************************************************************************************************************************************************************/
17293
.entry-content .osi-event-list__title{font-size:20px;font-weight:400;letter-spacing:3px;margin-bottom:57px!important;text-align:center;text-transform:uppercase}.osi-event-list__content{display:grid;gap:clamp(10px,7vw,100px);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.osi-event-list .entry-title{font-size:28px;margin-block:0 5px!important}.osi-event-list .entry-title a{color:var(--wp--preset--color--neutral-dark)}.osi-event-list .sc_event_date,.osi-event-list .sc_event_location{font-size:18px;margin-bottom:24px}.osi-event-list .sc_event_location{color:var(--wp--preset--color--neutral-dark)}.osi-event-list .sc_event_date{font-style:italic}.osi-event-list .read-more{color:var(--wp--preset--color--brand-links);display:block;margin-top:55px;text-decoration:underline}.osi-event-list .read-more:after{content:none}.osi-event-list .read-more:hover{text-decoration:none}
17294
17295
</style>
17296
<style id='osi-sponsors-list-style-inline-css' type='text/css'>
17297
.wp-block-osi-sponsors-list{border-top:2px solid #414042}.osi-sponsors-list{text-align:center}.osi-sponsors-list .osi-sponsor-logo{margin-bottom:1.5rem}.osi-sponsors-list .osi-sponsor-logo img{max-height:130px}@media(min-width:425px){.osi-sponsors-list{display:grid;gap:24px}.osi-sponsors-list.five-columns{grid-template-columns:1fr 1fr 1fr}.osi-sponsors-list.four-columns{grid-template-columns:1fr 1fr}.osi-sponsors-list.one-column,.osi-sponsors-list.three-columns,.osi-sponsors-list.two-columns{grid-template-columns:1fr}.osi-sponsors-list .osi-sponsor-logo{align-self:center;margin-bottom:0}.osi-sponsors-list .osi-sponsor-logo img{max-height:none}}@media(min-width:525px){.osi-sponsors-list.five-columns{grid-template-columns:1fr 1fr 1fr 1fr}.osi-sponsors-list.four-columns{grid-template-columns:1fr 1fr 1fr}.osi-sponsors-list.three-columns{grid-template-columns:1fr 1fr}.osi-sponsors-list.one-column,.osi-sponsors-list.two-columns{grid-template-columns:1fr}}@media(min-width:768px){.osi-sponsors-list.five-columns{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.osi-sponsors-list.four-columns{grid-template-columns:1fr 1fr 1fr 1fr}.osi-sponsors-list.three-columns{grid-template-columns:1fr 1fr 1fr}.osi-sponsors-list.two-columns{grid-template-columns:1fr 1fr}.osi-sponsors-list.one-column{grid-template-columns:1fr}}
17298
17299
</style>
17300
<style id='mfb-meta-field-block-style-inline-css' type='text/css'>
17301
.wp-block-mfb-meta-field-block,.wp-block-mfb-meta-field-block *{box-sizing:border-box}.wp-block-mfb-meta-field-block.is-layout-flow>.prefix,.wp-block-mfb-meta-field-block.is-layout-flow>.suffix,.wp-block-mfb-meta-field-block.is-layout-flow>.value{margin-block-end:0;margin-block-start:0}.wp-block-mfb-meta-field-block.is-display-inline-block>*{display:inline-block}.wp-block-mfb-meta-field-block.is-display-inline-block .prefix{margin-inline-end:var(--mfb--gap,.5em)}.wp-block-mfb-meta-field-block.is-display-inline-block .suffix{margin-inline-start:var(--mfb--gap,.5em)}.wp-block-mfb-meta-field-block .value img,.wp-block-mfb-meta-field-block .value video{height:auto;max-width:100%}
17302
17303
</style>
17304
<link rel='stylesheet' id='plethoraplugins-tabs-style-css' href='https://opensource.org/wp-content/plugins/plethora-tabs-accordions/build/style-index.css?ver=1.4.2' type='text/css' media='all' />
17305
<style id='safe-svg-svg-icon-style-inline-css' type='text/css'>
17306
.safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{fill:currentColor;height:100%;max-height:100%;max-width:100%;width:100%}
17307
17308
</style>
17309
<style id='wpcomsp-counter-style-inline-css' type='text/css'>
17310
.wp-block-wpcomsp-counter.alignleft{text-align:left}.wp-block-wpcomsp-counter.alignright{text-align:right}.wp-block-wpcomsp-counter.aligncenter{text-align:center}
17311
17312
</style>
17313
<link rel='stylesheet' id='mediaelement-css' href='https://c0.wp.com/c/6.8.2/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css' type='text/css' media='all' />
17314
<link rel='stylesheet' id='wp-mediaelement-css' href='https://c0.wp.com/c/6.8.2/wp-includes/js/mediaelement/wp-mediaelement.min.css' type='text/css' media='all' />
17315
<style id='jetpack-sharing-buttons-style-inline-css' type='text/css'>
17316
.jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em}
17317
</style>
17318
<link rel='stylesheet' id='coblocks-frontend-css' href='https://opensource.org/wp-content/plugins/coblocks/dist/style-coblocks-1.css?ver=3.1.16' type='text/css' media='all' />
17319
<link rel='stylesheet' id='coblocks-extensions-css' href='https://opensource.org/wp-content/plugins/coblocks/dist/style-coblocks-extensions.css?ver=3.1.16' type='text/css' media='all' />
17320
<link rel='stylesheet' id='coblocks-animation-css' href='https://opensource.org/wp-content/plugins/coblocks/dist/style-coblocks-animation.css?ver=2677611078ee87eb3b1c' type='text/css' media='all' />
17321
<link rel='stylesheet' id='osi-et-theme-css' href='https://opensource.org/wp-content/mu-plugins/osi-editor-tweaks/build/styles/theme/theme.scss.css?ver=1.0.0' type='text/css' media='all' />
17322
<link rel='stylesheet' id='contact-form-7-css' href='https://opensource.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.1' type='text/css' media='all' />
17323
<link rel='stylesheet' id='events-manager-css' href='https://opensource.org/wp-content/plugins/events-manager/includes/css/events-manager.min.css?ver=7.1.7' type='text/css' media='all' />
17324
<link rel='stylesheet' id='events-manager-pro-css' href='https://opensource.org/wp-content/plugins/events-manager-pro/includes/css/events-manager-pro.css?ver=3.7' type='text/css' media='all' />
17325
<style id='global-styles-inline-css' type='text/css'>
17326
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--brand-color-1: #3Ea638;--wp--preset--color--brand-color-2: #FB923c;--wp--preset--color--brand-color-3: #ebc342;--wp--preset--color--brand-color-4: #e66d4c;--wp--preset--color--brand-color-5: #1c531d;--wp--preset--color--brand-links: #23881f;--wp--preset--color--brand-alert: #a11c2e;--wp--preset--color--neutral-white: #ffffff;--wp--preset--color--neutral-lightest: #f2f3f2;--wp--preset--color--neutral-light: #d2d2d2;--wp--preset--color--neutral-mid: #949494;--wp--preset--color--neutral-dark: #414042;--wp--preset--color--neutral-darkest: #000000;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--brand-color-1-gradient-darker: linear-gradient(135deg,#3Ea638 0%,#1f531c 100%);--wp--preset--gradient--brand-color-1-gradient-lighter: linear-gradient(135deg,#3Ea638 0%,#63ff59 100%);--wp--preset--gradient--brand-color-2-gradient-darker: linear-gradient(135deg,#FB923c 0%,#7d491e 100%);--wp--preset--gradient--brand-color-2-gradient-lighter: linear-gradient(135deg,#FB923c 0%,#ffe960 100%);--wp--preset--gradient--brand-color-3-gradient-darker: linear-gradient(135deg,#ebc342 0%,#756121 100%);--wp--preset--gradient--brand-color-3-gradient-lighter: linear-gradient(135deg,#ebc342 0%,#ffff69 100%);--wp--preset--gradient--brand-color-4-gradient-darker: linear-gradient(135deg,#e66d4c 0%,#733626 100%);--wp--preset--gradient--brand-color-4-gradient-lighter: linear-gradient(135deg,#e66d4c 0%,#ffae79 100%);--wp--preset--gradient--brand-color-5-gradient-darker: linear-gradient(135deg,#1c531d 0%,#0e290e 100%);--wp--preset--gradient--brand-color-5-gradient-lighter: linear-gradient(135deg,#1c531d 0%,#2c842e 100%);--wp--preset--gradient--brand-color-1-brand-color-2-gradient: linear-gradient(135deg,#3Ea638 0%,#FB923c 100%);--wp--preset--gradient--brand-color-1-brand-color-3-gradient: linear-gradient(135deg,#3Ea638 0%,#ebc342 100%);--wp--preset--gradient--brand-color-1-brand-color-4-gradient: linear-gradient(135deg,#3Ea638 0%,#e66d4c 100%);--wp--preset--gradient--brand-color-1-brand-color-5-gradient: linear-gradient(135deg,#3Ea638 0%,#1c531d 100%);--wp--preset--gradient--brand-color-2-brand-color-3-gradient: linear-gradient(135deg,#FB923c 0%,#ebc342 100%);--wp--preset--gradient--brand-color-2-brand-color-4-gradient: linear-gradient(135deg,#FB923c 0%,#e66d4c 100%);--wp--preset--gradient--brand-color-2-brand-color-5-gradient: linear-gradient(135deg,#FB923c 0%,#1c531d 100%);--wp--preset--gradient--brand-color-3-brand-color-4-gradient: linear-gradient(135deg,#ebc342 0%,#e66d4c 100%);--wp--preset--gradient--brand-color-3-brand-color-5-gradient: linear-gradient(135deg,#ebc342 0%,#1c531d 100%);--wp--preset--gradient--brand-color-4-brand-color-5-gradient: linear-gradient(135deg,#e66d4c 0%,#1c531d 100%);--wp--preset--font-size--small: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);--wp--preset--font-size--medium: clamp(22px, 1.375rem + ((1vw - 3.2px) * 0.156), 24px);--wp--preset--font-size--large: clamp(24px, 1.5rem + ((1vw - 3.2px) * 0.313), 28px);--wp--preset--font-size--x-large: clamp(28px, 1.75rem + ((1vw - 3.2px) * 1.563), 48px);--wp--preset--font-size--x-small: clamp(12px, 0.75rem + ((1vw - 3.2px) * 1), 12px);--wp--preset--font-size--normal: clamp(16px, 1rem + ((1vw - 3.2px) * 0.313), 20px);--wp--preset--font-size--xx-large: clamp(30px, 1.875rem + ((1vw - 3.2px) * 2.656), 64px);--wp--preset--font-family--system-font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--exo: "Exo", sans-serif;--wp--preset--font-family--albert-sans: "Albert Sans", sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);--wp--custom--alignment--aligned-max-width: 50%;--wp--custom--animation--transition-duration: 0.3s;--wp--custom--animation--transition-type: all;--wp--custom--button--border--color: var(--wp--preset--color--brand-color-2);--wp--custom--button--border--color-secondary: var(--wp--preset--color--brand-color-1);--wp--custom--button--border--radius: 50px;--wp--custom--button--border--style: solid;--wp--custom--button--border--width: 2px;--wp--custom--button--color--background: var(--wp--preset--color--brand-color-2);--wp--custom--button--color--background-secondary: var(--wp--preset--color--brand-color-1);--wp--custom--button--color--text: var(--wp--preset--color--neutral-dark);--wp--custom--button--hover--color--text: var(--wp--custom--color--foreground);--wp--custom--button--hover--color--background: var(--wp--custom--color--background);--wp--custom--button--hover--border--color: var(--wp--custom--color--foreground);--wp--custom--button--spacing--padding--top: 0.7em;--wp--custom--button--spacing--padding--bottom: 0.7em;--wp--custom--button--spacing--padding--left: 1.75em;--wp--custom--button--spacing--padding--right: 1.75em;--wp--custom--button--typography--font-family: var(--wp--custom--typography--body--font-family);--wp--custom--button--typography--font-size: var(--wp--preset--font-size--normal);--wp--custom--button--typography--font-weight: 600;--wp--custom--button--typography--line-height: 1;--wp--custom--color--foreground: var(--wp--custom--typography--body--color);--wp--custom--color--background: var(--wp--preset--color--white);--wp--custom--color--primary: var(--wp--preset--color--brand-color-1);--wp--custom--color--secondary: var(--wp--preset--color--brand-color-2);--wp--custom--color--tertiary: var(--wp--preset--color--brand-color-3);--wp--custom--form--padding: 15px;--wp--custom--form--border--color: var(--wp--preset--color--neutral-dark);--wp--custom--form--border--radius: 0;--wp--custom--form--border--style: solid;--wp--custom--form--border--width: 1px;--wp--custom--form--checkbox--checked--content: "\2715";--wp--custom--form--checkbox--checked--font-size: var(--wp--preset--font-size--x-small);--wp--custom--form--checkbox--checked--position--left: 3px;--wp--custom--form--checkbox--checked--position--top: 3px;--wp--custom--form--checkbox--checked--sizing--height: 12px;--wp--custom--form--checkbox--checked--sizing--width: 12px;--wp--custom--form--checkbox--unchecked--content: "";--wp--custom--form--checkbox--unchecked--position--left: 0;--wp--custom--form--checkbox--unchecked--position--top: 0.2em;--wp--custom--form--checkbox--unchecked--sizing--height: 16px;--wp--custom--form--checkbox--unchecked--sizing--width: 16px;--wp--custom--form--color--active: var(--wp--preset--color--brand-alert);--wp--custom--form--color--background: var(--wp--preset--color--neutral-white);--wp--custom--form--color--box-shadow: none;--wp--custom--form--label--spacing--margin--bottom: var(--wp--custom--gap--baseline);--wp--custom--form--label--typography--color: var(--wp--preset--color--neutral-darkest);--wp--custom--form--label--typography--font-size: var(--wp--preset--font-size--small);--wp--custom--form--label--typography--font-family: var(--wp--custom--typography--subheading--font-family);--wp--custom--form--label--typography--font-weight: normal;--wp--custom--form--label--typography--letter-spacing: normal;--wp--custom--form--label--typography--text-transform: none;--wp--custom--form--typography--color: var(--wp--preset--color--neutral-darkest);--wp--custom--form--typography--font-size: var(--wp--preset--font-size--normal);--wp--custom--form--placeholder--color: var(--wp--preset--color--neutral-dark);--wp--custom--form--placeholder--font-size: var(--wp--preset--font-size--small);--wp--custom--form--placeholder--style: italic;--wp--custom--gallery--caption--font-size: var(--wp--preset--font-size--small);--wp--custom--typography--body--color: var(--wp--preset--color--neutral-darkest);--wp--custom--typography--body--font-family: var(--wp--preset--font-family--libre-franklin);--wp--custom--typography--body--font-weight: 400;--wp--custom--typography--body--font-weight-bold: 600;--wp--custom--typography--body--letter-space: 0;--wp--custom--typography--body--line-height: 1.6;--wp--custom--typography--body--margin: 20px;--wp--custom--typography--heading--color: var(--wp--preset--color--neutral-dark);--wp--custom--typography--heading--font-family: var(--wp--preset--font-family--libre-franklin);--wp--custom--typography--heading--font-weight: 600;--wp--custom--typography--heading--font-weight-bold: 800;--wp--custom--typography--heading--letter-space: 0;--wp--custom--typography--heading--line-height: 1.125;--wp--custom--typography--heading--margin: 20px;--wp--custom--typography--subheading--color: var(--wp--preset--color--neutral-darkest);--wp--custom--typography--subheading--font-family: var(--wp--preset--font-family--libre-franklin);--wp--custom--typography--subheading--font-weight: 600;--wp--custom--typography--subheading--font-weight-bold: 800;--wp--custom--typography--subheading--letter-space: 0;--wp--custom--typography--subheading--line-height: 1.125;--wp--custom--latest-posts--meta--color--text: var(--wp--custom--color--primary);--wp--custom--layout--content-size: 730px;--wp--custom--layout--wide-size: 1180px;--wp--custom--layout--narrow-size: 600px;--wp--custom--layout--post-size: 920px;--wp--custom--layout--sidebar-width-small: 80%;--wp--custom--layout--sidebar-width-mid: 60%;--wp--custom--gap--baseline: var(--wp--custom--spacing--small-padding);--wp--custom--gap--horizontal: min(var(--wp--custom--spacing--small-padding), 5vw);--wp--custom--gap--vertical: min(var(--wp--custom--spacing--small-padding), 5vw);--wp--custom--gap--horizontal-sm: var(--wp--custom--spacing--small-padding);--wp--custom--gap--horizontal-md: var(--wp--custom--spacing--mid-padding);--wp--custom--gap--horizontal-lg: var(--wp--custom--spacing--max-padding);--wp--custom--gap--vertical-sm: var(--wp--custom--spacing--small-padding);--wp--custom--navigation--submenu--border--color: transparent;--wp--custom--navigation--submenu--border--radius: var(--wp--custom--form--border--radius);--wp--custom--navigation--submenu--border--style: var(--wp--custom--form--border--style);--wp--custom--navigation--submenu--border--width: var(--wp--custom--form--border--width);--wp--custom--navigation--submenu--color--background: var(--wp--custom--color--primary);--wp--custom--navigation--submenu--color--text: var(--wp--custom--color--background);--wp--custom--page--title--font-size: var(--wp--preset--font-size--x-large);--wp--custom--page--title--margin: 1.5em;--wp--custom--paragraph--dropcap--margin: .1em .1em 0 0;--wp--custom--paragraph--dropcap--typography--font-size: 110px;--wp--custom--paragraph--dropcap--typography--font-weight: 400;--wp--custom--paragraph--link--typography--text-decoration: underline;--wp--custom--paragraph--link--hover--typography--text-decoration: none;--wp--custom--paragraph--link--focus--typography--text-decoration: none;--wp--custom--post-author--typography--font-weight: normal;--wp--custom--post-comment--typography--font-size: var(--wp--preset--font-size--normal);--wp--custom--post-comment--typography--line-height: var(--wp--custom--typography--body--line-height);--wp--custom--pullquote--citation--typography--font-size: var(--wp--preset--font-size--x-small);--wp--custom--pullquote--citation--typography--font-family: inherit;--wp--custom--pullquote--citation--typography--font-style: italic;--wp--custom--pullquote--citation--spacing--margin--top: var(--wp--custom--gap--vertical);--wp--custom--pullquote--typography--text-align: left;--wp--custom--pullquote--typography--font-size: var(--wp--preset--font-size--medium);--wp--custom--quote--citation--typography--font-size: var(--wp--preset--font-size--x-small);--wp--custom--quote--citation--typography--font-style: italic;--wp--custom--quote--citation--typography--font-weight: 400;--wp--custom--quote--typography--text-align: left;--wp--custom--quote--typography--font-size: var(--wp--preset--font-size--medium);--wp--custom--quote--typography--line-height: 1.4;--wp--custom--separator--opacity: 1;--wp--custom--separator--width: 150px;--wp--custom--spacing--small-padding: 16px;--wp--custom--spacing--mid-padding: 32px;--wp--custom--spacing--max-padding: 48px;--wp--custom--table--border--color: ;--wp--custom--table--border--width: 1px;--wp--custom--table--border--style: solid;--wp--custom--table--color--background: transparent;--wp--custom--table--header--border--color: ;--wp--custom--table--header--border--width: 2px;--wp--custom--table--header--color--background: red;--wp--custom--table--typography--font-size: var(--wp--preset--font-size--small);--wp--custom--table--typography--line-height: 1.4;--wp--custom--table--figcaption--typography--font-size: var(--wp--preset--font-size--x-small);--wp--custom--table--spacing--cell-padding: .25em;--wp--custom--video--caption--text-align: center;--wp--custom--video--caption--margin: var(--wp--custom--gap--vertical) auto;}:root { --wp--style--global--content-size: var(--wp--custom--layout--content-size);--wp--style--global--wide-size: var(--wp--custom--layout--wide-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-brand-color-1-color{color: var(--wp--preset--color--brand-color-1) !important;}.has-brand-color-2-color{color: var(--wp--preset--color--brand-color-2) !important;}.has-brand-color-3-color{color: var(--wp--preset--color--brand-color-3) !important;}.has-brand-color-4-color{color: var(--wp--preset--color--brand-color-4) !important;}.has-brand-color-5-color{color: var(--wp--preset--color--brand-color-5) !important;}.has-brand-links-color{color: var(--wp--preset--color--brand-links) !important;}.has-brand-alert-color{color: var(--wp--preset--color--brand-alert) !important;}.has-neutral-white-color{color: var(--wp--preset--color--neutral-white) !important;}.has-neutral-lightest-color{color: var(--wp--preset--color--neutral-lightest) !important;}.has-neutral-light-color{color: var(--wp--preset--color--neutral-light) !important;}.has-neutral-mid-color{color: var(--wp--preset--color--neutral-mid) !important;}.has-neutral-dark-color{color: var(--wp--preset--color--neutral-dark) !important;}.has-neutral-darkest-color{color: var(--wp--preset--color--neutral-darkest) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-brand-color-1-background-color{background-color: var(--wp--preset--color--brand-color-1) !important;}.has-brand-color-2-background-color{background-color: var(--wp--preset--color--brand-color-2) !important;}.has-brand-color-3-background-color{background-color: var(--wp--preset--color--brand-color-3) !important;}.has-brand-color-4-background-color{background-color: var(--wp--preset--color--brand-color-4) !important;}.has-brand-color-5-background-color{background-color: var(--wp--preset--color--brand-color-5) !important;}.has-brand-links-background-color{background-color: var(--wp--preset--color--brand-links) !important;}.has-brand-alert-background-color{background-color: var(--wp--preset--color--brand-alert) !important;}.has-neutral-white-background-color{background-color: var(--wp--preset--color--neutral-white) !important;}.has-neutral-lightest-background-color{background-color: var(--wp--preset--color--neutral-lightest) !important;}.has-neutral-light-background-color{background-color: var(--wp--preset--color--neutral-light) !important;}.has-neutral-mid-background-color{background-color: var(--wp--preset--color--neutral-mid) !important;}.has-neutral-dark-background-color{background-color: var(--wp--preset--color--neutral-dark) !important;}.has-neutral-darkest-background-color{background-color: var(--wp--preset--color--neutral-darkest) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-brand-color-1-border-color{border-color: var(--wp--preset--color--brand-color-1) !important;}.has-brand-color-2-border-color{border-color: var(--wp--preset--color--brand-color-2) !important;}.has-brand-color-3-border-color{border-color: var(--wp--preset--color--brand-color-3) !important;}.has-brand-color-4-border-color{border-color: var(--wp--preset--color--brand-color-4) !important;}.has-brand-color-5-border-color{border-color: var(--wp--preset--color--brand-color-5) !important;}.has-brand-links-border-color{border-color: var(--wp--preset--color--brand-links) !important;}.has-brand-alert-border-color{border-color: var(--wp--preset--color--brand-alert) !important;}.has-neutral-white-border-color{border-color: var(--wp--preset--color--neutral-white) !important;}.has-neutral-lightest-border-color{border-color: var(--wp--preset--color--neutral-lightest) !important;}.has-neutral-light-border-color{border-color: var(--wp--preset--color--neutral-light) !important;}.has-neutral-mid-border-color{border-color: var(--wp--preset--color--neutral-mid) !important;}.has-neutral-dark-border-color{border-color: var(--wp--preset--color--neutral-dark) !important;}.has-neutral-darkest-border-color{border-color: var(--wp--preset--color--neutral-darkest) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-brand-color-1-gradient-darker-gradient-background{background: var(--wp--preset--gradient--brand-color-1-gradient-darker) !important;}.has-brand-color-1-gradient-lighter-gradient-background{background: var(--wp--preset--gradient--brand-color-1-gradient-lighter) !important;}.has-brand-color-2-gradient-darker-gradient-background{background: var(--wp--preset--gradient--brand-color-2-gradient-darker) !important;}.has-brand-color-2-gradient-lighter-gradient-background{background: var(--wp--preset--gradient--brand-color-2-gradient-lighter) !important;}.has-brand-color-3-gradient-darker-gradient-background{background: var(--wp--preset--gradient--brand-color-3-gradient-darker) !important;}.has-brand-color-3-gradient-lighter-gradient-background{background: var(--wp--preset--gradient--brand-color-3-gradient-lighter) !important;}.has-brand-color-4-gradient-darker-gradient-background{background: var(--wp--preset--gradient--brand-color-4-gradient-darker) !important;}.has-brand-color-4-gradient-lighter-gradient-background{background: var(--wp--preset--gradient--brand-color-4-gradient-lighter) !important;}.has-brand-color-5-gradient-darker-gradient-background{background: var(--wp--preset--gradient--brand-color-5-gradient-darker) !important;}.has-brand-color-5-gradient-lighter-gradient-background{background: var(--wp--preset--gradient--brand-color-5-gradient-lighter) !important;}.has-brand-color-1-brand-color-2-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-1-brand-color-2-gradient) !important;}.has-brand-color-1-brand-color-3-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-1-brand-color-3-gradient) !important;}.has-brand-color-1-brand-color-4-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-1-brand-color-4-gradient) !important;}.has-brand-color-1-brand-color-5-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-1-brand-color-5-gradient) !important;}.has-brand-color-2-brand-color-3-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-2-brand-color-3-gradient) !important;}.has-brand-color-2-brand-color-4-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-2-brand-color-4-gradient) !important;}.has-brand-color-2-brand-color-5-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-2-brand-color-5-gradient) !important;}.has-brand-color-3-brand-color-4-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-3-brand-color-4-gradient) !important;}.has-brand-color-3-brand-color-5-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-3-brand-color-5-gradient) !important;}.has-brand-color-4-brand-color-5-gradient-gradient-background{background: var(--wp--preset--gradient--brand-color-4-brand-color-5-gradient) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-x-small-font-size{font-size: var(--wp--preset--font-size--x-small) !important;}.has-normal-font-size{font-size: var(--wp--preset--font-size--normal) !important;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;}.has-system-font-font-family{font-family: var(--wp--preset--font-family--system-font) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-exo-font-family{font-family: var(--wp--preset--font-family--exo) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}
17327
:root :where(.wp-block-pullquote){font-size: clamp(0.984em, 0.984rem + ((1vw - 0.2em) * 0.645), 1.5em);line-height: 1.6;}
17328
</style>
17329
<link rel='stylesheet' id='webmention-css' href='https://opensource.org/wp-content/plugins/webmention/assets/css/webmention.css?ver=5.5.0' type='text/css' media='all' />
17330
<link rel='stylesheet' id='comment_styles-css' href='https://opensource.org/wp-content/plugins/wp-discourse/lib/../css/comments.css?ver=1749753563' type='text/css' media='all' />
17331
<link rel='stylesheet' id='cmplz-general-css' href='https://opensource.org/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1753814361' type='text/css' media='all' />
17332
<link rel='stylesheet' id='dashicons-css' href='https://c0.wp.com/c/6.8.2/wp-includes/css/dashicons.min.css' type='text/css' media='all' />
17333
<link rel='stylesheet' id='wp-components-css' href='https://opensource.org/wp-content/plugins/gutenberg/build/components/style.css?ver=21.5.0' type='text/css' media='all' />
17334
<link rel='stylesheet' id='godaddy-styles-css' href='https://opensource.org/wp-content/plugins/coblocks/includes/Dependencies/GoDaddy/Styles/build/latest.css?ver=2.0.2' type='text/css' media='all' />
17335
<link rel='stylesheet' id='indieweb-css' href='https://opensource.org/wp-content/plugins/indieweb/static/css/indieweb.css?ver=4.0.5' type='text/css' media='all' />
17336
<link rel='stylesheet' id='osi-style-css' href='https://opensource.org/wp-content/themes/osi/style.css?ver=1750065233' type='text/css' media='all' />
17337
<style id='osi-style-inline-css' type='text/css'>
17338
:root{--wp--preset--color--brand-color-1:#3Ea638; --wp--preset--color--brand-color-1-darker:#2e7c2a; --wp--preset--color--brand-color-1-lighter:#4dcf46; --wp--preset--color--brand-color-2:#FB923c; --wp--preset--color--brand-color-2-darker:#bc6d2d; --wp--preset--color--brand-color-2-lighter:#ffb64b; --wp--preset--color--brand-color-3:#ebc342; --wp--preset--color--brand-color-3-darker:#b09231; --wp--preset--color--brand-color-3-lighter:#fff352; --wp--preset--color--brand-color-4:#e66d4c; --wp--preset--color--brand-color-4-darker:#ac5139; --wp--preset--color--brand-color-4-lighter:#ff885f; --wp--preset--color--brand-color-5:#1c531d; --wp--preset--color--brand-color-5-darker:#153e15; --wp--preset--color--brand-color-5-lighter:#236724; --wp--preset--color--brand-links:#23881f; --wp--preset--color--brand-links-darker:#1a6617; --wp--preset--color--brand-links-lighter:#2baa26; --wp--preset--color--brand-alert:#a11c2e; --wp--preset--color--brand-alert-darker:#781522; --wp--preset--color--brand-alert-lighter:#c92339; --wp--custom--color--brand-text:#000000; --wp--custom--color--brand-heading:#414042; --wp--custom--color--brand-subheading:#414042; --wp--preset--color--neutral-white:#ffffff; --wp--preset--color--neutral-lightest:#f2f3f2; --wp--preset--color--neutral-light:#d2d2d2; --wp--preset--color--neutral-mid:#949494; --wp--preset--color--neutral-dark:#414042; --wp--preset--color--neutral-darkest:#000000; }
17339
.has-brand-color-1-background-color{background-color:#3Ea638 !important;} .has-brand-color-1-color{color:#3Ea638 !important;} .has-brand-color-2-background-color{background-color:#FB923c !important;} .has-brand-color-2-color{color:#FB923c !important;} .has-brand-color-3-background-color{background-color:#ebc342 !important;} .has-brand-color-3-color{color:#ebc342 !important;} .has-brand-color-4-background-color{background-color:#e66d4c !important;} .has-brand-color-4-color{color:#e66d4c !important;} .has-brand-color-5-background-color{background-color:#1c531d !important;} .has-brand-color-5-color{color:#1c531d !important;} .has-brand-links-background-color{background-color:#23881f !important;} .has-brand-links-color{color:#23881f !important;} .has-brand-alert-background-color{background-color:#a11c2e !important;} .has-brand-alert-color{color:#a11c2e !important;} .has-brand-text-color{color:#000000 !important;} .has-brand-heading-color{color:#414042 !important;} .has-brand-subheading-color{color:#414042 !important;} .has-neutral-white-background-color{background-color:#ffffff !important;} .has-neutral-white-color{color:#ffffff !important;} .has-neutral-lightest-background-color{background-color:#f2f3f2 !important;} .has-neutral-lightest-color{color:#f2f3f2 !important;} .has-neutral-light-background-color{background-color:#d2d2d2 !important;} .has-neutral-light-color{color:#d2d2d2 !important;} .has-neutral-mid-background-color{background-color:#949494 !important;} .has-neutral-mid-color{color:#949494 !important;} .has-neutral-dark-background-color{background-color:#414042 !important;} .has-neutral-dark-color{color:#414042 !important;} .has-neutral-darkest-background-color{background-color:#000000 !important;} .has-neutral-darkest-color{color:#000000 !important;}
17340
:root{--wp--preset--gradient--brand-color-1-gradient-darker:linear-gradient(90deg,#3Ea638 0%,#1f531c 100%); --wp--preset--gradient--brand-color-1-gradient-lighter:linear-gradient(90deg,#3Ea638 0%,#63ff59 100%); --wp--preset--gradient--brand-color-1-brand-color-2-gradient:linear-gradient(90deg,#3Ea638 0%,#FB923c 100%); --wp--preset--gradient--brand-color-1-brand-color-3-gradient:linear-gradient(90deg,#3Ea638 0%,#ebc342 100%); --wp--preset--gradient--brand-color-1-brand-color-4-gradient:linear-gradient(90deg,#3Ea638 0%,#e66d4c 100%); --wp--preset--gradient--brand-color-1-brand-color-5-gradient:linear-gradient(90deg,#3Ea638 0%,#1c531d 100%); --wp--preset--gradient--brand-color-1-neutral-lightest-gradient:linear-gradient(90deg,#3Ea638 0%,#f4f2f4 100%); --wp--preset--gradient--brand-color-1-neutral-darkest-gradient:linear-gradient(90deg,#3Ea638 0%,#1e1e1e 100%); --wp--preset--gradient--brand-color-2-gradient-darker:linear-gradient(90deg,#FB923c 0%,#7d491e 100%); --wp--preset--gradient--brand-color-2-gradient-lighter:linear-gradient(90deg,#FB923c 0%,#ffe960 100%); --wp--preset--gradient--brand-color-2-brand-color-3-gradient:linear-gradient(90deg,#FB923c 0%,#ebc342 100%); --wp--preset--gradient--brand-color-2-brand-color-4-gradient:linear-gradient(90deg,#FB923c 0%,#e66d4c 100%); --wp--preset--gradient--brand-color-2-brand-color-5-gradient:linear-gradient(90deg,#FB923c 0%,#1c531d 100%); --wp--preset--gradient--brand-color-2-neutral-lightest-gradient:linear-gradient(90deg,#FB923c 0%,#f4f2f4 100%); --wp--preset--gradient--brand-color-2-neutral-darkest-gradient:linear-gradient(90deg,#FB923c 0%,#1e1e1e 100%); --wp--preset--gradient--brand-color-3-gradient-darker:linear-gradient(90deg,#ebc342 0%,#756121 100%); --wp--preset--gradient--brand-color-3-gradient-lighter:linear-gradient(90deg,#ebc342 0%,#ffff69 100%); --wp--preset--gradient--brand-color-3-brand-color-4-gradient:linear-gradient(90deg,#ebc342 0%,#e66d4c 100%); --wp--preset--gradient--brand-color-3-brand-color-5-gradient:linear-gradient(90deg,#ebc342 0%,#1c531d 100%); --wp--preset--gradient--brand-color-3-neutral-lightest-gradient:linear-gradient(90deg,#ebc342 0%,#f4f2f4 100%); --wp--preset--gradient--brand-color-3-neutral-darkest-gradient:linear-gradient(90deg,#ebc342 0%,#1e1e1e 100%); --wp--preset--gradient--brand-color-4-gradient-darker:linear-gradient(90deg,#e66d4c 0%,#733626 100%); --wp--preset--gradient--brand-color-4-gradient-lighter:linear-gradient(90deg,#e66d4c 0%,#ffae79 100%); --wp--preset--gradient--brand-color-4-brand-color-5-gradient:linear-gradient(90deg,#e66d4c 0%,#1c531d 100%); --wp--preset--gradient--brand-color-4-neutral-lightest-gradient:linear-gradient(90deg,#e66d4c 0%,#f4f2f4 100%); --wp--preset--gradient--brand-color-4-neutral-darkest-gradient:linear-gradient(90deg,#e66d4c 0%,#1e1e1e 100%); --wp--preset--gradient--brand-color-5-gradient-darker:linear-gradient(90deg,#1c531d 0%,#0e290e 100%); --wp--preset--gradient--brand-color-5-gradient-lighter:linear-gradient(90deg,#1c531d 0%,#2c842e 100%); --wp--preset--gradient--brand-color-5-neutral-lightest-gradient:linear-gradient(90deg,#1c531d 0%,#f4f2f4 100%); --wp--preset--gradient--brand-color-5-neutral-darkest-gradient:linear-gradient(90deg,#1c531d 0%,#1e1e1e 100%); --wp--preset--gradient--neutral-lightest-gradient-darker:linear-gradient(90deg,#f4f2f4 0%,#7a797a 100%); --wp--preset--gradient--neutral-lightest-gradient-lighter:linear-gradient(90deg,#f4f2f4 0%,#ffffff 100%); --wp--preset--gradient--neutral-lightest-neutral-darkest-gradient:linear-gradient(90deg,#f4f2f4 0%,#1e1e1e 100%); --wp--preset--gradient--neutral-darkest-gradient-darker:linear-gradient(90deg,#1e1e1e 0%,#0f0f0f 100%); --wp--preset--gradient--neutral-darkest-gradient-lighter:linear-gradient(90deg,#1e1e1e 0%,#303030 100%); }
17341
.has-brand-color-1-gradient-darker-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#1f531c 100%) !important;} .has-brand-color-1-gradient-lighter-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#63ff59 100%) !important;} .has-brand-color-1-brand-color-2-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#FB923c 100%) !important;} .has-brand-color-1-brand-color-3-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#ebc342 100%) !important;} .has-brand-color-1-brand-color-4-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#e66d4c 100%) !important;} .has-brand-color-1-brand-color-5-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#1c531d 100%) !important;} .has-brand-color-1-neutral-lightest-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#f4f2f4 100%) !important;} .has-brand-color-1-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#3Ea638 0%,#1e1e1e 100%) !important;} .has-brand-color-2-gradient-darker-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#7d491e 100%) !important;} .has-brand-color-2-gradient-lighter-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#ffe960 100%) !important;} .has-brand-color-2-brand-color-3-gradient-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#ebc342 100%) !important;} .has-brand-color-2-brand-color-4-gradient-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#e66d4c 100%) !important;} .has-brand-color-2-brand-color-5-gradient-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#1c531d 100%) !important;} .has-brand-color-2-neutral-lightest-gradient-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#f4f2f4 100%) !important;} .has-brand-color-2-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#FB923c 0%,#1e1e1e 100%) !important;} .has-brand-color-3-gradient-darker-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#756121 100%) !important;} .has-brand-color-3-gradient-lighter-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#ffff69 100%) !important;} .has-brand-color-3-brand-color-4-gradient-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#e66d4c 100%) !important;} .has-brand-color-3-brand-color-5-gradient-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#1c531d 100%) !important;} .has-brand-color-3-neutral-lightest-gradient-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#f4f2f4 100%) !important;} .has-brand-color-3-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#ebc342 0%,#1e1e1e 100%) !important;} .has-brand-color-4-gradient-darker-gradient-background{background:linear-gradient(90deg,#e66d4c 0%,#733626 100%) !important;} .has-brand-color-4-gradient-lighter-gradient-background{background:linear-gradient(90deg,#e66d4c 0%,#ffae79 100%) !important;} .has-brand-color-4-brand-color-5-gradient-gradient-background{background:linear-gradient(90deg,#e66d4c 0%,#1c531d 100%) !important;} .has-brand-color-4-neutral-lightest-gradient-gradient-background{background:linear-gradient(90deg,#e66d4c 0%,#f4f2f4 100%) !important;} .has-brand-color-4-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#e66d4c 0%,#1e1e1e 100%) !important;} .has-brand-color-5-gradient-darker-gradient-background{background:linear-gradient(90deg,#1c531d 0%,#0e290e 100%) !important;} .has-brand-color-5-gradient-lighter-gradient-background{background:linear-gradient(90deg,#1c531d 0%,#2c842e 100%) !important;} .has-brand-color-5-neutral-lightest-gradient-gradient-background{background:linear-gradient(90deg,#1c531d 0%,#f4f2f4 100%) !important;} .has-brand-color-5-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#1c531d 0%,#1e1e1e 100%) !important;} .has-neutral-lightest-gradient-darker-gradient-background{background:linear-gradient(90deg,#f4f2f4 0%,#7a797a 100%) !important;} .has-neutral-lightest-gradient-lighter-gradient-background{background:linear-gradient(90deg,#f4f2f4 0%,#ffffff 100%) !important;} .has-neutral-lightest-neutral-darkest-gradient-gradient-background{background:linear-gradient(90deg,#f4f2f4 0%,#1e1e1e 100%) !important;} .has-neutral-darkest-gradient-darker-gradient-background{background:linear-gradient(90deg,#1e1e1e 0%,#0f0f0f 100%) !important;} .has-neutral-darkest-gradient-lighter-gradient-background{background:linear-gradient(90deg,#1e1e1e 0%,#303030 100%) !important;}
17342
:root{--wp--custom--color--brand-color-1-rgb:62, 166, 56; --wp--custom--color--brand-color-2-rgb:251, 146, 60; --wp--custom--color--brand-color-3-rgb:235, 195, 66; --wp--custom--color--brand-color-4-rgb:230, 109, 76; --wp--custom--color--brand-color-5-rgb:28, 83, 29; --wp--custom--color--neutral-white-rgb:255, 255, 255; --wp--custom--color--neutral-lightest-rgb:242, 243, 242; --wp--custom--color--neutral-light-rgb:210, 210, 210; --wp--custom--color--neutral-mid-rgb:148, 148, 148; --wp--custom--color--neutral-dark-rgb:65, 64, 66; --wp--custom--color--neutral-darkest-rgb:0, 0, 0; }
17343
17344
.wp-block-cover { background-image:url()}
17345
</style>
17346
<link rel='stylesheet' id='swiper-css-css' href='https://unpkg.com/swiper@11/swiper-bundle.min.css?ver=1750065233' type='text/css' media='all' />
17347
<link rel='stylesheet' id='genericons-css' href='https://opensource.org/wp-content/plugins/jetpack/_inc/genericons/genericons/genericons.css?ver=3.1' type='text/css' media='all' />
17348
<link rel='stylesheet' id='jetpack-social-menu-css' href='https://opensource.org/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/social-menu.css?ver=1.0' type='text/css' media='all' />
17349
<link rel='stylesheet' id='syndication-style-css' href='https://opensource.org/wp-content/plugins/syndication-links/css/syn.min.css?ver=4.5.3' type='text/css' media='all' />
17350
<script type="text/javascript" id="altcha-widget-custom-options-js-after">
17351
/* <![CDATA[ */
17352
(() => { window.ALTCHA_WIDGET_ATTRS = {"challengeurl":"https:\/\/opensource.org\/wp-json\/altcha\/v1\/challenge","strings":"{\"error\":\"Verification failed. Try again later.\",\"footer\":\"Protected by <a href=\\\"https:\\\/\\\/altcha.org\\\/\\\" target=\\\"_blank\\\">ALTCHA<\\\/a>\",\"label\":\"I'm not a robot\",\"verified\":\"Verified\",\"verifying\":\"Verifying...\",\"waitAlert\":\"Verifying... please wait.\"}","hidefooter":"1"}; })();
17353
/* ]]> */
17354
</script>
17355
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/gutenberg/build/hooks/index.min.js?ver=84e753e2b66eb7028d38" id="wp-hooks-js"></script>
17356
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/gutenberg/build/i18n/index.min.js?ver=671c1c41fbf6f13df25a" id="wp-i18n-js"></script>
17357
<script type="text/javascript" id="wp-i18n-js-after">
17358
/* <![CDATA[ */
17359
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
17360
/* ]]> */
17361
</script>
17362
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script>
17363
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script>
17364
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/core.min.js" id="jquery-ui-core-js"></script>
17365
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/mouse.min.js" id="jquery-ui-mouse-js"></script>
17366
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/sortable.min.js" id="jquery-ui-sortable-js"></script>
17367
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/datepicker.min.js" id="jquery-ui-datepicker-js"></script>
17368
<script type="text/javascript" id="jquery-ui-datepicker-js-after">
17369
/* <![CDATA[ */
17370
jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});});
17371
/* ]]> */
17372
</script>
17373
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/resizable.min.js" id="jquery-ui-resizable-js"></script>
17374
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/draggable.min.js" id="jquery-ui-draggable-js"></script>
17375
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/controlgroup.min.js" id="jquery-ui-controlgroup-js"></script>
17376
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/checkboxradio.min.js" id="jquery-ui-checkboxradio-js"></script>
17377
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/button.min.js" id="jquery-ui-button-js"></script>
17378
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/jquery/ui/dialog.min.js" id="jquery-ui-dialog-js"></script>
17379
<script type="text/javascript" id="events-manager-js-extra">
17380
/* <![CDATA[ */
17381
var EM = {"ajaxurl":"https:\/\/opensource.org\/wp-admin\/admin-ajax.php","locationajaxurl":"https:\/\/opensource.org\/wp-admin\/admin-ajax.php?action=locations_search","firstDay":"1","locale":"en","dateFormat":"yy-mm-dd","ui_css":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager\/includes\/css\/jquery-ui\/build.min.css","show24hours":"0","is_ssl":"1","autocomplete_limit":"10","calendar":{"breakpoints":{"small":560,"medium":908,"large":false}},"phone":"","datepicker":{"format":"Y-m-d"},"search":{"breakpoints":{"small":650,"medium":850,"full":false}},"url":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager","assets":{"input.em-uploader":{"js":{"em-uploader":{"url":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager\/includes\/js\/em-uploader.js?v=7.1.7","event":"em_uploader_ready"}}},".em-recurrence-sets, .em-timezone":{"js":{"luxon":{"url":"luxon\/luxon.js?v=7.1.7","event":"em_luxon_ready"}}},".em-booking-form, #em-booking-form, .em-booking-recurring, .em-event-booking-form":{"js":{"em-bookings":{"url":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager\/includes\/js\/bookingsform.js?v=7.1.7","event":"em_booking_form_js_loaded"},"em-coupons":{"url":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager-pro\/add-ons\/coupons\/coupons.js?v=3.7","requires":"em-bookings"}},"css":{"em-coupons":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager-pro\/add-ons\/coupons\/coupons.min.css?v=3.7"}},"#em-opt-archetypes":{"js":{"archetypes":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager\/includes\/js\/admin-archetype-editor.js?v=7.1.7","archetypes_ms":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager\/includes\/js\/admin-archetypes.js?v=7.1.7","qs":"qs\/qs.js?v=7.1.7"}},".em-cart-coupons-form":{"js":{"em-coupons-cart":{"url":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager-pro\/add-ons\/coupons\/coupons-cart.js?v=3.7","event":"em_timepicker_ready"}},"css":{"em-coupons":"https:\/\/opensource.org\/wp-content\/plugins\/events-manager-pro\/add-ons\/coupons\/coupons.min.css?v=3.7"}}},"cached":"1","bookingInProgress":"Please wait while the booking is being submitted.","tickets_save":"Save Ticket","bookingajaxurl":"https:\/\/opensource.org\/wp-admin\/admin-ajax.php","bookings_export_save":"Export Bookings","bookings_settings_save":"Save Settings","booking_delete":"Are you sure you want to delete?","booking_offset":"30","bookings":{"submit_button":{"text":{"default":"Submit Booking","free":"Submit Booking","payment":"Submit Booking - %s","processing":"Processing ..."}},"update_listener":""},"bb_full":"Sold Out","bb_book":"Book Now","bb_booking":"Booking...","bb_booked":"Booking Submitted","bb_error":"Booking Error. Try again?","bb_cancel":"Cancel","bb_canceling":"Canceling...","bb_cancelled":"Cancelled","bb_cancel_error":"Cancellation Error. Try again?","txt_search":"Search","txt_searching":"Searching...","txt_loading":"Loading...","cache":"1","api_nonce":"bfdc533558","attendance_api_url":"https:\/\/opensource.org\/wp-json\/events-manager\/v1\/attendance"};
17382
/* ]]> */
17383
</script>
17384
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/events-manager/includes/js/events-manager.js?ver=7.1.7" id="events-manager-js"></script>
17385
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/events-manager-pro/includes/js/events-manager-pro.js?ver=3.7" id="events-manager-pro-js"></script>
17386
<script type="text/javascript" defer data-domain='opensource.org' data-api='https://opensource.org/wp-json/fcdf21/v1/da74/d08e74b0' data-cfasync='false' src="//opensource.org/wp-content/uploads/4931f7089c/801c1c58.js?ver=1757529684" id="plausible-analytics-js"></script>
17387
<script type="text/javascript" id="plausible-analytics-js-after">
17388
/* <![CDATA[ */
17389
window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }
17390
/* ]]> */
17391
</script>
17392
<link rel="https://api.w.org/" href="https://opensource.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://opensource.org/wp-json/wp/v2/license/395" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://opensource.org/xmlrpc.php?rsd" />
17393
17394
<link rel="canonical" href="https://opensource.org/license/mit" />
17395
<link rel='shortlink' href='https://opensource.org/?p=395' />
17396
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://opensource.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fopensource.org%2Flicense%2Fmit" />
17397
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://opensource.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fopensource.org%2Flicense%2Fmit&#038;format=xml" />
17398
17399
17400
	<!-- Nelio Content -->
17401
	<meta property="og:locale" content="en_US" />
17402
	<meta property="og:type" content="article" />
17403
	<meta property="og:title" content="The MIT License" />
17404
	<meta property="og:description" content="Copyright &lt;YEAR&gt; &lt;COPYRIGHT HOLDER&gt; Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &#8220;Software&#8221;), to deal in the…" />
17405
	<meta property="og:url" content="https://opensource.org/license/mit/" />
17406
	<meta property="og:site_name" content="Open Source Initiative" />
17407
	<meta property="og:image" content="" />
17408
	<meta property="og:image:width" content="" />
17409
	<meta property="og:image:height" content="" />
17410
	<meta name="twitter:card" content="summary_large_image" />
17411
	<meta name="twitter:creator" content="" />
17412
	<meta name="twitter:site" content="" />
17413
	<meta name="twitter:image" content="" />
17414
	<!-- /Nelio Content -->
17415
17416
17417
<link rel="alternate" type="application/rss+xml" title="Podcast RSS feed" href="https://opensource.org/feed/podcast/deep-dive-ai/" />
17418
17419
	<style>img#wpstats{display:none}</style>
17420
					<style>.cmplz-hidden {
17421
					display: none !important;
17422
				}</style><meta name='plausible-analytics-version' content='2.3.1' />
17423
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>		<style type="text/css">
17424
					.site-title,
17425
			.site-description {
17426
				position: absolute;
17427
				clip: rect(1px, 1px, 1px, 1px);
17428
			}
17429
					</style>
17430
		<style class='wp-fonts-local' type='text/css'>
17431
@font-face{font-family:Exo;font-style:normal;font-weight:100 200 300 400 500 600 700 800 900;font-display:fallback;src:url('https://opensource.org/wp-content/themes/osi/assets/fonts/Exo/Exo-VariableFont_wght.ttf') format('truetype');}
17432
@font-face{font-family:"Albert Sans";font-style:normal;font-weight:100 200 300 400 500 600 700 800 900;font-display:fallback;src:url('https://opensource.org/wp-content/themes/osi/assets/fonts/albert-sans/AlbertSans-VariableFont_wght.ttf') format('truetype');}
17433
</style>
17434
<link rel="icon" href="https://i0.wp.com/opensource.org/wp-content/uploads/2023/01/cropped-cropped-OSI_Horizontal_Logo_0-e1674081292667.png?fit=32%2C32&#038;ssl=1" sizes="32x32" />
17435
<link rel="icon" href="https://i0.wp.com/opensource.org/wp-content/uploads/2023/01/cropped-cropped-OSI_Horizontal_Logo_0-e1674081292667.png?fit=192%2C192&#038;ssl=1" sizes="192x192" />
17436
<link rel="apple-touch-icon" href="https://i0.wp.com/opensource.org/wp-content/uploads/2023/01/cropped-cropped-OSI_Horizontal_Logo_0-e1674081292667.png?fit=180%2C180&#038;ssl=1" />
17437
<meta name="msapplication-TileImage" content="https://i0.wp.com/opensource.org/wp-content/uploads/2023/01/cropped-cropped-OSI_Horizontal_Logo_0-e1674081292667.png?fit=270%2C270&#038;ssl=1" />
17438
		<style type="text/css" id="wp-custom-css">
17439
			
17440
/*prev*/
17441
17442
.jetpack-instant-search__search-results-search-form {
17443
	max-width: 100%;
17444
}
17445
17446
/* Prevents image duplication of featured images on Event pages. */
17447
.single-event .em-item-image {
17448
    display: none;
17449
}
17450
17451
/* Keep other existing styles */
17452
.single-sc_event .entry-header .entry-title {
17453
	display: none;
17454
}
17455
17456
/* Carrie's design tweaks - 11.2.22 */
17457
17458
.wp-block-coblocks-posts__content a {
17459
	line-height: 1.3em;
17460
}
17461
.wp-block-post-title {
17462
	margin-bottom: 1em;
17463
}
17464
.entry-content h2 {
17465
	font-size:2rem;
17466
	font-weight:700;
17467
	margin-top: 2em;
17468
} 
17469
.entry-content h3 {
17470
	color: #414042;
17471
	font-size:1.5rem;
17472
	font-weight: 700;
17473
	margin-top: 2em;
17474
}
17475
.wp-block-media-text__content h2, .wp-block-media-text__content h3 {
17476
	margin-top:0;
17477
}
17478
p {
17479
	margin-bottom: 1.5em;
17480
}
17481
 li {
17482
	 margin-bottom:1em;
17483
}
17484
blockquote > *, .wp-block-pullquote > *, .wp-block-quote > * {
17485
    font-style: italic;
17486
    font-size: 18px;
17487
    font-weight: 200;
17488
    line-height: 1.8rem;
17489
    margin: 2em 0 2rem 0!important;
17490
}
17491
17492
/*to address centering a single post if there is only one */
17493
.wp-block-post-template.is-flex-container li {
17494
	margin: 0 auto;
17495
}
17496
17497
/* Remove when the changes to prod are live 2-13-2023 */
17498
17499
17500
@media only screen and (min-width: 1200px) {
17501
	.header--blog-name img {
17502
	margin-top: -16px;
17503
	}
17504
		
17505
		.nav-main--menu > li:hover > ul, .nav-main--menu > li:focus > ul, .nav-main--menu li.tab-active > ul {
17506
			max-height: 800px;
17507
		}
17508
	
17509
}
17510
17511
/* 
17512
 * Styles for OSI Sponsors Block    */
17513
.block-editor-block-list__block.wp-block-osi-sponsors-list {
17514
    padding-top: 1.2rem;
17515
}
17516
.osi-partner-logo {
17517
    margin: 4rem 0;
17518
    max-width: 230px;
17519
}
17520
17521
.osi-sponsor-logo img {
17522
	width: auto;
17523
}
17524
17525
/* 2023-08-25 DR hide $0.00 per ticket */
17526
17527
.postid-8996.single-sc_event .content.has_no_sidebar .content--page article:not(.archive) .sc-event-ticketing-price {
17528
	font-size: 0;
17529
}
17530
17531
.postid-8996.single-sc_event .content.has_no_sidebar .content--page article:not(.archive) .sc-event-ticketing-price::after {
17532
	content: "Free Ticket";
17533
	visibility: visible;
17534
	margin: 22px auto 0;
17535
	font-size: 1.25rem;
17536
	
17537
}
17538
#sc_event_details_8996 {
17539
	display: none
17540
}
17541
17542
#pre-footer .wpcf7 input {
17543
	width: 50%;
17544
	border-radius: 0;
17545
	display:inline-block;
17546
	border: 2px black solid;
17547
	margin:0;
17548
	padding: 15px 20px;
17549
} 
17550
#pre-footer .wpcf7 input[type=submit] {
17551
	background-color:black;
17552
	color:white;
17553
}
17554
17555
.sidebar-post-loop ul li .wp-block-post-date {
17556
	margin-top: 0;
17557
}
17558
.sidebar-post-loop ul li.wp-block-post {
17559
	border-bottom  : #CECECE 1px solid;
17560
	padding-bottom : 10px;
17561
	margin-bottom  : 10px;
17562
	margin-top     : 0;
17563
}
17564
17565
.sidebar-post-loop ul li.wp-block-post:last-child {
17566
	border-bottom : none;
17567
}
17568
17569
.sidebar-post-title.wp-block-post-title {
17570
	margin-bottom : 3px !important;
17571
	margin-top    : 0;
17572
	font-family   : 'Poppins', sans-serif;
17573
}
17574
17575
.sidebar-comment-posts {
17576
	padding-left : 0;
17577
}
17578
17579
.sidebar-comment-posts li.wp-block-latest-comments__comment {
17580
	padding-bottom : 10px;
17581
	margin-bottom  : 10px;
17582
	border-bottom  : #CECECE 1px solid;
17583
}
17584
17585
.sidebar-comment-posts li.wp-block-latest-comments__comment:last-child {
17586
	border-bottom : none;
17587
}
17588
17589
.sidebar-comment-posts li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
17590
	font-size   : 16px;
17591
	line-height : 24px;
17592
}
17593
17594
.sidebar-comment-posts li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
17595
	text-decoration : none;
17596
	color           : #3DA639;
17597
}
17598
17599
.sidebar-comment-posts li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
17600
	font-size   : 16px;
17601
	line-height : 28px;
17602
	color       : #767676;
17603
}
17604
17605
.sidebar-comment-posts li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p {
17606
	margin-bottom : 0;
17607
}
17608
17609
.sidebar-terms {
17610
	padding-left : 0;
17611
	margin-left: 0;
17612
	list-style   : none;
17613
}
17614
17615
.sidebar-terms li {
17616
	border-bottom : 1px solid #CECECE;
17617
	padding       : 0 0 10px;
17618
	margin        : 0 0 10px;
17619
}
17620
17621
.sidebar-terms li:last-child {
17622
	border-bottom : none;
17623
}
17624
17625
.sidebar-terms li a {
17626
	text-decoration : none;
17627
	color           : #3DA639;
17628
}
17629
17630
.main-post-loop ul li .wp-block-post-featured-image {
17631
	border : 1px solid #E1E1E1;
17632
}
17633
17634
#more-blog-link a {
17635
	text-decoration : none;
17636
	color           : #1D1D1D;
17637
}
17638
17639
#wp--skip-link--target {
17640
	margin-top : 24px !important;
17641
}
17642
17643
.blog-page--main-post-query .wp-block-post-featured-image {
17644
	margin-bottom: 15px;
17645
}
17646
17647
17648
.page-id-9688 .content--page .entry-header {
17649
	display: none;
17650
}
17651
17652
.special-sep {
17653
	position : relative;
17654
}
17655
17656
.special-sep:before {
17657
	content          : '';
17658
	top              : 50%;
17659
	left             : 0;
17660
	right            : 0;
17661
	height           : 1px;
17662
	content          : '';
17663
	position         : absolute;
17664
	background-color : #000000;
17665
}
17666
17667
.special-sep:after {
17668
	content    : '';
17669
	left       : calc(50% - 80px / 2);
17670
	width      : 80px;
17671
	content    : '';
17672
	position   : absolute;
17673
	height     : 40px;
17674
	top        : -20px;
17675
	background : #FFFFFF url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4yIiBiYXNlUHJvZmlsZT0idGlueSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiDQoJIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjU2IDI0OCIgb3ZlcmZsb3c9InZpc2libGUiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0ibm9uZSIgZD0iTTE0My4zLDE2Ny44YzIyLjEtOC41LDMzLjEtMzMuMiwyNC42LTU1LjNjLTguNS0yMi4xLTMzLjItMzMuMS01NS4zLTI0LjZjLTIyLjEsOC41LTMzLjEsMzMuMi0yNC42LDU1LjMNCgkJYzQuMywxMS4zLDEzLjMsMjAuMywyNC42LDI0LjZMODMuOCwyNDNjLTYzLjUtMjQuNC05NS4zLTk1LjctNzAuOS0xNTkuM3M5NS43LTk1LjMsMTU5LjItNzAuOXM5NS4zLDk1LjcsNzAuOSwxNTkuMw0KCQljLTEyLjUsMzIuNi0zOC4zLDU4LjQtNzAuOSw3MC45TDE0My4zLDE2Ny44Ii8+DQoJPHBhdGggZmlsbD0iIzIzMUYyMCIgZD0iTTE3Mi4yLDI0Ny40Yy0wLjYsMC0xLjItMC4xLTEuOC0wLjRjLTEuMS0wLjUtMS45LTEuNC0yLjMtMi40bC0yOC44LTc1LjFjLTAuOS0yLjMsMC4zLTQuOCwyLjUtNS43DQoJCWM5LjYtMy43LDE3LjEtMTAuOSwyMS4zLTIwLjJjNC4yLTkuNCw0LjQtMTkuOCwwLjgtMjkuNEMxNTYuMiw5NC4zLDEzNCw4NC40LDExNC4yLDkyYy0xOS44LDcuNi0yOS43LDI5LjgtMjIuMSw0OS42DQoJCWMzLjksMTAuMSwxMS45LDE4LjIsMjIuMSwyMi4xYzIuMywwLjksMy40LDMuNCwyLjUsNS43TDg4LDI0NC41Yy0wLjQsMS4xLTEuMywyLTIuMywyLjRjLTEuMSwwLjUtMi4zLDAuNS0zLjQsMC4xDQoJCWMtMzEuOC0xMi4yLTU3LTM2LjEtNzAuOS02Ny4zQy0yLjUsMTQ4LjctMy40LDExNCw4LjgsODIuMXMzNi4xLTU3LDY3LjItNzAuOXM2NS44LTE0LjgsOTcuNy0yLjZzNTcsMzYuMSw3MC45LDY3LjMNCgkJYzEzLjksMzEuMiwxNC44LDY1LjgsMi42LDk3LjdjLTEyLjksMzMuNy0zOS43LDYwLjUtNzMuNCw3My41QzE3My4yLDI0Ny4zLDE3Mi43LDI0Ny40LDE3Mi4yLDI0Ny40TDE3Mi4yLDI0Ny40eiBNMTI4LDguOQ0KCQljLTE2LjQsMC0zMi44LDMuNS00OC4zLDEwLjNjLTI5LDEyLjktNTEuMiwzNi40LTYyLjYsNjZjLTExLjQsMjkuNi0xMC41LDYxLjksMi40LDkwLjljMTIuMywyNy43LDM0LjIsNDkuMiw2MS45LDYxbDI1LjctNjcNCgkJYy0xMC42LTUuMi0xOC45LTE0LjMtMjMuMS0yNS40Yy05LjMtMjQuMywyLjktNTEuNywyNy4xLTYxYzI0LjMtOS4zLDUxLjYsMi45LDYxLDI3LjJjNC41LDExLjgsNC4yLDI0LjYtMC45LDM2LjENCgkJYy00LjUsMTAuMi0xMi4zLDE4LjItMjIuMiwyMy4xbDI1LjcsNjdjMjkuNS0xMi42LDUyLjgtMzYuNyw2NC4zLTY2LjdjMTEuNC0yOS42LDEwLjUtNjEuOS0yLjQtOTAuOWMtMTIuOS0yOS0zNi4zLTUxLjItNjYtNjIuNg0KCQlDMTU2LjgsMTEuNiwxNDIuMyw4LjksMTI4LDguOUwxMjgsOC45eiIvPg0KCTxwYXRoIGZpbGw9IiMyMzFGMjAiIGQ9Ik0yMzcuNywyMjkuNmMtMS42LDEuNi0yLjQsMy42LTIuNCw1LjhjMCwyLjMsMC44LDQuMywyLjQsNS45YzEuNiwxLjYsMy42LDIuNCw1LjksMi40DQoJCWMyLjMsMCw0LjItMC44LDUuOC0yLjRjMS42LTEuNiwyLjQtMy42LDIuNC01LjljMC0yLjItMC44LTQuMi0yLjQtNS44Yy0xLjYtMS43LTMuNi0yLjUtNS45LTIuNQ0KCQlDMjQxLjMsMjI3LjEsMjM5LjQsMjI3LjksMjM3LjcsMjI5LjZMMjM3LjcsMjI5LjZ6IE0yNTAuNywyNDIuNmMtMiwxLjktNC4zLDIuOC03LDIuOGMtMi44LDAtNS4yLTEtNy4xLTIuOQ0KCQljLTEuOS0xLjktMi45LTQuMy0yLjktNy4xYzAtMi45LDEtNS40LDMuMS03LjNjMi0xLjgsNC4zLTIuNyw2LjktMi43YzIuOCwwLDUuMSwxLDcuMSwyLjljMiwyLDIuOSw0LjMsMi45LDcuMQ0KCQlDMjUzLjcsMjM4LjIsMjUyLjcsMjQwLjYsMjUwLjcsMjQyLjZMMjUwLjcsMjQyLjZ6IE0yNDQuNSwyMzJjLTAuNC0wLjItMS0wLjItMS43LTAuMmgtMC43djMuMmgxLjFjMC43LDAsMS4yLTAuMSwxLjYtMC40DQoJCXMwLjYtMC43LDAuNi0xLjNDMjQ1LjQsMjMyLjcsMjQ1LjEsMjMyLjMsMjQ0LjUsMjMyTDI0NC41LDIzMnogTTIzOS4yLDI0MXYtMTEuMWMwLjcsMCwxLjcsMCwzLjEsMHMyLjEsMCwyLjMsMA0KCQljMC45LDAuMSwxLjYsMC4zLDIuMiwwLjZjMSwwLjUsMS41LDEuNCwxLjUsMi43YzAsMC45LTAuMywxLjYtMC44LDJjLTAuNSwwLjQtMS4yLDAuNy0xLjksMC43YzAuNywwLjEsMS4yLDAuNCwxLjYsMC42DQoJCWMwLjcsMC41LDEsMS40LDEsMi41djFjMCwwLjEsMCwwLjIsMCwwLjNzMCwwLjIsMC4xLDAuM2wwLjEsMC4zaC0yLjhjLTAuMS0wLjQtMC4xLTAuOS0wLjItMS41cy0wLjEtMS4xLTAuMi0xLjQNCgkJYy0wLjEtMC40LTAuNC0wLjctMC44LTAuOGMtMC4yLTAuMS0wLjUtMC4xLTEtMC4ybC0wLjYsMGgtMC42djMuOUgyMzkuMnoiLz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat center;
17676
}
17677
17678
.sidebar .wp-block-latest-posts__list li,
17679
.sidebar .wp-block-latest-comments li {
17680
	border-bottom: #CECECE 1px solid;
17681
  padding-bottom: 10px;
17682
  margin-bottom: 10px;
17683
  margin-top: 0;
17684
}
17685
.sidebar .wp-block-latest-posts__post-date, 
17686
.sidebar .wp-block-post-date, .wp-block-coblocks-posts__date {
17687
	color: #1d1d1d;
17688
  font-size: 13px;
17689
	font-weight: 400;
17690
	margin: 0;
17691
}
17692
.sidebar .wp-block-latest-comments__comment-excerpt p,
17693
.sidebar .wp-block-latest-comments__comment-excerpt,
17694
.sidebar .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, 
17695
.sidebar .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
17696
	margin: 0;
17697
	margin-left:0;
17698
	line-height: 28px;
17699
  color: #767676;
17700
}
17701
17702
.blog .sidebar .wp-block-latest-posts__post-title,
17703
.blog .sidebar .wp-block-latest-comments__comment-link,
17704
.blog .sidebar .wp-block-latest-comments__comment-author,
17705
.blog .sidebar .widget_top-posts a,
17706
.blog .sidebar .widget_recent_entries,
17707
.blog .sidebar .widget_categories,
17708
.blog .sidebar #recentcomments {
17709
	font-weight: 400;
17710
	color: #3da639;
17711
	font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.217), 16px);
17712
    line-height: 1.8;
17713
	text-decoration: none;
17714
}
17715
.blog .sidebar h2 {
17716
	font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.435), 18px);
17717
}
17718
17719
17720
.blog .sidebar .wp-block-categories-list,
17721
.blog .sidebar .widget_top-posts ul,
17722
.blog .sidebar .widget_recent_entries,
17723
.blog .sidebar .widget_recent_entries ul,
17724
.blog .sidebar #recentcomments,
17725
.blog .sidebar .widget_categories ul {
17726
	padding-left: 0px;
17727
}
17728
.blog .sidebar .wp-block-categories-list li,
17729
.blog .sidebar .widget_top-posts li,
17730
.blog .sidebar .widget_recent_entries li,
17731
.blog .sidebar #recentcomments li,
17732
.blog .sidebar .widget_categories li {
17733
	list-style: none;
17734
	border-bottom: 1px solid #CECECE;
17735
    padding: 0 0 10px;
17736
    margin: 0 0 10px;
17737
}
17738
17739
.blog .sidebar .wp-block-categories-list li a,
17740
.blog .sidebar .widget_recent_entries a,
17741
.blog .sidebar .widget_categories a,
17742
.blog .sidebar #recentcomments a {
17743
	text-decoration: none;
17744
	cursor: pointer !important;
17745
	line-height: 1.8;
17746
	font-weight: 400;
17747
	color: #3da639;
17748
}
17749
17750
#comments ul.reaction-list {
17751
	list-style-type: none;
17752
}
17753
#comments ul.reaction-list li {
17754
	display:inline-block;
17755
	padding:0;
17756
	margin:0
17757
}
17758
#comments ul.reaction-list li .hide-name,
17759
#comments ul.reaction-list li .emoji-overlay {
17760
	display:none;
17761
}
17762
#comments ul.reaction-list li img {
17763
	width:50px;
17764
	max-width: auto;
17765
}
17766
#comments ul.reaction-list li a.customize-unpreviewable {
17767
	cursor:pointer !important;
17768
	display:inline-block;
17769
}
17770
.comment-body {
17771
	width: auto;
17772
}
17773
.email-block-wrap {
17774
	display:block;
17775
	width:100%;
17776
	clear:both;
17777
	margin-bottom: -5em;
17778
	z-index: 0;
17779
	position: relative;
17780
}
17781
.email-block-wrap input {
17782
	width: 50%;
17783
	display:inline-block;
17784
	border-radius: 0;
17785
	border: 2px black solid;
17786
	height: 60px;
17787
}
17788
.email-block-wrap span.wpcf7-not-valid-tip {
17789
	position: absolute;
17790
	color:white
17791
}
17792
.email-block-wrap span.wpcf7-form-control-wrap {
17793
	display: inline-block;
17794
	width:50%;
17795
}
17796
.email-block-wrap span.wpcf7-form-control-wrap input {
17797
	width:100%;
17798
}
17799
.email-block-wrap input[type=submit] {
17800
	background: black;
17801
	color:white;
17802
}
17803
.email-block-wrap input[type=submit]:hover {
17804
	background: white;
17805
	color: black;
17806
}
17807
.email-block-wrap input:hover,
17808
.email-block-wrap form.customize-unpreviewable input:hover,
17809
form.customize-unpreviewable {
17810
	cursor:pointer !important;
17811
}
17812
.email-block-wrap input[type=email]:hover,
17813
.email-block-wrap form.customize-unpreviewable input[type=email]:hover {
17814
	cursor:text !important;
17815
}
17816
.email-block-wrap .wpcf7-response-output {
17817
	border-color:white !important;
17818
	margin:10px 0 !important;
17819
	color:white;
17820
}
17821
.email-block-wrap form p {
17822
	margin: 0;
17823
	padding: 0;
17824
}
17825
.email-block-wrap {
17826
	z-index: 1;
17827
	border-bottom: 1px solid black;
17828
}
17829
.footer-cta {
17830
    z-index: 2;
17831
    position: relative;
17832
}
17833
.footer-main {
17834
	padding-top: 50px
17835
}
17836
.blog .first-post .post--byline {
17837
	font-size:clamp(14px, 0.875rem + (1vw - 3.2px) * 0.217, 16px);
17838
	color: gray;
17839
}
17840
.blog .first-post .entry-header ul {
17841
	list-style-type: none;
17842
	padding-left: 0;
17843
	margin-left: 0;
17844
	font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.217, 16px);
17845
}
17846
17847
.blog .first-post h2 {
17848
	font-size: 35px;
17849
	line-height: 45px;
17850
}
17851
17852
.blog .content .content-full .content--page {
17853
    max-width: 1550px;
17854
}
17855
.syndication-links {
17856
	  margin-top: 0;
17857
}
17858
@media only screen and (min-width: 600px) {
17859
	.archive-columns {
17860
			/* gap: 4%;*/
17861
	}
17862
}
17863
@media only screen and (min-width: 782px) {
17864
	.wp-block-column.two-column {
17865
			max-width: 46%;
17866
			min-width: 46%;
17867
	}
17868
}
17869
.blog .post-archive-wrap .wp-block-column h2,
17870
.archive h2.post--title.entry-title  {
17871
	margin-top: 35px;
17872
	margin-bottom: 35px;
17873
	line-height: 37px;
17874
}
17875
.archive .entry-meta.post--byline a {
17876
	color: #767676;
17877
    font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.217, 16px);
17878
}
17879
.error-404 label,
17880
.widget_top-posts .widget-inner > p {
17881
	display:none;
17882
}
17883
17884
.archive .archive-title.page--title {
17885
	    margin-bottom: 0.75rem !important;
17886
}
17887
17888
.archive-description {
17889
	padding-bottom: 2.75rem;
17890
}
17891
17892
.archive-description p {
17893
	margin: 0;
17894
}
17895
17896
/*Hide the 'Board Member' link under each title in the https://opensource.org/blog/status/board-member page */
17897
.term-board-member .member-seat.inline-list{display: none;}
17898
17899
.page-id-2549 .member-seat.inline-list{display: none;}
17900
17901
.wp-block-osi-main-sponsors-list {
17902
	border:0 !important;
17903
}
17904
17905
.alumni-board-grid {
17906
    display: grid;
17907
    grid-template-columns: repeat(3, 1fr); /* 3 columns */
17908
    gap: 20px; /* Space between grid items */
17909
    margin-top: 20px;
17910
}
17911
17912
.alumni-board-grid .wp-block-post {
17913
    border: 1px solid #ddd;
17914
    border-radius: 10px;
17915
    padding: 15px;
17916
    text-align: center;
17917
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Subtle shadow */
17918
}
17919
17920
.alumni-board-grid .wp-block-post img {
17921
    max-width: 100%;
17922
    height: auto;
17923
    border-radius: 8px;
17924
    margin-bottom: 10px;
17925
}
17926
17927
.updated {
17928
	display: none;
17929
}
17930
17931
/* Single podcast template - hide date & byline */
17932
.single-podcast .post--byline {
17933
    display: none;
17934
}
17935
17936
/*Single podcast template - hide series information*/
17937
.nelio-content-series-meta {
17938
    display: none;
17939
}
17940
17941
.nelio-content-series-post-list__title {
17942
    display: none;
17943
}
17944
17945
.nelio-content-series-post-list {
17946
    display: none;
17947
}
17948
17949
#menu-item-2395 > a:first-of-type {
17950
color: var(--wp--custom--button--color--text);
17951
    cursor: pointer;
17952
    background-color: var(--wp--custom--button--color--background);
17953
    border: var(--wp--custom--button--border--width) var(--wp--custom--button--border--style) var(--wp--custom--button--border--color);
17954
    border-radius: var(--wp--custom--button--border--radius);
17955
    display: inline-block;
17956
    font-family: var(--wp--custom--button--typography--font-family);
17957
    -webkit-font-smoothing: auto;
17958
    height: auto;
17959
	  font-weight: bold;
17960
    padding: var(--wp--custom--button--spacing--padding--top) var(--wp--custom--button--spacing--padding--right) var(--wp--custom--button--spacing--padding--bottom) var(--wp--custom--button--spacing--padding--left);
17961
    text-decoration: none;
17962
    transition: all 0.3s;
17963
    width: auto;
17964
}
17965
17966
/* Hide Location for OSI Maintainer Month Event - @nickpagz - May 13 20205 */
17967
.postid-127606 section.em-event-where {
17968
    display:none;
17969
}
17970
17971
/* Display markdown code properly - nickvidal - May 21 2025 */
17972
code { font-size: 0.9em; padding: 0.15em 0.3em; border-radius: 6px; max-width: 100%; }
17973
17974
a code { color: var(--wp--preset--color--brand-links); text-decoration: underline; }
17975
17976
17977
.testimonial-rounded-corners figure img {
17978
  border-radius: 20px;
17979
}
17980
17981
.black-white{
17982
	filter: grayscale(100%);
17983
}
17984
/* ========== Desktop ========== */
17985
.ai-secondary-navbar-wrapper {
17986
  background-color: #fff;
17987
  border-bottom: 1px solid #ddd;
17988
  padding: 10px 0;
17989
  position: sticky;
17990
  top: 90px; /* adjust as needed */
17991
  z-index: 999;
17992
}
17993
17994
.ai-secondary-nav-menu {
17995
  display: flex;
17996
  justify-content: center;
17997
  gap: 40px;
17998
  list-style: none;
17999
  margin: 0;
18000
  padding: 0;
18001
	padding-top:10px
18002
	font-size: 10px;
18003
}
18004
18005
.ai-secondary-nav-menu li {
18006
  display: inline-block;
18007
}
18008
18009
/* ========== Mobile fix (force override) ========== */
18010
@media (max-width: 768px) {
18011
  /* Hide desktop sticky version */
18012
  .ai-secondary-navbar-wrapper {
18013
    display: none !important;
18014
  }
18015
18016
  /* Force vertical layout regardless of class */
18017
  .ai-secondary-nav-menu,
18018
  .ai-secondary-mobile-menu {
18019
    display: block !important;
18020
    flex-direction: column !important;
18021
    list-style: none;
18022
    padding: 0;
18023
    margin: 20px 0 0;
18024
  }
18025
18026
  .ai-secondary-nav-menu li,
18027
  .ai-secondary-mobile-menu li {
18028
    display: block !important;
18029
    text-align: right;
18030
    padding: 12px 20px;
18031
    border-top: 1px solid rgba(255,255,255,0.1);
18032
  }
18033
18034
  .ai-secondary-nav-menu a,
18035
  .ai-secondary-mobile-menu a {
18036
    color: #fff;
18037
    text-decoration: none;
18038
    font-size: 18px;
18039
    display: block;
18040
  }
18041
18042
  .ai-secondary-nav-menu a:hover,
18043
  .ai-secondary-mobile-menu a:hover {
18044
    color: #aaa;
18045
  }
18046
}
18047
18048
.ai-mobile-label {
18049
	display: none;
18050
}
18051
18052
.hidden {
18053
	display: none !important;
18054
}
18055
@media (max-width: 768px) {
18056
	.wrapper {
18057
		padding: 0;
18058
	}
18059
	
18060
  .ai-secondary-mobile-wrapper {
18061
    margin-top: 10px;
18062
    padding-top: 0;
18063
  }
18064
18065
  .ai-mobile-label {
18066
    display: block;
18067
		color: #bbb;
18068
    font-size: 13px;
18069
    text-transform: uppercase;
18070
    padding: 8px 20px 4px;
18071
    margin: 0;
18072
    letter-spacing: 0.5px;
18073
		text-align: right;
18074
  }
18075
18076
  .ai-secondary-mobile-menu {
18077
    margin-top: 0;
18078
  }
18079
18080
  .ai-secondary-mobile-menu li {
18081
    padding: 10px 20px;
18082
  }
18083
}
18084
18085
.wrapper {
18086
    padding: 0 5vw 0 5vw;
18087
}
18088
18089
.osaid-timeline h3 {
18090
	  font-size: 12px !important;
18091
	  line-height: 14px !important;
18092
}
18093
18094
.osaid-previous-work h2{
18095
	   font-size:26px !important;
18096
		 line-height:28px !important;
18097
}
18098
18099
.content.ai-full-width h2.wp-block-heading, .osaid-faq h2 {
18100
	 font-size: 28px !important;
18101
	 line-height: 30px !important;
18102
}
18103
18104
/* #menu-item-136785, #menu-item-136785 a:hover {
18105
	font-weight: bold;
18106
} */		</style>
18107
		</head>
18108
18109
<body data-cmplz=1 class="wp-singular license-template-default single single-license postid-395 wp-custom-logo wp-embed-responsive wp-theme-osi jps-theme-osi">
18110
	<div class="wrapper" role="document">
18111
		<header id="masthead" class="site-header header-main">
18112
			<a class="skip-link screen-reader-text" href="#content">Skip to content</a>
18113
			<div class="header--inner">
18114
				<div class="site-branding header--blog-name">
18115
					<a href="https://opensource.org"><img class="header-logo" src="https://i0.wp.com/opensource.org/wp-content/uploads/2023/03/cropped-OSI-horizontal-large.png?fit=640%2C229&#038;ssl=1" alt="Open Source Initiative" /></a>				</div><!-- .site-branding -->
18116
				<nav aria-label="Primary" id="site-navigation" class="nav-main" role="navigation">
18117
					<div class="menu-primary-menu-container"><ul id="menu-primary-menu" class="nav-main--menu"><li id="menu-item-2395" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2395"><a href="https://members.opensource.org/donate">Donate</a></li>
18118
<li id="menu-item-2358" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2358"><a href="https://opensource.org/about">About</a></li>
18119
<li id="menu-item-2360" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2360"><a href="https://opensource.org/osd">Open Source Definition</a></li>
18120
<li id="menu-item-2535" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2535"><a href="https://opensource.org/licenses">Licenses</a></li>
18121
<li id="menu-item-136209" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-136209"><a href="https://opensource.org/ai">Open Source AI</a></li>
18122
<li id="menu-item-17606" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-17606"><a href="https://opensource.org/blog">Blog</a></li>
18123
<li id="menu-item-5690" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5690"><a href="https://opensource.org/programs">Programs</a></li>
18124
</ul></div><div class="menu-primary-menu-container"><ul id="menu-primary-menu-1" class="nav-mobile--menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2395"><a href="https://members.opensource.org/donate">Donate</a></li>
18125
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2358"><a href="https://opensource.org/about">About</a></li>
18126
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2360"><a href="https://opensource.org/osd">Open Source Definition</a></li>
18127
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2535"><a href="https://opensource.org/licenses">Licenses</a></li>
18128
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-136209"><a href="https://opensource.org/ai">Open Source AI</a></li>
18129
<li class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-17606"><a href="https://opensource.org/blog">Blog</a></li>
18130
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5690"><a href="https://opensource.org/programs">Programs</a></li>
18131
</ul></div>				</nav><!-- #site-navigation -->
18132
				<section class="open-search-wrapper">
18133
				<a aria-label="Open Search" class="open-search open-button jetpack-search-filter__link" href="#">
18134
					
18135
<svg xmlns="http://www.w3.org/2000/svg" width="44px" height="44px" viewBox="0 0 44 44">
18136
<path fill="#414042" d="M19.2568,28.5067c2.0558,0,4.0528-0.686,5.6746-1.9494l6.1188,6.1197
18137
	c0.457,0.4415,1.1854,0.4288,1.6268-0.0283c0.4307-0.446,0.4307-1.153,0-1.5989l-6.1187-6.1196
18138
	c3.1346-4.0357,2.4047-9.8488-1.6304-12.9839c-4.0351-3.13513-9.8473-2.40507-12.9819,1.6306
18139
	c-3.13463,4.0358-2.40469,9.8488,1.6304,12.9839C15.2009,27.823,17.1997,28.5077,19.2568,28.5067z M14.3405,14.3376
18140
	c2.7152-2.7158,7.1175-2.7158,9.8328-0.0001c2.7153,2.7156,2.7154,7.1186,0.0001,9.8343c-2.7152,2.7157-7.1175,2.7158-9.8328,0.0001
18141
	c-0.0001,0-0.0001,0-0.0001-0.0001c-2.7153-2.6959-2.7313-7.0828-0.0358-9.7985C14.3166,14.3614,14.3285,14.3495,14.3405,14.3376z" />
18142
</svg>				</a>
18143
				</section>
18144
				<section class="open-button-wrapper">
18145
						<button aria-label="Open Menu" id="openMainMenu" class="open-main-menu open-button">
18146
							<span class="menu-text">Open Main Menu</span>
18147
							<span></span>
18148
							<span></span>
18149
						</button>
18150
										</section>
18151
			</div>
18152
		</header><!-- #masthead -->
18153
18154
<section class="content has_no_sidebar" id="content">
18155
18156
	<main class="content--body content-full" role="main">
18157
		<section class="content--page" id="content-page">
18158
			  <div class="breadcrumb-area">
18159
    <div class="wrapper">
18160
      </div></div><article id="post-395" class="post-395 license type-license status-publish hentry taxonomy-license-category-popular-strong-community">
18161
	<header class="entry-header cover--header no-thumbnail">
18162
	<div class="wp-block-cover alignfull has-neutral-dark-background-color has-background-dim-100 has-background-dim">
18163
		<div class="wp-block-cover__inner-container">
18164
			<div class="wp-block-columns">
18165
				<div class="wp-block-column" style="flex-basis: 70%">
18166
					<span class="pill-taxonomy">
18167
						<div class="post--metadata-group"><ul><li><a class="term-item" aria-label="View all filed under Popular / Strong Community" href="https://opensource.org/licenses/?categories=popular-strong-community" data-id="19" data-term="popular-strong-community">Popular / Strong Community</a></li></ul></div>
18168
					</span>
18169
					<h1 class="entry-title page--title">The MIT License</h1>					<p class="license-meta">
18170
						<span class="license-version">Version N/A</span>							<span class="license-spdx">
18171
								SPDX short identifier:
18172
								MIT							</span>
18173
											</p>
18174
														</div>
18175
				<div class="wp-block-column" style="flex-basis: 30%; text-align: center;">
18176
					<img width="200" src="/wp-content/themes/osi/assets/img/osi-badge-light.svg" alt="Open Source Initiative Approved License">
18177
				</div>
18178
			</div>
18179
		</div>
18180
	</div>
18181
</header>
18182
18183
	<div class="entry-content post--content license-content">
18184
		<div>
18185
			<div id="separator">
18186
<p><span style="font-family: var(--wp--custom--typography--body--font-family), sans-serif; font-size: revert; color: initial;">Copyright &lt;YEAR&gt; &lt;COPYRIGHT HOLDER&gt;</span></p>
18187
</div>
18188
<div id="LicenseText">
18189
<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &#8220;Software&#8221;), 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:</p>
18190
<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
18191
<p>THE SOFTWARE IS PROVIDED &#8220;AS IS&#8221;, 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.</p>
18192
</div>
18193
<div class="syndication-links"></div>			
18194
			<hr />
18195
			<div class="license-comments">
18196
							</div>
18197
		</div>
18198
		
18199
		<aside class="sidebar content--sidebar license-sidebar sidebar-main" role="complementary">
18200
			<section class="widget_text widget wp-block-column custom_html-3 widget_custom_html"><div class="widget_text widget-inner"><div class="textwidget custom-html-widget"><!-- <div style="border: 1px solid #ccc;
18201
    border-radius: 15px;
18202
    padding: 0.5rem;
18203
    font-size: 10px;">
18204
	<h2 style="margin-top:1rem">
18205
		Donate to the OSI
18206
	</h2>
18207
<p style="font-size:1rem">The OSI is the authority that defines Open Source, recognized globally by individuals, companies, and public institutions.</p>
18208
<script async
18209
  src="https://js.stripe.com/v3/buy-button.js">
18210
</script>
18211
18212
<stripe-buy-button
18213
  buy-button-id="buy_btn_1PtLmoCDGZvx4he3NWCcIaMW"
18214
  publishable-key="pk_live_51NiN1oCDGZvx4he33AmqP81rHgQbxPj80MEGKvnJdxyIqVbVPsZs54yhyYk0rNTV6shPr22xlDhavp8ne3b9NpxP00MFHQ3VyC"
18215
>
18216
</stripe-buy-button>
18217
	<p style="font-size:0.8rem">The Open Source Initiative (OSI) is a 501(c)3 public benefit corporation, founded in 1998.</p>
18218
</div> --></div></div></section>		</aside><!-- .license-sidebar -->
18219
	</div><!-- .entry-content -->
18220
	
18221
	
18222
18223
</article><!-- #post-395 -->
18224
		</section>
18225
	</main><!-- #primary -->
18226
18227
	
18228
</section>
18229
18230
18231
		<footer id="colophon" class="footer site-footer" role="contentinfo">
18232
				
18233
				<div class="footer--inner">
18234
					<section class="footer-cta">
18235
						<div class="wp-block-columns">
18236
							<section class="wp-block-column widget block-22 widget_block"><div class="widget-inner">
18237
<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
18238
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://opensource.org/join/">Join Us</a></div>
18239
</div>
18240
</div></section><section class="wp-block-column widget block-16 widget_block"><div class="widget-inner"><p>			<nav class="jetpack-social-navigation jetpack-social-navigation-genericons" aria-label="Social Links Menu">
18241
				<div class="menu-social-menu-container"><ul id="menu-social-menu" class="menu"><li id="menu-item-2771" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2771"><a href="https://social.opensource.org/@osi"><span class="screen-reader-text">Mastodon</span></a></li>
18242
<li id="menu-item-259" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-259"><a href="https://twitter.com/OpenSourceOrg"><span class="screen-reader-text">Twitter</span></a></li>
18243
<li id="menu-item-260" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-260"><a href="https://www.linkedin.com/company/open-source-initiative-osi-"><span class="screen-reader-text">LinkedIn</span></a></li>
18244
<li id="menu-item-21957" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-21957"><a href="https://www.reddit.com/user/opensourceinitiative/"><span class="screen-reader-text">Reddit</span></a></li>
18245
</ul></div>			</nav><!-- .jetpack-social-navigation -->
18246
			</p>
18247
</div></section>						</div>
18248
					</section>
18249
				</div>
18250
						<section class="footer-main">
18251
				<div class="footer--inner">
18252
					<div class="widgetized-footer footer--widgets wp-block-columns alignwide">
18253
						<section class="wp-block-column widget block-17 widget_block"><div class="widget-inner">
18254
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained"><div class="widget widget_nav_menu"><h2 class="widgettitle">About</h2><div class="menu-about-container"><ul id="menu-about" class="menu"><li id="menu-item-5428" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5428"><a href="https://opensource.org/about">About</a></li>
18255
<li id="menu-item-17410" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17410"><a href="https://opensource.org/about/team">Our team</a></li>
18256
<li id="menu-item-143994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-143994"><a href="https://opensource.org/about/organization">Organization &#038; Operations</a></li>
18257
<li id="menu-item-20858" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20858"><a href="https://opensource.org/sponsors">Sponsors</a></li>
18258
<li id="menu-item-123421" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123421"><a href="https://opensource.org/press-mentions">Press mentions</a></li>
18259
<li id="menu-item-143995" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-143995"><a href="https://opensource.org/about/brand-and-trademark-guidelines">Trademark</a></li>
18260
<li id="menu-item-8858" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8858"><a href="https://opensource.org/articles-of-incorporation">Articles of<br />Incorporation</a></li>
18261
<li id="menu-item-8859" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8859"><a href="https://opensource.org/bylaws">Bylaws</a></li>
18262
</ul></div></div></div>
18263
</div></section><section class="widget_text wp-block-column widget custom_html-2 widget_custom_html"><div class="widget_text widget-inner"><div class="textwidget custom-html-widget"><section class="wp-block-column widget block-17 widget_block"><div class="widget-inner">
18264
	<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
18265
		<div class="widget widget_nav_menu">
18266
			<h2 class="widgettitle">Open<br />Source AI</h2>
18267
			<div class="menu-about-container">
18268
				<ul id="menu-osai" class="menu">
18269
					<li id="menu-item-5428" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5428"><a href="https://opensource.org/ai">Open Source AI</a></li>
18270
			<li id="menu-item-5429" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5429"><a href="https://go.opensource.org/osaid-latest">OSAI Definition</a></li>
18271
					<li id="menu-item-5421" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5428"><a href="https://opensource.org/ai/process">Process</a></li>
18272
			<li id="menu-item-5430" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5430"><a href="https://opensource.org/ai/timeline">Timeline</a></li>
18273
					<li id="menu-item-17411" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17411"><a href="https://opensource.org/ai/open-weights">Open Weights</a></li>
18274
					<li id="menu-item-24456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24456"><a href="https://opensource.org/ai/faq">FAQ</a></li>
18275
					<li id="menu-item-24457" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24457"><a href="https://opensource.org/ai/checklist">Checklist</a></li>
18276
					<li id="menu-item-17410" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17410"><a href="https://opensource.org/ai/forums">Forum</a></li>
18277
				</ul>
18278
			</div>
18279
		</div>
18280
	</div>
18281
</div>
18282
</section></div></div></section><section class="wp-block-column widget block-18 widget_block"><div class="widget-inner">
18283
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained"><div class="widget widget_nav_menu"><h2 class="widgettitle">Licenses</h2><div class="menu-licenses-container"><ul id="menu-licenses" class="menu"><li id="menu-item-5439" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5439"><a href="https://opensource.org/osd">Open Source Definition</a></li>
18284
<li id="menu-item-5440" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5440"><a href="https://opensource.org/licenses">Licenses</a></li>
18285
<li id="menu-item-5441" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5441"><a href="https://opensource.org/licenses/review-process">License Review<br />Process</a></li>
18286
<li id="menu-item-8857" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8857"><a href="https://opensource.org/osr">Open Standards Requirement for Software</a></li>
18287
</ul></div></div></div>
18288
</div></section><section class="wp-block-column widget block-19 widget_block"><div class="widget-inner">
18289
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained"><div class="widget widget_nav_menu"><h2 class="widgettitle">Board</h2><div class="menu-board-container"><ul id="menu-board" class="menu"><li id="menu-item-5433" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5433"><a href="https://opensource.org/about/board-of-directors">Board of directors</a></li>
18290
<li id="menu-item-5434" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5434"><a href="https://opensource.org/minutes">Minutes</a></li>
18291
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="https://opensource.org/about/board-of-directors/elections">Elections</a></li>
18292
<li id="menu-item-5476" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5476"><a href="https://opensource.org/about/organization">Organization &#038; Operations</a></li>
18293
<li id="menu-item-5479" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5479"><a href="https://opensource.org/conflict_of_interest_policy">Conflict of Interest Policy</a></li>
18294
<li id="menu-item-5480" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5480"><a href="https://opensource.org/board-member-agreement">Board member agreement</a></li>
18295
</ul></div></div></div>
18296
</div></section><section class="wp-block-column widget block-21 widget_block"><div class="widget-inner">
18297
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained"><div class="widget widget_nav_menu"><h2 class="widgettitle">Community</h2><div class="menu-community-container"><ul id="menu-community" class="menu"><li id="menu-item-136230" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-136230"><a href="https://opensource.org/maintainers">Maintainers</a></li>
18298
<li id="menu-item-5485" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5485"><a href="https://opensource.org/members">Become an Individual Member</a></li>
18299
<li id="menu-item-7949" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7949"><a href="https://opensource.org/events/">Events</a></li>
18300
<li id="menu-item-5438" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5438"><a href="https://opensource.org/affiliates/about">Become an OSI Affiliate</a></li>
18301
<li id="menu-item-5482" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5482"><a href="https://opensource.org/affiliates">Affiliate Organizations</a></li>
18302
<li id="menu-item-122599" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122599"><a href="https://discuss.opensource.org">Forum</a></li>
18303
<li id="menu-item-122600" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122600"><a href="https://opensource.net">OpenSource.net</a></li>
18304
</ul></div></div></div>
18305
</div></section>					</div>
18306
				</div>
18307
			</section>
18308
			<section class="footer-credits">
18309
				<div class="footer--inner">
18310
					<div class="widgetized-footer footer--widgets wp-block-columns alignwide">
18311
											<div class="wp-block-column">
18312
							<p class="footer--extra-text">
18313
							<div id="block-23" class="widget widget_block widget_text">
18314
<p>The content on this website, of which Opensource.org is the author, is licensed under a <a href="https://web.archive.org/web/20230202005829/https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<br><br>Opensource.org is not the author of any of the licenses reproduced on this site. Questions about the copyright in a license should be directed to the license steward. Read our <a href="https://opensource.org/privacy">Privacy Policy</a></p>
18315
</div>								<a href="https://wordpress.com/wp/?partner_domain=opensource.org&#038;utm_source=Automattic&#038;utm_medium=colophon&#038;utm_campaign=Concierge%20Referral&#038;utm_term=opensource.org" class="imprint" target="_blank">Proudly powered by WordPress.</a> <a href="https://pressable.com/?utm_source=Automattic&#038;utm_medium=rpc&#038;utm_campaign=Concierge%20Referral&#038;utm_term=concierge" class="imprint" target="_blank">Hosted by Pressable.</a>							</p><!-- .powered-by-wordpress -->
18316
						</div>
18317
					</div>
18318
				</div>
18319
			</section>
18320
		</footer><!-- #colophon -->
18321
18322
	</div><!-- #page -->
18323
18324
<script type="speculationrules">
18325
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/osi\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
18326
</script>
18327
		<script type="text/javascript">
18328
			(function() {
18329
				let targetObjectName = 'EM';
18330
				if ( typeof window[targetObjectName] === 'object' && window[targetObjectName] !== null ) {
18331
					Object.assign( window[targetObjectName], []);
18332
				} else {
18333
					console.warn( 'Could not merge extra data: window.' + targetObjectName + ' not found or not an object.' );
18334
				}
18335
			})();
18336
		</script>
18337
				<div class="jetpack-instant-search__widget-area" style="display: none">
18338
							<div id="jetpack-search-filters-4" class="widget jetpack-filters widget_search">			<div id="jetpack-search-filters-4-wrapper" class="jetpack-instant-search-wrapper">
18339
		</div></div>					</div>
18340
		
18341
<!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr -->
18342
<div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 bottom-right-view-preferences optin cmplz-bottom-right cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin">
18343
	<div class="cmplz-header">
18344
		<div class="cmplz-logo"></div>
18345
		<div class="cmplz-title" id="cmplz-header-1-optin">Manage Cookie Consent</div>
18346
		<div class="cmplz-close" tabindex="0" role="button" aria-label="Close dialog">
18347
			<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>
18348
		</div>
18349
	</div>
18350
18351
	<div class="cmplz-divider cmplz-divider-header"></div>
18352
	<div class="cmplz-body">
18353
		<div class="cmplz-message" id="cmplz-message-1-optin">To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.</div>
18354
		<!-- categories start -->
18355
		<div class="cmplz-categories">
18356
			<details class="cmplz-category cmplz-functional" >
18357
				<summary>
18358
						<span class="cmplz-category-header">
18359
							<span class="cmplz-category-title">Functional</span>
18360
							<span class='cmplz-always-active'>
18361
								<span class="cmplz-banner-checkbox">
18362
									<input type="checkbox"
18363
										   id="cmplz-functional-optin"
18364
										   data-category="cmplz_functional"
18365
										   class="cmplz-consent-checkbox cmplz-functional"
18366
										   size="40"
18367
										   value="1"/>
18368
									<label class="cmplz-label" for="cmplz-functional-optin"><span class="screen-reader-text">Functional</span></label>
18369
								</span>
18370
								Always active							</span>
18371
							<span class="cmplz-icon cmplz-open">
18372
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
18373
							</span>
18374
						</span>
18375
				</summary>
18376
				<div class="cmplz-description">
18377
					<span class="cmplz-description-functional">The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.</span>
18378
				</div>
18379
			</details>
18380
18381
			<details class="cmplz-category cmplz-preferences" >
18382
				<summary>
18383
						<span class="cmplz-category-header">
18384
							<span class="cmplz-category-title">Preferences</span>
18385
							<span class="cmplz-banner-checkbox">
18386
								<input type="checkbox"
18387
									   id="cmplz-preferences-optin"
18388
									   data-category="cmplz_preferences"
18389
									   class="cmplz-consent-checkbox cmplz-preferences"
18390
									   size="40"
18391
									   value="1"/>
18392
								<label class="cmplz-label" for="cmplz-preferences-optin"><span class="screen-reader-text">Preferences</span></label>
18393
							</span>
18394
							<span class="cmplz-icon cmplz-open">
18395
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
18396
							</span>
18397
						</span>
18398
				</summary>
18399
				<div class="cmplz-description">
18400
					<span class="cmplz-description-preferences">The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.</span>
18401
				</div>
18402
			</details>
18403
18404
			<details class="cmplz-category cmplz-statistics" >
18405
				<summary>
18406
						<span class="cmplz-category-header">
18407
							<span class="cmplz-category-title">Statistics</span>
18408
							<span class="cmplz-banner-checkbox">
18409
								<input type="checkbox"
18410
									   id="cmplz-statistics-optin"
18411
									   data-category="cmplz_statistics"
18412
									   class="cmplz-consent-checkbox cmplz-statistics"
18413
									   size="40"
18414
									   value="1"/>
18415
								<label class="cmplz-label" for="cmplz-statistics-optin"><span class="screen-reader-text">Statistics</span></label>
18416
							</span>
18417
							<span class="cmplz-icon cmplz-open">
18418
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
18419
							</span>
18420
						</span>
18421
				</summary>
18422
				<div class="cmplz-description">
18423
					<span class="cmplz-description-statistics">The technical storage or access that is used exclusively for statistical purposes.</span>
18424
					<span class="cmplz-description-statistics-anonymous">The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.</span>
18425
				</div>
18426
			</details>
18427
			<details class="cmplz-category cmplz-marketing" >
18428
				<summary>
18429
						<span class="cmplz-category-header">
18430
							<span class="cmplz-category-title">Marketing</span>
18431
							<span class="cmplz-banner-checkbox">
18432
								<input type="checkbox"
18433
									   id="cmplz-marketing-optin"
18434
									   data-category="cmplz_marketing"
18435
									   class="cmplz-consent-checkbox cmplz-marketing"
18436
									   size="40"
18437
									   value="1"/>
18438
								<label class="cmplz-label" for="cmplz-marketing-optin"><span class="screen-reader-text">Marketing</span></label>
18439
							</span>
18440
							<span class="cmplz-icon cmplz-open">
18441
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
18442
							</span>
18443
						</span>
18444
				</summary>
18445
				<div class="cmplz-description">
18446
					<span class="cmplz-description-marketing">The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.</span>
18447
				</div>
18448
			</details>
18449
		</div><!-- categories end -->
18450
			</div>
18451
18452
	<div class="cmplz-links cmplz-information">
18453
		<a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Manage options</a>
18454
		<a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Manage services</a>
18455
		<a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Manage {vendor_count} vendors</a>
18456
		<a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/">Read more about these purposes</a>
18457
			</div>
18458
18459
	<div class="cmplz-divider cmplz-footer"></div>
18460
18461
	<div class="cmplz-buttons">
18462
		<button class="cmplz-btn cmplz-accept">Accept</button>
18463
		<button class="cmplz-btn cmplz-deny">Deny</button>
18464
		<button class="cmplz-btn cmplz-view-preferences">View preferences</button>
18465
		<button class="cmplz-btn cmplz-save-preferences">Save preferences</button>
18466
		<a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">View preferences</a>
18467
			</div>
18468
18469
	<div class="cmplz-links cmplz-documents">
18470
		<a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a>
18471
		<a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a>
18472
		<a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a>
18473
			</div>
18474
18475
</div>
18476
</div>
18477
					<div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Manage consent</button>
18478
18479
</div><script type="text/javascript" src="https://opensource.org/wp-content/mu-plugins/osi-editor-tweaks/build/scripts/theme/theme.js?ver=eb7b34d85380496c7763" id="osi-et-theme-js"></script>
18480
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/coblocks/dist/js/coblocks-animation.js?ver=3.1.16" id="coblocks-animation-js"></script>
18481
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/coblocks/dist/js/vendors/tiny-swiper.js?ver=3.1.16" id="coblocks-tiny-swiper-js"></script>
18482
<script type="text/javascript" id="coblocks-tinyswiper-initializer-js-extra">
18483
/* <![CDATA[ */
18484
var coblocksTinyswiper = {"carouselPrevButtonAriaLabel":"Previous","carouselNextButtonAriaLabel":"Next","sliderImageAriaLabel":"Image"};
18485
/* ]]> */
18486
</script>
18487
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/coblocks/dist/js/coblocks-tinyswiper-initializer.js?ver=3.1.16" id="coblocks-tinyswiper-initializer-js"></script>
18488
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.1" id="swv-js"></script>
18489
<script type="text/javascript" id="contact-form-7-js-before">
18490
/* <![CDATA[ */
18491
var wpcf7 = {
18492
    "api": {
18493
        "root": "https:\/\/opensource.org\/wp-json\/",
18494
        "namespace": "contact-form-7\/v1"
18495
    },
18496
    "cached": 1
18497
};
18498
/* ]]> */
18499
</script>
18500
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.1" id="contact-form-7-js"></script>
18501
<script type="text/javascript" id="load_comments_js-js-extra">
18502
/* <![CDATA[ */
18503
var wpdc = {"commentsURL":"https:\/\/opensource.org\/wp-json\/wp-discourse\/v1\/discourse-comments"};
18504
/* ]]> */
18505
</script>
18506
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/wp-discourse/lib/../js/load-comments.js?ver=1749753563" id="load_comments_js-js"></script>
18507
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js?minify=true&amp;ver=becd7d9884bc1b331e45" id="wp-jp-i18n-loader-js"></script>
18508
<script type="text/javascript" id="wp-jp-i18n-loader-js-after">
18509
/* <![CDATA[ */
18510
wp.jpI18nLoader.state = {"baseUrl":"https://opensource.org/wp-content/languages/","locale":"en_US","domainMap":{"jetpack-account-protection":"plugins/jetpack","jetpack-admin-ui":"plugins/jetpack","jetpack-assets":"plugins/jetpack","jetpack-backup-pkg":"plugins/jetpack","jetpack-blaze":"plugins/jetpack","jetpack-block-delimiter":"plugins/jetpack","jetpack-boost-core":"plugins/jetpack","jetpack-boost-speed-score":"plugins/jetpack","jetpack-classic-theme-helper":"plugins/jetpack","jetpack-compat":"plugins/jetpack","jetpack-config":"plugins/jetpack","jetpack-connection":"plugins/jetpack","jetpack-explat":"plugins/jetpack","jetpack-external-connections":"plugins/jetpack","jetpack-external-media":"plugins/jetpack","jetpack-forms":"plugins/jetpack","jetpack-image-cdn":"plugins/jetpack","jetpack-import":"plugins/jetpack","jetpack-ip":"plugins/jetpack","jetpack-jitm":"plugins/jetpack","jetpack-jwt":"plugins/jetpack","jetpack-licensing":"plugins/jetpack","jetpack-masterbar":"plugins/jetpack","jetpack-my-jetpack":"plugins/jetpack","jetpack-password-checker":"plugins/jetpack","jetpack-paypal-payments":"plugins/jetpack","jetpack-plugins-installer":"plugins/jetpack","jetpack-post-list":"plugins/jetpack","jetpack-protect-models":"plugins/jetpack","jetpack-protect-status":"plugins/jetpack","jetpack-publicize-pkg":"plugins/jetpack","jetpack-search-pkg":"plugins/jetpack","jetpack-stats":"plugins/jetpack","jetpack-stats-admin":"plugins/jetpack","jetpack-subscribers-dashboard":"plugins/jetpack","jetpack-sync":"plugins/jetpack","jetpack-videopress-pkg":"plugins/jetpack","jetpack-waf":"plugins/jetpack","woocommerce-analytics":"plugins/jetpack"},"domainPaths":{"jetpack-account-protection":"jetpack_vendor/automattic/jetpack-account-protection/","jetpack-admin-ui":"jetpack_vendor/automattic/jetpack-admin-ui/","jetpack-assets":"jetpack_vendor/automattic/jetpack-assets/","jetpack-backup-pkg":"jetpack_vendor/automattic/jetpack-backup/","jetpack-blaze":"jetpack_vendor/automattic/jetpack-blaze/","jetpack-block-delimiter":"jetpack_vendor/automattic/block-delimiter/","jetpack-boost-core":"jetpack_vendor/automattic/jetpack-boost-core/","jetpack-boost-speed-score":"jetpack_vendor/automattic/jetpack-boost-speed-score/","jetpack-classic-theme-helper":"jetpack_vendor/automattic/jetpack-classic-theme-helper/","jetpack-compat":"jetpack_vendor/automattic/jetpack-compat/","jetpack-config":"jetpack_vendor/automattic/jetpack-config/","jetpack-connection":"jetpack_vendor/automattic/jetpack-connection/","jetpack-explat":"jetpack_vendor/automattic/jetpack-explat/","jetpack-external-connections":"jetpack_vendor/automattic/jetpack-external-connections/","jetpack-external-media":"jetpack_vendor/automattic/jetpack-external-media/","jetpack-forms":"jetpack_vendor/automattic/jetpack-forms/","jetpack-image-cdn":"jetpack_vendor/automattic/jetpack-image-cdn/","jetpack-import":"jetpack_vendor/automattic/jetpack-import/","jetpack-ip":"jetpack_vendor/automattic/jetpack-ip/","jetpack-jitm":"jetpack_vendor/automattic/jetpack-jitm/","jetpack-jwt":"jetpack_vendor/automattic/jetpack-jwt/","jetpack-licensing":"jetpack_vendor/automattic/jetpack-licensing/","jetpack-masterbar":"jetpack_vendor/automattic/jetpack-masterbar/","jetpack-my-jetpack":"jetpack_vendor/automattic/jetpack-my-jetpack/","jetpack-password-checker":"jetpack_vendor/automattic/jetpack-password-checker/","jetpack-paypal-payments":"jetpack_vendor/automattic/jetpack-paypal-payments/","jetpack-plugins-installer":"jetpack_vendor/automattic/jetpack-plugins-installer/","jetpack-post-list":"jetpack_vendor/automattic/jetpack-post-list/","jetpack-protect-models":"jetpack_vendor/automattic/jetpack-protect-models/","jetpack-protect-status":"jetpack_vendor/automattic/jetpack-protect-status/","jetpack-publicize-pkg":"jetpack_vendor/automattic/jetpack-publicize/","jetpack-search-pkg":"jetpack_vendor/automattic/jetpack-search/","jetpack-stats":"jetpack_vendor/automattic/jetpack-stats/","jetpack-stats-admin":"jetpack_vendor/automattic/jetpack-stats-admin/","jetpack-subscribers-dashboard":"jetpack_vendor/automattic/jetpack-subscribers-dashboard/","jetpack-sync":"jetpack_vendor/automattic/jetpack-sync/","jetpack-videopress-pkg":"jetpack_vendor/automattic/jetpack-videopress/","jetpack-waf":"jetpack_vendor/automattic/jetpack-waf/","woocommerce-analytics":"jetpack_vendor/automattic/woocommerce-analytics/"}};
18511
/* ]]> */
18512
</script>
18513
<script type="text/javascript" src="https://c0.wp.com/c/6.8.2/wp-includes/js/dist/vendor/wp-polyfill.min.js" id="wp-polyfill-js"></script>
18514
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/gutenberg/build/url/index.min.js?ver=4300e3afeaf645fa37de" id="wp-url-js"></script>
18515
<script type="text/javascript" id="jetpack-instant-search-js-before">
18516
/* <![CDATA[ */
18517
var JetpackInstantSearchOptions=JSON.parse(decodeURIComponent("%7B%22overlayOptions%22%3A%7B%22colorTheme%22%3A%22light%22%2C%22enableInfScroll%22%3Atrue%2C%22enableFilteringOpensOverlay%22%3Atrue%2C%22enablePostDate%22%3Atrue%2C%22enableSort%22%3Atrue%2C%22highlightColor%22%3A%22%23fdd7b9%22%2C%22overlayTrigger%22%3A%22submit%22%2C%22resultFormat%22%3A%22expanded%22%2C%22showPoweredBy%22%3Atrue%2C%22defaultSort%22%3A%22relevance%22%2C%22excludedPostTypes%22%3A%5B%22attachment%22%5D%7D%2C%22homeUrl%22%3A%22https%3A%5C%2F%5C%2Fopensource.org%22%2C%22locale%22%3A%22en-US%22%2C%22postsPerPage%22%3A12%2C%22siteId%22%3A210318891%2C%22postTypes%22%3A%7B%22post%22%3A%7B%22singular_name%22%3A%22Post%22%2C%22name%22%3A%22Posts%22%7D%2C%22page%22%3A%7B%22singular_name%22%3A%22Page%22%2C%22name%22%3A%22Pages%22%7D%2C%22attachment%22%3A%7B%22singular_name%22%3A%22Media%22%2C%22name%22%3A%22Media%22%7D%2C%22supporter%22%3A%7B%22singular_name%22%3A%22Supporter%22%2C%22name%22%3A%22Supporters%22%7D%2C%22board-member%22%3A%7B%22singular_name%22%3A%22Board%20Member%22%2C%22name%22%3A%22Board%20Members%22%7D%2C%22license%22%3A%7B%22singular_name%22%3A%22License%22%2C%22name%22%3A%22Licenses%22%7D%2C%22meeting-minutes%22%3A%7B%22singular_name%22%3A%22Meeting%20Minutes%22%2C%22name%22%3A%22Meeting%20Minutes%22%7D%2C%22press-mentions%22%3A%7B%22singular_name%22%3A%22Press%20mentions%22%2C%22name%22%3A%22Press%20mentions%22%7D%2C%22podcast%22%3A%7B%22singular_name%22%3A%22Episode%22%2C%22name%22%3A%22Episode%22%7D%7D%2C%22webpackPublicPath%22%3A%22https%3A%5C%2F%5C%2Fopensource.org%5C%2Fwp-content%5C%2Fplugins%5C%2Fjetpack%5C%2Fjetpack_vendor%5C%2Fautomattic%5C%2Fjetpack-search%5C%2Fbuild%5C%2Finstant-search%5C%2F%22%2C%22isPhotonEnabled%22%3Atrue%2C%22isFreePlan%22%3Afalse%2C%22apiRoot%22%3A%22https%3A%5C%2F%5C%2Fopensource.org%5C%2Fwp-json%5C%2F%22%2C%22apiNonce%22%3A%22bfdc533558%22%2C%22isPrivateSite%22%3Afalse%2C%22isWpcom%22%3Afalse%2C%22hasOverlayWidgets%22%3Atrue%2C%22widgets%22%3A%5B%7B%22filters%22%3A%5B%7B%22name%22%3A%22Post%20Types%22%2C%22type%22%3A%22post_type%22%2C%22count%22%3A6%2C%22widget_id%22%3A%22jetpack-search-filters-4%22%2C%22filter_id%22%3A%22post_type_0%22%7D%2C%7B%22name%22%3A%22Categories%22%2C%22type%22%3A%22taxonomy%22%2C%22taxonomy%22%3A%22category%22%2C%22count%22%3A5%2C%22widget_id%22%3A%22jetpack-search-filters-4%22%2C%22filter_id%22%3A%22taxonomy_1%22%7D%2C%7B%22name%22%3A%22Tags%22%2C%22type%22%3A%22taxonomy%22%2C%22taxonomy%22%3A%22post_tag%22%2C%22count%22%3A5%2C%22widget_id%22%3A%22jetpack-search-filters-4%22%2C%22filter_id%22%3A%22taxonomy_2%22%7D%2C%7B%22name%22%3A%22Year%22%2C%22type%22%3A%22date_histogram%22%2C%22count%22%3A5%2C%22field%22%3A%22post_date%22%2C%22interval%22%3A%22year%22%2C%22widget_id%22%3A%22jetpack-search-filters-4%22%2C%22filter_id%22%3A%22date_histogram_3%22%7D%5D%2C%22widget_id%22%3A%22jetpack-search-filters-4%22%7D%5D%2C%22widgetsOutsideOverlay%22%3A%5B%5D%2C%22hasNonSearchWidgets%22%3Afalse%2C%22preventTrackingCookiesReset%22%3Afalse%7D"));
18518
/* ]]> */
18519
</script>
18520
<script type="text/javascript" src="https://opensource.org/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.js?minify=false&amp;ver=ce6dc50d165e5b6d02c8" id="jetpack-instant-search-js"></script>
18521
<script data-service="jetpack-statistics" data-category="statistics" type="text/plain" data-cmplz-src="//stats.wp.com/w.js?ver=202537" id="jp-tracks-js"></script>
18522
<script type="text/javascript" id="osi-theme-scripts-js-before">
18523
/* <![CDATA[ */
18524
const OSI_LICENSE_DB = {"ajaxURL":"https:\/\/opensource.org\/wp-admin\/admin-ajax.php","action":"osi_license_db"}
18525
/* ]]> */
18526
</script>
18527
<script type="text/javascript" src="https://opensource.org/wp-content/themes/osi/assets/js/build/theme.js?ver=1724798073" id="osi-theme-scripts-js"></script>
18528
<script type="text/javascript" src="https://unpkg.com/swiper@11/swiper-bundle.min.js?ver=1750065233" id="swiper-js-js"></script>
18529
<script type="text/javascript" id="jetpack-stats-js-before">
18530
/* <![CDATA[ */
18531
_stq = window._stq || [];
18532
_stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"210318891\",\"post\":\"395\",\"tz\":\"0\",\"srv\":\"opensource.org\",\"hp\":\"atomic\",\"ac\":\"3\",\"amp\":\"0\",\"j\":\"1:15.1-a.1\"}") ]);
18533
_stq.push([ "clickTrackerInit", "210318891", "395" ]);
18534
/* ]]> */
18535
</script>
18536
<script data-service="jetpack-statistics" data-category="statistics" type="text/plain" data-cmplz-src="https://stats.wp.com/e-202537.js" id="jetpack-stats-js" defer="defer" data-wp-strategy="defer"></script>
18537
<script type="text/javascript" id="cmplz-cookiebanner-js-extra">
18538
/* <![CDATA[ */
18539
var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"109","version":"7.4.2","store_consent":"","do_not_track_enabled":"1","consenttype":"optin","region":"eu","geoip":"","dismiss_timeout":"","disable_cookiebanner":"1","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/opensource.org\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"22","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/opensource.org\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=109","page_links":{"eu":{"cookie-statement":{"title":"","url":"https:\/\/opensource.org\/license\/gpl-3-0"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"};
18540
/* ]]> */
18541
</script>
18542
<script defer type="text/javascript" src="https://opensource.org/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1753814361" id="cmplz-cookiebanner-js"></script>
18543
18544
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'97d624053a5b7a98',t:'MTc1NzU4Mjk2Ng=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
18545
</html>
18546
<!--
18547
	generated 1 seconds ago
18548
	generated in 0.627 seconds
18549
	served from batcache in 0.003 seconds
18550
	expires in 299 seconds
18551
-->
18552
</pre>
18553
}}
18554
|
18555
|com.zfabrik.mvncr|jsch-0.1.44-1|jsch-0.1.44-1.license|{{collapse( OTHER )
18556
<pre>Copyright (c) 2002-2015 Atsuhiko Yamanaka, JCraft,Inc.
18557
18558
All rights reserved.
18559
18560
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following 
18561
conditions are met:
18562
18563
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
18564
18565
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer 
18566
in the documentation and/or other materials provided with the distribution.
18567
18568
3. The names of the authors may not be used to endorse or promote products derived from this software without specific prior written permission.
18569
18570
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18571
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT, INC. 
18572
OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
18573
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 
18574
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
18575
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
18576
}}
18577
|
18578
|com.zfabrik.mvncr|jsr305-1.3.9|jsr305-1.3.9.url|{{collapse(Apache 2.0)
18579
<pre>
18580
                                 Apache License
18581
                           Version 2.0, January 2004
18582
                        http://www.apache.org/licenses/
18583
18584
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
18585
18586
   1. Definitions.
18587
18588
      "License" shall mean the terms and conditions for use, reproduction,
18589
      and distribution as defined by Sections 1 through 9 of this document.
18590
18591
      "Licensor" shall mean the copyright owner or entity authorized by
18592
      the copyright owner that is granting the License.
18593
18594
      "Legal Entity" shall mean the union of the acting entity and all
18595
      other entities that control, are controlled by, or are under common
18596
      control with that entity. For the purposes of this definition,
18597
      "control" means (i) the power, direct or indirect, to cause the
18598
      direction or management of such entity, whether by contract or
18599
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
18600
      outstanding shares, or (iii) beneficial ownership of such entity.
18601
18602
      "You" (or "Your") shall mean an individual or Legal Entity
18603
      exercising permissions granted by this License.
18604
18605
      "Source" form shall mean the preferred form for making modifications,
18606
      including but not limited to software source code, documentation
18607
      source, and configuration files.
18608
18609
      "Object" form shall mean any form resulting from mechanical
18610
      transformation or translation of a Source form, including but
18611
      not limited to compiled object code, generated documentation,
18612
      and conversions to other media types.
18613
18614
      "Work" shall mean the work of authorship, whether in Source or
18615
      Object form, made available under the License, as indicated by a
18616
      copyright notice that is included in or attached to the work
18617
      (an example is provided in the Appendix below).
18618
18619
      "Derivative Works" shall mean any work, whether in Source or Object
18620
      form, that is based on (or derived from) the Work and for which the
18621
      editorial revisions, annotations, elaborations, or other modifications
18622
      represent, as a whole, an original work of authorship. For the purposes
18623
      of this License, Derivative Works shall not include works that remain
18624
      separable from, or merely link (or bind by name) to the interfaces of,
18625
      the Work and Derivative Works thereof.
18626
18627
      "Contribution" shall mean any work of authorship, including
18628
      the original version of the Work and any modifications or additions
18629
      to that Work or Derivative Works thereof, that is intentionally
18630
      submitted to Licensor for inclusion in the Work by the copyright owner
18631
      or by an individual or Legal Entity authorized to submit on behalf of
18632
      the copyright owner. For the purposes of this definition, "submitted"
18633
      means any form of electronic, verbal, or written communication sent
18634
      to the Licensor or its representatives, including but not limited to
18635
      communication on electronic mailing lists, source code control systems,
18636
      and issue tracking systems that are managed by, or on behalf of, the
18637
      Licensor for the purpose of discussing and improving the Work, but
18638
      excluding communication that is conspicuously marked or otherwise
18639
      designated in writing by the copyright owner as "Not a Contribution."
18640
18641
      "Contributor" shall mean Licensor and any individual or Legal Entity
18642
      on behalf of whom a Contribution has been received by Licensor and
18643
      subsequently incorporated within the Work.
18644
18645
   2. Grant of Copyright License. Subject to the terms and conditions of
18646
      this License, each Contributor hereby grants to You a perpetual,
18647
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
18648
      copyright license to reproduce, prepare Derivative Works of,
18649
      publicly display, publicly perform, sublicense, and distribute the
18650
      Work and such Derivative Works in Source or Object form.
18651
18652
   3. Grant of Patent License. Subject to the terms and conditions of
18653
      this License, each Contributor hereby grants to You a perpetual,
18654
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
18655
      (except as stated in this section) patent license to make, have made,
18656
      use, offer to sell, sell, import, and otherwise transfer the Work,
18657
      where such license applies only to those patent claims licensable
18658
      by such Contributor that are necessarily infringed by their
18659
      Contribution(s) alone or by combination of their Contribution(s)
18660
      with the Work to which such Contribution(s) was submitted. If You
18661
      institute patent litigation against any entity (including a
18662
      cross-claim or counterclaim in a lawsuit) alleging that the Work
18663
      or a Contribution incorporated within the Work constitutes direct
18664
      or contributory patent infringement, then any patent licenses
18665
      granted to You under this License for that Work shall terminate
18666
      as of the date such litigation is filed.
18667
18668
   4. Redistribution. You may reproduce and distribute copies of the
18669
      Work or Derivative Works thereof in any medium, with or without
18670
      modifications, and in Source or Object form, provided that You
18671
      meet the following conditions:
18672
18673
      (a) You must give any other recipients of the Work or
18674
          Derivative Works a copy of this License; and
18675
18676
      (b) You must cause any modified files to carry prominent notices
18677
          stating that You changed the files; and
18678
18679
      (c) You must retain, in the Source form of any Derivative Works
18680
          that You distribute, all copyright, patent, trademark, and
18681
          attribution notices from the Source form of the Work,
18682
          excluding those notices that do not pertain to any part of
18683
          the Derivative Works; and
18684
18685
      (d) If the Work includes a "NOTICE" text file as part of its
18686
          distribution, then any Derivative Works that You distribute must
18687
          include a readable copy of the attribution notices contained
18688
          within such NOTICE file, excluding those notices that do not
18689
          pertain to any part of the Derivative Works, in at least one
18690
          of the following places: within a NOTICE text file distributed
18691
          as part of the Derivative Works; within the Source form or
18692
          documentation, if provided along with the Derivative Works; or,
18693
          within a display generated by the Derivative Works, if and
18694
          wherever such third-party notices normally appear. The contents
18695
          of the NOTICE file are for informational purposes only and
18696
          do not modify the License. You may add Your own attribution
18697
          notices within Derivative Works that You distribute, alongside
18698
          or as an addendum to the NOTICE text from the Work, provided
18699
          that such additional attribution notices cannot be construed
18700
          as modifying the License.
18701
18702
      You may add Your own copyright statement to Your modifications and
18703
      may provide additional or different license terms and conditions
18704
      for use, reproduction, or distribution of Your modifications, or
18705
      for any such Derivative Works as a whole, provided Your use,
18706
      reproduction, and distribution of the Work otherwise complies with
18707
      the conditions stated in this License.
18708
18709
   5. Submission of Contributions. Unless You explicitly state otherwise,
18710
      any Contribution intentionally submitted for inclusion in the Work
18711
      by You to the Licensor shall be under the terms and conditions of
18712
      this License, without any additional terms or conditions.
18713
      Notwithstanding the above, nothing herein shall supersede or modify
18714
      the terms of any separate license agreement you may have executed
18715
      with Licensor regarding such Contributions.
18716
18717
   6. Trademarks. This License does not grant permission to use the trade
18718
      names, trademarks, service marks, or product names of the Licensor,
18719
      except as required for reasonable and customary use in describing the
18720
      origin of the Work and reproducing the content of the NOTICE file.
18721
18722
   7. Disclaimer of Warranty. Unless required by applicable law or
18723
      agreed to in writing, Licensor provides the Work (and each
18724
      Contributor provides its Contributions) on an "AS IS" BASIS,
18725
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
18726
      implied, including, without limitation, any warranties or conditions
18727
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
18728
      PARTICULAR PURPOSE. You are solely responsible for determining the
18729
      appropriateness of using or redistributing the Work and assume any
18730
      risks associated with Your exercise of permissions under this License.
18731
18732
   8. Limitation of Liability. In no event and under no legal theory,
18733
      whether in tort (including negligence), contract, or otherwise,
18734
      unless required by applicable law (such as deliberate and grossly
18735
      negligent acts) or agreed to in writing, shall any Contributor be
18736
      liable to You for damages, including any direct, indirect, special,
18737
      incidental, or consequential damages of any character arising as a
18738
      result of this License or out of the use or inability to use the
18739
      Work (including but not limited to damages for loss of goodwill,
18740
      work stoppage, computer failure or malfunction, or any and all
18741
      other commercial damages or losses), even if such Contributor
18742
      has been advised of the possibility of such damages.
18743
18744
   9. Accepting Warranty or Additional Liability. While redistributing
18745
      the Work or Derivative Works thereof, You may choose to offer,
18746
      and charge a fee for, acceptance of support, warranty, indemnity,
18747
      or other liability obligations and/or rights consistent with this
18748
      License. However, in accepting such obligations, You may act only
18749
      on Your own behalf and on Your sole responsibility, not on behalf
18750
      of any other Contributor, and only if You agree to indemnify,
18751
      defend, and hold each Contributor harmless for any liability
18752
      incurred by, or claims asserted against, such Contributor by reason
18753
      of your accepting any such warranty or additional liability.
18754
18755
   END OF TERMS AND CONDITIONS
18756
18757
   APPENDIX: How to apply the Apache License to your work.
18758
18759
      To apply the Apache License to your work, attach the following
18760
      boilerplate notice, with the fields enclosed by brackets "[]"
18761
      replaced with your own identifying information. (Don't include
18762
      the brackets!)  The text should be enclosed in the appropriate
18763
      comment syntax for the file format. We also recommend that a
18764
      file or class name and description of purpose be included on the
18765
      same "printed page" as the copyright notice for easier
18766
      identification within third-party archives.
18767
18768
   Copyright [yyyy] [name of copyright owner]
18769
18770
   Licensed under the Apache License, Version 2.0 (the "License");
18771
   you may not use this file except in compliance with the License.
18772
   You may obtain a copy of the License at
18773
18774
       http://www.apache.org/licenses/LICENSE-2.0
18775
18776
   Unless required by applicable law or agreed to in writing, software
18777
   distributed under the License is distributed on an "AS IS" BASIS,
18778
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18779
   See the License for the specific language governing permissions and
18780
   limitations under the License.
18781
</pre>
18782
}}
18783
|
18784
|com.zfabrik.mvncr|maven-aether-provider-3.1.0|LICENSE|{{collapse(Apache 2.0)
18785
<pre>
18786
                                 Apache License
18787
                           Version 2.0, January 2004
18788
                        http://www.apache.org/licenses/
18789
18790
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
18791
18792
   1. Definitions.
18793
18794
      "License" shall mean the terms and conditions for use, reproduction,
18795
      and distribution as defined by Sections 1 through 9 of this document.
18796
18797
      "Licensor" shall mean the copyright owner or entity authorized by
18798
      the copyright owner that is granting the License.
18799
18800
      "Legal Entity" shall mean the union of the acting entity and all
18801
      other entities that control, are controlled by, or are under common
18802
      control with that entity. For the purposes of this definition,
18803
      "control" means (i) the power, direct or indirect, to cause the
18804
      direction or management of such entity, whether by contract or
18805
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
18806
      outstanding shares, or (iii) beneficial ownership of such entity.
18807
18808
      "You" (or "Your") shall mean an individual or Legal Entity
18809
      exercising permissions granted by this License.
18810
18811
      "Source" form shall mean the preferred form for making modifications,
18812
      including but not limited to software source code, documentation
18813
      source, and configuration files.
18814
18815
      "Object" form shall mean any form resulting from mechanical
18816
      transformation or translation of a Source form, including but
18817
      not limited to compiled object code, generated documentation,
18818
      and conversions to other media types.
18819
18820
      "Work" shall mean the work of authorship, whether in Source or
18821
      Object form, made available under the License, as indicated by a
18822
      copyright notice that is included in or attached to the work
18823
      (an example is provided in the Appendix below).
18824
18825
      "Derivative Works" shall mean any work, whether in Source or Object
18826
      form, that is based on (or derived from) the Work and for which the
18827
      editorial revisions, annotations, elaborations, or other modifications
18828
      represent, as a whole, an original work of authorship. For the purposes
18829
      of this License, Derivative Works shall not include works that remain
18830
      separable from, or merely link (or bind by name) to the interfaces of,
18831
      the Work and Derivative Works thereof.
18832
18833
      "Contribution" shall mean any work of authorship, including
18834
      the original version of the Work and any modifications or additions
18835
      to that Work or Derivative Works thereof, that is intentionally
18836
      submitted to Licensor for inclusion in the Work by the copyright owner
18837
      or by an individual or Legal Entity authorized to submit on behalf of
18838
      the copyright owner. For the purposes of this definition, "submitted"
18839
      means any form of electronic, verbal, or written communication sent
18840
      to the Licensor or its representatives, including but not limited to
18841
      communication on electronic mailing lists, source code control systems,
18842
      and issue tracking systems that are managed by, or on behalf of, the
18843
      Licensor for the purpose of discussing and improving the Work, but
18844
      excluding communication that is conspicuously marked or otherwise
18845
      designated in writing by the copyright owner as "Not a Contribution."
18846
18847
      "Contributor" shall mean Licensor and any individual or Legal Entity
18848
      on behalf of whom a Contribution has been received by Licensor and
18849
      subsequently incorporated within the Work.
18850
18851
   2. Grant of Copyright License. Subject to the terms and conditions of
18852
      this License, each Contributor hereby grants to You a perpetual,
18853
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
18854
      copyright license to reproduce, prepare Derivative Works of,
18855
      publicly display, publicly perform, sublicense, and distribute the
18856
      Work and such Derivative Works in Source or Object form.
18857
18858
   3. Grant of Patent License. Subject to the terms and conditions of
18859
      this License, each Contributor hereby grants to You a perpetual,
18860
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
18861
      (except as stated in this section) patent license to make, have made,
18862
      use, offer to sell, sell, import, and otherwise transfer the Work,
18863
      where such license applies only to those patent claims licensable
18864
      by such Contributor that are necessarily infringed by their
18865
      Contribution(s) alone or by combination of their Contribution(s)
18866
      with the Work to which such Contribution(s) was submitted. If You
18867
      institute patent litigation against any entity (including a
18868
      cross-claim or counterclaim in a lawsuit) alleging that the Work
18869
      or a Contribution incorporated within the Work constitutes direct
18870
      or contributory patent infringement, then any patent licenses
18871
      granted to You under this License for that Work shall terminate
18872
      as of the date such litigation is filed.
18873
18874
   4. Redistribution. You may reproduce and distribute copies of the
18875
      Work or Derivative Works thereof in any medium, with or without
18876
      modifications, and in Source or Object form, provided that You
18877
      meet the following conditions:
18878
18879
      (a) You must give any other recipients of the Work or
18880
          Derivative Works a copy of this License; and
18881
18882
      (b) You must cause any modified files to carry prominent notices
18883
          stating that You changed the files; and
18884
18885
      (c) You must retain, in the Source form of any Derivative Works
18886
          that You distribute, all copyright, patent, trademark, and
18887
          attribution notices from the Source form of the Work,
18888
          excluding those notices that do not pertain to any part of
18889
          the Derivative Works; and
18890
18891
      (d) If the Work includes a "NOTICE" text file as part of its
18892
          distribution, then any Derivative Works that You distribute must
18893
          include a readable copy of the attribution notices contained
18894
          within such NOTICE file, excluding those notices that do not
18895
          pertain to any part of the Derivative Works, in at least one
18896
          of the following places: within a NOTICE text file distributed
18897
          as part of the Derivative Works; within the Source form or
18898
          documentation, if provided along with the Derivative Works; or,
18899
          within a display generated by the Derivative Works, if and
18900
          wherever such third-party notices normally appear. The contents
18901
          of the NOTICE file are for informational purposes only and
18902
          do not modify the License. You may add Your own attribution
18903
          notices within Derivative Works that You distribute, alongside
18904
          or as an addendum to the NOTICE text from the Work, provided
18905
          that such additional attribution notices cannot be construed
18906
          as modifying the License.
18907
18908
      You may add Your own copyright statement to Your modifications and
18909
      may provide additional or different license terms and conditions
18910
      for use, reproduction, or distribution of Your modifications, or
18911
      for any such Derivative Works as a whole, provided Your use,
18912
      reproduction, and distribution of the Work otherwise complies with
18913
      the conditions stated in this License.
18914
18915
   5. Submission of Contributions. Unless You explicitly state otherwise,
18916
      any Contribution intentionally submitted for inclusion in the Work
18917
      by You to the Licensor shall be under the terms and conditions of
18918
      this License, without any additional terms or conditions.
18919
      Notwithstanding the above, nothing herein shall supersede or modify
18920
      the terms of any separate license agreement you may have executed
18921
      with Licensor regarding such Contributions.
18922
18923
   6. Trademarks. This License does not grant permission to use the trade
18924
      names, trademarks, service marks, or product names of the Licensor,
18925
      except as required for reasonable and customary use in describing the
18926
      origin of the Work and reproducing the content of the NOTICE file.
18927
18928
   7. Disclaimer of Warranty. Unless required by applicable law or
18929
      agreed to in writing, Licensor provides the Work (and each
18930
      Contributor provides its Contributions) on an "AS IS" BASIS,
18931
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
18932
      implied, including, without limitation, any warranties or conditions
18933
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
18934
      PARTICULAR PURPOSE. You are solely responsible for determining the
18935
      appropriateness of using or redistributing the Work and assume any
18936
      risks associated with Your exercise of permissions under this License.
18937
18938
   8. Limitation of Liability. In no event and under no legal theory,
18939
      whether in tort (including negligence), contract, or otherwise,
18940
      unless required by applicable law (such as deliberate and grossly
18941
      negligent acts) or agreed to in writing, shall any Contributor be
18942
      liable to You for damages, including any direct, indirect, special,
18943
      incidental, or consequential damages of any character arising as a
18944
      result of this License or out of the use or inability to use the
18945
      Work (including but not limited to damages for loss of goodwill,
18946
      work stoppage, computer failure or malfunction, or any and all
18947
      other commercial damages or losses), even if such Contributor
18948
      has been advised of the possibility of such damages.
18949
18950
   9. Accepting Warranty or Additional Liability. While redistributing
18951
      the Work or Derivative Works thereof, You may choose to offer,
18952
      and charge a fee for, acceptance of support, warranty, indemnity,
18953
      or other liability obligations and/or rights consistent with this
18954
      License. However, in accepting such obligations, You may act only
18955
      on Your own behalf and on Your sole responsibility, not on behalf
18956
      of any other Contributor, and only if You agree to indemnify,
18957
      defend, and hold each Contributor harmless for any liability
18958
      incurred by, or claims asserted against, such Contributor by reason
18959
      of your accepting any such warranty or additional liability.
18960
18961
   END OF TERMS AND CONDITIONS
18962
18963
   APPENDIX: How to apply the Apache License to your work.
18964
18965
      To apply the Apache License to your work, attach the following
18966
      boilerplate notice, with the fields enclosed by brackets "[]"
18967
      replaced with your own identifying information. (Don't include
18968
      the brackets!)  The text should be enclosed in the appropriate
18969
      comment syntax for the file format. We also recommend that a
18970
      file or class name and description of purpose be included on the
18971
      same "printed page" as the copyright notice for easier
18972
      identification within third-party archives.
18973
18974
   Copyright [yyyy] [name of copyright owner]
18975
18976
   Licensed under the Apache License, Version 2.0 (the "License");
18977
   you may not use this file except in compliance with the License.
18978
   You may obtain a copy of the License at
18979
18980
       http://www.apache.org/licenses/LICENSE-2.0
18981
18982
   Unless required by applicable law or agreed to in writing, software
18983
   distributed under the License is distributed on an "AS IS" BASIS,
18984
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18985
   See the License for the specific language governing permissions and
18986
   limitations under the License.
18987
bmission of Contributions. Unless You explicitly state otherwise,
18988
      any Contribution intentionally submitted for inclusion in the Work
18989
      by You to the Licensor shall be under the terms and conditions of
18990
      this License, without any additional terms or conditions.
18991
      Notwithstanding the above, nothing herein shall supersede or modify
18992
      the terms of any separate license agreement you may have executed
18993
      with Licensor regarding such Contributions.
18994
18995
   6. Trademarks. This License does not grant permission to use the trade
18996
      names, trademarks, service marks, or product names of the Licensor,
18997
      except as required for reasonable and customary use in describing the
18998
      origin of the Work and reproducing the content of the NOTICE file.
18999
19000
   7. Disclaimer of Warranty. Unless required by applicable law or
19001
      agreed to in writing, Licensor provides the Work (and each
19002
      Contributor provides i</pre>
19003
}}
19004
|
19005
|com.zfabrik.mvncr|maven-model-3.1.0|LICENSE|{{collapse(Apache 2.0)
19006
<pre>
19007
                                 Apache License
19008
                           Version 2.0, January 2004
19009
                        http://www.apache.org/licenses/
19010
19011
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
19012
19013
   1. Definitions.
19014
19015
      "License" shall mean the terms and conditions for use, reproduction,
19016
      and distribution as defined by Sections 1 through 9 of this document.
19017
19018
      "Licensor" shall mean the copyright owner or entity authorized by
19019
      the copyright owner that is granting the License.
19020
19021
      "Legal Entity" shall mean the union of the acting entity and all
19022
      other entities that control, are controlled by, or are under common
19023
      control with that entity. For the purposes of this definition,
19024
      "control" means (i) the power, direct or indirect, to cause the
19025
      direction or management of such entity, whether by contract or
19026
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
19027
      outstanding shares, or (iii) beneficial ownership of such entity.
19028
19029
      "You" (or "Your") shall mean an individual or Legal Entity
19030
      exercising permissions granted by this License.
19031
19032
      "Source" form shall mean the preferred form for making modifications,
19033
      including but not limited to software source code, documentation
19034
      source, and configuration files.
19035
19036
      "Object" form shall mean any form resulting from mechanical
19037
      transformation or translation of a Source form, including but
19038
      not limited to compiled object code, generated documentation,
19039
      and conversions to other media types.
19040
19041
      "Work" shall mean the work of authorship, whether in Source or
19042
      Object form, made available under the License, as indicated by a
19043
      copyright notice that is included in or attached to the work
19044
      (an example is provided in the Appendix below).
19045
19046
      "Derivative Works" shall mean any work, whether in Source or Object
19047
      form, that is based on (or derived from) the Work and for which the
19048
      editorial revisions, annotations, elaborations, or other modifications
19049
      represent, as a whole, an original work of authorship. For the purposes
19050
      of this License, Derivative Works shall not include works that remain
19051
      separable from, or merely link (or bind by name) to the interfaces of,
19052
      the Work and Derivative Works thereof.
19053
19054
      "Contribution" shall mean any work of authorship, including
19055
      the original version of the Work and any modifications or additions
19056
      to that Work or Derivative Works thereof, that is intentionally
19057
      submitted to Licensor for inclusion in the Work by the copyright owner
19058
      or by an individual or Legal Entity authorized to submit on behalf of
19059
      the copyright owner. For the purposes of this definition, "submitted"
19060
      means any form of electronic, verbal, or written communication sent
19061
      to the Licensor or its representatives, including but not limited to
19062
      communication on electronic mailing lists, source code control systems,
19063
      and issue tracking systems that are managed by, or on behalf of, the
19064
      Licensor for the purpose of discussing and improving the Work, but
19065
      excluding communication that is conspicuously marked or otherwise
19066
      designated in writing by the copyright owner as "Not a Contribution."
19067
19068
      "Contributor" shall mean Licensor and any individual or Legal Entity
19069
      on behalf of whom a Contribution has been received by Licensor and
19070
      subsequently incorporated within the Work.
19071
19072
   2. Grant of Copyright License. Subject to the terms and conditions of
19073
      this License, each Contributor hereby grants to You a perpetual,
19074
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
19075
      copyright license to reproduce, prepare Derivative Works of,
19076
      publicly display, publicly perform, sublicense, and distribute the
19077
      Work and such Derivative Works in Source or Object form.
19078
19079
   3. Grant of Patent License. Subject to the terms and conditions of
19080
      this License, each Contributor hereby grants to You a perpetual,
19081
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
19082
      (except as stated in this section) patent license to make, have made,
19083
      use, offer to sell, sell, import, and otherwise transfer the Work,
19084
      where such license applies only to those patent claims licensable
19085
      by such Contributor that are necessarily infringed by their
19086
      Contribution(s) alone or by combination of their Contribution(s)
19087
      with the Work to which such Contribution(s) was submitted. If You
19088
      institute patent litigation against any entity (including a
19089
      cross-claim or counterclaim in a lawsuit) alleging that the Work
19090
      or a Contribution incorporated within the Work constitutes direct
19091
      or contributory patent infringement, then any patent licenses
19092
      granted to You under this License for that Work shall terminate
19093
      as of the date such litigation is filed.
19094
19095
   4. Redistribution. You may reproduce and distribute copies of the
19096
      Work or Derivative Works thereof in any medium, with or without
19097
      modifications, and in Source or Object form, provided that You
19098
      meet the following conditions:
19099
19100
      (a) You must give any other recipients of the Work or
19101
          Derivative Works a copy of this License; and
19102
19103
      (b) You must cause any modified files to carry prominent notices
19104
          stating that You changed the files; and
19105
19106
      (c) You must retain, in the Source form of any Derivative Works
19107
          that You distribute, all copyright, patent, trademark, and
19108
          attribution notices from the Source form of the Work,
19109
          excluding those notices that do not pertain to any part of
19110
          the Derivative Works; and
19111
19112
      (d) If the Work includes a "NOTICE" text file as part of its
19113
          distribution, then any Derivative Works that You distribute must
19114
          include a readable copy of the attribution notices contained
19115
          within such NOTICE file, excluding those notices that do not
19116
          pertain to any part of the Derivative Works, in at least one
19117
          of the following places: within a NOTICE text file distributed
19118
          as part of the Derivative Works; within the Source form or
19119
          documentation, if provided along with the Derivative Works; or,
19120
          within a display generated by the Derivative Works, if and
19121
          wherever such third-party notices normally appear. The contents
19122
          of the NOTICE file are for informational purposes only and
19123
          do not modify the License. You may add Your own attribution
19124
          notices within Derivative Works that You distribute, alongside
19125
          or as an addendum to the NOTICE text from the Work, provided
19126
          that such additional attribution notices cannot be construed
19127
          as modifying the License.
19128
19129
      You may add Your own copyright statement to Your modifications and
19130
      may provide additional or different license terms and conditions
19131
      for use, reproduction, or distribution of Your modifications, or
19132
      for any such Derivative Works as a whole, provided Your use,
19133
      reproduction, and distribution of the Work otherwise complies with
19134
      the conditions stated in this License.
19135
19136
   5. Submission of Contributions. Unless You explicitly state otherwise,
19137
      any Contribution intentionally submitted for inclusion in the Work
19138
      by You to the Licensor shall be under the terms and conditions of
19139
      this License, without any additional terms or conditions.
19140
      Notwithstanding the above, nothing herein shall supersede or modify
19141
      the terms of any separate license agreement you may have executed
19142
      with Licensor regarding such Contributions.
19143
19144
   6. Trademarks. This License does not grant permission to use the trade
19145
      names, trademarks, service marks, or product names of the Licensor,
19146
      except as required for reasonable and customary use in describing the
19147
      origin of the Work and reproducing the content of the NOTICE file.
19148
19149
   7. Disclaimer of Warranty. Unless required by applicable law or
19150
      agreed to in writing, Licensor provides the Work (and each
19151
      Contributor provides its Contributions) on an "AS IS" BASIS,
19152
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
19153
      implied, including, without limitation, any warranties or conditions
19154
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
19155
      PARTICULAR PURPOSE. You are solely responsible for determining the
19156
      appropriateness of using or redistributing the Work and assume any
19157
      risks associated with Your exercise of permissions under this License.
19158
19159
   8. Limitation of Liability. In no event and under no legal theory,
19160
      whether in tort (including negligence), contract, or otherwise,
19161
      unless required by applicable law (such as deliberate and grossly
19162
      negligent acts) or agreed to in writing, shall any Contributor be
19163
      liable to You for damages, including any direct, indirect, special,
19164
      incidental, or consequential damages of any character arising as a
19165
      result of this License or out of the use or inability to use the
19166
      Work (including but not limited to damages for loss of goodwill,
19167
      work stoppage, computer failure or malfunction, or any and all
19168
      other commercial damages or losses), even if such Contributor
19169
      has been advised of the possibility of such damages.
19170
19171
   9. Accepting Warranty or Additional Liability. While redistributing
19172
      the Work or Derivative Works thereof, You may choose to offer,
19173
      and charge a fee for, acceptance of support, warranty, indemnity,
19174
      or other liability obligations and/or rights consistent with this
19175
      License. However, in accepting such obligations, You may act only
19176
      on Your own behalf and on Your sole responsibility, not on behalf
19177
      of any other Contributor, and only if You agree to indemnify,
19178
      defend, and hold each Contributor harmless for any liability
19179
      incurred by, or claims asserted against, such Contributor by reason
19180
      of your accepting any such warranty or additional liability.
19181
19182
   END OF TERMS AND CONDITIONS
19183
19184
   APPENDIX: How to apply the Apache License to your work.
19185
19186
      To apply the Apache License to your work, attach the following
19187
      boilerplate notice, with the fields enclosed by brackets "[]"
19188
      replaced with your own identifying information. (Don't include
19189
      the brackets!)  The text should be enclosed in the appropriate
19190
      comment syntax for the file format. We also recommend that a
19191
      file or class name and description of purpose be included on the
19192
      same "printed page" as the copyright notice for easier
19193
      identification within third-party archives.
19194
19195
   Copyright [yyyy] [name of copyright owner]
19196
19197
   Licensed under the Apache License, Version 2.0 (the "License");
19198
   you may not use this file except in compliance with the License.
19199
   You may obtain a copy of the License at
19200
19201
       http://www.apache.org/licenses/LICENSE-2.0
19202
19203
   Unless required by applicable law or agreed to in writing, software
19204
   distributed under the License is distributed on an "AS IS" BASIS,
19205
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19206
   See the License for the specific language governing permissions and
19207
   limitations under the License.
19208
bmission of Contributions. Unless You explicitly state otherwise,
19209
      any Contribution intentionally submitted for inclusion in the Work
19210
      by You to the Licensor shall be under the terms and conditions of
19211
      this License, without any additional terms or conditions.
19212
      Notwithstanding the above, nothing herein shall supersede or modify
19213
      the terms of any separate license agreement you may have executed
19214
      with Licensor regarding such Contributions.
19215
19216
   6. Trademarks. This License does not grant permission to use the trade
19217
      names, trademarks, service marks, or product names of the Licensor,
19218
      except as required for reasonable and customary use in describing the
19219
      origin of the Work and reproducing the content of the NOTICE file.
19220
19221
   7. Disclaimer of Warranty. Unless required by applicable law or
19222
      agreed to in writing, Licensor provides the Work (and each
19223
      Contributor provides i</pre>
19224
}}
19225
|
19226
|com.zfabrik.mvncr|maven-model-builder-3.1.0|LICENSE|{{collapse(Apache 2.0)
19227
<pre>
19228
                                 Apache License
19229
                           Version 2.0, January 2004
19230
                        http://www.apache.org/licenses/
19231
19232
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
19233
19234
   1. Definitions.
19235
19236
      "License" shall mean the terms and conditions for use, reproduction,
19237
      and distribution as defined by Sections 1 through 9 of this document.
19238
19239
      "Licensor" shall mean the copyright owner or entity authorized by
19240
      the copyright owner that is granting the License.
19241
19242
      "Legal Entity" shall mean the union of the acting entity and all
19243
      other entities that control, are controlled by, or are under common
19244
      control with that entity. For the purposes of this definition,
19245
      "control" means (i) the power, direct or indirect, to cause the
19246
      direction or management of such entity, whether by contract or
19247
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
19248
      outstanding shares, or (iii) beneficial ownership of such entity.
19249
19250
      "You" (or "Your") shall mean an individual or Legal Entity
19251
      exercising permissions granted by this License.
19252
19253
      "Source" form shall mean the preferred form for making modifications,
19254
      including but not limited to software source code, documentation
19255
      source, and configuration files.
19256
19257
      "Object" form shall mean any form resulting from mechanical
19258
      transformation or translation of a Source form, including but
19259
      not limited to compiled object code, generated documentation,
19260
      and conversions to other media types.
19261
19262
      "Work" shall mean the work of authorship, whether in Source or
19263
      Object form, made available under the License, as indicated by a
19264
      copyright notice that is included in or attached to the work
19265
      (an example is provided in the Appendix below).
19266
19267
      "Derivative Works" shall mean any work, whether in Source or Object
19268
      form, that is based on (or derived from) the Work and for which the
19269
      editorial revisions, annotations, elaborations, or other modifications
19270
      represent, as a whole, an original work of authorship. For the purposes
19271
      of this License, Derivative Works shall not include works that remain
19272
      separable from, or merely link (or bind by name) to the interfaces of,
19273
      the Work and Derivative Works thereof.
19274
19275
      "Contribution" shall mean any work of authorship, including
19276
      the original version of the Work and any modifications or additions
19277
      to that Work or Derivative Works thereof, that is intentionally
19278
      submitted to Licensor for inclusion in the Work by the copyright owner
19279
      or by an individual or Legal Entity authorized to submit on behalf of
19280
      the copyright owner. For the purposes of this definition, "submitted"
19281
      means any form of electronic, verbal, or written communication sent
19282
      to the Licensor or its representatives, including but not limited to
19283
      communication on electronic mailing lists, source code control systems,
19284
      and issue tracking systems that are managed by, or on behalf of, the
19285
      Licensor for the purpose of discussing and improving the Work, but
19286
      excluding communication that is conspicuously marked or otherwise
19287
      designated in writing by the copyright owner as "Not a Contribution."
19288
19289
      "Contributor" shall mean Licensor and any individual or Legal Entity
19290
      on behalf of whom a Contribution has been received by Licensor and
19291
      subsequently incorporated within the Work.
19292
19293
   2. Grant of Copyright License. Subject to the terms and conditions of
19294
      this License, each Contributor hereby grants to You a perpetual,
19295
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
19296
      copyright license to reproduce, prepare Derivative Works of,
19297
      publicly display, publicly perform, sublicense, and distribute the
19298
      Work and such Derivative Works in Source or Object form.
19299
19300
   3. Grant of Patent License. Subject to the terms and conditions of
19301
      this License, each Contributor hereby grants to You a perpetual,
19302
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
19303
      (except as stated in this section) patent license to make, have made,
19304
      use, offer to sell, sell, import, and otherwise transfer the Work,
19305
      where such license applies only to those patent claims licensable
19306
      by such Contributor that are necessarily infringed by their
19307
      Contribution(s) alone or by combination of their Contribution(s)
19308
      with the Work to which such Contribution(s) was submitted. If You
19309
      institute patent litigation against any entity (including a
19310
      cross-claim or counterclaim in a lawsuit) alleging that the Work
19311
      or a Contribution incorporated within the Work constitutes direct
19312
      or contributory patent infringement, then any patent licenses
19313
      granted to You under this License for that Work shall terminate
19314
      as of the date such litigation is filed.
19315
19316
   4. Redistribution. You may reproduce and distribute copies of the
19317
      Work or Derivative Works thereof in any medium, with or without
19318
      modifications, and in Source or Object form, provided that You
19319
      meet the following conditions:
19320
19321
      (a) You must give any other recipients of the Work or
19322
          Derivative Works a copy of this License; and
19323
19324
      (b) You must cause any modified files to carry prominent notices
19325
          stating that You changed the files; and
19326
19327
      (c) You must retain, in the Source form of any Derivative Works
19328
          that You distribute, all copyright, patent, trademark, and
19329
          attribution notices from the Source form of the Work,
19330
          excluding those notices that do not pertain to any part of
19331
          the Derivative Works; and
19332
19333
      (d) If the Work includes a "NOTICE" text file as part of its
19334
          distribution, then any Derivative Works that You distribute must
19335
          include a readable copy of the attribution notices contained
19336
          within such NOTICE file, excluding those notices that do not
19337
          pertain to any part of the Derivative Works, in at least one
19338
          of the following places: within a NOTICE text file distributed
19339
          as part of the Derivative Works; within the Source form or
19340
          documentation, if provided along with the Derivative Works; or,
19341
          within a display generated by the Derivative Works, if and
19342
          wherever such third-party notices normally appear. The contents
19343
          of the NOTICE file are for informational purposes only and
19344
          do not modify the License. You may add Your own attribution
19345
          notices within Derivative Works that You distribute, alongside
19346
          or as an addendum to the NOTICE text from the Work, provided
19347
          that such additional attribution notices cannot be construed
19348
          as modifying the License.
19349
19350
      You may add Your own copyright statement to Your modifications and
19351
      may provide additional or different license terms and conditions
19352
      for use, reproduction, or distribution of Your modifications, or
19353
      for any such Derivative Works as a whole, provided Your use,
19354
      reproduction, and distribution of the Work otherwise complies with
19355
      the conditions stated in this License.
19356
19357
   5. Submission of Contributions. Unless You explicitly state otherwise,
19358
      any Contribution intentionally submitted for inclusion in the Work
19359
      by You to the Licensor shall be under the terms and conditions of
19360
      this License, without any additional terms or conditions.
19361
      Notwithstanding the above, nothing herein shall supersede or modify
19362
      the terms of any separate license agreement you may have executed
19363
      with Licensor regarding such Contributions.
19364
19365
   6. Trademarks. This License does not grant permission to use the trade
19366
      names, trademarks, service marks, or product names of the Licensor,
19367
      except as required for reasonable and customary use in describing the
19368
      origin of the Work and reproducing the content of the NOTICE file.
19369
19370
   7. Disclaimer of Warranty. Unless required by applicable law or
19371
      agreed to in writing, Licensor provides the Work (and each
19372
      Contributor provides its Contributions) on an "AS IS" BASIS,
19373
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
19374
      implied, including, without limitation, any warranties or conditions
19375
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
19376
      PARTICULAR PURPOSE. You are solely responsible for determining the
19377
      appropriateness of using or redistributing the Work and assume any
19378
      risks associated with Your exercise of permissions under this License.
19379
19380
   8. Limitation of Liability. In no event and under no legal theory,
19381
      whether in tort (including negligence), contract, or otherwise,
19382
      unless required by applicable law (such as deliberate and grossly
19383
      negligent acts) or agreed to in writing, shall any Contributor be
19384
      liable to You for damages, including any direct, indirect, special,
19385
      incidental, or consequential damages of any character arising as a
19386
      result of this License or out of the use or inability to use the
19387
      Work (including but not limited to damages for loss of goodwill,
19388
      work stoppage, computer failure or malfunction, or any and all
19389
      other commercial damages or losses), even if such Contributor
19390
      has been advised of the possibility of such damages.
19391
19392
   9. Accepting Warranty or Additional Liability. While redistributing
19393
      the Work or Derivative Works thereof, You may choose to offer,
19394
      and charge a fee for, acceptance of support, warranty, indemnity,
19395
      or other liability obligations and/or rights consistent with this
19396
      License. However, in accepting such obligations, You may act only
19397
      on Your own behalf and on Your sole responsibility, not on behalf
19398
      of any other Contributor, and only if You agree to indemnify,
19399
      defend, and hold each Contributor harmless for any liability
19400
      incurred by, or claims asserted against, such Contributor by reason
19401
      of your accepting any such warranty or additional liability.
19402
19403
   END OF TERMS AND CONDITIONS
19404
19405
   APPENDIX: How to apply the Apache License to your work.
19406
19407
      To apply the Apache License to your work, attach the following
19408
      boilerplate notice, with the fields enclosed by brackets "[]"
19409
      replaced with your own identifying information. (Don't include
19410
      the brackets!)  The text should be enclosed in the appropriate
19411
      comment syntax for the file format. We also recommend that a
19412
      file or class name and description of purpose be included on the
19413
      same "printed page" as the copyright notice for easier
19414
      identification within third-party archives.
19415
19416
   Copyright [yyyy] [name of copyright owner]
19417
19418
   Licensed under the Apache License, Version 2.0 (the "License");
19419
   you may not use this file except in compliance with the License.
19420
   You may obtain a copy of the License at
19421
19422
       http://www.apache.org/licenses/LICENSE-2.0
19423
19424
   Unless required by applicable law or agreed to in writing, software
19425
   distributed under the License is distributed on an "AS IS" BASIS,
19426
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19427
   See the License for the specific language governing permissions and
19428
   limitations under the License.
19429
bmission of Contributions. Unless You explicitly state otherwise,
19430
      any Contribution intentionally submitted for inclusion in the Work
19431
      by You to the Licensor shall be under the terms and conditions of
19432
      this License, without any additional terms or conditions.
19433
      Notwithstanding the above, nothing herein shall supersede or modify
19434
      the terms of any separate license agreement you may have executed
19435
      with Licensor regarding such Contributions.
19436
19437
   6. Trademarks. This License does not grant permission to use the trade
19438
      names, trademarks, service marks, or product names of the Licensor,
19439
      except as required for reasonable and customary use in describing the
19440
      origin of the Work and reproducing the content of the NOTICE file.
19441
19442
   7. Disclaimer of Warranty. Unless required by applicable law or
19443
      agreed to in writing, Licensor provides the Work (and each
19444
      Contributor provides i</pre>
19445
}}
19446
|
19447
|com.zfabrik.mvncr|maven-repository-metadata-3.1.0|LICENSE|{{collapse(Apache 2.0)
19448
<pre>
19449
                                 Apache License
19450
                           Version 2.0, January 2004
19451
                        http://www.apache.org/licenses/
19452
19453
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
19454
19455
   1. Definitions.
19456
19457
      "License" shall mean the terms and conditions for use, reproduction,
19458
      and distribution as defined by Sections 1 through 9 of this document.
19459
19460
      "Licensor" shall mean the copyright owner or entity authorized by
19461
      the copyright owner that is granting the License.
19462
19463
      "Legal Entity" shall mean the union of the acting entity and all
19464
      other entities that control, are controlled by, or are under common
19465
      control with that entity. For the purposes of this definition,
19466
      "control" means (i) the power, direct or indirect, to cause the
19467
      direction or management of such entity, whether by contract or
19468
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
19469
      outstanding shares, or (iii) beneficial ownership of such entity.
19470
19471
      "You" (or "Your") shall mean an individual or Legal Entity
19472
      exercising permissions granted by this License.
19473
19474
      "Source" form shall mean the preferred form for making modifications,
19475
      including but not limited to software source code, documentation
19476
      source, and configuration files.
19477
19478
      "Object" form shall mean any form resulting from mechanical
19479
      transformation or translation of a Source form, including but
19480
      not limited to compiled object code, generated documentation,
19481
      and conversions to other media types.
19482
19483
      "Work" shall mean the work of authorship, whether in Source or
19484
      Object form, made available under the License, as indicated by a
19485
      copyright notice that is included in or attached to the work
19486
      (an example is provided in the Appendix below).
19487
19488
      "Derivative Works" shall mean any work, whether in Source or Object
19489
      form, that is based on (or derived from) the Work and for which the
19490
      editorial revisions, annotations, elaborations, or other modifications
19491
      represent, as a whole, an original work of authorship. For the purposes
19492
      of this License, Derivative Works shall not include works that remain
19493
      separable from, or merely link (or bind by name) to the interfaces of,
19494
      the Work and Derivative Works thereof.
19495
19496
      "Contribution" shall mean any work of authorship, including
19497
      the original version of the Work and any modifications or additions
19498
      to that Work or Derivative Works thereof, that is intentionally
19499
      submitted to Licensor for inclusion in the Work by the copyright owner
19500
      or by an individual or Legal Entity authorized to submit on behalf of
19501
      the copyright owner. For the purposes of this definition, "submitted"
19502
      means any form of electronic, verbal, or written communication sent
19503
      to the Licensor or its representatives, including but not limited to
19504
      communication on electronic mailing lists, source code control systems,
19505
      and issue tracking systems that are managed by, or on behalf of, the
19506
      Licensor for the purpose of discussing and improving the Work, but
19507
      excluding communication that is conspicuously marked or otherwise
19508
      designated in writing by the copyright owner as "Not a Contribution."
19509
19510
      "Contributor" shall mean Licensor and any individual or Legal Entity
19511
      on behalf of whom a Contribution has been received by Licensor and
19512
      subsequently incorporated within the Work.
19513
19514
   2. Grant of Copyright License. Subject to the terms and conditions of
19515
      this License, each Contributor hereby grants to You a perpetual,
19516
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
19517
      copyright license to reproduce, prepare Derivative Works of,
19518
      publicly display, publicly perform, sublicense, and distribute the
19519
      Work and such Derivative Works in Source or Object form.
19520
19521
   3. Grant of Patent License. Subject to the terms and conditions of
19522
      this License, each Contributor hereby grants to You a perpetual,
19523
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
19524
      (except as stated in this section) patent license to make, have made,
19525
      use, offer to sell, sell, import, and otherwise transfer the Work,
19526
      where such license applies only to those patent claims licensable
19527
      by such Contributor that are necessarily infringed by their
19528
      Contribution(s) alone or by combination of their Contribution(s)
19529
      with the Work to which such Contribution(s) was submitted. If You
19530
      institute patent litigation against any entity (including a
19531
      cross-claim or counterclaim in a lawsuit) alleging that the Work
19532
      or a Contribution incorporated within the Work constitutes direct
19533
      or contributory patent infringement, then any patent licenses
19534
      granted to You under this License for that Work shall terminate
19535
      as of the date such litigation is filed.
19536
19537
   4. Redistribution. You may reproduce and distribute copies of the
19538
      Work or Derivative Works thereof in any medium, with or without
19539
      modifications, and in Source or Object form, provided that You
19540
      meet the following conditions:
19541
19542
      (a) You must give any other recipients of the Work or
19543
          Derivative Works a copy of this License; and
19544
19545
      (b) You must cause any modified files to carry prominent notices
19546
          stating that You changed the files; and
19547
19548
      (c) You must retain, in the Source form of any Derivative Works
19549
          that You distribute, all copyright, patent, trademark, and
19550
          attribution notices from the Source form of the Work,
19551
          excluding those notices that do not pertain to any part of
19552
          the Derivative Works; and
19553
19554
      (d) If the Work includes a "NOTICE" text file as part of its
19555
          distribution, then any Derivative Works that You distribute must
19556
          include a readable copy of the attribution notices contained
19557
          within such NOTICE file, excluding those notices that do not
19558
          pertain to any part of the Derivative Works, in at least one
19559
          of the following places: within a NOTICE text file distributed
19560
          as part of the Derivative Works; within the Source form or
19561
          documentation, if provided along with the Derivative Works; or,
19562
          within a display generated by the Derivative Works, if and
19563
          wherever such third-party notices normally appear. The contents
19564
          of the NOTICE file are for informational purposes only and
19565
          do not modify the License. You may add Your own attribution
19566
          notices within Derivative Works that You distribute, alongside
19567
          or as an addendum to the NOTICE text from the Work, provided
19568
          that such additional attribution notices cannot be construed
19569
          as modifying the License.
19570
19571
      You may add Your own copyright statement to Your modifications and
19572
      may provide additional or different license terms and conditions
19573
      for use, reproduction, or distribution of Your modifications, or
19574
      for any such Derivative Works as a whole, provided Your use,
19575
      reproduction, and distribution of the Work otherwise complies with
19576
      the conditions stated in this License.
19577
19578
   5. Submission of Contributions. Unless You explicitly state otherwise,
19579
      any Contribution intentionally submitted for inclusion in the Work
19580
      by You to the Licensor shall be under the terms and conditions of
19581
      this License, without any additional terms or conditions.
19582
      Notwithstanding the above, nothing herein shall supersede or modify
19583
      the terms of any separate license agreement you may have executed
19584
      with Licensor regarding such Contributions.
19585
19586
   6. Trademarks. This License does not grant permission to use the trade
19587
      names, trademarks, service marks, or product names of the Licensor,
19588
      except as required for reasonable and customary use in describing the
19589
      origin of the Work and reproducing the content of the NOTICE file.
19590
19591
   7. Disclaimer of Warranty. Unless required by applicable law or
19592
      agreed to in writing, Licensor provides the Work (and each
19593
      Contributor provides its Contributions) on an "AS IS" BASIS,
19594
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
19595
      implied, including, without limitation, any warranties or conditions
19596
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
19597
      PARTICULAR PURPOSE. You are solely responsible for determining the
19598
      appropriateness of using or redistributing the Work and assume any
19599
      risks associated with Your exercise of permissions under this License.
19600
19601
   8. Limitation of Liability. In no event and under no legal theory,
19602
      whether in tort (including negligence), contract, or otherwise,
19603
      unless required by applicable law (such as deliberate and grossly
19604
      negligent acts) or agreed to in writing, shall any Contributor be
19605
      liable to You for damages, including any direct, indirect, special,
19606
      incidental, or consequential damages of any character arising as a
19607
      result of this License or out of the use or inability to use the
19608
      Work (including but not limited to damages for loss of goodwill,
19609
      work stoppage, computer failure or malfunction, or any and all
19610
      other commercial damages or losses), even if such Contributor
19611
      has been advised of the possibility of such damages.
19612
19613
   9. Accepting Warranty or Additional Liability. While redistributing
19614
      the Work or Derivative Works thereof, You may choose to offer,
19615
      and charge a fee for, acceptance of support, warranty, indemnity,
19616
      or other liability obligations and/or rights consistent with this
19617
      License. However, in accepting such obligations, You may act only
19618
      on Your own behalf and on Your sole responsibility, not on behalf
19619
      of any other Contributor, and only if You agree to indemnify,
19620
      defend, and hold each Contributor harmless for any liability
19621
      incurred by, or claims asserted against, such Contributor by reason
19622
      of your accepting any such warranty or additional liability.
19623
19624
   END OF TERMS AND CONDITIONS
19625
19626
   APPENDIX: How to apply the Apache License to your work.
19627
19628
      To apply the Apache License to your work, attach the following
19629
      boilerplate notice, with the fields enclosed by brackets "[]"
19630
      replaced with your own identifying information. (Don't include
19631
      the brackets!)  The text should be enclosed in the appropriate
19632
      comment syntax for the file format. We also recommend that a
19633
      file or class name and description of purpose be included on the
19634
      same "printed page" as the copyright notice for easier
19635
      identification within third-party archives.
19636
19637
   Copyright [yyyy] [name of copyright owner]
19638
19639
   Licensed under the Apache License, Version 2.0 (the "License");
19640
   you may not use this file except in compliance with the License.
19641
   You may obtain a copy of the License at
19642
19643
       http://www.apache.org/licenses/LICENSE-2.0
19644
19645
   Unless required by applicable law or agreed to in writing, software
19646
   distributed under the License is distributed on an "AS IS" BASIS,
19647
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19648
   See the License for the specific language governing permissions and
19649
   limitations under the License.
19650
bmission of Contributions. Unless You explicitly state otherwise,
19651
      any Contribution intentionally submitted for inclusion in the Work
19652
      by You to the Licensor shall be under the terms and conditions of
19653
      this License, without any additional terms or conditions.
19654
      Notwithstanding the above, nothing herein shall supersede or modify
19655
      the terms of any separate license agreement you may have executed
19656
      with Licensor regarding such Contributions.
19657
19658
   6. Trademarks. This License does not grant permission to use the trade
19659
      names, trademarks, service marks, or product names of the Licensor,
19660
      except as required for reasonable and customary use in describing the
19661
      origin of the Work and reproducing the content of the NOTICE file.
19662
19663
   7. Disclaimer of Warranty. Unless required by applicable law or
19664
      agreed to in writing, Licensor provides the Work (and each
19665
      Contributor provides i</pre>
19666
}}
19667
|
19668
|com.zfabrik.mvncr|maven-settings-3.1.0|LICENSE|{{collapse(Apache 2.0)
19669
<pre>
19670
                                 Apache License
19671
                           Version 2.0, January 2004
19672
                        http://www.apache.org/licenses/
19673
19674
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
19675
19676
   1. Definitions.
19677
19678
      "License" shall mean the terms and conditions for use, reproduction,
19679
      and distribution as defined by Sections 1 through 9 of this document.
19680
19681
      "Licensor" shall mean the copyright owner or entity authorized by
19682
      the copyright owner that is granting the License.
19683
19684
      "Legal Entity" shall mean the union of the acting entity and all
19685
      other entities that control, are controlled by, or are under common
19686
      control with that entity. For the purposes of this definition,
19687
      "control" means (i) the power, direct or indirect, to cause the
19688
      direction or management of such entity, whether by contract or
19689
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
19690
      outstanding shares, or (iii) beneficial ownership of such entity.
19691
19692
      "You" (or "Your") shall mean an individual or Legal Entity
19693
      exercising permissions granted by this License.
19694
19695
      "Source" form shall mean the preferred form for making modifications,
19696
      including but not limited to software source code, documentation
19697
      source, and configuration files.
19698
19699
      "Object" form shall mean any form resulting from mechanical
19700
      transformation or translation of a Source form, including but
19701
      not limited to compiled object code, generated documentation,
19702
      and conversions to other media types.
19703
19704
      "Work" shall mean the work of authorship, whether in Source or
19705
      Object form, made available under the License, as indicated by a
19706
      copyright notice that is included in or attached to the work
19707
      (an example is provided in the Appendix below).
19708
19709
      "Derivative Works" shall mean any work, whether in Source or Object
19710
      form, that is based on (or derived from) the Work and for which the
19711
      editorial revisions, annotations, elaborations, or other modifications
19712
      represent, as a whole, an original work of authorship. For the purposes
19713
      of this License, Derivative Works shall not include works that remain
19714
      separable from, or merely link (or bind by name) to the interfaces of,
19715
      the Work and Derivative Works thereof.
19716
19717
      "Contribution" shall mean any work of authorship, including
19718
      the original version of the Work and any modifications or additions
19719
      to that Work or Derivative Works thereof, that is intentionally
19720
      submitted to Licensor for inclusion in the Work by the copyright owner
19721
      or by an individual or Legal Entity authorized to submit on behalf of
19722
      the copyright owner. For the purposes of this definition, "submitted"
19723
      means any form of electronic, verbal, or written communication sent
19724
      to the Licensor or its representatives, including but not limited to
19725
      communication on electronic mailing lists, source code control systems,
19726
      and issue tracking systems that are managed by, or on behalf of, the
19727
      Licensor for the purpose of discussing and improving the Work, but
19728
      excluding communication that is conspicuously marked or otherwise
19729
      designated in writing by the copyright owner as "Not a Contribution."
19730
19731
      "Contributor" shall mean Licensor and any individual or Legal Entity
19732
      on behalf of whom a Contribution has been received by Licensor and
19733
      subsequently incorporated within the Work.
19734
19735
   2. Grant of Copyright License. Subject to the terms and conditions of
19736
      this License, each Contributor hereby grants to You a perpetual,
19737
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
19738
      copyright license to reproduce, prepare Derivative Works of,
19739
      publicly display, publicly perform, sublicense, and distribute the
19740
      Work and such Derivative Works in Source or Object form.
19741
19742
   3. Grant of Patent License. Subject to the terms and conditions of
19743
      this License, each Contributor hereby grants to You a perpetual,
19744
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
19745
      (except as stated in this section) patent license to make, have made,
19746
      use, offer to sell, sell, import, and otherwise transfer the Work,
19747
      where such license applies only to those patent claims licensable
19748
      by such Contributor that are necessarily infringed by their
19749
      Contribution(s) alone or by combination of their Contribution(s)
19750
      with the Work to which such Contribution(s) was submitted. If You
19751
      institute patent litigation against any entity (including a
19752
      cross-claim or counterclaim in a lawsuit) alleging that the Work
19753
      or a Contribution incorporated within the Work constitutes direct
19754
      or contributory patent infringement, then any patent licenses
19755
      granted to You under this License for that Work shall terminate
19756
      as of the date such litigation is filed.
19757
19758
   4. Redistribution. You may reproduce and distribute copies of the
19759
      Work or Derivative Works thereof in any medium, with or without
19760
      modifications, and in Source or Object form, provided that You
19761
      meet the following conditions:
19762
19763
      (a) You must give any other recipients of the Work or
19764
          Derivative Works a copy of this License; and
19765
19766
      (b) You must cause any modified files to carry prominent notices
19767
          stating that You changed the files; and
19768
19769
      (c) You must retain, in the Source form of any Derivative Works
19770
          that You distribute, all copyright, patent, trademark, and
19771
          attribution notices from the Source form of the Work,
19772
          excluding those notices that do not pertain to any part of
19773
          the Derivative Works; and
19774
19775
      (d) If the Work includes a "NOTICE" text file as part of its
19776
          distribution, then any Derivative Works that You distribute must
19777
          include a readable copy of the attribution notices contained
19778
          within such NOTICE file, excluding those notices that do not
19779
          pertain to any part of the Derivative Works, in at least one
19780
          of the following places: within a NOTICE text file distributed
19781
          as part of the Derivative Works; within the Source form or
19782
          documentation, if provided along with the Derivative Works; or,
19783
          within a display generated by the Derivative Works, if and
19784
          wherever such third-party notices normally appear. The contents
19785
          of the NOTICE file are for informational purposes only and
19786
          do not modify the License. You may add Your own attribution
19787
          notices within Derivative Works that You distribute, alongside
19788
          or as an addendum to the NOTICE text from the Work, provided
19789
          that such additional attribution notices cannot be construed
19790
          as modifying the License.
19791
19792
      You may add Your own copyright statement to Your modifications and
19793
      may provide additional or different license terms and conditions
19794
      for use, reproduction, or distribution of Your modifications, or
19795
      for any such Derivative Works as a whole, provided Your use,
19796
      reproduction, and distribution of the Work otherwise complies with
19797
      the conditions stated in this License.
19798
19799
   5. Submission of Contributions. Unless You explicitly state otherwise,
19800
      any Contribution intentionally submitted for inclusion in the Work
19801
      by You to the Licensor shall be under the terms and conditions of
19802
      this License, without any additional terms or conditions.
19803
      Notwithstanding the above, nothing herein shall supersede or modify
19804
      the terms of any separate license agreement you may have executed
19805
      with Licensor regarding such Contributions.
19806
19807
   6. Trademarks. This License does not grant permission to use the trade
19808
      names, trademarks, service marks, or product names of the Licensor,
19809
      except as required for reasonable and customary use in describing the
19810
      origin of the Work and reproducing the content of the NOTICE file.
19811
19812
   7. Disclaimer of Warranty. Unless required by applicable law or
19813
      agreed to in writing, Licensor provides the Work (and each
19814
      Contributor provides its Contributions) on an "AS IS" BASIS,
19815
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
19816
      implied, including, without limitation, any warranties or conditions
19817
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
19818
      PARTICULAR PURPOSE. You are solely responsible for determining the
19819
      appropriateness of using or redistributing the Work and assume any
19820
      risks associated with Your exercise of permissions under this License.
19821
19822
   8. Limitation of Liability. In no event and under no legal theory,
19823
      whether in tort (including negligence), contract, or otherwise,
19824
      unless required by applicable law (such as deliberate and grossly
19825
      negligent acts) or agreed to in writing, shall any Contributor be
19826
      liable to You for damages, including any direct, indirect, special,
19827
      incidental, or consequential damages of any character arising as a
19828
      result of this License or out of the use or inability to use the
19829
      Work (including but not limited to damages for loss of goodwill,
19830
      work stoppage, computer failure or malfunction, or any and all
19831
      other commercial damages or losses), even if such Contributor
19832
      has been advised of the possibility of such damages.
19833
19834
   9. Accepting Warranty or Additional Liability. While redistributing
19835
      the Work or Derivative Works thereof, You may choose to offer,
19836
      and charge a fee for, acceptance of support, warranty, indemnity,
19837
      or other liability obligations and/or rights consistent with this
19838
      License. However, in accepting such obligations, You may act only
19839
      on Your own behalf and on Your sole responsibility, not on behalf
19840
      of any other Contributor, and only if You agree to indemnify,
19841
      defend, and hold each Contributor harmless for any liability
19842
      incurred by, or claims asserted against, such Contributor by reason
19843
      of your accepting any such warranty or additional liability.
19844
19845
   END OF TERMS AND CONDITIONS
19846
19847
   APPENDIX: How to apply the Apache License to your work.
19848
19849
      To apply the Apache License to your work, attach the following
19850
      boilerplate notice, with the fields enclosed by brackets "[]"
19851
      replaced with your own identifying information. (Don't include
19852
      the brackets!)  The text should be enclosed in the appropriate
19853
      comment syntax for the file format. We also recommend that a
19854
      file or class name and description of purpose be included on the
19855
      same "printed page" as the copyright notice for easier
19856
      identification within third-party archives.
19857
19858
   Copyright [yyyy] [name of copyright owner]
19859
19860
   Licensed under the Apache License, Version 2.0 (the "License");
19861
   you may not use this file except in compliance with the License.
19862
   You may obtain a copy of the License at
19863
19864
       http://www.apache.org/licenses/LICENSE-2.0
19865
19866
   Unless required by applicable law or agreed to in writing, software
19867
   distributed under the License is distributed on an "AS IS" BASIS,
19868
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19869
   See the License for the specific language governing permissions and
19870
   limitations under the License.
19871
bmission of Contributions. Unless You explicitly state otherwise,
19872
      any Contribution intentionally submitted for inclusion in the Work
19873
      by You to the Licensor shall be under the terms and conditions of
19874
      this License, without any additional terms or conditions.
19875
      Notwithstanding the above, nothing herein shall supersede or modify
19876
      the terms of any separate license agreement you may have executed
19877
      with Licensor regarding such Contributions.
19878
19879
   6. Trademarks. This License does not grant permission to use the trade
19880
      names, trademarks, service marks, or product names of the Licensor,
19881
      except as required for reasonable and customary use in describing the
19882
      origin of the Work and reproducing the content of the NOTICE file.
19883
19884
   7. Disclaimer of Warranty. Unless required by applicable law or
19885
      agreed to in writing, Licensor provides the Work (and each
19886
      Contributor provides i</pre>
19887
}}
19888
|
19889
|com.zfabrik.mvncr|maven-settings-builder-3.1.0|LICENSE|{{collapse(Apache 2.0)
19890
<pre>
19891
                                 Apache License
19892
                           Version 2.0, January 2004
19893
                        http://www.apache.org/licenses/
19894
19895
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
19896
19897
   1. Definitions.
19898
19899
      "License" shall mean the terms and conditions for use, reproduction,
19900
      and distribution as defined by Sections 1 through 9 of this document.
19901
19902
      "Licensor" shall mean the copyright owner or entity authorized by
19903
      the copyright owner that is granting the License.
19904
19905
      "Legal Entity" shall mean the union of the acting entity and all
19906
      other entities that control, are controlled by, or are under common
19907
      control with that entity. For the purposes of this definition,
19908
      "control" means (i) the power, direct or indirect, to cause the
19909
      direction or management of such entity, whether by contract or
19910
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
19911
      outstanding shares, or (iii) beneficial ownership of such entity.
19912
19913
      "You" (or "Your") shall mean an individual or Legal Entity
19914
      exercising permissions granted by this License.
19915
19916
      "Source" form shall mean the preferred form for making modifications,
19917
      including but not limited to software source code, documentation
19918
      source, and configuration files.
19919
19920
      "Object" form shall mean any form resulting from mechanical
19921
      transformation or translation of a Source form, including but
19922
      not limited to compiled object code, generated documentation,
19923
      and conversions to other media types.
19924
19925
      "Work" shall mean the work of authorship, whether in Source or
19926
      Object form, made available under the License, as indicated by a
19927
      copyright notice that is included in or attached to the work
19928
      (an example is provided in the Appendix below).
19929
19930
      "Derivative Works" shall mean any work, whether in Source or Object
19931
      form, that is based on (or derived from) the Work and for which the
19932
      editorial revisions, annotations, elaborations, or other modifications
19933
      represent, as a whole, an original work of authorship. For the purposes
19934
      of this License, Derivative Works shall not include works that remain
19935
      separable from, or merely link (or bind by name) to the interfaces of,
19936
      the Work and Derivative Works thereof.
19937
19938
      "Contribution" shall mean any work of authorship, including
19939
      the original version of the Work and any modifications or additions
19940
      to that Work or Derivative Works thereof, that is intentionally
19941
      submitted to Licensor for inclusion in the Work by the copyright owner
19942
      or by an individual or Legal Entity authorized to submit on behalf of
19943
      the copyright owner. For the purposes of this definition, "submitted"
19944
      means any form of electronic, verbal, or written communication sent
19945
      to the Licensor or its representatives, including but not limited to
19946
      communication on electronic mailing lists, source code control systems,
19947
      and issue tracking systems that are managed by, or on behalf of, the
19948
      Licensor for the purpose of discussing and improving the Work, but
19949
      excluding communication that is conspicuously marked or otherwise
19950
      designated in writing by the copyright owner as "Not a Contribution."
19951
19952
      "Contributor" shall mean Licensor and any individual or Legal Entity
19953
      on behalf of whom a Contribution has been received by Licensor and
19954
      subsequently incorporated within the Work.
19955
19956
   2. Grant of Copyright License. Subject to the terms and conditions of
19957
      this License, each Contributor hereby grants to You a perpetual,
19958
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
19959
      copyright license to reproduce, prepare Derivative Works of,
19960
      publicly display, publicly perform, sublicense, and distribute the
19961
      Work and such Derivative Works in Source or Object form.
19962
19963
   3. Grant of Patent License. Subject to the terms and conditions of
19964
      this License, each Contributor hereby grants to You a perpetual,
19965
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
19966
      (except as stated in this section) patent license to make, have made,
19967
      use, offer to sell, sell, import, and otherwise transfer the Work,
19968
      where such license applies only to those patent claims licensable
19969
      by such Contributor that are necessarily infringed by their
19970
      Contribution(s) alone or by combination of their Contribution(s)
19971
      with the Work to which such Contribution(s) was submitted. If You
19972
      institute patent litigation against any entity (including a
19973
      cross-claim or counterclaim in a lawsuit) alleging that the Work
19974
      or a Contribution incorporated within the Work constitutes direct
19975
      or contributory patent infringement, then any patent licenses
19976
      granted to You under this License for that Work shall terminate
19977
      as of the date such litigation is filed.
19978
19979
   4. Redistribution. You may reproduce and distribute copies of the
19980
      Work or Derivative Works thereof in any medium, with or without
19981
      modifications, and in Source or Object form, provided that You
19982
      meet the following conditions:
19983
19984
      (a) You must give any other recipients of the Work or
19985
          Derivative Works a copy of this License; and
19986
19987
      (b) You must cause any modified files to carry prominent notices
19988
          stating that You changed the files; and
19989
19990
      (c) You must retain, in the Source form of any Derivative Works
19991
          that You distribute, all copyright, patent, trademark, and
19992
          attribution notices from the Source form of the Work,
19993
          excluding those notices that do not pertain to any part of
19994
          the Derivative Works; and
19995
19996
      (d) If the Work includes a "NOTICE" text file as part of its
19997
          distribution, then any Derivative Works that You distribute must
19998
          include a readable copy of the attribution notices contained
19999
          within such NOTICE file, excluding those notices that do not
20000
          pertain to any part of the Derivative Works, in at least one
20001
          of the following places: within a NOTICE text file distributed
20002
          as part of the Derivative Works; within the Source form or
20003
          documentation, if provided along with the Derivative Works; or,
20004
          within a display generated by the Derivative Works, if and
20005
          wherever such third-party notices normally appear. The contents
20006
          of the NOTICE file are for informational purposes only and
20007
          do not modify the License. You may add Your own attribution
20008
          notices within Derivative Works that You distribute, alongside
20009
          or as an addendum to the NOTICE text from the Work, provided
20010
          that such additional attribution notices cannot be construed
20011
          as modifying the License.
20012
20013
      You may add Your own copyright statement to Your modifications and
20014
      may provide additional or different license terms and conditions
20015
      for use, reproduction, or distribution of Your modifications, or
20016
      for any such Derivative Works as a whole, provided Your use,
20017
      reproduction, and distribution of the Work otherwise complies with
20018
      the conditions stated in this License.
20019
20020
   5. Submission of Contributions. Unless You explicitly state otherwise,
20021
      any Contribution intentionally submitted for inclusion in the Work
20022
      by You to the Licensor shall be under the terms and conditions of
20023
      this License, without any additional terms or conditions.
20024
      Notwithstanding the above, nothing herein shall supersede or modify
20025
      the terms of any separate license agreement you may have executed
20026
      with Licensor regarding such Contributions.
20027
20028
   6. Trademarks. This License does not grant permission to use the trade
20029
      names, trademarks, service marks, or product names of the Licensor,
20030
      except as required for reasonable and customary use in describing the
20031
      origin of the Work and reproducing the content of the NOTICE file.
20032
20033
   7. Disclaimer of Warranty. Unless required by applicable law or
20034
      agreed to in writing, Licensor provides the Work (and each
20035
      Contributor provides its Contributions) on an "AS IS" BASIS,
20036
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
20037
      implied, including, without limitation, any warranties or conditions
20038
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
20039
      PARTICULAR PURPOSE. You are solely responsible for determining the
20040
      appropriateness of using or redistributing the Work and assume any
20041
      risks associated with Your exercise of permissions under this License.
20042
20043
   8. Limitation of Liability. In no event and under no legal theory,
20044
      whether in tort (including negligence), contract, or otherwise,
20045
      unless required by applicable law (such as deliberate and grossly
20046
      negligent acts) or agreed to in writing, shall any Contributor be
20047
      liable to You for damages, including any direct, indirect, special,
20048
      incidental, or consequential damages of any character arising as a
20049
      result of this License or out of the use or inability to use the
20050
      Work (including but not limited to damages for loss of goodwill,
20051
      work stoppage, computer failure or malfunction, or any and all
20052
      other commercial damages or losses), even if such Contributor
20053
      has been advised of the possibility of such damages.
20054
20055
   9. Accepting Warranty or Additional Liability. While redistributing
20056
      the Work or Derivative Works thereof, You may choose to offer,
20057
      and charge a fee for, acceptance of support, warranty, indemnity,
20058
      or other liability obligations and/or rights consistent with this
20059
      License. However, in accepting such obligations, You may act only
20060
      on Your own behalf and on Your sole responsibility, not on behalf
20061
      of any other Contributor, and only if You agree to indemnify,
20062
      defend, and hold each Contributor harmless for any liability
20063
      incurred by, or claims asserted against, such Contributor by reason
20064
      of your accepting any such warranty or additional liability.
20065
20066
   END OF TERMS AND CONDITIONS
20067
20068
   APPENDIX: How to apply the Apache License to your work.
20069
20070
      To apply the Apache License to your work, attach the following
20071
      boilerplate notice, with the fields enclosed by brackets "[]"
20072
      replaced with your own identifying information. (Don't include
20073
      the brackets!)  The text should be enclosed in the appropriate
20074
      comment syntax for the file format. We also recommend that a
20075
      file or class name and description of purpose be included on the
20076
      same "printed page" as the copyright notice for easier
20077
      identification within third-party archives.
20078
20079
   Copyright [yyyy] [name of copyright owner]
20080
20081
   Licensed under the Apache License, Version 2.0 (the "License");
20082
   you may not use this file except in compliance with the License.
20083
   You may obtain a copy of the License at
20084
20085
       http://www.apache.org/licenses/LICENSE-2.0
20086
20087
   Unless required by applicable law or agreed to in writing, software
20088
   distributed under the License is distributed on an "AS IS" BASIS,
20089
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20090
   See the License for the specific language governing permissions and
20091
   limitations under the License.
20092
bmission of Contributions. Unless You explicitly state otherwise,
20093
      any Contribution intentionally submitted for inclusion in the Work
20094
      by You to the Licensor shall be under the terms and conditions of
20095
      this License, without any additional terms or conditions.
20096
      Notwithstanding the above, nothing herein shall supersede or modify
20097
      the terms of any separate license agreement you may have executed
20098
      with Licensor regarding such Contributions.
20099
20100
   6. Trademarks. This License does not grant permission to use the trade
20101
      names, trademarks, service marks, or product names of the Licensor,
20102
      except as required for reasonable and customary use in describing the
20103
      origin of the Work and reproducing the content of the NOTICE file.
20104
20105
   7. Disclaimer of Warranty. Unless required by applicable law or
20106
      agreed to in writing, Licensor provides the Work (and each
20107
      Contributor provides i</pre>
20108
}}
20109
|
20110
|com.zfabrik.mvncr|org.eclipse.sisu.inject-0.0.0.M2a|pom.xml|{{collapse(EPL 1.0)
20111
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
20112
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
20113
<html xmlns="http://www.w3.org/1999/xhtml">
20114
20115
<head>
20116
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
20117
<title>Eclipse Public License - Version 1.0</title>
20118
<style type="text/css">
20119
  body {
20120
    size: 8.5in 11.0in;
20121
    margin: 0.25in 0.5in 0.25in 0.5in;
20122
    tab-interval: 0.5in;
20123
    }
20124
  p {  	
20125
    margin-left: auto;
20126
    margin-top:  0.5em;
20127
    margin-bottom: 0.5em;
20128
    }
20129
  p.list {
20130
  	margin-left: 0.5in;
20131
    margin-top:  0.05em;
20132
    margin-bottom: 0.05em;
20133
    }
20134
  </style>
20135
20136
</head>
20137
20138
<body lang="EN-US">
20139
20140
<h2>Eclipse Public License - v 1.0</h2>
20141
20142
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
20143
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
20144
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
20145
AGREEMENT.</p>
20146
20147
<p><b>1. DEFINITIONS</b></p>
20148
20149
<p>&quot;Contribution&quot; means:</p>
20150
20151
<p class="list">a) in the case of the initial Contributor, the initial
20152
code and documentation distributed under this Agreement, and</p>
20153
<p class="list">b) in the case of each subsequent Contributor:</p>
20154
<p class="list">i) changes to the Program, and</p>
20155
<p class="list">ii) additions to the Program;</p>
20156
<p class="list">where such changes and/or additions to the Program
20157
originate from and are distributed by that particular Contributor. A
20158
Contribution 'originates' from a Contributor if it was added to the
20159
Program by such Contributor itself or anyone acting on such
20160
Contributor's behalf. Contributions do not include additions to the
20161
Program which: (i) are separate modules of software distributed in
20162
conjunction with the Program under their own license agreement, and (ii)
20163
are not derivative works of the Program.</p>
20164
20165
<p>&quot;Contributor&quot; means any person or entity that distributes
20166
the Program.</p>
20167
20168
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
20169
Contributor which are necessarily infringed by the use or sale of its
20170
Contribution alone or when combined with the Program.</p>
20171
20172
<p>&quot;Program&quot; means the Contributions distributed in accordance
20173
with this Agreement.</p>
20174
20175
<p>&quot;Recipient&quot; means anyone who receives the Program under
20176
this Agreement, including all Contributors.</p>
20177
20178
<p><b>2. GRANT OF RIGHTS</b></p>
20179
20180
<p class="list">a) Subject to the terms of this Agreement, each
20181
Contributor hereby grants Recipient a non-exclusive, worldwide,
20182
royalty-free copyright license to reproduce, prepare derivative works
20183
of, publicly display, publicly perform, distribute and sublicense the
20184
Contribution of such Contributor, if any, and such derivative works, in
20185
source code and object code form.</p>
20186
20187
<p class="list">b) Subject to the terms of this Agreement, each
20188
Contributor hereby grants Recipient a non-exclusive, worldwide,
20189
royalty-free patent license under Licensed Patents to make, use, sell,
20190
offer to sell, import and otherwise transfer the Contribution of such
20191
Contributor, if any, in source code and object code form. This patent
20192
license shall apply to the combination of the Contribution and the
20193
Program if, at the time the Contribution is added by the Contributor,
20194
such addition of the Contribution causes such combination to be covered
20195
by the Licensed Patents. The patent license shall not apply to any other
20196
combinations which include the Contribution. No hardware per se is
20197
licensed hereunder.</p>
20198
20199
<p class="list">c) Recipient understands that although each Contributor
20200
grants the licenses to its Contributions set forth herein, no assurances
20201
are provided by any Contributor that the Program does not infringe the
20202
patent or other intellectual property rights of any other entity. Each
20203
Contributor disclaims any liability to Recipient for claims brought by
20204
any other entity based on infringement of intellectual property rights
20205
or otherwise. As a condition to exercising the rights and licenses
20206
granted hereunder, each Recipient hereby assumes sole responsibility to
20207
secure any other intellectual property rights needed, if any. For
20208
example, if a third party patent license is required to allow Recipient
20209
to distribute the Program, it is Recipient's responsibility to acquire
20210
that license before distributing the Program.</p>
20211
20212
<p class="list">d) Each Contributor represents that to its knowledge it
20213
has sufficient copyright rights in its Contribution, if any, to grant
20214
the copyright license set forth in this Agreement.</p>
20215
20216
<p><b>3. REQUIREMENTS</b></p>
20217
20218
<p>A Contributor may choose to distribute the Program in object code
20219
form under its own license agreement, provided that:</p>
20220
20221
<p class="list">a) it complies with the terms and conditions of this
20222
Agreement; and</p>
20223
20224
<p class="list">b) its license agreement:</p>
20225
20226
<p class="list">i) effectively disclaims on behalf of all Contributors
20227
all warranties and conditions, express and implied, including warranties
20228
or conditions of title and non-infringement, and implied warranties or
20229
conditions of merchantability and fitness for a particular purpose;</p>
20230
20231
<p class="list">ii) effectively excludes on behalf of all Contributors
20232
all liability for damages, including direct, indirect, special,
20233
incidental and consequential damages, such as lost profits;</p>
20234
20235
<p class="list">iii) states that any provisions which differ from this
20236
Agreement are offered by that Contributor alone and not by any other
20237
party; and</p>
20238
20239
<p class="list">iv) states that source code for the Program is available
20240
from such Contributor, and informs licensees how to obtain it in a
20241
reasonable manner on or through a medium customarily used for software
20242
exchange.</p>
20243
20244
<p>When the Program is made available in source code form:</p>
20245
20246
<p class="list">a) it must be made available under this Agreement; and</p>
20247
20248
<p class="list">b) a copy of this Agreement must be included with each
20249
copy of the Program.</p>
20250
20251
<p>Contributors may not remove or alter any copyright notices contained
20252
within the Program.</p>
20253
20254
<p>Each Contributor must identify itself as the originator of its
20255
Contribution, if any, in a manner that reasonably allows subsequent
20256
Recipients to identify the originator of the Contribution.</p>
20257
20258
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
20259
20260
<p>Commercial distributors of software may accept certain
20261
responsibilities with respect to end users, business partners and the
20262
like. While this license is intended to facilitate the commercial use of
20263
the Program, the Contributor who includes the Program in a commercial
20264
product offering should do so in a manner which does not create
20265
potential liability for other Contributors. Therefore, if a Contributor
20266
includes the Program in a commercial product offering, such Contributor
20267
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
20268
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
20269
against any losses, damages and costs (collectively &quot;Losses&quot;)
20270
arising from claims, lawsuits and other legal actions brought by a third
20271
party against the Indemnified Contributor to the extent caused by the
20272
acts or omissions of such Commercial Contributor in connection with its
20273
distribution of the Program in a commercial product offering. The
20274
obligations in this section do not apply to any claims or Losses
20275
relating to any actual or alleged intellectual property infringement. In
20276
order to qualify, an Indemnified Contributor must: a) promptly notify
20277
the Commercial Contributor in writing of such claim, and b) allow the
20278
Commercial Contributor to control, and cooperate with the Commercial
20279
Contributor in, the defense and any related settlement negotiations. The
20280
Indemnified Contributor may participate in any such claim at its own
20281
expense.</p>
20282
20283
<p>For example, a Contributor might include the Program in a commercial
20284
product offering, Product X. That Contributor is then a Commercial
20285
Contributor. If that Commercial Contributor then makes performance
20286
claims, or offers warranties related to Product X, those performance
20287
claims and warranties are such Commercial Contributor's responsibility
20288
alone. Under this section, the Commercial Contributor would have to
20289
defend claims against the other Contributors related to those
20290
performance claims and warranties, and if a court requires any other
20291
Contributor to pay any damages as a result, the Commercial Contributor
20292
must pay those damages.</p>
20293
20294
<p><b>5. NO WARRANTY</b></p>
20295
20296
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
20297
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
20298
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
20299
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
20300
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
20301
responsible for determining the appropriateness of using and
20302
distributing the Program and assumes all risks associated with its
20303
exercise of rights under this Agreement , including but not limited to
20304
the risks and costs of program errors, compliance with applicable laws,
20305
damage to or loss of data, programs or equipment, and unavailability or
20306
interruption of operations.</p>
20307
20308
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
20309
20310
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
20311
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
20312
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
20313
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
20314
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
20315
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
20316
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
20317
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
20318
20319
<p><b>7. GENERAL</b></p>
20320
20321
<p>If any provision of this Agreement is invalid or unenforceable under
20322
applicable law, it shall not affect the validity or enforceability of
20323
the remainder of the terms of this Agreement, and without further action
20324
by the parties hereto, such provision shall be reformed to the minimum
20325
extent necessary to make such provision valid and enforceable.</p>
20326
20327
<p>If Recipient institutes patent litigation against any entity
20328
(including a cross-claim or counterclaim in a lawsuit) alleging that the
20329
Program itself (excluding combinations of the Program with other
20330
software or hardware) infringes such Recipient's patent(s), then such
20331
Recipient's rights granted under Section 2(b) shall terminate as of the
20332
date such litigation is filed.</p>
20333
20334
<p>All Recipient's rights under this Agreement shall terminate if it
20335
fails to comply with any of the material terms or conditions of this
20336
Agreement and does not cure such failure in a reasonable period of time
20337
after becoming aware of such noncompliance. If all Recipient's rights
20338
under this Agreement terminate, Recipient agrees to cease use and
20339
distribution of the Program as soon as reasonably practicable. However,
20340
Recipient's obligations under this Agreement and any licenses granted by
20341
Recipient relating to the Program shall continue and survive.</p>
20342
20343
<p>Everyone is permitted to copy and distribute copies of this
20344
Agreement, but in order to avoid inconsistency the Agreement is
20345
copyrighted and may only be modified in the following manner. The
20346
Agreement Steward reserves the right to publish new versions (including
20347
revisions) of this Agreement from time to time. No one other than the
20348
Agreement Steward has the right to modify this Agreement. The Eclipse
20349
Foundation is the initial Agreement Steward. The Eclipse Foundation may
20350
assign the responsibility to serve as the Agreement Steward to a
20351
suitable separate entity. Each new version of the Agreement will be
20352
given a distinguishing version number. The Program (including
20353
Contributions) may always be distributed subject to the version of the
20354
Agreement under which it was received. In addition, after a new version
20355
of the Agreement is published, Contributor may elect to distribute the
20356
Program (including its Contributions) under the new version. Except as
20357
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
20358
rights or licenses to the intellectual property of any Contributor under
20359
this Agreement, whether expressly, by implication, estoppel or
20360
otherwise. All rights in the Program not expressly granted under this
20361
Agreement are reserved.</p>
20362
20363
<p>This Agreement is governed by the laws of the State of New York and
20364
the intellectual property laws of the United States of America. No party
20365
to this Agreement will bring a legal action under this Agreement more
20366
than one year after the cause of action arose. Each party waives its
20367
rights to a jury trial in any resulting litigation.</p>
20368
20369
</body>
20370
20371
</html></pre>
20372
}}
20373
|
20374
|com.zfabrik.mvncr|org.eclipse.sisu.plexus-0.0.0.M2a|pom.xml|{{collapse(EPL 1.0)
20375
<pre><?xml version="1.0" encoding="ISO-8859-1" ?>
20376
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
20377
<html xmlns="http://www.w3.org/1999/xhtml">
20378
20379
<head>
20380
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
20381
<title>Eclipse Public License - Version 1.0</title>
20382
<style type="text/css">
20383
  body {
20384
    size: 8.5in 11.0in;
20385
    margin: 0.25in 0.5in 0.25in 0.5in;
20386
    tab-interval: 0.5in;
20387
    }
20388
  p {  	
20389
    margin-left: auto;
20390
    margin-top:  0.5em;
20391
    margin-bottom: 0.5em;
20392
    }
20393
  p.list {
20394
  	margin-left: 0.5in;
20395
    margin-top:  0.05em;
20396
    margin-bottom: 0.05em;
20397
    }
20398
  </style>
20399
20400
</head>
20401
20402
<body lang="EN-US">
20403
20404
<h2>Eclipse Public License - v 1.0</h2>
20405
20406
<p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
20407
PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
20408
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS
20409
AGREEMENT.</p>
20410
20411
<p><b>1. DEFINITIONS</b></p>
20412
20413
<p>&quot;Contribution&quot; means:</p>
20414
20415
<p class="list">a) in the case of the initial Contributor, the initial
20416
code and documentation distributed under this Agreement, and</p>
20417
<p class="list">b) in the case of each subsequent Contributor:</p>
20418
<p class="list">i) changes to the Program, and</p>
20419
<p class="list">ii) additions to the Program;</p>
20420
<p class="list">where such changes and/or additions to the Program
20421
originate from and are distributed by that particular Contributor. A
20422
Contribution 'originates' from a Contributor if it was added to the
20423
Program by such Contributor itself or anyone acting on such
20424
Contributor's behalf. Contributions do not include additions to the
20425
Program which: (i) are separate modules of software distributed in
20426
conjunction with the Program under their own license agreement, and (ii)
20427
are not derivative works of the Program.</p>
20428
20429
<p>&quot;Contributor&quot; means any person or entity that distributes
20430
the Program.</p>
20431
20432
<p>&quot;Licensed Patents&quot; mean patent claims licensable by a
20433
Contributor which are necessarily infringed by the use or sale of its
20434
Contribution alone or when combined with the Program.</p>
20435
20436
<p>&quot;Program&quot; means the Contributions distributed in accordance
20437
with this Agreement.</p>
20438
20439
<p>&quot;Recipient&quot; means anyone who receives the Program under
20440
this Agreement, including all Contributors.</p>
20441
20442
<p><b>2. GRANT OF RIGHTS</b></p>
20443
20444
<p class="list">a) Subject to the terms of this Agreement, each
20445
Contributor hereby grants Recipient a non-exclusive, worldwide,
20446
royalty-free copyright license to reproduce, prepare derivative works
20447
of, publicly display, publicly perform, distribute and sublicense the
20448
Contribution of such Contributor, if any, and such derivative works, in
20449
source code and object code form.</p>
20450
20451
<p class="list">b) Subject to the terms of this Agreement, each
20452
Contributor hereby grants Recipient a non-exclusive, worldwide,
20453
royalty-free patent license under Licensed Patents to make, use, sell,
20454
offer to sell, import and otherwise transfer the Contribution of such
20455
Contributor, if any, in source code and object code form. This patent
20456
license shall apply to the combination of the Contribution and the
20457
Program if, at the time the Contribution is added by the Contributor,
20458
such addition of the Contribution causes such combination to be covered
20459
by the Licensed Patents. The patent license shall not apply to any other
20460
combinations which include the Contribution. No hardware per se is
20461
licensed hereunder.</p>
20462
20463
<p class="list">c) Recipient understands that although each Contributor
20464
grants the licenses to its Contributions set forth herein, no assurances
20465
are provided by any Contributor that the Program does not infringe the
20466
patent or other intellectual property rights of any other entity. Each
20467
Contributor disclaims any liability to Recipient for claims brought by
20468
any other entity based on infringement of intellectual property rights
20469
or otherwise. As a condition to exercising the rights and licenses
20470
granted hereunder, each Recipient hereby assumes sole responsibility to
20471
secure any other intellectual property rights needed, if any. For
20472
example, if a third party patent license is required to allow Recipient
20473
to distribute the Program, it is Recipient's responsibility to acquire
20474
that license before distributing the Program.</p>
20475
20476
<p class="list">d) Each Contributor represents that to its knowledge it
20477
has sufficient copyright rights in its Contribution, if any, to grant
20478
the copyright license set forth in this Agreement.</p>
20479
20480
<p><b>3. REQUIREMENTS</b></p>
20481
20482
<p>A Contributor may choose to distribute the Program in object code
20483
form under its own license agreement, provided that:</p>
20484
20485
<p class="list">a) it complies with the terms and conditions of this
20486
Agreement; and</p>
20487
20488
<p class="list">b) its license agreement:</p>
20489
20490
<p class="list">i) effectively disclaims on behalf of all Contributors
20491
all warranties and conditions, express and implied, including warranties
20492
or conditions of title and non-infringement, and implied warranties or
20493
conditions of merchantability and fitness for a particular purpose;</p>
20494
20495
<p class="list">ii) effectively excludes on behalf of all Contributors
20496
all liability for damages, including direct, indirect, special,
20497
incidental and consequential damages, such as lost profits;</p>
20498
20499
<p class="list">iii) states that any provisions which differ from this
20500
Agreement are offered by that Contributor alone and not by any other
20501
party; and</p>
20502
20503
<p class="list">iv) states that source code for the Program is available
20504
from such Contributor, and informs licensees how to obtain it in a
20505
reasonable manner on or through a medium customarily used for software
20506
exchange.</p>
20507
20508
<p>When the Program is made available in source code form:</p>
20509
20510
<p class="list">a) it must be made available under this Agreement; and</p>
20511
20512
<p class="list">b) a copy of this Agreement must be included with each
20513
copy of the Program.</p>
20514
20515
<p>Contributors may not remove or alter any copyright notices contained
20516
within the Program.</p>
20517
20518
<p>Each Contributor must identify itself as the originator of its
20519
Contribution, if any, in a manner that reasonably allows subsequent
20520
Recipients to identify the originator of the Contribution.</p>
20521
20522
<p><b>4. COMMERCIAL DISTRIBUTION</b></p>
20523
20524
<p>Commercial distributors of software may accept certain
20525
responsibilities with respect to end users, business partners and the
20526
like. While this license is intended to facilitate the commercial use of
20527
the Program, the Contributor who includes the Program in a commercial
20528
product offering should do so in a manner which does not create
20529
potential liability for other Contributors. Therefore, if a Contributor
20530
includes the Program in a commercial product offering, such Contributor
20531
(&quot;Commercial Contributor&quot;) hereby agrees to defend and
20532
indemnify every other Contributor (&quot;Indemnified Contributor&quot;)
20533
against any losses, damages and costs (collectively &quot;Losses&quot;)
20534
arising from claims, lawsuits and other legal actions brought by a third
20535
party against the Indemnified Contributor to the extent caused by the
20536
acts or omissions of such Commercial Contributor in connection with its
20537
distribution of the Program in a commercial product offering. The
20538
obligations in this section do not apply to any claims or Losses
20539
relating to any actual or alleged intellectual property infringement. In
20540
order to qualify, an Indemnified Contributor must: a) promptly notify
20541
the Commercial Contributor in writing of such claim, and b) allow the
20542
Commercial Contributor to control, and cooperate with the Commercial
20543
Contributor in, the defense and any related settlement negotiations. The
20544
Indemnified Contributor may participate in any such claim at its own
20545
expense.</p>
20546
20547
<p>For example, a Contributor might include the Program in a commercial
20548
product offering, Product X. That Contributor is then a Commercial
20549
Contributor. If that Commercial Contributor then makes performance
20550
claims, or offers warranties related to Product X, those performance
20551
claims and warranties are such Commercial Contributor's responsibility
20552
alone. Under this section, the Commercial Contributor would have to
20553
defend claims against the other Contributors related to those
20554
performance claims and warranties, and if a court requires any other
20555
Contributor to pay any damages as a result, the Commercial Contributor
20556
must pay those damages.</p>
20557
20558
<p><b>5. NO WARRANTY</b></p>
20559
20560
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
20561
PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS
20562
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
20563
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
20564
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
20565
responsible for determining the appropriateness of using and
20566
distributing the Program and assumes all risks associated with its
20567
exercise of rights under this Agreement , including but not limited to
20568
the risks and costs of program errors, compliance with applicable laws,
20569
damage to or loss of data, programs or equipment, and unavailability or
20570
interruption of operations.</p>
20571
20572
<p><b>6. DISCLAIMER OF LIABILITY</b></p>
20573
20574
<p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
20575
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
20576
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
20577
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
20578
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
20579
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
20580
DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
20581
HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</p>
20582
20583
<p><b>7. GENERAL</b></p>
20584
20585
<p>If any provision of this Agreement is invalid or unenforceable under
20586
applicable law, it shall not affect the validity or enforceability of
20587
the remainder of the terms of this Agreement, and without further action
20588
by the parties hereto, such provision shall be reformed to the minimum
20589
extent necessary to make such provision valid and enforceable.</p>
20590
20591
<p>If Recipient institutes patent litigation against any entity
20592
(including a cross-claim or counterclaim in a lawsuit) alleging that the
20593
Program itself (excluding combinations of the Program with other
20594
software or hardware) infringes such Recipient's patent(s), then such
20595
Recipient's rights granted under Section 2(b) shall terminate as of the
20596
date such litigation is filed.</p>
20597
20598
<p>All Recipient's rights under this Agreement shall terminate if it
20599
fails to comply with any of the material terms or conditions of this
20600
Agreement and does not cure such failure in a reasonable period of time
20601
after becoming aware of such noncompliance. If all Recipient's rights
20602
under this Agreement terminate, Recipient agrees to cease use and
20603
distribution of the Program as soon as reasonably practicable. However,
20604
Recipient's obligations under this Agreement and any licenses granted by
20605
Recipient relating to the Program shall continue and survive.</p>
20606
20607
<p>Everyone is permitted to copy and distribute copies of this
20608
Agreement, but in order to avoid inconsistency the Agreement is
20609
copyrighted and may only be modified in the following manner. The
20610
Agreement Steward reserves the right to publish new versions (including
20611
revisions) of this Agreement from time to time. No one other than the
20612
Agreement Steward has the right to modify this Agreement. The Eclipse
20613
Foundation is the initial Agreement Steward. The Eclipse Foundation may
20614
assign the responsibility to serve as the Agreement Steward to a
20615
suitable separate entity. Each new version of the Agreement will be
20616
given a distinguishing version number. The Program (including
20617
Contributions) may always be distributed subject to the version of the
20618
Agreement under which it was received. In addition, after a new version
20619
of the Agreement is published, Contributor may elect to distribute the
20620
Program (including its Contributions) under the new version. Except as
20621
expressly stated in Sections 2(a) and 2(b) above, Recipient receives no
20622
rights or licenses to the intellectual property of any Contributor under
20623
this Agreement, whether expressly, by implication, estoppel or
20624
otherwise. All rights in the Program not expressly granted under this
20625
Agreement are reserved.</p>
20626
20627
<p>This Agreement is governed by the laws of the State of New York and
20628
the intellectual property laws of the United States of America. No party
20629
to this Agreement will bring a legal action under this Agreement more
20630
than one year after the cause of action arose. Each party waives its
20631
rights to a jury trial in any resulting litigation.</p>
20632
20633
</body>
20634
20635
</html></pre>
20636
}}
20637
|
20638
|com.zfabrik.mvncr|plexus-cipher-1.4|pom.xml|{{collapse(Apache 2.0)
20639
<pre><!DOCTYPE html>
20640
<html lang="en">
20641
<head>
20642
  <meta charset="utf-8">
20643
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
20644
  <meta name="viewport" content="width=device-width, initial-scale=1">
20645
  <meta name="description" content="Home page of The Apache Software Foundation">
20646
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
20647
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
20648
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
20649
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
20650
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
20651
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
20652
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
20653
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
20654
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
20655
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
20656
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
20657
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
20658
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
20659
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
20660
  <link rel="manifest" href="/favicons/manifest.json">
20661
  <link rel="shortcut icon" href="/favicons/favicon.ico">
20662
  <meta name="msapplication-TileColor" content="#603cba">
20663
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
20664
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
20665
  <meta name="theme-color" content="#282661">
20666
20667
  <title>Apache License, Version 2.0</title>
20668
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
20669
  <link href="/css/min.bootstrap.css" rel="stylesheet">
20670
  <link href="/css/styles.css" rel="stylesheet">
20671
  <link href="/css/new-ui.css" rel="stylesheet">
20672
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
20673
  <style>
20674
.headerlink {
20675
  visibility: hidden;
20676
}
20677
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
20678
  visibility: visible
20679
}  </style>
20680
20681
  <!-- pagefind search -->
20682
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
20683
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
20684
  <script>
20685
    window.addEventListener('DOMContentLoaded', (event) => {
20686
        new PagefindUI({ element: "#pagefind-search" });
20687
    });
20688
    var pageTitle = 'Apache License, Version 2.0';
20689
    if(pageTitle === '404'){
20690
      window.addEventListener('DOMContentLoaded', (event) => {
20691
          new PagefindUI({ element: "#page-404-search" });
20692
      });
20693
    }
20694
  </script>
20695
  
20696
20697
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
20698
  <script>
20699
    var pageTitle = 'Apache License, Version 2.0';
20700
    var _paq = window._paq = window._paq || [];
20701
    /* tracker methods like "setCustomDimension" should be called before
20702
"trackPageView" */
20703
    /* We explicitly disable cookie tracking to avoid privacy issues */
20704
    _paq.push(['disableCookies']);
20705
    if(pageTitle === '404'){
20706
      /* Track 404 page hits */
20707
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
20708
    }
20709
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
20710
as the same visit */
20711
    _paq.push(['trackPageView']);
20712
    _paq.push(['enableLinkTracking']);
20713
    (function() {
20714
      var u="//analytics.apache.org/";
20715
      _paq.push(['setTrackerUrl', u+'matomo.php']);
20716
      _paq.push(['setSiteId', '37']);
20717
      var d=document, g=d.createElement('script'),
20718
s=d.getElementsByTagName('script')[0];
20719
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
20720
    })();
20721
  </script>
20722
  <!-- End Matomo Code -->
20723
20724
</head>
20725
20726
<body >
20727
  <!-- Navigation -->
20728
  <header>
20729
	<div id="skiptocontent">
20730
		<a href="#maincontent">Skip to Main Content</a>
20731
	</div>
20732
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
20733
      
20734
      <div class="container">
20735
        <div class="navbar-header">
20736
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
20737
            <span class="sr-only">Toggle navigation</span>
20738
            <span class="icon-bar"></span>
20739
            <span class="icon-bar"></span>
20740
            <span class="icon-bar"></span>
20741
          </button>
20742
        </div>
20743
        <div class="collapse navbar-collapse" id="mainnav-collapse">
20744
          <div class="upper-nav">
20745
            <div class="header-social-icons">
20746
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
20747
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
20748
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
20749
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
20750
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
20751
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
20752
            </div>
20753
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
20754
          </div>
20755
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
20756
            <li class="dropdown">
20757
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
20758
              <ul class="dropdown-menu" role="menu">
20759
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
20760
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
20761
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
20762
                <li><a href="/community-resources/">Community Resources</a></li>
20763
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
20764
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
20765
              </ul>
20766
            </li>
20767
            <li class="dropdown">
20768
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
20769
              <ul class="dropdown-menu" role="menu">
20770
                <li><a href="/projects">Projects</a></li>
20771
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
20772
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
20773
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
20774
                <li><a href="/security">Report a Vulnerability</a></li>
20775
              </ul>
20776
            </li>
20777
            <li class="dropdown">
20778
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
20779
              <ul class="dropdown-menu" role="menu">
20780
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
20781
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
20782
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
20783
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
20784
              </ul>
20785
            </li>
20786
            <li class="dropdown">
20787
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
20788
              <ul class="dropdown-menu" role="menu">
20789
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
20790
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
20791
                <li><a href="/theapacheway/">The Apache Way</a></li>
20792
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
20793
                <li><a href="/licenses">Licenses</a></li>
20794
                <li><a href="/foundation/glossary">Glossary</a></li>
20795
                <li><a href="/foundation/faq">FAQ</a></li>
20796
              </ul>
20797
            </li>
20798
            <li class="dropdown">
20799
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
20800
              <ul class="dropdown-menu" role="menu">
20801
                <li><a href="/dev/">Developer Information</a></li>
20802
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
20803
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
20804
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
20805
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
20806
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
20807
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
20808
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
20809
                <li><a href="/logos/">Project Logos</a></li>
20810
              </ul>
20811
            </li>
20812
            <li class="dropdown">
20813
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
20814
              <ul class="dropdown-menu" role="menu">
20815
                <li><a href="/foundation/">About</a></li>
20816
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
20817
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
20818
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
20819
                <li><a href="/foundation/leadership">Leadership</a></li>
20820
                <li><a href="/foundation/members">Members</a></li>
20821
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
20822
                <li><a href="/press/">Newsroom</a></li>
20823
                <li><a href="/foundation/contact">Contact</a></li>
20824
              </ul>
20825
            </li>
20826
            
20827
           
20828
            
20829
            <li class="dropdown">
20830
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
20831
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
20832
              <ul class="dropdown-menu search-form" role="search">
20833
                <li>
20834
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
20835
                </li>
20836
              </ul>
20837
            </li>
20838
          </ul>
20839
        </div>
20840
      </div>
20841
    </nav>
20842
  </header>
20843
     <!-- Script is to make the input field ready as soon as user click the search button-->
20844
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
20845
     <script>
20846
   document.addEventListener('DOMContentLoaded', function () {
20847
    // Using Bootstrap's event system for dropdowns
20848
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
20849
        // Check if this is the search dropdown
20850
        if ($(this).find('.glyphicon-search').length > 0) {
20851
            // Find and focus the search input
20852
            setTimeout(function() {
20853
                $('.pagefind-ui__search-input').focus();
20854
            }, 50); // Small delay to ensure input is ready
20855
        }
20856
    });
20857
});
20858
  </script>
20859
  <!-- / Navigation -->
20860
  <header id="main-header" class="container">
20861
    <div class="main">
20862
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
20863
20864
    </div>
20865
 
20866
  </header>
20867
  <main id="maincontent">
20868
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
20869
<ul>
20870
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
20871
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
20872
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
20873
</ul>
20874
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
20875
reliable and long-lived software products through collaborative, open-source software development.</p>
20876
<p>All packages produced by the ASF are implicitly licensed under the Apache
20877
License, Version 2.0, unless otherwise explicitly stated.</p>
20878
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
20879
<p style="text-align:center">
20880
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
20881
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
20882
</p>
20883
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
20884
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
20885
<div style="margin-left: 1em;">
20886
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
20887
distribution as defined by Sections 1 through 9 of this document.</p>
20888
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
20889
copyright owner that is granting the License.</p>
20890
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
20891
entities that control, are controlled by, or are under common control with
20892
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
20893
power, direct or indirect, to cause the direction or management of such
20894
entity, whether by contract or otherwise, or (ii) ownership of fifty
20895
percent (50%) or more of the outstanding shares, or (iii) beneficial
20896
ownership of such entity.</p>
20897
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
20898
permissions granted by this License.</p>
20899
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
20900
including but not limited to software source code, documentation source,
20901
and configuration files.</p>
20902
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
20903
or translation of a Source form, including but not limited to compiled
20904
object code, generated documentation, and conversions to other media types.</p>
20905
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
20906
made available under the License, as indicated by a copyright notice that
20907
is included in or attached to the work (an example is provided in the
20908
Appendix below).</p>
20909
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
20910
that is based on (or derived from) the Work and for which the editorial
20911
revisions, annotations, elaborations, or other modifications represent, as
20912
a whole, an original work of authorship. For the purposes of this License,
20913
Derivative Works shall not include works that remain separable from, or
20914
merely link (or bind by name) to the interfaces of, the Work and Derivative
20915
Works thereof.</p>
20916
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
20917
version of the Work and any modifications or additions to that Work or
20918
Derivative Works thereof, that is intentionally submitted to Licensor for
20919
inclusion in the Work by the copyright owner or by an individual or Legal
20920
Entity authorized to submit on behalf of the copyright owner. For the
20921
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
20922
verbal, or written communication sent to the Licensor or its
20923
representatives, including but not limited to communication on electronic
20924
mailing lists, source code control systems, and issue tracking systems that
20925
are managed by, or on behalf of, the Licensor for the purpose of discussing
20926
and improving the Work, but excluding communication that is conspicuously
20927
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
20928
Contribution.</strong>"</p>
20929
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
20930
behalf of whom a Contribution has been received by Licensor and
20931
subsequently incorporated within the Work.</p>
20932
</div>
20933
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
20934
terms and conditions of this License, each Contributor hereby grants to You
20935
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
20936
copyright license to reproduce, prepare Derivative Works of, publicly
20937
display, publicly perform, sublicense, and distribute the Work and such
20938
Derivative Works in Source or Object form.</p>
20939
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
20940
and conditions of this License, each Contributor hereby grants to You a
20941
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
20942
(except as stated in this section) patent license to make, have made, use,
20943
offer to sell, sell, import, and otherwise transfer the Work, where such
20944
license applies only to those patent claims licensable by such Contributor
20945
that are necessarily infringed by their Contribution(s) alone or by
20946
combination of their Contribution(s) with the Work to which such
20947
Contribution(s) was submitted. If You institute patent litigation against
20948
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
20949
that the Work or a Contribution incorporated within the Work constitutes
20950
direct or contributory patent infringement, then any patent licenses
20951
granted to You under this License for that Work shall terminate as of the
20952
date such litigation is filed.</p>
20953
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
20954
distribute copies of the Work or Derivative Works thereof in any medium,
20955
with or without modifications, and in Source or Object form, provided that
20956
You meet the following conditions:</p>
20957
<ol style="list-style: lower-latin;">
20958
<li>You must give any other recipients of the Work or Derivative Works a
20959
copy of this License; and</li>
20960
<li>You must cause any modified files to carry prominent notices stating
20961
that You changed the files; and</li>
20962
<li>You must retain, in the Source form of any Derivative Works that You
20963
distribute, all copyright, patent, trademark, and attribution notices from
20964
the Source form of the Work, excluding those notices that do not pertain to
20965
any part of the Derivative Works; and</li>
20966
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
20967
then any Derivative Works that You distribute must include a readable copy
20968
of the attribution notices contained within such NOTICE file, excluding
20969
those notices that do not pertain to any part of the Derivative Works, in
20970
at least one of the following places: within a NOTICE text file distributed
20971
as part of the Derivative Works; within the Source form or documentation,
20972
if provided along with the Derivative Works; or, within a display generated
20973
by the Derivative Works, if and wherever such third-party notices normally
20974
appear. The contents of the NOTICE file are for informational purposes only
20975
and do not modify the License. You may add Your own attribution notices
20976
within Derivative Works that You distribute, alongside or as an addendum to
20977
the NOTICE text from the Work, provided that such additional attribution
20978
notices cannot be construed as modifying the License.
20979
</li>
20980
</ol>
20981
<p>You may add Your own copyright statement to Your modifications and may
20982
provide additional or different license terms and conditions for use,
20983
reproduction, or distribution of Your modifications, or for any such
20984
Derivative Works as a whole, provided Your use, reproduction, and
20985
distribution of the Work otherwise complies with the conditions stated in
20986
this License.</p>
20987
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
20988
explicitly state otherwise, any Contribution intentionally submitted for
20989
inclusion in the Work by You to the Licensor shall be under the terms and
20990
conditions of this License, without any additional terms or conditions.
20991
Notwithstanding the above, nothing herein shall supersede or modify the
20992
terms of any separate license agreement you may have executed with Licensor
20993
regarding such Contributions.</p>
20994
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
20995
permission to use the trade names, trademarks, service marks, or product
20996
names of the Licensor, except as required for reasonable and customary use
20997
in describing the origin of the Work and reproducing the content of the
20998
NOTICE file.</p>
20999
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
21000
applicable law or agreed to in writing, Licensor provides the Work (and
21001
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
21002
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
21003
without limitation, any warranties or conditions of TITLE,
21004
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
21005
are solely responsible for determining the appropriateness of using or
21006
redistributing the Work and assume any risks associated with Your exercise
21007
of permissions under this License.</p>
21008
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
21009
under no legal theory, whether in tort (including negligence), contract, or
21010
otherwise, unless required by applicable law (such as deliberate and
21011
grossly negligent acts) or agreed to in writing, shall any Contributor be
21012
liable to You for damages, including any direct, indirect, special,
21013
incidental, or consequential damages of any character arising as a result
21014
of this License or out of the use or inability to use the Work (including
21015
but not limited to damages for loss of goodwill, work stoppage, computer
21016
failure or malfunction, or any and all other commercial damages or losses),
21017
even if such Contributor has been advised of the possibility of such
21018
damages.</p>
21019
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
21020
While redistributing the Work or Derivative Works thereof, You may choose
21021
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
21022
or other liability obligations and/or rights consistent with this License.
21023
However, in accepting such obligations, You may act only on Your own behalf
21024
and on Your sole responsibility, not on behalf of any other Contributor,
21025
and only if You agree to indemnify, defend, and hold each Contributor
21026
harmless for any liability incurred by, or claims asserted against, such
21027
Contributor by reason of your accepting any such warranty or additional
21028
liability.</p>
21029
<p>END OF TERMS AND CONDITIONS</p>
21030
</div>
21031
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
21032
<p>Include a copy of the Apache License, typically in a file called
21033
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
21034
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
21035
declaration, replacing the fields enclosed by brackets "[]" with your own
21036
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
21037
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
21038
identification within third-party archives.</p>
21039
<pre><code>Copyright [yyyy] [name of copyright owner]
21040
21041
Licensed under the Apache License, Version 2.0 (the "License");
21042
you may not use this file except in compliance with the License.
21043
You may obtain a copy of the License at
21044
21045
    http://www.apache.org/licenses/LICENSE-2.0
21046
21047
Unless required by applicable law or agreed to in writing, software
21048
distributed under the License is distributed on an "AS IS" BASIS,
21049
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21050
See the License for the specific language governing permissions and
21051
limitations under the License.
21052
</code></pre>
21053
21054
</div>  </main>
21055
21056
  <!-- Footer -->
21057
  <footer class="bg-primary">
21058
    <div class="container">
21059
      <div class="row">
21060
        <br />
21061
        <div class="col-sm-2">
21062
          <h5 class="white">Community</h5>
21063
          <ul class="list-unstyled white" role="menu">
21064
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
21065
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
21066
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
21067
            <li><a href="/community-resources/">Community Resources</a></li>
21068
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
21069
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
21070
          </ul>
21071
        </div>
21072
21073
        <div class="col-sm-2">
21074
          <h5 class="white">Projects</h5>
21075
          <ul class="list-unstyled white" role="menu">
21076
              <li><a href="/projects">Projects</a></li>
21077
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
21078
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
21079
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
21080
              <li><a href="/security">Report a Vulnerability</a></li>
21081
          </ul>
21082
        </div>
21083
        <div class="col-sm-2">
21084
          <h5 class="white">Downloads</h5>
21085
          <ul class="list-unstyled white" role="menu">
21086
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
21087
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
21088
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
21089
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
21090
          </ul>
21091
        </div>
21092
21093
        <div class="col-sm-2">
21094
          <h5 class="white">Learn</h5>
21095
          <ul class="list-unstyled white" role="menu">
21096
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
21097
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
21098
            <li><a href="/theapacheway/">The Apache Way</a></li>
21099
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
21100
            <li><a href="/licenses">Licenses</a></li>
21101
            <li><a href="/foundation/glossary">Glossary</a></li>
21102
            <li><a href="/foundation/faq">FAQ</a></li>
21103
          </ul>
21104
        </div>
21105
21106
        <div class="col-sm-2">
21107
          <h5 class="white">Resources &amp; Tools</h5>
21108
          <ul class="list-unstyled white" role="menu">
21109
              <li><a href="/dev/">Developer Information</a></li>
21110
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
21111
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
21112
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
21113
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
21114
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
21115
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
21116
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
21117
              <li><a href="/logos/">Project Logos</a></li>
21118
          </ul>
21119
        </div>
21120
21121
        <div class="col-sm-2">
21122
          <h5 class="white">About</h5>
21123
          <ul class="list-unstyled white" role="menu">
21124
            <li><a href="/foundation/">About</a></li>
21125
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
21126
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
21127
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
21128
            <li><a href="/foundation/leadership">Leadership</a></li>
21129
            <li><a href="/foundation/members">Members</a></li>
21130
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
21131
            <li><a href="/press/">Newsroom</a></li>
21132
            <li><a href="/foundation/contact">Contact</a></li>
21133
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
21134
          </ul>
21135
        </div>
21136
21137
21138
      </div>
21139
      <hr class="col-lg-12 hr-white" />
21140
      <div class="row">
21141
        <div class="col-lg-12">
21142
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
21143
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
21144
        </div>
21145
      </div>
21146
    </div>
21147
21148
  </footer>
21149
21150
  <!-- / Footer -->
21151
21152
  <script src="/js/jquery.min.js"></script>
21153
  <script src="/js/bootstrap.js"></script>
21154
  <script src="/js/slideshow.js"></script>
21155
  <script>
21156
    (function($){
21157
      $(document).ready(function(){
21158
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
21159
          event.preventDefault();
21160
          event.stopPropagation();
21161
          $(this).parent().siblings().removeClass('open');
21162
          $(this).parent().toggleClass('open');
21163
          console.log('WOrked');
21164
        });
21165
      });
21166
    })(jQuery);
21167
  </script>
21168
</body>
21169
</html></pre>
21170
}}
21171
|
21172
|com.zfabrik.mvncr|plexus-classworlds-2.4|plexus-classworlds-2.4.url|{{collapse(Apache 2.0)
21173
<pre><!DOCTYPE html>
21174
<html lang="en">
21175
<head>
21176
  <meta charset="utf-8">
21177
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
21178
  <meta name="viewport" content="width=device-width, initial-scale=1">
21179
  <meta name="description" content="Home page of The Apache Software Foundation">
21180
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
21181
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
21182
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
21183
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
21184
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
21185
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
21186
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
21187
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
21188
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
21189
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
21190
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
21191
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
21192
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
21193
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
21194
  <link rel="manifest" href="/favicons/manifest.json">
21195
  <link rel="shortcut icon" href="/favicons/favicon.ico">
21196
  <meta name="msapplication-TileColor" content="#603cba">
21197
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
21198
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
21199
  <meta name="theme-color" content="#282661">
21200
21201
  <title>Apache License, Version 2.0</title>
21202
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
21203
  <link href="/css/min.bootstrap.css" rel="stylesheet">
21204
  <link href="/css/styles.css" rel="stylesheet">
21205
  <link href="/css/new-ui.css" rel="stylesheet">
21206
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
21207
  <style>
21208
.headerlink {
21209
  visibility: hidden;
21210
}
21211
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
21212
  visibility: visible
21213
}  </style>
21214
21215
  <!-- pagefind search -->
21216
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
21217
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
21218
  <script>
21219
    window.addEventListener('DOMContentLoaded', (event) => {
21220
        new PagefindUI({ element: "#pagefind-search" });
21221
    });
21222
    var pageTitle = 'Apache License, Version 2.0';
21223
    if(pageTitle === '404'){
21224
      window.addEventListener('DOMContentLoaded', (event) => {
21225
          new PagefindUI({ element: "#page-404-search" });
21226
      });
21227
    }
21228
  </script>
21229
  
21230
21231
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
21232
  <script>
21233
    var pageTitle = 'Apache License, Version 2.0';
21234
    var _paq = window._paq = window._paq || [];
21235
    /* tracker methods like "setCustomDimension" should be called before
21236
"trackPageView" */
21237
    /* We explicitly disable cookie tracking to avoid privacy issues */
21238
    _paq.push(['disableCookies']);
21239
    if(pageTitle === '404'){
21240
      /* Track 404 page hits */
21241
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
21242
    }
21243
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
21244
as the same visit */
21245
    _paq.push(['trackPageView']);
21246
    _paq.push(['enableLinkTracking']);
21247
    (function() {
21248
      var u="//analytics.apache.org/";
21249
      _paq.push(['setTrackerUrl', u+'matomo.php']);
21250
      _paq.push(['setSiteId', '37']);
21251
      var d=document, g=d.createElement('script'),
21252
s=d.getElementsByTagName('script')[0];
21253
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
21254
    })();
21255
  </script>
21256
  <!-- End Matomo Code -->
21257
21258
</head>
21259
21260
<body >
21261
  <!-- Navigation -->
21262
  <header>
21263
	<div id="skiptocontent">
21264
		<a href="#maincontent">Skip to Main Content</a>
21265
	</div>
21266
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
21267
      
21268
      <div class="container">
21269
        <div class="navbar-header">
21270
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
21271
            <span class="sr-only">Toggle navigation</span>
21272
            <span class="icon-bar"></span>
21273
            <span class="icon-bar"></span>
21274
            <span class="icon-bar"></span>
21275
          </button>
21276
        </div>
21277
        <div class="collapse navbar-collapse" id="mainnav-collapse">
21278
          <div class="upper-nav">
21279
            <div class="header-social-icons">
21280
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
21281
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
21282
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
21283
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
21284
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
21285
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
21286
            </div>
21287
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
21288
          </div>
21289
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
21290
            <li class="dropdown">
21291
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
21292
              <ul class="dropdown-menu" role="menu">
21293
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
21294
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
21295
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
21296
                <li><a href="/community-resources/">Community Resources</a></li>
21297
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
21298
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
21299
              </ul>
21300
            </li>
21301
            <li class="dropdown">
21302
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
21303
              <ul class="dropdown-menu" role="menu">
21304
                <li><a href="/projects">Projects</a></li>
21305
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
21306
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
21307
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
21308
                <li><a href="/security">Report a Vulnerability</a></li>
21309
              </ul>
21310
            </li>
21311
            <li class="dropdown">
21312
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
21313
              <ul class="dropdown-menu" role="menu">
21314
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
21315
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
21316
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
21317
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
21318
              </ul>
21319
            </li>
21320
            <li class="dropdown">
21321
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
21322
              <ul class="dropdown-menu" role="menu">
21323
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
21324
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
21325
                <li><a href="/theapacheway/">The Apache Way</a></li>
21326
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
21327
                <li><a href="/licenses">Licenses</a></li>
21328
                <li><a href="/foundation/glossary">Glossary</a></li>
21329
                <li><a href="/foundation/faq">FAQ</a></li>
21330
              </ul>
21331
            </li>
21332
            <li class="dropdown">
21333
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
21334
              <ul class="dropdown-menu" role="menu">
21335
                <li><a href="/dev/">Developer Information</a></li>
21336
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
21337
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
21338
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
21339
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
21340
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
21341
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
21342
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
21343
                <li><a href="/logos/">Project Logos</a></li>
21344
              </ul>
21345
            </li>
21346
            <li class="dropdown">
21347
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
21348
              <ul class="dropdown-menu" role="menu">
21349
                <li><a href="/foundation/">About</a></li>
21350
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
21351
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
21352
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
21353
                <li><a href="/foundation/leadership">Leadership</a></li>
21354
                <li><a href="/foundation/members">Members</a></li>
21355
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
21356
                <li><a href="/press/">Newsroom</a></li>
21357
                <li><a href="/foundation/contact">Contact</a></li>
21358
              </ul>
21359
            </li>
21360
            
21361
           
21362
            
21363
            <li class="dropdown">
21364
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
21365
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
21366
              <ul class="dropdown-menu search-form" role="search">
21367
                <li>
21368
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
21369
                </li>
21370
              </ul>
21371
            </li>
21372
          </ul>
21373
        </div>
21374
      </div>
21375
    </nav>
21376
  </header>
21377
     <!-- Script is to make the input field ready as soon as user click the search button-->
21378
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
21379
     <script>
21380
   document.addEventListener('DOMContentLoaded', function () {
21381
    // Using Bootstrap's event system for dropdowns
21382
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
21383
        // Check if this is the search dropdown
21384
        if ($(this).find('.glyphicon-search').length > 0) {
21385
            // Find and focus the search input
21386
            setTimeout(function() {
21387
                $('.pagefind-ui__search-input').focus();
21388
            }, 50); // Small delay to ensure input is ready
21389
        }
21390
    });
21391
});
21392
  </script>
21393
  <!-- / Navigation -->
21394
  <header id="main-header" class="container">
21395
    <div class="main">
21396
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
21397
21398
    </div>
21399
 
21400
  </header>
21401
  <main id="maincontent">
21402
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
21403
<ul>
21404
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
21405
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
21406
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
21407
</ul>
21408
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
21409
reliable and long-lived software products through collaborative, open-source software development.</p>
21410
<p>All packages produced by the ASF are implicitly licensed under the Apache
21411
License, Version 2.0, unless otherwise explicitly stated.</p>
21412
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
21413
<p style="text-align:center">
21414
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
21415
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
21416
</p>
21417
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
21418
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
21419
<div style="margin-left: 1em;">
21420
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
21421
distribution as defined by Sections 1 through 9 of this document.</p>
21422
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
21423
copyright owner that is granting the License.</p>
21424
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
21425
entities that control, are controlled by, or are under common control with
21426
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
21427
power, direct or indirect, to cause the direction or management of such
21428
entity, whether by contract or otherwise, or (ii) ownership of fifty
21429
percent (50%) or more of the outstanding shares, or (iii) beneficial
21430
ownership of such entity.</p>
21431
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
21432
permissions granted by this License.</p>
21433
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
21434
including but not limited to software source code, documentation source,
21435
and configuration files.</p>
21436
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
21437
or translation of a Source form, including but not limited to compiled
21438
object code, generated documentation, and conversions to other media types.</p>
21439
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
21440
made available under the License, as indicated by a copyright notice that
21441
is included in or attached to the work (an example is provided in the
21442
Appendix below).</p>
21443
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
21444
that is based on (or derived from) the Work and for which the editorial
21445
revisions, annotations, elaborations, or other modifications represent, as
21446
a whole, an original work of authorship. For the purposes of this License,
21447
Derivative Works shall not include works that remain separable from, or
21448
merely link (or bind by name) to the interfaces of, the Work and Derivative
21449
Works thereof.</p>
21450
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
21451
version of the Work and any modifications or additions to that Work or
21452
Derivative Works thereof, that is intentionally submitted to Licensor for
21453
inclusion in the Work by the copyright owner or by an individual or Legal
21454
Entity authorized to submit on behalf of the copyright owner. For the
21455
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
21456
verbal, or written communication sent to the Licensor or its
21457
representatives, including but not limited to communication on electronic
21458
mailing lists, source code control systems, and issue tracking systems that
21459
are managed by, or on behalf of, the Licensor for the purpose of discussing
21460
and improving the Work, but excluding communication that is conspicuously
21461
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
21462
Contribution.</strong>"</p>
21463
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
21464
behalf of whom a Contribution has been received by Licensor and
21465
subsequently incorporated within the Work.</p>
21466
</div>
21467
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
21468
terms and conditions of this License, each Contributor hereby grants to You
21469
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
21470
copyright license to reproduce, prepare Derivative Works of, publicly
21471
display, publicly perform, sublicense, and distribute the Work and such
21472
Derivative Works in Source or Object form.</p>
21473
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
21474
and conditions of this License, each Contributor hereby grants to You a
21475
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
21476
(except as stated in this section) patent license to make, have made, use,
21477
offer to sell, sell, import, and otherwise transfer the Work, where such
21478
license applies only to those patent claims licensable by such Contributor
21479
that are necessarily infringed by their Contribution(s) alone or by
21480
combination of their Contribution(s) with the Work to which such
21481
Contribution(s) was submitted. If You institute patent litigation against
21482
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
21483
that the Work or a Contribution incorporated within the Work constitutes
21484
direct or contributory patent infringement, then any patent licenses
21485
granted to You under this License for that Work shall terminate as of the
21486
date such litigation is filed.</p>
21487
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
21488
distribute copies of the Work or Derivative Works thereof in any medium,
21489
with or without modifications, and in Source or Object form, provided that
21490
You meet the following conditions:</p>
21491
<ol style="list-style: lower-latin;">
21492
<li>You must give any other recipients of the Work or Derivative Works a
21493
copy of this License; and</li>
21494
<li>You must cause any modified files to carry prominent notices stating
21495
that You changed the files; and</li>
21496
<li>You must retain, in the Source form of any Derivative Works that You
21497
distribute, all copyright, patent, trademark, and attribution notices from
21498
the Source form of the Work, excluding those notices that do not pertain to
21499
any part of the Derivative Works; and</li>
21500
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
21501
then any Derivative Works that You distribute must include a readable copy
21502
of the attribution notices contained within such NOTICE file, excluding
21503
those notices that do not pertain to any part of the Derivative Works, in
21504
at least one of the following places: within a NOTICE text file distributed
21505
as part of the Derivative Works; within the Source form or documentation,
21506
if provided along with the Derivative Works; or, within a display generated
21507
by the Derivative Works, if and wherever such third-party notices normally
21508
appear. The contents of the NOTICE file are for informational purposes only
21509
and do not modify the License. You may add Your own attribution notices
21510
within Derivative Works that You distribute, alongside or as an addendum to
21511
the NOTICE text from the Work, provided that such additional attribution
21512
notices cannot be construed as modifying the License.
21513
</li>
21514
</ol>
21515
<p>You may add Your own copyright statement to Your modifications and may
21516
provide additional or different license terms and conditions for use,
21517
reproduction, or distribution of Your modifications, or for any such
21518
Derivative Works as a whole, provided Your use, reproduction, and
21519
distribution of the Work otherwise complies with the conditions stated in
21520
this License.</p>
21521
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
21522
explicitly state otherwise, any Contribution intentionally submitted for
21523
inclusion in the Work by You to the Licensor shall be under the terms and
21524
conditions of this License, without any additional terms or conditions.
21525
Notwithstanding the above, nothing herein shall supersede or modify the
21526
terms of any separate license agreement you may have executed with Licensor
21527
regarding such Contributions.</p>
21528
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
21529
permission to use the trade names, trademarks, service marks, or product
21530
names of the Licensor, except as required for reasonable and customary use
21531
in describing the origin of the Work and reproducing the content of the
21532
NOTICE file.</p>
21533
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
21534
applicable law or agreed to in writing, Licensor provides the Work (and
21535
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
21536
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
21537
without limitation, any warranties or conditions of TITLE,
21538
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
21539
are solely responsible for determining the appropriateness of using or
21540
redistributing the Work and assume any risks associated with Your exercise
21541
of permissions under this License.</p>
21542
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
21543
under no legal theory, whether in tort (including negligence), contract, or
21544
otherwise, unless required by applicable law (such as deliberate and
21545
grossly negligent acts) or agreed to in writing, shall any Contributor be
21546
liable to You for damages, including any direct, indirect, special,
21547
incidental, or consequential damages of any character arising as a result
21548
of this License or out of the use or inability to use the Work (including
21549
but not limited to damages for loss of goodwill, work stoppage, computer
21550
failure or malfunction, or any and all other commercial damages or losses),
21551
even if such Contributor has been advised of the possibility of such
21552
damages.</p>
21553
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
21554
While redistributing the Work or Derivative Works thereof, You may choose
21555
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
21556
or other liability obligations and/or rights consistent with this License.
21557
However, in accepting such obligations, You may act only on Your own behalf
21558
and on Your sole responsibility, not on behalf of any other Contributor,
21559
and only if You agree to indemnify, defend, and hold each Contributor
21560
harmless for any liability incurred by, or claims asserted against, such
21561
Contributor by reason of your accepting any such warranty or additional
21562
liability.</p>
21563
<p>END OF TERMS AND CONDITIONS</p>
21564
</div>
21565
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
21566
<p>Include a copy of the Apache License, typically in a file called
21567
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
21568
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
21569
declaration, replacing the fields enclosed by brackets "[]" with your own
21570
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
21571
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
21572
identification within third-party archives.</p>
21573
<pre><code>Copyright [yyyy] [name of copyright owner]
21574
21575
Licensed under the Apache License, Version 2.0 (the "License");
21576
you may not use this file except in compliance with the License.
21577
You may obtain a copy of the License at
21578
21579
    http://www.apache.org/licenses/LICENSE-2.0
21580
21581
Unless required by applicable law or agreed to in writing, software
21582
distributed under the License is distributed on an "AS IS" BASIS,
21583
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21584
See the License for the specific language governing permissions and
21585
limitations under the License.
21586
</code></pre>
21587
21588
</div>  </main>
21589
21590
  <!-- Footer -->
21591
  <footer class="bg-primary">
21592
    <div class="container">
21593
      <div class="row">
21594
        <br />
21595
        <div class="col-sm-2">
21596
          <h5 class="white">Community</h5>
21597
          <ul class="list-unstyled white" role="menu">
21598
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
21599
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
21600
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
21601
            <li><a href="/community-resources/">Community Resources</a></li>
21602
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
21603
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
21604
          </ul>
21605
        </div>
21606
21607
        <div class="col-sm-2">
21608
          <h5 class="white">Projects</h5>
21609
          <ul class="list-unstyled white" role="menu">
21610
              <li><a href="/projects">Projects</a></li>
21611
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
21612
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
21613
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
21614
              <li><a href="/security">Report a Vulnerability</a></li>
21615
          </ul>
21616
        </div>
21617
        <div class="col-sm-2">
21618
          <h5 class="white">Downloads</h5>
21619
          <ul class="list-unstyled white" role="menu">
21620
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
21621
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
21622
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
21623
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
21624
          </ul>
21625
        </div>
21626
21627
        <div class="col-sm-2">
21628
          <h5 class="white">Learn</h5>
21629
          <ul class="list-unstyled white" role="menu">
21630
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
21631
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
21632
            <li><a href="/theapacheway/">The Apache Way</a></li>
21633
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
21634
            <li><a href="/licenses">Licenses</a></li>
21635
            <li><a href="/foundation/glossary">Glossary</a></li>
21636
            <li><a href="/foundation/faq">FAQ</a></li>
21637
          </ul>
21638
        </div>
21639
21640
        <div class="col-sm-2">
21641
          <h5 class="white">Resources &amp; Tools</h5>
21642
          <ul class="list-unstyled white" role="menu">
21643
              <li><a href="/dev/">Developer Information</a></li>
21644
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
21645
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
21646
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
21647
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
21648
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
21649
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
21650
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
21651
              <li><a href="/logos/">Project Logos</a></li>
21652
          </ul>
21653
        </div>
21654
21655
        <div class="col-sm-2">
21656
          <h5 class="white">About</h5>
21657
          <ul class="list-unstyled white" role="menu">
21658
            <li><a href="/foundation/">About</a></li>
21659
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
21660
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
21661
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
21662
            <li><a href="/foundation/leadership">Leadership</a></li>
21663
            <li><a href="/foundation/members">Members</a></li>
21664
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
21665
            <li><a href="/press/">Newsroom</a></li>
21666
            <li><a href="/foundation/contact">Contact</a></li>
21667
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
21668
          </ul>
21669
        </div>
21670
21671
21672
      </div>
21673
      <hr class="col-lg-12 hr-white" />
21674
      <div class="row">
21675
        <div class="col-lg-12">
21676
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
21677
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
21678
        </div>
21679
      </div>
21680
    </div>
21681
21682
  </footer>
21683
21684
  <!-- / Footer -->
21685
21686
  <script src="/js/jquery.min.js"></script>
21687
  <script src="/js/bootstrap.js"></script>
21688
  <script src="/js/slideshow.js"></script>
21689
  <script>
21690
    (function($){
21691
      $(document).ready(function(){
21692
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
21693
          event.preventDefault();
21694
          event.stopPropagation();
21695
          $(this).parent().siblings().removeClass('open');
21696
          $(this).parent().toggleClass('open');
21697
          console.log('WOrked');
21698
        });
21699
      });
21700
    })(jQuery);
21701
  </script>
21702
</body>
21703
</html></pre>
21704
}}
21705
|
21706
|com.zfabrik.mvncr|plexus-component-annotations-1.5.5|pom.xml|{{collapse(Apache 2.0)
21707
<pre>
21708
                                 Apache License
21709
                           Version 2.0, January 2004
21710
                        http://www.apache.org/licenses/
21711
21712
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
21713
21714
   1. Definitions.
21715
21716
      "License" shall mean the terms and conditions for use, reproduction,
21717
      and distribution as defined by Sections 1 through 9 of this document.
21718
21719
      "Licensor" shall mean the copyright owner or entity authorized by
21720
      the copyright owner that is granting the License.
21721
21722
      "Legal Entity" shall mean the union of the acting entity and all
21723
      other entities that control, are controlled by, or are under common
21724
      control with that entity. For the purposes of this definition,
21725
      "control" means (i) the power, direct or indirect, to cause the
21726
      direction or management of such entity, whether by contract or
21727
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
21728
      outstanding shares, or (iii) beneficial ownership of such entity.
21729
21730
      "You" (or "Your") shall mean an individual or Legal Entity
21731
      exercising permissions granted by this License.
21732
21733
      "Source" form shall mean the preferred form for making modifications,
21734
      including but not limited to software source code, documentation
21735
      source, and configuration files.
21736
21737
      "Object" form shall mean any form resulting from mechanical
21738
      transformation or translation of a Source form, including but
21739
      not limited to compiled object code, generated documentation,
21740
      and conversions to other media types.
21741
21742
      "Work" shall mean the work of authorship, whether in Source or
21743
      Object form, made available under the License, as indicated by a
21744
      copyright notice that is included in or attached to the work
21745
      (an example is provided in the Appendix below).
21746
21747
      "Derivative Works" shall mean any work, whether in Source or Object
21748
      form, that is based on (or derived from) the Work and for which the
21749
      editorial revisions, annotations, elaborations, or other modifications
21750
      represent, as a whole, an original work of authorship. For the purposes
21751
      of this License, Derivative Works shall not include works that remain
21752
      separable from, or merely link (or bind by name) to the interfaces of,
21753
      the Work and Derivative Works thereof.
21754
21755
      "Contribution" shall mean any work of authorship, including
21756
      the original version of the Work and any modifications or additions
21757
      to that Work or Derivative Works thereof, that is intentionally
21758
      submitted to Licensor for inclusion in the Work by the copyright owner
21759
      or by an individual or Legal Entity authorized to submit on behalf of
21760
      the copyright owner. For the purposes of this definition, "submitted"
21761
      means any form of electronic, verbal, or written communication sent
21762
      to the Licensor or its representatives, including but not limited to
21763
      communication on electronic mailing lists, source code control systems,
21764
      and issue tracking systems that are managed by, or on behalf of, the
21765
      Licensor for the purpose of discussing and improving the Work, but
21766
      excluding communication that is conspicuously marked or otherwise
21767
      designated in writing by the copyright owner as "Not a Contribution."
21768
21769
      "Contributor" shall mean Licensor and any individual or Legal Entity
21770
      on behalf of whom a Contribution has been received by Licensor and
21771
      subsequently incorporated within the Work.
21772
21773
   2. Grant of Copyright License. Subject to the terms and conditions of
21774
      this License, each Contributor hereby grants to You a perpetual,
21775
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
21776
      copyright license to reproduce, prepare Derivative Works of,
21777
      publicly display, publicly perform, sublicense, and distribute the
21778
      Work and such Derivative Works in Source or Object form.
21779
21780
   3. Grant of Patent License. Subject to the terms and conditions of
21781
      this License, each Contributor hereby grants to You a perpetual,
21782
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
21783
      (except as stated in this section) patent license to make, have made,
21784
      use, offer to sell, sell, import, and otherwise transfer the Work,
21785
      where such license applies only to those patent claims licensable
21786
      by such Contributor that are necessarily infringed by their
21787
      Contribution(s) alone or by combination of their Contribution(s)
21788
      with the Work to which such Contribution(s) was submitted. If You
21789
      institute patent litigation against any entity (including a
21790
      cross-claim or counterclaim in a lawsuit) alleging that the Work
21791
      or a Contribution incorporated within the Work constitutes direct
21792
      or contributory patent infringement, then any patent licenses
21793
      granted to You under this License for that Work shall terminate
21794
      as of the date such litigation is filed.
21795
21796
   4. Redistribution. You may reproduce and distribute copies of the
21797
      Work or Derivative Works thereof in any medium, with or without
21798
      modifications, and in Source or Object form, provided that You
21799
      meet the following conditions:
21800
21801
      (a) You must give any other recipients of the Work or
21802
          Derivative Works a copy of this License; and
21803
21804
      (b) You must cause any modified files to carry prominent notices
21805
          stating that You changed the files; and
21806
21807
      (c) You must retain, in the Source form of any Derivative Works
21808
          that You distribute, all copyright, patent, trademark, and
21809
          attribution notices from the Source form of the Work,
21810
          excluding those notices that do not pertain to any part of
21811
          the Derivative Works; and
21812
21813
      (d) If the Work includes a "NOTICE" text file as part of its
21814
          distribution, then any Derivative Works that You distribute must
21815
          include a readable copy of the attribution notices contained
21816
          within such NOTICE file, excluding those notices that do not
21817
          pertain to any part of the Derivative Works, in at least one
21818
          of the following places: within a NOTICE text file distributed
21819
          as part of the Derivative Works; within the Source form or
21820
          documentation, if provided along with the Derivative Works; or,
21821
          within a display generated by the Derivative Works, if and
21822
          wherever such third-party notices normally appear. The contents
21823
          of the NOTICE file are for informational purposes only and
21824
          do not modify the License. You may add Your own attribution
21825
          notices within Derivative Works that You distribute, alongside
21826
          or as an addendum to the NOTICE text from the Work, provided
21827
          that such additional attribution notices cannot be construed
21828
          as modifying the License.
21829
21830
      You may add Your own copyright statement to Your modifications and
21831
      may provide additional or different license terms and conditions
21832
      for use, reproduction, or distribution of Your modifications, or
21833
      for any such Derivative Works as a whole, provided Your use,
21834
      reproduction, and distribution of the Work otherwise complies with
21835
      the conditions stated in this License.
21836
21837
   5. Submission of Contributions. Unless You explicitly state otherwise,
21838
      any Contribution intentionally submitted for inclusion in the Work
21839
      by You to the Licensor shall be under the terms and conditions of
21840
      this License, without any additional terms or conditions.
21841
      Notwithstanding the above, nothing herein shall supersede or modify
21842
      the terms of any separate license agreement you may have executed
21843
      with Licensor regarding such Contributions.
21844
21845
   6. Trademarks. This License does not grant permission to use the trade
21846
      names, trademarks, service marks, or product names of the Licensor,
21847
      except as required for reasonable and customary use in describing the
21848
      origin of the Work and reproducing the content of the NOTICE file.
21849
21850
   7. Disclaimer of Warranty. Unless required by applicable law or
21851
      agreed to in writing, Licensor provides the Work (and each
21852
      Contributor provides its Contributions) on an "AS IS" BASIS,
21853
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
21854
      implied, including, without limitation, any warranties or conditions
21855
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
21856
      PARTICULAR PURPOSE. You are solely responsible for determining the
21857
      appropriateness of using or redistributing the Work and assume any
21858
      risks associated with Your exercise of permissions under this License.
21859
21860
   8. Limitation of Liability. In no event and under no legal theory,
21861
      whether in tort (including negligence), contract, or otherwise,
21862
      unless required by applicable law (such as deliberate and grossly
21863
      negligent acts) or agreed to in writing, shall any Contributor be
21864
      liable to You for damages, including any direct, indirect, special,
21865
      incidental, or consequential damages of any character arising as a
21866
      result of this License or out of the use or inability to use the
21867
      Work (including but not limited to damages for loss of goodwill,
21868
      work stoppage, computer failure or malfunction, or any and all
21869
      other commercial damages or losses), even if such Contributor
21870
      has been advised of the possibility of such damages.
21871
21872
   9. Accepting Warranty or Additional Liability. While redistributing
21873
      the Work or Derivative Works thereof, You may choose to offer,
21874
      and charge a fee for, acceptance of support, warranty, indemnity,
21875
      or other liability obligations and/or rights consistent with this
21876
      License. However, in accepting such obligations, You may act only
21877
      on Your own behalf and on Your sole responsibility, not on behalf
21878
      of any other Contributor, and only if You agree to indemnify,
21879
      defend, and hold each Contributor harmless for any liability
21880
      incurred by, or claims asserted against, such Contributor by reason
21881
      of your accepting any such warranty or additional liability.
21882
21883
   END OF TERMS AND CONDITIONS
21884
21885
   APPENDIX: How to apply the Apache License to your work.
21886
21887
      To apply the Apache License to your work, attach the following
21888
      boilerplate notice, with the fields enclosed by brackets "[]"
21889
      replaced with your own identifying information. (Don't include
21890
      the brackets!)  The text should be enclosed in the appropriate
21891
      comment syntax for the file format. We also recommend that a
21892
      file or class name and description of purpose be included on the
21893
      same "printed page" as the copyright notice for easier
21894
      identification within third-party archives.
21895
21896
   Copyright [yyyy] [name of copyright owner]
21897
21898
   Licensed under the Apache License, Version 2.0 (the "License");
21899
   you may not use this file except in compliance with the License.
21900
   You may obtain a copy of the License at
21901
21902
       http://www.apache.org/licenses/LICENSE-2.0
21903
21904
   Unless required by applicable law or agreed to in writing, software
21905
   distributed under the License is distributed on an "AS IS" BASIS,
21906
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21907
   See the License for the specific language governing permissions and
21908
   limitations under the License.
21909
</pre>
21910
}}
21911
|
21912
|com.zfabrik.mvncr|plexus-interactivity-api-1.0-alpha-6|plexus-interactivity-api-1.0-alpha-6.url|{{collapse(Apache 2.0)
21913
<pre><!DOCTYPE html>
21914
<html lang="en">
21915
<head>
21916
  <meta charset="utf-8">
21917
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
21918
  <meta name="viewport" content="width=device-width, initial-scale=1">
21919
  <meta name="description" content="Home page of The Apache Software Foundation">
21920
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
21921
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
21922
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
21923
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
21924
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
21925
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
21926
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
21927
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
21928
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
21929
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
21930
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
21931
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
21932
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
21933
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
21934
  <link rel="manifest" href="/favicons/manifest.json">
21935
  <link rel="shortcut icon" href="/favicons/favicon.ico">
21936
  <meta name="msapplication-TileColor" content="#603cba">
21937
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
21938
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
21939
  <meta name="theme-color" content="#282661">
21940
21941
  <title>Apache License, Version 2.0</title>
21942
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
21943
  <link href="/css/min.bootstrap.css" rel="stylesheet">
21944
  <link href="/css/styles.css" rel="stylesheet">
21945
  <link href="/css/new-ui.css" rel="stylesheet">
21946
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
21947
  <style>
21948
.headerlink {
21949
  visibility: hidden;
21950
}
21951
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
21952
  visibility: visible
21953
}  </style>
21954
21955
  <!-- pagefind search -->
21956
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
21957
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
21958
  <script>
21959
    window.addEventListener('DOMContentLoaded', (event) => {
21960
        new PagefindUI({ element: "#pagefind-search" });
21961
    });
21962
    var pageTitle = 'Apache License, Version 2.0';
21963
    if(pageTitle === '404'){
21964
      window.addEventListener('DOMContentLoaded', (event) => {
21965
          new PagefindUI({ element: "#page-404-search" });
21966
      });
21967
    }
21968
  </script>
21969
  
21970
21971
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
21972
  <script>
21973
    var pageTitle = 'Apache License, Version 2.0';
21974
    var _paq = window._paq = window._paq || [];
21975
    /* tracker methods like "setCustomDimension" should be called before
21976
"trackPageView" */
21977
    /* We explicitly disable cookie tracking to avoid privacy issues */
21978
    _paq.push(['disableCookies']);
21979
    if(pageTitle === '404'){
21980
      /* Track 404 page hits */
21981
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
21982
    }
21983
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
21984
as the same visit */
21985
    _paq.push(['trackPageView']);
21986
    _paq.push(['enableLinkTracking']);
21987
    (function() {
21988
      var u="//analytics.apache.org/";
21989
      _paq.push(['setTrackerUrl', u+'matomo.php']);
21990
      _paq.push(['setSiteId', '37']);
21991
      var d=document, g=d.createElement('script'),
21992
s=d.getElementsByTagName('script')[0];
21993
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
21994
    })();
21995
  </script>
21996
  <!-- End Matomo Code -->
21997
21998
</head>
21999
22000
<body >
22001
  <!-- Navigation -->
22002
  <header>
22003
	<div id="skiptocontent">
22004
		<a href="#maincontent">Skip to Main Content</a>
22005
	</div>
22006
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
22007
      
22008
      <div class="container">
22009
        <div class="navbar-header">
22010
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
22011
            <span class="sr-only">Toggle navigation</span>
22012
            <span class="icon-bar"></span>
22013
            <span class="icon-bar"></span>
22014
            <span class="icon-bar"></span>
22015
          </button>
22016
        </div>
22017
        <div class="collapse navbar-collapse" id="mainnav-collapse">
22018
          <div class="upper-nav">
22019
            <div class="header-social-icons">
22020
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
22021
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
22022
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
22023
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
22024
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
22025
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
22026
            </div>
22027
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
22028
          </div>
22029
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
22030
            <li class="dropdown">
22031
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
22032
              <ul class="dropdown-menu" role="menu">
22033
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
22034
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
22035
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
22036
                <li><a href="/community-resources/">Community Resources</a></li>
22037
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
22038
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
22039
              </ul>
22040
            </li>
22041
            <li class="dropdown">
22042
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
22043
              <ul class="dropdown-menu" role="menu">
22044
                <li><a href="/projects">Projects</a></li>
22045
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
22046
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
22047
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
22048
                <li><a href="/security">Report a Vulnerability</a></li>
22049
              </ul>
22050
            </li>
22051
            <li class="dropdown">
22052
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
22053
              <ul class="dropdown-menu" role="menu">
22054
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
22055
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
22056
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
22057
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
22058
              </ul>
22059
            </li>
22060
            <li class="dropdown">
22061
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
22062
              <ul class="dropdown-menu" role="menu">
22063
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
22064
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
22065
                <li><a href="/theapacheway/">The Apache Way</a></li>
22066
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
22067
                <li><a href="/licenses">Licenses</a></li>
22068
                <li><a href="/foundation/glossary">Glossary</a></li>
22069
                <li><a href="/foundation/faq">FAQ</a></li>
22070
              </ul>
22071
            </li>
22072
            <li class="dropdown">
22073
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
22074
              <ul class="dropdown-menu" role="menu">
22075
                <li><a href="/dev/">Developer Information</a></li>
22076
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
22077
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
22078
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
22079
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
22080
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
22081
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
22082
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
22083
                <li><a href="/logos/">Project Logos</a></li>
22084
              </ul>
22085
            </li>
22086
            <li class="dropdown">
22087
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
22088
              <ul class="dropdown-menu" role="menu">
22089
                <li><a href="/foundation/">About</a></li>
22090
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
22091
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
22092
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
22093
                <li><a href="/foundation/leadership">Leadership</a></li>
22094
                <li><a href="/foundation/members">Members</a></li>
22095
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
22096
                <li><a href="/press/">Newsroom</a></li>
22097
                <li><a href="/foundation/contact">Contact</a></li>
22098
              </ul>
22099
            </li>
22100
            
22101
           
22102
            
22103
            <li class="dropdown">
22104
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
22105
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
22106
              <ul class="dropdown-menu search-form" role="search">
22107
                <li>
22108
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
22109
                </li>
22110
              </ul>
22111
            </li>
22112
          </ul>
22113
        </div>
22114
      </div>
22115
    </nav>
22116
  </header>
22117
     <!-- Script is to make the input field ready as soon as user click the search button-->
22118
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
22119
     <script>
22120
   document.addEventListener('DOMContentLoaded', function () {
22121
    // Using Bootstrap's event system for dropdowns
22122
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
22123
        // Check if this is the search dropdown
22124
        if ($(this).find('.glyphicon-search').length > 0) {
22125
            // Find and focus the search input
22126
            setTimeout(function() {
22127
                $('.pagefind-ui__search-input').focus();
22128
            }, 50); // Small delay to ensure input is ready
22129
        }
22130
    });
22131
});
22132
  </script>
22133
  <!-- / Navigation -->
22134
  <header id="main-header" class="container">
22135
    <div class="main">
22136
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
22137
22138
    </div>
22139
 
22140
  </header>
22141
  <main id="maincontent">
22142
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
22143
<ul>
22144
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
22145
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
22146
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
22147
</ul>
22148
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
22149
reliable and long-lived software products through collaborative, open-source software development.</p>
22150
<p>All packages produced by the ASF are implicitly licensed under the Apache
22151
License, Version 2.0, unless otherwise explicitly stated.</p>
22152
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
22153
<p style="text-align:center">
22154
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
22155
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
22156
</p>
22157
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
22158
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
22159
<div style="margin-left: 1em;">
22160
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
22161
distribution as defined by Sections 1 through 9 of this document.</p>
22162
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
22163
copyright owner that is granting the License.</p>
22164
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
22165
entities that control, are controlled by, or are under common control with
22166
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
22167
power, direct or indirect, to cause the direction or management of such
22168
entity, whether by contract or otherwise, or (ii) ownership of fifty
22169
percent (50%) or more of the outstanding shares, or (iii) beneficial
22170
ownership of such entity.</p>
22171
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
22172
permissions granted by this License.</p>
22173
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
22174
including but not limited to software source code, documentation source,
22175
and configuration files.</p>
22176
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
22177
or translation of a Source form, including but not limited to compiled
22178
object code, generated documentation, and conversions to other media types.</p>
22179
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
22180
made available under the License, as indicated by a copyright notice that
22181
is included in or attached to the work (an example is provided in the
22182
Appendix below).</p>
22183
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
22184
that is based on (or derived from) the Work and for which the editorial
22185
revisions, annotations, elaborations, or other modifications represent, as
22186
a whole, an original work of authorship. For the purposes of this License,
22187
Derivative Works shall not include works that remain separable from, or
22188
merely link (or bind by name) to the interfaces of, the Work and Derivative
22189
Works thereof.</p>
22190
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
22191
version of the Work and any modifications or additions to that Work or
22192
Derivative Works thereof, that is intentionally submitted to Licensor for
22193
inclusion in the Work by the copyright owner or by an individual or Legal
22194
Entity authorized to submit on behalf of the copyright owner. For the
22195
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
22196
verbal, or written communication sent to the Licensor or its
22197
representatives, including but not limited to communication on electronic
22198
mailing lists, source code control systems, and issue tracking systems that
22199
are managed by, or on behalf of, the Licensor for the purpose of discussing
22200
and improving the Work, but excluding communication that is conspicuously
22201
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
22202
Contribution.</strong>"</p>
22203
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
22204
behalf of whom a Contribution has been received by Licensor and
22205
subsequently incorporated within the Work.</p>
22206
</div>
22207
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
22208
terms and conditions of this License, each Contributor hereby grants to You
22209
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
22210
copyright license to reproduce, prepare Derivative Works of, publicly
22211
display, publicly perform, sublicense, and distribute the Work and such
22212
Derivative Works in Source or Object form.</p>
22213
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
22214
and conditions of this License, each Contributor hereby grants to You a
22215
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
22216
(except as stated in this section) patent license to make, have made, use,
22217
offer to sell, sell, import, and otherwise transfer the Work, where such
22218
license applies only to those patent claims licensable by such Contributor
22219
that are necessarily infringed by their Contribution(s) alone or by
22220
combination of their Contribution(s) with the Work to which such
22221
Contribution(s) was submitted. If You institute patent litigation against
22222
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
22223
that the Work or a Contribution incorporated within the Work constitutes
22224
direct or contributory patent infringement, then any patent licenses
22225
granted to You under this License for that Work shall terminate as of the
22226
date such litigation is filed.</p>
22227
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
22228
distribute copies of the Work or Derivative Works thereof in any medium,
22229
with or without modifications, and in Source or Object form, provided that
22230
You meet the following conditions:</p>
22231
<ol style="list-style: lower-latin;">
22232
<li>You must give any other recipients of the Work or Derivative Works a
22233
copy of this License; and</li>
22234
<li>You must cause any modified files to carry prominent notices stating
22235
that You changed the files; and</li>
22236
<li>You must retain, in the Source form of any Derivative Works that You
22237
distribute, all copyright, patent, trademark, and attribution notices from
22238
the Source form of the Work, excluding those notices that do not pertain to
22239
any part of the Derivative Works; and</li>
22240
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
22241
then any Derivative Works that You distribute must include a readable copy
22242
of the attribution notices contained within such NOTICE file, excluding
22243
those notices that do not pertain to any part of the Derivative Works, in
22244
at least one of the following places: within a NOTICE text file distributed
22245
as part of the Derivative Works; within the Source form or documentation,
22246
if provided along with the Derivative Works; or, within a display generated
22247
by the Derivative Works, if and wherever such third-party notices normally
22248
appear. The contents of the NOTICE file are for informational purposes only
22249
and do not modify the License. You may add Your own attribution notices
22250
within Derivative Works that You distribute, alongside or as an addendum to
22251
the NOTICE text from the Work, provided that such additional attribution
22252
notices cannot be construed as modifying the License.
22253
</li>
22254
</ol>
22255
<p>You may add Your own copyright statement to Your modifications and may
22256
provide additional or different license terms and conditions for use,
22257
reproduction, or distribution of Your modifications, or for any such
22258
Derivative Works as a whole, provided Your use, reproduction, and
22259
distribution of the Work otherwise complies with the conditions stated in
22260
this License.</p>
22261
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
22262
explicitly state otherwise, any Contribution intentionally submitted for
22263
inclusion in the Work by You to the Licensor shall be under the terms and
22264
conditions of this License, without any additional terms or conditions.
22265
Notwithstanding the above, nothing herein shall supersede or modify the
22266
terms of any separate license agreement you may have executed with Licensor
22267
regarding such Contributions.</p>
22268
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
22269
permission to use the trade names, trademarks, service marks, or product
22270
names of the Licensor, except as required for reasonable and customary use
22271
in describing the origin of the Work and reproducing the content of the
22272
NOTICE file.</p>
22273
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
22274
applicable law or agreed to in writing, Licensor provides the Work (and
22275
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
22276
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
22277
without limitation, any warranties or conditions of TITLE,
22278
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
22279
are solely responsible for determining the appropriateness of using or
22280
redistributing the Work and assume any risks associated with Your exercise
22281
of permissions under this License.</p>
22282
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
22283
under no legal theory, whether in tort (including negligence), contract, or
22284
otherwise, unless required by applicable law (such as deliberate and
22285
grossly negligent acts) or agreed to in writing, shall any Contributor be
22286
liable to You for damages, including any direct, indirect, special,
22287
incidental, or consequential damages of any character arising as a result
22288
of this License or out of the use or inability to use the Work (including
22289
but not limited to damages for loss of goodwill, work stoppage, computer
22290
failure or malfunction, or any and all other commercial damages or losses),
22291
even if such Contributor has been advised of the possibility of such
22292
damages.</p>
22293
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
22294
While redistributing the Work or Derivative Works thereof, You may choose
22295
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
22296
or other liability obligations and/or rights consistent with this License.
22297
However, in accepting such obligations, You may act only on Your own behalf
22298
and on Your sole responsibility, not on behalf of any other Contributor,
22299
and only if You agree to indemnify, defend, and hold each Contributor
22300
harmless for any liability incurred by, or claims asserted against, such
22301
Contributor by reason of your accepting any such warranty or additional
22302
liability.</p>
22303
<p>END OF TERMS AND CONDITIONS</p>
22304
</div>
22305
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
22306
<p>Include a copy of the Apache License, typically in a file called
22307
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
22308
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
22309
declaration, replacing the fields enclosed by brackets "[]" with your own
22310
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
22311
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
22312
identification within third-party archives.</p>
22313
<pre><code>Copyright [yyyy] [name of copyright owner]
22314
22315
Licensed under the Apache License, Version 2.0 (the "License");
22316
you may not use this file except in compliance with the License.
22317
You may obtain a copy of the License at
22318
22319
    http://www.apache.org/licenses/LICENSE-2.0
22320
22321
Unless required by applicable law or agreed to in writing, software
22322
distributed under the License is distributed on an "AS IS" BASIS,
22323
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22324
See the License for the specific language governing permissions and
22325
limitations under the License.
22326
</code></pre>
22327
22328
</div>  </main>
22329
22330
  <!-- Footer -->
22331
  <footer class="bg-primary">
22332
    <div class="container">
22333
      <div class="row">
22334
        <br />
22335
        <div class="col-sm-2">
22336
          <h5 class="white">Community</h5>
22337
          <ul class="list-unstyled white" role="menu">
22338
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
22339
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
22340
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
22341
            <li><a href="/community-resources/">Community Resources</a></li>
22342
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
22343
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
22344
          </ul>
22345
        </div>
22346
22347
        <div class="col-sm-2">
22348
          <h5 class="white">Projects</h5>
22349
          <ul class="list-unstyled white" role="menu">
22350
              <li><a href="/projects">Projects</a></li>
22351
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
22352
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
22353
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
22354
              <li><a href="/security">Report a Vulnerability</a></li>
22355
          </ul>
22356
        </div>
22357
        <div class="col-sm-2">
22358
          <h5 class="white">Downloads</h5>
22359
          <ul class="list-unstyled white" role="menu">
22360
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
22361
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
22362
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
22363
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
22364
          </ul>
22365
        </div>
22366
22367
        <div class="col-sm-2">
22368
          <h5 class="white">Learn</h5>
22369
          <ul class="list-unstyled white" role="menu">
22370
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
22371
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
22372
            <li><a href="/theapacheway/">The Apache Way</a></li>
22373
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
22374
            <li><a href="/licenses">Licenses</a></li>
22375
            <li><a href="/foundation/glossary">Glossary</a></li>
22376
            <li><a href="/foundation/faq">FAQ</a></li>
22377
          </ul>
22378
        </div>
22379
22380
        <div class="col-sm-2">
22381
          <h5 class="white">Resources &amp; Tools</h5>
22382
          <ul class="list-unstyled white" role="menu">
22383
              <li><a href="/dev/">Developer Information</a></li>
22384
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
22385
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
22386
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
22387
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
22388
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
22389
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
22390
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
22391
              <li><a href="/logos/">Project Logos</a></li>
22392
          </ul>
22393
        </div>
22394
22395
        <div class="col-sm-2">
22396
          <h5 class="white">About</h5>
22397
          <ul class="list-unstyled white" role="menu">
22398
            <li><a href="/foundation/">About</a></li>
22399
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
22400
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
22401
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
22402
            <li><a href="/foundation/leadership">Leadership</a></li>
22403
            <li><a href="/foundation/members">Members</a></li>
22404
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
22405
            <li><a href="/press/">Newsroom</a></li>
22406
            <li><a href="/foundation/contact">Contact</a></li>
22407
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
22408
          </ul>
22409
        </div>
22410
22411
22412
      </div>
22413
      <hr class="col-lg-12 hr-white" />
22414
      <div class="row">
22415
        <div class="col-lg-12">
22416
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
22417
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
22418
        </div>
22419
      </div>
22420
    </div>
22421
22422
  </footer>
22423
22424
  <!-- / Footer -->
22425
22426
  <script src="/js/jquery.min.js"></script>
22427
  <script src="/js/bootstrap.js"></script>
22428
  <script src="/js/slideshow.js"></script>
22429
  <script>
22430
    (function($){
22431
      $(document).ready(function(){
22432
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
22433
          event.preventDefault();
22434
          event.stopPropagation();
22435
          $(this).parent().siblings().removeClass('open');
22436
          $(this).parent().toggleClass('open');
22437
          console.log('WOrked');
22438
        });
22439
      });
22440
    })(jQuery);
22441
  </script>
22442
</body>
22443
</html></pre>
22444
}}
22445
|
22446
|com.zfabrik.mvncr|plexus-interpolation-1.16|plexus-interpolation-1.16.url|{{collapse(Apache 2.0)
22447
<pre><!DOCTYPE html>
22448
<html lang="en">
22449
<head>
22450
  <meta charset="utf-8">
22451
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
22452
  <meta name="viewport" content="width=device-width, initial-scale=1">
22453
  <meta name="description" content="Home page of The Apache Software Foundation">
22454
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
22455
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
22456
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
22457
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
22458
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
22459
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
22460
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
22461
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
22462
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
22463
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
22464
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
22465
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
22466
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
22467
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
22468
  <link rel="manifest" href="/favicons/manifest.json">
22469
  <link rel="shortcut icon" href="/favicons/favicon.ico">
22470
  <meta name="msapplication-TileColor" content="#603cba">
22471
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
22472
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
22473
  <meta name="theme-color" content="#282661">
22474
22475
  <title>Apache License, Version 2.0</title>
22476
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
22477
  <link href="/css/min.bootstrap.css" rel="stylesheet">
22478
  <link href="/css/styles.css" rel="stylesheet">
22479
  <link href="/css/new-ui.css" rel="stylesheet">
22480
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
22481
  <style>
22482
.headerlink {
22483
  visibility: hidden;
22484
}
22485
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
22486
  visibility: visible
22487
}  </style>
22488
22489
  <!-- pagefind search -->
22490
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
22491
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
22492
  <script>
22493
    window.addEventListener('DOMContentLoaded', (event) => {
22494
        new PagefindUI({ element: "#pagefind-search" });
22495
    });
22496
    var pageTitle = 'Apache License, Version 2.0';
22497
    if(pageTitle === '404'){
22498
      window.addEventListener('DOMContentLoaded', (event) => {
22499
          new PagefindUI({ element: "#page-404-search" });
22500
      });
22501
    }
22502
  </script>
22503
  
22504
22505
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
22506
  <script>
22507
    var pageTitle = 'Apache License, Version 2.0';
22508
    var _paq = window._paq = window._paq || [];
22509
    /* tracker methods like "setCustomDimension" should be called before
22510
"trackPageView" */
22511
    /* We explicitly disable cookie tracking to avoid privacy issues */
22512
    _paq.push(['disableCookies']);
22513
    if(pageTitle === '404'){
22514
      /* Track 404 page hits */
22515
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
22516
    }
22517
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
22518
as the same visit */
22519
    _paq.push(['trackPageView']);
22520
    _paq.push(['enableLinkTracking']);
22521
    (function() {
22522
      var u="//analytics.apache.org/";
22523
      _paq.push(['setTrackerUrl', u+'matomo.php']);
22524
      _paq.push(['setSiteId', '37']);
22525
      var d=document, g=d.createElement('script'),
22526
s=d.getElementsByTagName('script')[0];
22527
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
22528
    })();
22529
  </script>
22530
  <!-- End Matomo Code -->
22531
22532
</head>
22533
22534
<body >
22535
  <!-- Navigation -->
22536
  <header>
22537
	<div id="skiptocontent">
22538
		<a href="#maincontent">Skip to Main Content</a>
22539
	</div>
22540
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
22541
      
22542
      <div class="container">
22543
        <div class="navbar-header">
22544
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
22545
            <span class="sr-only">Toggle navigation</span>
22546
            <span class="icon-bar"></span>
22547
            <span class="icon-bar"></span>
22548
            <span class="icon-bar"></span>
22549
          </button>
22550
        </div>
22551
        <div class="collapse navbar-collapse" id="mainnav-collapse">
22552
          <div class="upper-nav">
22553
            <div class="header-social-icons">
22554
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
22555
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
22556
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
22557
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
22558
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
22559
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
22560
            </div>
22561
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
22562
          </div>
22563
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
22564
            <li class="dropdown">
22565
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
22566
              <ul class="dropdown-menu" role="menu">
22567
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
22568
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
22569
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
22570
                <li><a href="/community-resources/">Community Resources</a></li>
22571
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
22572
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
22573
              </ul>
22574
            </li>
22575
            <li class="dropdown">
22576
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
22577
              <ul class="dropdown-menu" role="menu">
22578
                <li><a href="/projects">Projects</a></li>
22579
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
22580
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
22581
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
22582
                <li><a href="/security">Report a Vulnerability</a></li>
22583
              </ul>
22584
            </li>
22585
            <li class="dropdown">
22586
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
22587
              <ul class="dropdown-menu" role="menu">
22588
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
22589
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
22590
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
22591
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
22592
              </ul>
22593
            </li>
22594
            <li class="dropdown">
22595
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
22596
              <ul class="dropdown-menu" role="menu">
22597
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
22598
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
22599
                <li><a href="/theapacheway/">The Apache Way</a></li>
22600
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
22601
                <li><a href="/licenses">Licenses</a></li>
22602
                <li><a href="/foundation/glossary">Glossary</a></li>
22603
                <li><a href="/foundation/faq">FAQ</a></li>
22604
              </ul>
22605
            </li>
22606
            <li class="dropdown">
22607
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
22608
              <ul class="dropdown-menu" role="menu">
22609
                <li><a href="/dev/">Developer Information</a></li>
22610
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
22611
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
22612
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
22613
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
22614
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
22615
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
22616
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
22617
                <li><a href="/logos/">Project Logos</a></li>
22618
              </ul>
22619
            </li>
22620
            <li class="dropdown">
22621
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
22622
              <ul class="dropdown-menu" role="menu">
22623
                <li><a href="/foundation/">About</a></li>
22624
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
22625
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
22626
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
22627
                <li><a href="/foundation/leadership">Leadership</a></li>
22628
                <li><a href="/foundation/members">Members</a></li>
22629
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
22630
                <li><a href="/press/">Newsroom</a></li>
22631
                <li><a href="/foundation/contact">Contact</a></li>
22632
              </ul>
22633
            </li>
22634
            
22635
           
22636
            
22637
            <li class="dropdown">
22638
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
22639
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
22640
              <ul class="dropdown-menu search-form" role="search">
22641
                <li>
22642
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
22643
                </li>
22644
              </ul>
22645
            </li>
22646
          </ul>
22647
        </div>
22648
      </div>
22649
    </nav>
22650
  </header>
22651
     <!-- Script is to make the input field ready as soon as user click the search button-->
22652
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
22653
     <script>
22654
   document.addEventListener('DOMContentLoaded', function () {
22655
    // Using Bootstrap's event system for dropdowns
22656
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
22657
        // Check if this is the search dropdown
22658
        if ($(this).find('.glyphicon-search').length > 0) {
22659
            // Find and focus the search input
22660
            setTimeout(function() {
22661
                $('.pagefind-ui__search-input').focus();
22662
            }, 50); // Small delay to ensure input is ready
22663
        }
22664
    });
22665
});
22666
  </script>
22667
  <!-- / Navigation -->
22668
  <header id="main-header" class="container">
22669
    <div class="main">
22670
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
22671
22672
    </div>
22673
 
22674
  </header>
22675
  <main id="maincontent">
22676
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
22677
<ul>
22678
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
22679
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
22680
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
22681
</ul>
22682
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
22683
reliable and long-lived software products through collaborative, open-source software development.</p>
22684
<p>All packages produced by the ASF are implicitly licensed under the Apache
22685
License, Version 2.0, unless otherwise explicitly stated.</p>
22686
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
22687
<p style="text-align:center">
22688
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
22689
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
22690
</p>
22691
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
22692
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
22693
<div style="margin-left: 1em;">
22694
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
22695
distribution as defined by Sections 1 through 9 of this document.</p>
22696
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
22697
copyright owner that is granting the License.</p>
22698
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
22699
entities that control, are controlled by, or are under common control with
22700
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
22701
power, direct or indirect, to cause the direction or management of such
22702
entity, whether by contract or otherwise, or (ii) ownership of fifty
22703
percent (50%) or more of the outstanding shares, or (iii) beneficial
22704
ownership of such entity.</p>
22705
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
22706
permissions granted by this License.</p>
22707
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
22708
including but not limited to software source code, documentation source,
22709
and configuration files.</p>
22710
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
22711
or translation of a Source form, including but not limited to compiled
22712
object code, generated documentation, and conversions to other media types.</p>
22713
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
22714
made available under the License, as indicated by a copyright notice that
22715
is included in or attached to the work (an example is provided in the
22716
Appendix below).</p>
22717
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
22718
that is based on (or derived from) the Work and for which the editorial
22719
revisions, annotations, elaborations, or other modifications represent, as
22720
a whole, an original work of authorship. For the purposes of this License,
22721
Derivative Works shall not include works that remain separable from, or
22722
merely link (or bind by name) to the interfaces of, the Work and Derivative
22723
Works thereof.</p>
22724
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
22725
version of the Work and any modifications or additions to that Work or
22726
Derivative Works thereof, that is intentionally submitted to Licensor for
22727
inclusion in the Work by the copyright owner or by an individual or Legal
22728
Entity authorized to submit on behalf of the copyright owner. For the
22729
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
22730
verbal, or written communication sent to the Licensor or its
22731
representatives, including but not limited to communication on electronic
22732
mailing lists, source code control systems, and issue tracking systems that
22733
are managed by, or on behalf of, the Licensor for the purpose of discussing
22734
and improving the Work, but excluding communication that is conspicuously
22735
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
22736
Contribution.</strong>"</p>
22737
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
22738
behalf of whom a Contribution has been received by Licensor and
22739
subsequently incorporated within the Work.</p>
22740
</div>
22741
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
22742
terms and conditions of this License, each Contributor hereby grants to You
22743
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
22744
copyright license to reproduce, prepare Derivative Works of, publicly
22745
display, publicly perform, sublicense, and distribute the Work and such
22746
Derivative Works in Source or Object form.</p>
22747
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
22748
and conditions of this License, each Contributor hereby grants to You a
22749
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
22750
(except as stated in this section) patent license to make, have made, use,
22751
offer to sell, sell, import, and otherwise transfer the Work, where such
22752
license applies only to those patent claims licensable by such Contributor
22753
that are necessarily infringed by their Contribution(s) alone or by
22754
combination of their Contribution(s) with the Work to which such
22755
Contribution(s) was submitted. If You institute patent litigation against
22756
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
22757
that the Work or a Contribution incorporated within the Work constitutes
22758
direct or contributory patent infringement, then any patent licenses
22759
granted to You under this License for that Work shall terminate as of the
22760
date such litigation is filed.</p>
22761
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
22762
distribute copies of the Work or Derivative Works thereof in any medium,
22763
with or without modifications, and in Source or Object form, provided that
22764
You meet the following conditions:</p>
22765
<ol style="list-style: lower-latin;">
22766
<li>You must give any other recipients of the Work or Derivative Works a
22767
copy of this License; and</li>
22768
<li>You must cause any modified files to carry prominent notices stating
22769
that You changed the files; and</li>
22770
<li>You must retain, in the Source form of any Derivative Works that You
22771
distribute, all copyright, patent, trademark, and attribution notices from
22772
the Source form of the Work, excluding those notices that do not pertain to
22773
any part of the Derivative Works; and</li>
22774
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
22775
then any Derivative Works that You distribute must include a readable copy
22776
of the attribution notices contained within such NOTICE file, excluding
22777
those notices that do not pertain to any part of the Derivative Works, in
22778
at least one of the following places: within a NOTICE text file distributed
22779
as part of the Derivative Works; within the Source form or documentation,
22780
if provided along with the Derivative Works; or, within a display generated
22781
by the Derivative Works, if and wherever such third-party notices normally
22782
appear. The contents of the NOTICE file are for informational purposes only
22783
and do not modify the License. You may add Your own attribution notices
22784
within Derivative Works that You distribute, alongside or as an addendum to
22785
the NOTICE text from the Work, provided that such additional attribution
22786
notices cannot be construed as modifying the License.
22787
</li>
22788
</ol>
22789
<p>You may add Your own copyright statement to Your modifications and may
22790
provide additional or different license terms and conditions for use,
22791
reproduction, or distribution of Your modifications, or for any such
22792
Derivative Works as a whole, provided Your use, reproduction, and
22793
distribution of the Work otherwise complies with the conditions stated in
22794
this License.</p>
22795
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
22796
explicitly state otherwise, any Contribution intentionally submitted for
22797
inclusion in the Work by You to the Licensor shall be under the terms and
22798
conditions of this License, without any additional terms or conditions.
22799
Notwithstanding the above, nothing herein shall supersede or modify the
22800
terms of any separate license agreement you may have executed with Licensor
22801
regarding such Contributions.</p>
22802
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
22803
permission to use the trade names, trademarks, service marks, or product
22804
names of the Licensor, except as required for reasonable and customary use
22805
in describing the origin of the Work and reproducing the content of the
22806
NOTICE file.</p>
22807
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
22808
applicable law or agreed to in writing, Licensor provides the Work (and
22809
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
22810
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
22811
without limitation, any warranties or conditions of TITLE,
22812
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
22813
are solely responsible for determining the appropriateness of using or
22814
redistributing the Work and assume any risks associated with Your exercise
22815
of permissions under this License.</p>
22816
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
22817
under no legal theory, whether in tort (including negligence), contract, or
22818
otherwise, unless required by applicable law (such as deliberate and
22819
grossly negligent acts) or agreed to in writing, shall any Contributor be
22820
liable to You for damages, including any direct, indirect, special,
22821
incidental, or consequential damages of any character arising as a result
22822
of this License or out of the use or inability to use the Work (including
22823
but not limited to damages for loss of goodwill, work stoppage, computer
22824
failure or malfunction, or any and all other commercial damages or losses),
22825
even if such Contributor has been advised of the possibility of such
22826
damages.</p>
22827
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
22828
While redistributing the Work or Derivative Works thereof, You may choose
22829
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
22830
or other liability obligations and/or rights consistent with this License.
22831
However, in accepting such obligations, You may act only on Your own behalf
22832
and on Your sole responsibility, not on behalf of any other Contributor,
22833
and only if You agree to indemnify, defend, and hold each Contributor
22834
harmless for any liability incurred by, or claims asserted against, such
22835
Contributor by reason of your accepting any such warranty or additional
22836
liability.</p>
22837
<p>END OF TERMS AND CONDITIONS</p>
22838
</div>
22839
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
22840
<p>Include a copy of the Apache License, typically in a file called
22841
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
22842
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
22843
declaration, replacing the fields enclosed by brackets "[]" with your own
22844
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
22845
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
22846
identification within third-party archives.</p>
22847
<pre><code>Copyright [yyyy] [name of copyright owner]
22848
22849
Licensed under the Apache License, Version 2.0 (the "License");
22850
you may not use this file except in compliance with the License.
22851
You may obtain a copy of the License at
22852
22853
    http://www.apache.org/licenses/LICENSE-2.0
22854
22855
Unless required by applicable law or agreed to in writing, software
22856
distributed under the License is distributed on an "AS IS" BASIS,
22857
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22858
See the License for the specific language governing permissions and
22859
limitations under the License.
22860
</code></pre>
22861
22862
</div>  </main>
22863
22864
  <!-- Footer -->
22865
  <footer class="bg-primary">
22866
    <div class="container">
22867
      <div class="row">
22868
        <br />
22869
        <div class="col-sm-2">
22870
          <h5 class="white">Community</h5>
22871
          <ul class="list-unstyled white" role="menu">
22872
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
22873
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
22874
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
22875
            <li><a href="/community-resources/">Community Resources</a></li>
22876
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
22877
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
22878
          </ul>
22879
        </div>
22880
22881
        <div class="col-sm-2">
22882
          <h5 class="white">Projects</h5>
22883
          <ul class="list-unstyled white" role="menu">
22884
              <li><a href="/projects">Projects</a></li>
22885
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
22886
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
22887
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
22888
              <li><a href="/security">Report a Vulnerability</a></li>
22889
          </ul>
22890
        </div>
22891
        <div class="col-sm-2">
22892
          <h5 class="white">Downloads</h5>
22893
          <ul class="list-unstyled white" role="menu">
22894
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
22895
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
22896
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
22897
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
22898
          </ul>
22899
        </div>
22900
22901
        <div class="col-sm-2">
22902
          <h5 class="white">Learn</h5>
22903
          <ul class="list-unstyled white" role="menu">
22904
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
22905
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
22906
            <li><a href="/theapacheway/">The Apache Way</a></li>
22907
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
22908
            <li><a href="/licenses">Licenses</a></li>
22909
            <li><a href="/foundation/glossary">Glossary</a></li>
22910
            <li><a href="/foundation/faq">FAQ</a></li>
22911
          </ul>
22912
        </div>
22913
22914
        <div class="col-sm-2">
22915
          <h5 class="white">Resources &amp; Tools</h5>
22916
          <ul class="list-unstyled white" role="menu">
22917
              <li><a href="/dev/">Developer Information</a></li>
22918
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
22919
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
22920
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
22921
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
22922
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
22923
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
22924
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
22925
              <li><a href="/logos/">Project Logos</a></li>
22926
          </ul>
22927
        </div>
22928
22929
        <div class="col-sm-2">
22930
          <h5 class="white">About</h5>
22931
          <ul class="list-unstyled white" role="menu">
22932
            <li><a href="/foundation/">About</a></li>
22933
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
22934
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
22935
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
22936
            <li><a href="/foundation/leadership">Leadership</a></li>
22937
            <li><a href="/foundation/members">Members</a></li>
22938
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
22939
            <li><a href="/press/">Newsroom</a></li>
22940
            <li><a href="/foundation/contact">Contact</a></li>
22941
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
22942
          </ul>
22943
        </div>
22944
22945
22946
      </div>
22947
      <hr class="col-lg-12 hr-white" />
22948
      <div class="row">
22949
        <div class="col-lg-12">
22950
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
22951
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
22952
        </div>
22953
      </div>
22954
    </div>
22955
22956
  </footer>
22957
22958
  <!-- / Footer -->
22959
22960
  <script src="/js/jquery.min.js"></script>
22961
  <script src="/js/bootstrap.js"></script>
22962
  <script src="/js/slideshow.js"></script>
22963
  <script>
22964
    (function($){
22965
      $(document).ready(function(){
22966
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
22967
          event.preventDefault();
22968
          event.stopPropagation();
22969
          $(this).parent().siblings().removeClass('open');
22970
          $(this).parent().toggleClass('open');
22971
          console.log('WOrked');
22972
        });
22973
      });
22974
    })(jQuery);
22975
  </script>
22976
</body>
22977
</html></pre>
22978
}}
22979
|
22980
|com.zfabrik.mvncr|plexus-sec-dispatcher-1.3|pom.xml|{{collapse(Apache 2.0)
22981
<pre><!DOCTYPE html>
22982
<html lang="en">
22983
<head>
22984
  <meta charset="utf-8">
22985
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
22986
  <meta name="viewport" content="width=device-width, initial-scale=1">
22987
  <meta name="description" content="Home page of The Apache Software Foundation">
22988
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
22989
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
22990
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
22991
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
22992
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
22993
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
22994
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
22995
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
22996
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
22997
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
22998
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
22999
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
23000
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
23001
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
23002
  <link rel="manifest" href="/favicons/manifest.json">
23003
  <link rel="shortcut icon" href="/favicons/favicon.ico">
23004
  <meta name="msapplication-TileColor" content="#603cba">
23005
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
23006
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
23007
  <meta name="theme-color" content="#282661">
23008
23009
  <title>Apache License, Version 2.0</title>
23010
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
23011
  <link href="/css/min.bootstrap.css" rel="stylesheet">
23012
  <link href="/css/styles.css" rel="stylesheet">
23013
  <link href="/css/new-ui.css" rel="stylesheet">
23014
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
23015
  <style>
23016
.headerlink {
23017
  visibility: hidden;
23018
}
23019
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
23020
  visibility: visible
23021
}  </style>
23022
23023
  <!-- pagefind search -->
23024
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
23025
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
23026
  <script>
23027
    window.addEventListener('DOMContentLoaded', (event) => {
23028
        new PagefindUI({ element: "#pagefind-search" });
23029
    });
23030
    var pageTitle = 'Apache License, Version 2.0';
23031
    if(pageTitle === '404'){
23032
      window.addEventListener('DOMContentLoaded', (event) => {
23033
          new PagefindUI({ element: "#page-404-search" });
23034
      });
23035
    }
23036
  </script>
23037
  
23038
23039
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
23040
  <script>
23041
    var pageTitle = 'Apache License, Version 2.0';
23042
    var _paq = window._paq = window._paq || [];
23043
    /* tracker methods like "setCustomDimension" should be called before
23044
"trackPageView" */
23045
    /* We explicitly disable cookie tracking to avoid privacy issues */
23046
    _paq.push(['disableCookies']);
23047
    if(pageTitle === '404'){
23048
      /* Track 404 page hits */
23049
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
23050
    }
23051
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
23052
as the same visit */
23053
    _paq.push(['trackPageView']);
23054
    _paq.push(['enableLinkTracking']);
23055
    (function() {
23056
      var u="//analytics.apache.org/";
23057
      _paq.push(['setTrackerUrl', u+'matomo.php']);
23058
      _paq.push(['setSiteId', '37']);
23059
      var d=document, g=d.createElement('script'),
23060
s=d.getElementsByTagName('script')[0];
23061
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
23062
    })();
23063
  </script>
23064
  <!-- End Matomo Code -->
23065
23066
</head>
23067
23068
<body >
23069
  <!-- Navigation -->
23070
  <header>
23071
	<div id="skiptocontent">
23072
		<a href="#maincontent">Skip to Main Content</a>
23073
	</div>
23074
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
23075
      
23076
      <div class="container">
23077
        <div class="navbar-header">
23078
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
23079
            <span class="sr-only">Toggle navigation</span>
23080
            <span class="icon-bar"></span>
23081
            <span class="icon-bar"></span>
23082
            <span class="icon-bar"></span>
23083
          </button>
23084
        </div>
23085
        <div class="collapse navbar-collapse" id="mainnav-collapse">
23086
          <div class="upper-nav">
23087
            <div class="header-social-icons">
23088
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
23089
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
23090
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
23091
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
23092
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
23093
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
23094
            </div>
23095
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
23096
          </div>
23097
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
23098
            <li class="dropdown">
23099
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
23100
              <ul class="dropdown-menu" role="menu">
23101
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
23102
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
23103
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
23104
                <li><a href="/community-resources/">Community Resources</a></li>
23105
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
23106
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
23107
              </ul>
23108
            </li>
23109
            <li class="dropdown">
23110
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
23111
              <ul class="dropdown-menu" role="menu">
23112
                <li><a href="/projects">Projects</a></li>
23113
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
23114
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
23115
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
23116
                <li><a href="/security">Report a Vulnerability</a></li>
23117
              </ul>
23118
            </li>
23119
            <li class="dropdown">
23120
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
23121
              <ul class="dropdown-menu" role="menu">
23122
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
23123
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
23124
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
23125
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
23126
              </ul>
23127
            </li>
23128
            <li class="dropdown">
23129
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
23130
              <ul class="dropdown-menu" role="menu">
23131
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
23132
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
23133
                <li><a href="/theapacheway/">The Apache Way</a></li>
23134
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
23135
                <li><a href="/licenses">Licenses</a></li>
23136
                <li><a href="/foundation/glossary">Glossary</a></li>
23137
                <li><a href="/foundation/faq">FAQ</a></li>
23138
              </ul>
23139
            </li>
23140
            <li class="dropdown">
23141
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
23142
              <ul class="dropdown-menu" role="menu">
23143
                <li><a href="/dev/">Developer Information</a></li>
23144
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
23145
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
23146
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
23147
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
23148
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
23149
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
23150
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
23151
                <li><a href="/logos/">Project Logos</a></li>
23152
              </ul>
23153
            </li>
23154
            <li class="dropdown">
23155
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
23156
              <ul class="dropdown-menu" role="menu">
23157
                <li><a href="/foundation/">About</a></li>
23158
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
23159
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
23160
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
23161
                <li><a href="/foundation/leadership">Leadership</a></li>
23162
                <li><a href="/foundation/members">Members</a></li>
23163
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
23164
                <li><a href="/press/">Newsroom</a></li>
23165
                <li><a href="/foundation/contact">Contact</a></li>
23166
              </ul>
23167
            </li>
23168
            
23169
           
23170
            
23171
            <li class="dropdown">
23172
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
23173
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
23174
              <ul class="dropdown-menu search-form" role="search">
23175
                <li>
23176
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
23177
                </li>
23178
              </ul>
23179
            </li>
23180
          </ul>
23181
        </div>
23182
      </div>
23183
    </nav>
23184
  </header>
23185
     <!-- Script is to make the input field ready as soon as user click the search button-->
23186
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
23187
     <script>
23188
   document.addEventListener('DOMContentLoaded', function () {
23189
    // Using Bootstrap's event system for dropdowns
23190
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
23191
        // Check if this is the search dropdown
23192
        if ($(this).find('.glyphicon-search').length > 0) {
23193
            // Find and focus the search input
23194
            setTimeout(function() {
23195
                $('.pagefind-ui__search-input').focus();
23196
            }, 50); // Small delay to ensure input is ready
23197
        }
23198
    });
23199
});
23200
  </script>
23201
  <!-- / Navigation -->
23202
  <header id="main-header" class="container">
23203
    <div class="main">
23204
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
23205
23206
    </div>
23207
 
23208
  </header>
23209
  <main id="maincontent">
23210
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
23211
<ul>
23212
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
23213
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
23214
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
23215
</ul>
23216
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
23217
reliable and long-lived software products through collaborative, open-source software development.</p>
23218
<p>All packages produced by the ASF are implicitly licensed under the Apache
23219
License, Version 2.0, unless otherwise explicitly stated.</p>
23220
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
23221
<p style="text-align:center">
23222
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
23223
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
23224
</p>
23225
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
23226
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
23227
<div style="margin-left: 1em;">
23228
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
23229
distribution as defined by Sections 1 through 9 of this document.</p>
23230
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
23231
copyright owner that is granting the License.</p>
23232
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
23233
entities that control, are controlled by, or are under common control with
23234
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
23235
power, direct or indirect, to cause the direction or management of such
23236
entity, whether by contract or otherwise, or (ii) ownership of fifty
23237
percent (50%) or more of the outstanding shares, or (iii) beneficial
23238
ownership of such entity.</p>
23239
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
23240
permissions granted by this License.</p>
23241
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
23242
including but not limited to software source code, documentation source,
23243
and configuration files.</p>
23244
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
23245
or translation of a Source form, including but not limited to compiled
23246
object code, generated documentation, and conversions to other media types.</p>
23247
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
23248
made available under the License, as indicated by a copyright notice that
23249
is included in or attached to the work (an example is provided in the
23250
Appendix below).</p>
23251
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
23252
that is based on (or derived from) the Work and for which the editorial
23253
revisions, annotations, elaborations, or other modifications represent, as
23254
a whole, an original work of authorship. For the purposes of this License,
23255
Derivative Works shall not include works that remain separable from, or
23256
merely link (or bind by name) to the interfaces of, the Work and Derivative
23257
Works thereof.</p>
23258
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
23259
version of the Work and any modifications or additions to that Work or
23260
Derivative Works thereof, that is intentionally submitted to Licensor for
23261
inclusion in the Work by the copyright owner or by an individual or Legal
23262
Entity authorized to submit on behalf of the copyright owner. For the
23263
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
23264
verbal, or written communication sent to the Licensor or its
23265
representatives, including but not limited to communication on electronic
23266
mailing lists, source code control systems, and issue tracking systems that
23267
are managed by, or on behalf of, the Licensor for the purpose of discussing
23268
and improving the Work, but excluding communication that is conspicuously
23269
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
23270
Contribution.</strong>"</p>
23271
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
23272
behalf of whom a Contribution has been received by Licensor and
23273
subsequently incorporated within the Work.</p>
23274
</div>
23275
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
23276
terms and conditions of this License, each Contributor hereby grants to You
23277
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
23278
copyright license to reproduce, prepare Derivative Works of, publicly
23279
display, publicly perform, sublicense, and distribute the Work and such
23280
Derivative Works in Source or Object form.</p>
23281
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
23282
and conditions of this License, each Contributor hereby grants to You a
23283
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
23284
(except as stated in this section) patent license to make, have made, use,
23285
offer to sell, sell, import, and otherwise transfer the Work, where such
23286
license applies only to those patent claims licensable by such Contributor
23287
that are necessarily infringed by their Contribution(s) alone or by
23288
combination of their Contribution(s) with the Work to which such
23289
Contribution(s) was submitted. If You institute patent litigation against
23290
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
23291
that the Work or a Contribution incorporated within the Work constitutes
23292
direct or contributory patent infringement, then any patent licenses
23293
granted to You under this License for that Work shall terminate as of the
23294
date such litigation is filed.</p>
23295
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
23296
distribute copies of the Work or Derivative Works thereof in any medium,
23297
with or without modifications, and in Source or Object form, provided that
23298
You meet the following conditions:</p>
23299
<ol style="list-style: lower-latin;">
23300
<li>You must give any other recipients of the Work or Derivative Works a
23301
copy of this License; and</li>
23302
<li>You must cause any modified files to carry prominent notices stating
23303
that You changed the files; and</li>
23304
<li>You must retain, in the Source form of any Derivative Works that You
23305
distribute, all copyright, patent, trademark, and attribution notices from
23306
the Source form of the Work, excluding those notices that do not pertain to
23307
any part of the Derivative Works; and</li>
23308
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
23309
then any Derivative Works that You distribute must include a readable copy
23310
of the attribution notices contained within such NOTICE file, excluding
23311
those notices that do not pertain to any part of the Derivative Works, in
23312
at least one of the following places: within a NOTICE text file distributed
23313
as part of the Derivative Works; within the Source form or documentation,
23314
if provided along with the Derivative Works; or, within a display generated
23315
by the Derivative Works, if and wherever such third-party notices normally
23316
appear. The contents of the NOTICE file are for informational purposes only
23317
and do not modify the License. You may add Your own attribution notices
23318
within Derivative Works that You distribute, alongside or as an addendum to
23319
the NOTICE text from the Work, provided that such additional attribution
23320
notices cannot be construed as modifying the License.
23321
</li>
23322
</ol>
23323
<p>You may add Your own copyright statement to Your modifications and may
23324
provide additional or different license terms and conditions for use,
23325
reproduction, or distribution of Your modifications, or for any such
23326
Derivative Works as a whole, provided Your use, reproduction, and
23327
distribution of the Work otherwise complies with the conditions stated in
23328
this License.</p>
23329
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
23330
explicitly state otherwise, any Contribution intentionally submitted for
23331
inclusion in the Work by You to the Licensor shall be under the terms and
23332
conditions of this License, without any additional terms or conditions.
23333
Notwithstanding the above, nothing herein shall supersede or modify the
23334
terms of any separate license agreement you may have executed with Licensor
23335
regarding such Contributions.</p>
23336
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
23337
permission to use the trade names, trademarks, service marks, or product
23338
names of the Licensor, except as required for reasonable and customary use
23339
in describing the origin of the Work and reproducing the content of the
23340
NOTICE file.</p>
23341
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
23342
applicable law or agreed to in writing, Licensor provides the Work (and
23343
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
23344
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
23345
without limitation, any warranties or conditions of TITLE,
23346
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
23347
are solely responsible for determining the appropriateness of using or
23348
redistributing the Work and assume any risks associated with Your exercise
23349
of permissions under this License.</p>
23350
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
23351
under no legal theory, whether in tort (including negligence), contract, or
23352
otherwise, unless required by applicable law (such as deliberate and
23353
grossly negligent acts) or agreed to in writing, shall any Contributor be
23354
liable to You for damages, including any direct, indirect, special,
23355
incidental, or consequential damages of any character arising as a result
23356
of this License or out of the use or inability to use the Work (including
23357
but not limited to damages for loss of goodwill, work stoppage, computer
23358
failure or malfunction, or any and all other commercial damages or losses),
23359
even if such Contributor has been advised of the possibility of such
23360
damages.</p>
23361
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
23362
While redistributing the Work or Derivative Works thereof, You may choose
23363
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
23364
or other liability obligations and/or rights consistent with this License.
23365
However, in accepting such obligations, You may act only on Your own behalf
23366
and on Your sole responsibility, not on behalf of any other Contributor,
23367
and only if You agree to indemnify, defend, and hold each Contributor
23368
harmless for any liability incurred by, or claims asserted against, such
23369
Contributor by reason of your accepting any such warranty or additional
23370
liability.</p>
23371
<p>END OF TERMS AND CONDITIONS</p>
23372
</div>
23373
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
23374
<p>Include a copy of the Apache License, typically in a file called
23375
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
23376
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
23377
declaration, replacing the fields enclosed by brackets "[]" with your own
23378
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
23379
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
23380
identification within third-party archives.</p>
23381
<pre><code>Copyright [yyyy] [name of copyright owner]
23382
23383
Licensed under the Apache License, Version 2.0 (the "License");
23384
you may not use this file except in compliance with the License.
23385
You may obtain a copy of the License at
23386
23387
    http://www.apache.org/licenses/LICENSE-2.0
23388
23389
Unless required by applicable law or agreed to in writing, software
23390
distributed under the License is distributed on an "AS IS" BASIS,
23391
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23392
See the License for the specific language governing permissions and
23393
limitations under the License.
23394
</code></pre>
23395
23396
</div>  </main>
23397
23398
  <!-- Footer -->
23399
  <footer class="bg-primary">
23400
    <div class="container">
23401
      <div class="row">
23402
        <br />
23403
        <div class="col-sm-2">
23404
          <h5 class="white">Community</h5>
23405
          <ul class="list-unstyled white" role="menu">
23406
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
23407
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
23408
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
23409
            <li><a href="/community-resources/">Community Resources</a></li>
23410
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
23411
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
23412
          </ul>
23413
        </div>
23414
23415
        <div class="col-sm-2">
23416
          <h5 class="white">Projects</h5>
23417
          <ul class="list-unstyled white" role="menu">
23418
              <li><a href="/projects">Projects</a></li>
23419
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
23420
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
23421
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
23422
              <li><a href="/security">Report a Vulnerability</a></li>
23423
          </ul>
23424
        </div>
23425
        <div class="col-sm-2">
23426
          <h5 class="white">Downloads</h5>
23427
          <ul class="list-unstyled white" role="menu">
23428
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
23429
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
23430
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
23431
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
23432
          </ul>
23433
        </div>
23434
23435
        <div class="col-sm-2">
23436
          <h5 class="white">Learn</h5>
23437
          <ul class="list-unstyled white" role="menu">
23438
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
23439
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
23440
            <li><a href="/theapacheway/">The Apache Way</a></li>
23441
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
23442
            <li><a href="/licenses">Licenses</a></li>
23443
            <li><a href="/foundation/glossary">Glossary</a></li>
23444
            <li><a href="/foundation/faq">FAQ</a></li>
23445
          </ul>
23446
        </div>
23447
23448
        <div class="col-sm-2">
23449
          <h5 class="white">Resources &amp; Tools</h5>
23450
          <ul class="list-unstyled white" role="menu">
23451
              <li><a href="/dev/">Developer Information</a></li>
23452
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
23453
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
23454
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
23455
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
23456
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
23457
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
23458
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
23459
              <li><a href="/logos/">Project Logos</a></li>
23460
          </ul>
23461
        </div>
23462
23463
        <div class="col-sm-2">
23464
          <h5 class="white">About</h5>
23465
          <ul class="list-unstyled white" role="menu">
23466
            <li><a href="/foundation/">About</a></li>
23467
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
23468
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
23469
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
23470
            <li><a href="/foundation/leadership">Leadership</a></li>
23471
            <li><a href="/foundation/members">Members</a></li>
23472
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
23473
            <li><a href="/press/">Newsroom</a></li>
23474
            <li><a href="/foundation/contact">Contact</a></li>
23475
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
23476
          </ul>
23477
        </div>
23478
23479
23480
      </div>
23481
      <hr class="col-lg-12 hr-white" />
23482
      <div class="row">
23483
        <div class="col-lg-12">
23484
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
23485
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
23486
        </div>
23487
      </div>
23488
    </div>
23489
23490
  </footer>
23491
23492
  <!-- / Footer -->
23493
23494
  <script src="/js/jquery.min.js"></script>
23495
  <script src="/js/bootstrap.js"></script>
23496
  <script src="/js/slideshow.js"></script>
23497
  <script>
23498
    (function($){
23499
      $(document).ready(function(){
23500
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
23501
          event.preventDefault();
23502
          event.stopPropagation();
23503
          $(this).parent().siblings().removeClass('open');
23504
          $(this).parent().toggleClass('open');
23505
          console.log('WOrked');
23506
        });
23507
      });
23508
    })(jQuery);
23509
  </script>
23510
</body>
23511
</html></pre>
23512
}}
23513
|
23514
|com.zfabrik.mvncr|plexus-utils-3.0.10|pom.xml|{{collapse(Apache 2.0)
23515
<pre>
23516
                                 Apache License
23517
                           Version 2.0, January 2004
23518
                        http://www.apache.org/licenses/
23519
23520
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
23521
23522
   1. Definitions.
23523
23524
      "License" shall mean the terms and conditions for use, reproduction,
23525
      and distribution as defined by Sections 1 through 9 of this document.
23526
23527
      "Licensor" shall mean the copyright owner or entity authorized by
23528
      the copyright owner that is granting the License.
23529
23530
      "Legal Entity" shall mean the union of the acting entity and all
23531
      other entities that control, are controlled by, or are under common
23532
      control with that entity. For the purposes of this definition,
23533
      "control" means (i) the power, direct or indirect, to cause the
23534
      direction or management of such entity, whether by contract or
23535
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
23536
      outstanding shares, or (iii) beneficial ownership of such entity.
23537
23538
      "You" (or "Your") shall mean an individual or Legal Entity
23539
      exercising permissions granted by this License.
23540
23541
      "Source" form shall mean the preferred form for making modifications,
23542
      including but not limited to software source code, documentation
23543
      source, and configuration files.
23544
23545
      "Object" form shall mean any form resulting from mechanical
23546
      transformation or translation of a Source form, including but
23547
      not limited to compiled object code, generated documentation,
23548
      and conversions to other media types.
23549
23550
      "Work" shall mean the work of authorship, whether in Source or
23551
      Object form, made available under the License, as indicated by a
23552
      copyright notice that is included in or attached to the work
23553
      (an example is provided in the Appendix below).
23554
23555
      "Derivative Works" shall mean any work, whether in Source or Object
23556
      form, that is based on (or derived from) the Work and for which the
23557
      editorial revisions, annotations, elaborations, or other modifications
23558
      represent, as a whole, an original work of authorship. For the purposes
23559
      of this License, Derivative Works shall not include works that remain
23560
      separable from, or merely link (or bind by name) to the interfaces of,
23561
      the Work and Derivative Works thereof.
23562
23563
      "Contribution" shall mean any work of authorship, including
23564
      the original version of the Work and any modifications or additions
23565
      to that Work or Derivative Works thereof, that is intentionally
23566
      submitted to Licensor for inclusion in the Work by the copyright owner
23567
      or by an individual or Legal Entity authorized to submit on behalf of
23568
      the copyright owner. For the purposes of this definition, "submitted"
23569
      means any form of electronic, verbal, or written communication sent
23570
      to the Licensor or its representatives, including but not limited to
23571
      communication on electronic mailing lists, source code control systems,
23572
      and issue tracking systems that are managed by, or on behalf of, the
23573
      Licensor for the purpose of discussing and improving the Work, but
23574
      excluding communication that is conspicuously marked or otherwise
23575
      designated in writing by the copyright owner as "Not a Contribution."
23576
23577
      "Contributor" shall mean Licensor and any individual or Legal Entity
23578
      on behalf of whom a Contribution has been received by Licensor and
23579
      subsequently incorporated within the Work.
23580
23581
   2. Grant of Copyright License. Subject to the terms and conditions of
23582
      this License, each Contributor hereby grants to You a perpetual,
23583
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
23584
      copyright license to reproduce, prepare Derivative Works of,
23585
      publicly display, publicly perform, sublicense, and distribute the
23586
      Work and such Derivative Works in Source or Object form.
23587
23588
   3. Grant of Patent License. Subject to the terms and conditions of
23589
      this License, each Contributor hereby grants to You a perpetual,
23590
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
23591
      (except as stated in this section) patent license to make, have made,
23592
      use, offer to sell, sell, import, and otherwise transfer the Work,
23593
      where such license applies only to those patent claims licensable
23594
      by such Contributor that are necessarily infringed by their
23595
      Contribution(s) alone or by combination of their Contribution(s)
23596
      with the Work to which such Contribution(s) was submitted. If You
23597
      institute patent litigation against any entity (including a
23598
      cross-claim or counterclaim in a lawsuit) alleging that the Work
23599
      or a Contribution incorporated within the Work constitutes direct
23600
      or contributory patent infringement, then any patent licenses
23601
      granted to You under this License for that Work shall terminate
23602
      as of the date such litigation is filed.
23603
23604
   4. Redistribution. You may reproduce and distribute copies of the
23605
      Work or Derivative Works thereof in any medium, with or without
23606
      modifications, and in Source or Object form, provided that You
23607
      meet the following conditions:
23608
23609
      (a) You must give any other recipients of the Work or
23610
          Derivative Works a copy of this License; and
23611
23612
      (b) You must cause any modified files to carry prominent notices
23613
          stating that You changed the files; and
23614
23615
      (c) You must retain, in the Source form of any Derivative Works
23616
          that You distribute, all copyright, patent, trademark, and
23617
          attribution notices from the Source form of the Work,
23618
          excluding those notices that do not pertain to any part of
23619
          the Derivative Works; and
23620
23621
      (d) If the Work includes a "NOTICE" text file as part of its
23622
          distribution, then any Derivative Works that You distribute must
23623
          include a readable copy of the attribution notices contained
23624
          within such NOTICE file, excluding those notices that do not
23625
          pertain to any part of the Derivative Works, in at least one
23626
          of the following places: within a NOTICE text file distributed
23627
          as part of the Derivative Works; within the Source form or
23628
          documentation, if provided along with the Derivative Works; or,
23629
          within a display generated by the Derivative Works, if and
23630
          wherever such third-party notices normally appear. The contents
23631
          of the NOTICE file are for informational purposes only and
23632
          do not modify the License. You may add Your own attribution
23633
          notices within Derivative Works that You distribute, alongside
23634
          or as an addendum to the NOTICE text from the Work, provided
23635
          that such additional attribution notices cannot be construed
23636
          as modifying the License.
23637
23638
      You may add Your own copyright statement to Your modifications and
23639
      may provide additional or different license terms and conditions
23640
      for use, reproduction, or distribution of Your modifications, or
23641
      for any such Derivative Works as a whole, provided Your use,
23642
      reproduction, and distribution of the Work otherwise complies with
23643
      the conditions stated in this License.
23644
23645
   5. Submission of Contributions. Unless You explicitly state otherwise,
23646
      any Contribution intentionally submitted for inclusion in the Work
23647
      by You to the Licensor shall be under the terms and conditions of
23648
      this License, without any additional terms or conditions.
23649
      Notwithstanding the above, nothing herein shall supersede or modify
23650
      the terms of any separate license agreement you may have executed
23651
      with Licensor regarding such Contributions.
23652
23653
   6. Trademarks. This License does not grant permission to use the trade
23654
      names, trademarks, service marks, or product names of the Licensor,
23655
      except as required for reasonable and customary use in describing the
23656
      origin of the Work and reproducing the content of the NOTICE file.
23657
23658
   7. Disclaimer of Warranty. Unless required by applicable law or
23659
      agreed to in writing, Licensor provides the Work (and each
23660
      Contributor provides its Contributions) on an "AS IS" BASIS,
23661
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
23662
      implied, including, without limitation, any warranties or conditions
23663
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
23664
      PARTICULAR PURPOSE. You are solely responsible for determining the
23665
      appropriateness of using or redistributing the Work and assume any
23666
      risks associated with Your exercise of permissions under this License.
23667
23668
   8. Limitation of Liability. In no event and under no legal theory,
23669
      whether in tort (including negligence), contract, or otherwise,
23670
      unless required by applicable law (such as deliberate and grossly
23671
      negligent acts) or agreed to in writing, shall any Contributor be
23672
      liable to You for damages, including any direct, indirect, special,
23673
      incidental, or consequential damages of any character arising as a
23674
      result of this License or out of the use or inability to use the
23675
      Work (including but not limited to damages for loss of goodwill,
23676
      work stoppage, computer failure or malfunction, or any and all
23677
      other commercial damages or losses), even if such Contributor
23678
      has been advised of the possibility of such damages.
23679
23680
   9. Accepting Warranty or Additional Liability. While redistributing
23681
      the Work or Derivative Works thereof, You may choose to offer,
23682
      and charge a fee for, acceptance of support, warranty, indemnity,
23683
      or other liability obligations and/or rights consistent with this
23684
      License. However, in accepting such obligations, You may act only
23685
      on Your own behalf and on Your sole responsibility, not on behalf
23686
      of any other Contributor, and only if You agree to indemnify,
23687
      defend, and hold each Contributor harmless for any liability
23688
      incurred by, or claims asserted against, such Contributor by reason
23689
      of your accepting any such warranty or additional liability.
23690
23691
   END OF TERMS AND CONDITIONS
23692
23693
   APPENDIX: How to apply the Apache License to your work.
23694
23695
      To apply the Apache License to your work, attach the following
23696
      boilerplate notice, with the fields enclosed by brackets "[]"
23697
      replaced with your own identifying information. (Don't include
23698
      the brackets!)  The text should be enclosed in the appropriate
23699
      comment syntax for the file format. We also recommend that a
23700
      file or class name and description of purpose be included on the
23701
      same "printed page" as the copyright notice for easier
23702
      identification within third-party archives.
23703
23704
   Copyright [yyyy] [name of copyright owner]
23705
23706
   Licensed under the Apache License, Version 2.0 (the "License");
23707
   you may not use this file except in compliance with the License.
23708
   You may obtain a copy of the License at
23709
23710
       http://www.apache.org/licenses/LICENSE-2.0
23711
23712
   Unless required by applicable law or agreed to in writing, software
23713
   distributed under the License is distributed on an "AS IS" BASIS,
23714
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23715
   See the License for the specific language governing permissions and
23716
   limitations under the License.
23717
</pre>
23718
}}
23719
|
23720
|com.zfabrik.mvncr|sisu-guice-3.1.0-no_aop|LICENSE|{{collapse(Apache 2.0)
23721
<pre>
23722
                                 Apache License
23723
                           Version 2.0, January 2004
23724
                        http://www.apache.org/licenses/
23725
23726
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
23727
23728
   1. Definitions.
23729
23730
      "License" shall mean the terms and conditions for use, reproduction,
23731
      and distribution as defined by Sections 1 through 9 of this document.
23732
23733
      "Licensor" shall mean the copyright owner or entity authorized by
23734
      the copyright owner that is granting the License.
23735
23736
      "Legal Entity" shall mean the union of the acting entity and all
23737
      other entities that control, are controlled by, or are under common
23738
      control with that entity. For the purposes of this definition,
23739
      "control" means (i) the power, direct or indirect, to cause the
23740
      direction or management of such entity, whether by contract or
23741
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
23742
      outstanding shares, or (iii) beneficial ownership of such entity.
23743
23744
      "You" (or "Your") shall mean an individual or Legal Entity
23745
      exercising permissions granted by this License.
23746
23747
      "Source" form shall mean the preferred form for making modifications,
23748
      including but not limited to software source code, documentation
23749
      source, and configuration files.
23750
23751
      "Object" form shall mean any form resulting from mechanical
23752
      transformation or translation of a Source form, including but
23753
      not limited to compiled object code, generated documentation,
23754
      and conversions to other media types.
23755
23756
      "Work" shall mean the work of authorship, whether in Source or
23757
      Object form, made available under the License, as indicated by a
23758
      copyright notice that is included in or attached to the work
23759
      (an example is provided in the Appendix below).
23760
23761
      "Derivative Works" shall mean any work, whether in Source or Object
23762
      form, that is based on (or derived from) the Work and for which the
23763
      editorial revisions, annotations, elaborations, or other modifications
23764
      represent, as a whole, an original work of authorship. For the purposes
23765
      of this License, Derivative Works shall not include works that remain
23766
      separable from, or merely link (or bind by name) to the interfaces of,
23767
      the Work and Derivative Works thereof.
23768
23769
      "Contribution" shall mean any work of authorship, including
23770
      the original version of the Work and any modifications or additions
23771
      to that Work or Derivative Works thereof, that is intentionally
23772
      submitted to Licensor for inclusion in the Work by the copyright owner
23773
      or by an individual or Legal Entity authorized to submit on behalf of
23774
      the copyright owner. For the purposes of this definition, "submitted"
23775
      means any form of electronic, verbal, or written communication sent
23776
      to the Licensor or its representatives, including but not limited to
23777
      communication on electronic mailing lists, source code control systems,
23778
      and issue tracking systems that are managed by, or on behalf of, the
23779
      Licensor for the purpose of discussing and improving the Work, but
23780
      excluding communication that is conspicuously marked or otherwise
23781
      designated in writing by the copyright owner as "Not a Contribution."
23782
23783
      "Contributor" shall mean Licensor and any individual or Legal Entity
23784
      on behalf of whom a Contribution has been received by Licensor and
23785
      subsequently incorporated within the Work.
23786
23787
   2. Grant of Copyright License. Subject to the terms and conditions of
23788
      this License, each Contributor hereby grants to You a perpetual,
23789
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
23790
      copyright license to reproduce, prepare Derivative Works of,
23791
      publicly display, publicly perform, sublicense, and distribute the
23792
      Work and such Derivative Works in Source or Object form.
23793
23794
   3. Grant of Patent License. Subject to the terms and conditions of
23795
      this License, each Contributor hereby grants to You a perpetual,
23796
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
23797
      (except as stated in this section) patent license to make, have made,
23798
      use, offer to sell, sell, import, and otherwise transfer the Work,
23799
      where such license applies only to those patent claims licensable
23800
      by such Contributor that are necessarily infringed by their
23801
      Contribution(s) alone or by combination of their Contribution(s)
23802
      with the Work to which such Contribution(s) was submitted. If You
23803
      institute patent litigation against any entity (including a
23804
      cross-claim or counterclaim in a lawsuit) alleging that the Work
23805
      or a Contribution incorporated within the Work constitutes direct
23806
      or contributory patent infringement, then any patent licenses
23807
      granted to You under this License for that Work shall terminate
23808
      as of the date such litigation is filed.
23809
23810
   4. Redistribution. You may reproduce and distribute copies of the
23811
      Work or Derivative Works thereof in any medium, with or without
23812
      modifications, and in Source or Object form, provided that You
23813
      meet the following conditions:
23814
23815
      (a) You must give any other recipients of the Work or
23816
          Derivative Works a copy of this License; and
23817
23818
      (b) You must cause any modified files to carry prominent notices
23819
          stating that You changed the files; and
23820
23821
      (c) You must retain, in the Source form of any Derivative Works
23822
          that You distribute, all copyright, patent, trademark, and
23823
          attribution notices from the Source form of the Work,
23824
          excluding those notices that do not pertain to any part of
23825
          the Derivative Works; and
23826
23827
      (d) If the Work includes a "NOTICE" text file as part of its
23828
          distribution, then any Derivative Works that You distribute must
23829
          include a readable copy of the attribution notices contained
23830
          within such NOTICE file, excluding those notices that do not
23831
          pertain to any part of the Derivative Works, in at least one
23832
          of the following places: within a NOTICE text file distributed
23833
          as part of the Derivative Works; within the Source form or
23834
          documentation, if provided along with the Derivative Works; or,
23835
          within a display generated by the Derivative Works, if and
23836
          wherever such third-party notices normally appear. The contents
23837
          of the NOTICE file are for informational purposes only and
23838
          do not modify the License. You may add Your own attribution
23839
          notices within Derivative Works that You distribute, alongside
23840
          or as an addendum to the NOTICE text from the Work, provided
23841
          that such additional attribution notices cannot be construed
23842
          as modifying the License.
23843
23844
      You may add Your own copyright statement to Your modifications and
23845
      may provide additional or different license terms and conditions
23846
      for use, reproduction, or distribution of Your modifications, or
23847
      for any such Derivative Works as a whole, provided Your use,
23848
      reproduction, and distribution of the Work otherwise complies with
23849
      the conditions stated in this License.
23850
23851
   5. Submission of Contributions. Unless You explicitly state otherwise,
23852
      any Contribution intentionally submitted for inclusion in the Work
23853
      by You to the Licensor shall be under the terms and conditions of
23854
      this License, without any additional terms or conditions.
23855
      Notwithstanding the above, nothing herein shall supersede or modify
23856
      the terms of any separate license agreement you may have executed
23857
      with Licensor regarding such Contributions.
23858
23859
   6. Trademarks. This License does not grant permission to use the trade
23860
      names, trademarks, service marks, or product names of the Licensor,
23861
      except as required for reasonable and customary use in describing the
23862
      origin of the Work and reproducing the content of the NOTICE file.
23863
23864
   7. Disclaimer of Warranty. Unless required by applicable law or
23865
      agreed to in writing, Licensor provides the Work (and each
23866
      Contributor provides its Contributions) on an "AS IS" BASIS,
23867
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
23868
      implied, including, without limitation, any warranties or conditions
23869
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
23870
      PARTICULAR PURPOSE. You are solely responsible for determining the
23871
      appropriateness of using or redistributing the Work and assume any
23872
      risks associated with Your exercise of permissions under this License.
23873
23874
   8. Limitation of Liability. In no event and under no legal theory,
23875
      whether in tort (including negligence), contract, or otherwise,
23876
      unless required by applicable law (such as deliberate and grossly
23877
      negligent acts) or agreed to in writing, shall any Contributor be
23878
      liable to You for damages, including any direct, indirect, special,
23879
      incidental, or consequential damages of any character arising as a
23880
      result of this License or out of the use or inability to use the
23881
      Work (including but not limited to damages for loss of goodwill,
23882
      work stoppage, computer failure or malfunction, or any and all
23883
      other commercial damages or losses), even if such Contributor
23884
      has been advised of the possibility of such damages.
23885
23886
   9. Accepting Warranty or Additional Liability. While redistributing
23887
      the Work or Derivative Works thereof, You may choose to offer,
23888
      and charge a fee for, acceptance of support, warranty, indemnity,
23889
      or other liability obligations and/or rights consistent with this
23890
      License. However, in accepting such obligations, You may act only
23891
      on Your own behalf and on Your sole responsibility, not on behalf
23892
      of any other Contributor, and only if You agree to indemnify,
23893
      defend, and hold each Contributor harmless for any liability
23894
      incurred by, or claims asserted against, such Contributor by reason
23895
      of your accepting any such warranty or additional liability.
23896
23897
   END OF TERMS AND CONDITIONS
23898
23899
   APPENDIX: How to apply the Apache License to your work.
23900
23901
      To apply the Apache License to your work, attach the following
23902
      boilerplate notice, with the fields enclosed by brackets "[]"
23903
      replaced with your own identifying information. (Don't include
23904
      the brackets!)  The text should be enclosed in the appropriate
23905
      comment syntax for the file format. We also recommend that a
23906
      file or class name and description of purpose be included on the
23907
      same "printed page" as the copyright notice for easier
23908
      identification within third-party archives.
23909
23910
   Copyright [yyyy] [name of copyright owner]
23911
23912
   Licensed under the Apache License, Version 2.0 (the "License");
23913
   you may not use this file except in compliance with the License.
23914
   You may obtain a copy of the License at
23915
23916
       http://www.apache.org/licenses/LICENSE-2.0
23917
23918
   Unless required by applicable law or agreed to in writing, software
23919
   distributed under the License is distributed on an "AS IS" BASIS,
23920
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23921
   See the License for the specific language governing permissions and
23922
   limitations under the License.
23923
bmission of Contributions. Unless You explicitly state otherwise,
23924
      any Contribution intentionally submitted for inclusion in the Work
23925
      by You to the Licensor shall be under the terms and conditions of
23926
      this License, without any additional terms or conditions.
23927
      Notwithstanding the above, nothing herein shall supersede or modify
23928
      the terms of any separate license agreement you may have executed
23929
      with Licensor regarding such Contributions.
23930
23931
   6. Trademarks. This License does not grant permission to use the trade
23932
      names, trademarks, service marks, or product names of the Licensor,
23933
      except as required for reasonable and customary use in describing the
23934
      origin of the Work and reproducing the content of the NOTICE file.
23935
23936
   7. Disclaimer of Warranty. Unless required by applicable law or
23937
      agreed to in writing, Licensor provides the Work (and each
23938
      Contributor provides i</pre>
23939
}}
23940
|
23941
|com.zfabrik.mvncr|wagon-provider-api-1.0|LICENSE|{{collapse(Apache 2.0)
23942
<pre>
23943
                                 Apache License
23944
                           Version 2.0, January 2004
23945
                        http://www.apache.org/licenses/
23946
23947
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
23948
23949
   1. Definitions.
23950
23951
      "License" shall mean the terms and conditions for use, reproduction,
23952
      and distribution as defined by Sections 1 through 9 of this document.
23953
23954
      "Licensor" shall mean the copyright owner or entity authorized by
23955
      the copyright owner that is granting the License.
23956
23957
      "Legal Entity" shall mean the union of the acting entity and all
23958
      other entities that control, are controlled by, or are under common
23959
      control with that entity. For the purposes of this definition,
23960
      "control" means (i) the power, direct or indirect, to cause the
23961
      direction or management of such entity, whether by contract or
23962
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
23963
      outstanding shares, or (iii) beneficial ownership of such entity.
23964
23965
      "You" (or "Your") shall mean an individual or Legal Entity
23966
      exercising permissions granted by this License.
23967
23968
      "Source" form shall mean the preferred form for making modifications,
23969
      including but not limited to software source code, documentation
23970
      source, and configuration files.
23971
23972
      "Object" form shall mean any form resulting from mechanical
23973
      transformation or translation of a Source form, including but
23974
      not limited to compiled object code, generated documentation,
23975
      and conversions to other media types.
23976
23977
      "Work" shall mean the work of authorship, whether in Source or
23978
      Object form, made available under the License, as indicated by a
23979
      copyright notice that is included in or attached to the work
23980
      (an example is provided in the Appendix below).
23981
23982
      "Derivative Works" shall mean any work, whether in Source or Object
23983
      form, that is based on (or derived from) the Work and for which the
23984
      editorial revisions, annotations, elaborations, or other modifications
23985
      represent, as a whole, an original work of authorship. For the purposes
23986
      of this License, Derivative Works shall not include works that remain
23987
      separable from, or merely link (or bind by name) to the interfaces of,
23988
      the Work and Derivative Works thereof.
23989
23990
      "Contribution" shall mean any work of authorship, including
23991
      the original version of the Work and any modifications or additions
23992
      to that Work or Derivative Works thereof, that is intentionally
23993
      submitted to Licensor for inclusion in the Work by the copyright owner
23994
      or by an individual or Legal Entity authorized to submit on behalf of
23995
      the copyright owner. For the purposes of this definition, "submitted"
23996
      means any form of electronic, verbal, or written communication sent
23997
      to the Licensor or its representatives, including but not limited to
23998
      communication on electronic mailing lists, source code control systems,
23999
      and issue tracking systems that are managed by, or on behalf of, the
24000
      Licensor for the purpose of discussing and improving the Work, but
24001
      excluding communication that is conspicuously marked or otherwise
24002
      designated in writing by the copyright owner as "Not a Contribution."
24003
24004
      "Contributor" shall mean Licensor and any individual or Legal Entity
24005
      on behalf of whom a Contribution has been received by Licensor and
24006
      subsequently incorporated within the Work.
24007
24008
   2. Grant of Copyright License. Subject to the terms and conditions of
24009
      this License, each Contributor hereby grants to You a perpetual,
24010
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24011
      copyright license to reproduce, prepare Derivative Works of,
24012
      publicly display, publicly perform, sublicense, and distribute the
24013
      Work and such Derivative Works in Source or Object form.
24014
24015
   3. Grant of Patent License. Subject to the terms and conditions of
24016
      this License, each Contributor hereby grants to You a perpetual,
24017
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24018
      (except as stated in this section) patent license to make, have made,
24019
      use, offer to sell, sell, import, and otherwise transfer the Work,
24020
      where such license applies only to those patent claims licensable
24021
      by such Contributor that are necessarily infringed by their
24022
      Contribution(s) alone or by combination of their Contribution(s)
24023
      with the Work to which such Contribution(s) was submitted. If You
24024
      institute patent litigation against any entity (including a
24025
      cross-claim or counterclaim in a lawsuit) alleging that the Work
24026
      or a Contribution incorporated within the Work constitutes direct
24027
      or contributory patent infringement, then any patent licenses
24028
      granted to You under this License for that Work shall terminate
24029
      as of the date such litigation is filed.
24030
24031
   4. Redistribution. You may reproduce and distribute copies of the
24032
      Work or Derivative Works thereof in any medium, with or without
24033
      modifications, and in Source or Object form, provided that You
24034
      meet the following conditions:
24035
24036
      (a) You must give any other recipients of the Work or
24037
          Derivative Works a copy of this License; and
24038
24039
      (b) You must cause any modified files to carry prominent notices
24040
          stating that You changed the files; and
24041
24042
      (c) You must retain, in the Source form of any Derivative Works
24043
          that You distribute, all copyright, patent, trademark, and
24044
          attribution notices from the Source form of the Work,
24045
          excluding those notices that do not pertain to any part of
24046
          the Derivative Works; and
24047
24048
      (d) If the Work includes a "NOTICE" text file as part of its
24049
          distribution, then any Derivative Works that You distribute must
24050
          include a readable copy of the attribution notices contained
24051
          within such NOTICE file, excluding those notices that do not
24052
          pertain to any part of the Derivative Works, in at least one
24053
          of the following places: within a NOTICE text file distributed
24054
          as part of the Derivative Works; within the Source form or
24055
          documentation, if provided along with the Derivative Works; or,
24056
          within a display generated by the Derivative Works, if and
24057
          wherever such third-party notices normally appear. The contents
24058
          of the NOTICE file are for informational purposes only and
24059
          do not modify the License. You may add Your own attribution
24060
          notices within Derivative Works that You distribute, alongside
24061
          or as an addendum to the NOTICE text from the Work, provided
24062
          that such additional attribution notices cannot be construed
24063
          as modifying the License.
24064
24065
      You may add Your own copyright statement to Your modifications and
24066
      may provide additional or different license terms and conditions
24067
      for use, reproduction, or distribution of Your modifications, or
24068
      for any such Derivative Works as a whole, provided Your use,
24069
      reproduction, and distribution of the Work otherwise complies with
24070
      the conditions stated in this License.
24071
24072
   5. Submission of Contributions. Unless You explicitly state otherwise,
24073
      any Contribution intentionally submitted for inclusion in the Work
24074
      by You to the Licensor shall be under the terms and conditions of
24075
      this License, without any additional terms or conditions.
24076
      Notwithstanding the above, nothing herein shall supersede or modify
24077
      the terms of any separate license agreement you may have executed
24078
      with Licensor regarding such Contributions.
24079
24080
   6. Trademarks. This License does not grant permission to use the trade
24081
      names, trademarks, service marks, or product names of the Licensor,
24082
      except as required for reasonable and customary use in describing the
24083
      origin of the Work and reproducing the content of the NOTICE file.
24084
24085
   7. Disclaimer of Warranty. Unless required by applicable law or
24086
      agreed to in writing, Licensor provides the Work (and each
24087
      Contributor provides its Contributions) on an "AS IS" BASIS,
24088
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
24089
      implied, including, without limitation, any warranties or conditions
24090
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
24091
      PARTICULAR PURPOSE. You are solely responsible for determining the
24092
      appropriateness of using or redistributing the Work and assume any
24093
      risks associated with Your exercise of permissions under this License.
24094
24095
   8. Limitation of Liability. In no event and under no legal theory,
24096
      whether in tort (including negligence), contract, or otherwise,
24097
      unless required by applicable law (such as deliberate and grossly
24098
      negligent acts) or agreed to in writing, shall any Contributor be
24099
      liable to You for damages, including any direct, indirect, special,
24100
      incidental, or consequential damages of any character arising as a
24101
      result of this License or out of the use or inability to use the
24102
      Work (including but not limited to damages for loss of goodwill,
24103
      work stoppage, computer failure or malfunction, or any and all
24104
      other commercial damages or losses), even if such Contributor
24105
      has been advised of the possibility of such damages.
24106
24107
   9. Accepting Warranty or Additional Liability. While redistributing
24108
      the Work or Derivative Works thereof, You may choose to offer,
24109
      and charge a fee for, acceptance of support, warranty, indemnity,
24110
      or other liability obligations and/or rights consistent with this
24111
      License. However, in accepting such obligations, You may act only
24112
      on Your own behalf and on Your sole responsibility, not on behalf
24113
      of any other Contributor, and only if You agree to indemnify,
24114
      defend, and hold each Contributor harmless for any liability
24115
      incurred by, or claims asserted against, such Contributor by reason
24116
      of your accepting any such warranty or additional liability.
24117
24118
   END OF TERMS AND CONDITIONS
24119
24120
   APPENDIX: How to apply the Apache License to your work.
24121
24122
      To apply the Apache License to your work, attach the following
24123
      boilerplate notice, with the fields enclosed by brackets "[]"
24124
      replaced with your own identifying information. (Don't include
24125
      the brackets!)  The text should be enclosed in the appropriate
24126
      comment syntax for the file format. We also recommend that a
24127
      file or class name and description of purpose be included on the
24128
      same "printed page" as the copyright notice for easier
24129
      identification within third-party archives.
24130
24131
   Copyright [yyyy] [name of copyright owner]
24132
24133
   Licensed under the Apache License, Version 2.0 (the "License");
24134
   you may not use this file except in compliance with the License.
24135
   You may obtain a copy of the License at
24136
24137
       http://www.apache.org/licenses/LICENSE-2.0
24138
24139
   Unless required by applicable law or agreed to in writing, software
24140
   distributed under the License is distributed on an "AS IS" BASIS,
24141
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24142
   See the License for the specific language governing permissions and
24143
   limitations under the License.
24144
bmission of Contributions. Unless You explicitly state otherwise,
24145
      any Contribution intentionally submitted for inclusion in the Work
24146
      by You to the Licensor shall be under the terms and conditions of
24147
      this License, without any additional terms or conditions.
24148
      Notwithstanding the above, nothing herein shall supersede or modify
24149
      the terms of any separate license agreement you may have executed
24150
      with Licensor regarding such Contributions.
24151
24152
   6. Trademarks. This License does not grant permission to use the trade
24153
      names, trademarks, service marks, or product names of the Licensor,
24154
      except as required for reasonable and customary use in describing the
24155
      origin of the Work and reproducing the content of the NOTICE file.
24156
24157
   7. Disclaimer of Warranty. Unless required by applicable law or
24158
      agreed to in writing, Licensor provides the Work (and each
24159
      Contributor provides i</pre>
24160
}}
24161
|
24162
|com.zfabrik.mvncr|wagon-ssh-1.0|LICENSE|{{collapse(Apache 2.0)
24163
<pre>
24164
                                 Apache License
24165
                           Version 2.0, January 2004
24166
                        http://www.apache.org/licenses/
24167
24168
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
24169
24170
   1. Definitions.
24171
24172
      "License" shall mean the terms and conditions for use, reproduction,
24173
      and distribution as defined by Sections 1 through 9 of this document.
24174
24175
      "Licensor" shall mean the copyright owner or entity authorized by
24176
      the copyright owner that is granting the License.
24177
24178
      "Legal Entity" shall mean the union of the acting entity and all
24179
      other entities that control, are controlled by, or are under common
24180
      control with that entity. For the purposes of this definition,
24181
      "control" means (i) the power, direct or indirect, to cause the
24182
      direction or management of such entity, whether by contract or
24183
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
24184
      outstanding shares, or (iii) beneficial ownership of such entity.
24185
24186
      "You" (or "Your") shall mean an individual or Legal Entity
24187
      exercising permissions granted by this License.
24188
24189
      "Source" form shall mean the preferred form for making modifications,
24190
      including but not limited to software source code, documentation
24191
      source, and configuration files.
24192
24193
      "Object" form shall mean any form resulting from mechanical
24194
      transformation or translation of a Source form, including but
24195
      not limited to compiled object code, generated documentation,
24196
      and conversions to other media types.
24197
24198
      "Work" shall mean the work of authorship, whether in Source or
24199
      Object form, made available under the License, as indicated by a
24200
      copyright notice that is included in or attached to the work
24201
      (an example is provided in the Appendix below).
24202
24203
      "Derivative Works" shall mean any work, whether in Source or Object
24204
      form, that is based on (or derived from) the Work and for which the
24205
      editorial revisions, annotations, elaborations, or other modifications
24206
      represent, as a whole, an original work of authorship. For the purposes
24207
      of this License, Derivative Works shall not include works that remain
24208
      separable from, or merely link (or bind by name) to the interfaces of,
24209
      the Work and Derivative Works thereof.
24210
24211
      "Contribution" shall mean any work of authorship, including
24212
      the original version of the Work and any modifications or additions
24213
      to that Work or Derivative Works thereof, that is intentionally
24214
      submitted to Licensor for inclusion in the Work by the copyright owner
24215
      or by an individual or Legal Entity authorized to submit on behalf of
24216
      the copyright owner. For the purposes of this definition, "submitted"
24217
      means any form of electronic, verbal, or written communication sent
24218
      to the Licensor or its representatives, including but not limited to
24219
      communication on electronic mailing lists, source code control systems,
24220
      and issue tracking systems that are managed by, or on behalf of, the
24221
      Licensor for the purpose of discussing and improving the Work, but
24222
      excluding communication that is conspicuously marked or otherwise
24223
      designated in writing by the copyright owner as "Not a Contribution."
24224
24225
      "Contributor" shall mean Licensor and any individual or Legal Entity
24226
      on behalf of whom a Contribution has been received by Licensor and
24227
      subsequently incorporated within the Work.
24228
24229
   2. Grant of Copyright License. Subject to the terms and conditions of
24230
      this License, each Contributor hereby grants to You a perpetual,
24231
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24232
      copyright license to reproduce, prepare Derivative Works of,
24233
      publicly display, publicly perform, sublicense, and distribute the
24234
      Work and such Derivative Works in Source or Object form.
24235
24236
   3. Grant of Patent License. Subject to the terms and conditions of
24237
      this License, each Contributor hereby grants to You a perpetual,
24238
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24239
      (except as stated in this section) patent license to make, have made,
24240
      use, offer to sell, sell, import, and otherwise transfer the Work,
24241
      where such license applies only to those patent claims licensable
24242
      by such Contributor that are necessarily infringed by their
24243
      Contribution(s) alone or by combination of their Contribution(s)
24244
      with the Work to which such Contribution(s) was submitted. If You
24245
      institute patent litigation against any entity (including a
24246
      cross-claim or counterclaim in a lawsuit) alleging that the Work
24247
      or a Contribution incorporated within the Work constitutes direct
24248
      or contributory patent infringement, then any patent licenses
24249
      granted to You under this License for that Work shall terminate
24250
      as of the date such litigation is filed.
24251
24252
   4. Redistribution. You may reproduce and distribute copies of the
24253
      Work or Derivative Works thereof in any medium, with or without
24254
      modifications, and in Source or Object form, provided that You
24255
      meet the following conditions:
24256
24257
      (a) You must give any other recipients of the Work or
24258
          Derivative Works a copy of this License; and
24259
24260
      (b) You must cause any modified files to carry prominent notices
24261
          stating that You changed the files; and
24262
24263
      (c) You must retain, in the Source form of any Derivative Works
24264
          that You distribute, all copyright, patent, trademark, and
24265
          attribution notices from the Source form of the Work,
24266
          excluding those notices that do not pertain to any part of
24267
          the Derivative Works; and
24268
24269
      (d) If the Work includes a "NOTICE" text file as part of its
24270
          distribution, then any Derivative Works that You distribute must
24271
          include a readable copy of the attribution notices contained
24272
          within such NOTICE file, excluding those notices that do not
24273
          pertain to any part of the Derivative Works, in at least one
24274
          of the following places: within a NOTICE text file distributed
24275
          as part of the Derivative Works; within the Source form or
24276
          documentation, if provided along with the Derivative Works; or,
24277
          within a display generated by the Derivative Works, if and
24278
          wherever such third-party notices normally appear. The contents
24279
          of the NOTICE file are for informational purposes only and
24280
          do not modify the License. You may add Your own attribution
24281
          notices within Derivative Works that You distribute, alongside
24282
          or as an addendum to the NOTICE text from the Work, provided
24283
          that such additional attribution notices cannot be construed
24284
          as modifying the License.
24285
24286
      You may add Your own copyright statement to Your modifications and
24287
      may provide additional or different license terms and conditions
24288
      for use, reproduction, or distribution of Your modifications, or
24289
      for any such Derivative Works as a whole, provided Your use,
24290
      reproduction, and distribution of the Work otherwise complies with
24291
      the conditions stated in this License.
24292
24293
   5. Submission of Contributions. Unless You explicitly state otherwise,
24294
      any Contribution intentionally submitted for inclusion in the Work
24295
      by You to the Licensor shall be under the terms and conditions of
24296
      this License, without any additional terms or conditions.
24297
      Notwithstanding the above, nothing herein shall supersede or modify
24298
      the terms of any separate license agreement you may have executed
24299
      with Licensor regarding such Contributions.
24300
24301
   6. Trademarks. This License does not grant permission to use the trade
24302
      names, trademarks, service marks, or product names of the Licensor,
24303
      except as required for reasonable and customary use in describing the
24304
      origin of the Work and reproducing the content of the NOTICE file.
24305
24306
   7. Disclaimer of Warranty. Unless required by applicable law or
24307
      agreed to in writing, Licensor provides the Work (and each
24308
      Contributor provides its Contributions) on an "AS IS" BASIS,
24309
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
24310
      implied, including, without limitation, any warranties or conditions
24311
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
24312
      PARTICULAR PURPOSE. You are solely responsible for determining the
24313
      appropriateness of using or redistributing the Work and assume any
24314
      risks associated with Your exercise of permissions under this License.
24315
24316
   8. Limitation of Liability. In no event and under no legal theory,
24317
      whether in tort (including negligence), contract, or otherwise,
24318
      unless required by applicable law (such as deliberate and grossly
24319
      negligent acts) or agreed to in writing, shall any Contributor be
24320
      liable to You for damages, including any direct, indirect, special,
24321
      incidental, or consequential damages of any character arising as a
24322
      result of this License or out of the use or inability to use the
24323
      Work (including but not limited to damages for loss of goodwill,
24324
      work stoppage, computer failure or malfunction, or any and all
24325
      other commercial damages or losses), even if such Contributor
24326
      has been advised of the possibility of such damages.
24327
24328
   9. Accepting Warranty or Additional Liability. While redistributing
24329
      the Work or Derivative Works thereof, You may choose to offer,
24330
      and charge a fee for, acceptance of support, warranty, indemnity,
24331
      or other liability obligations and/or rights consistent with this
24332
      License. However, in accepting such obligations, You may act only
24333
      on Your own behalf and on Your sole responsibility, not on behalf
24334
      of any other Contributor, and only if You agree to indemnify,
24335
      defend, and hold each Contributor harmless for any liability
24336
      incurred by, or claims asserted against, such Contributor by reason
24337
      of your accepting any such warranty or additional liability.
24338
24339
   END OF TERMS AND CONDITIONS
24340
24341
   APPENDIX: How to apply the Apache License to your work.
24342
24343
      To apply the Apache License to your work, attach the following
24344
      boilerplate notice, with the fields enclosed by brackets "[]"
24345
      replaced with your own identifying information. (Don't include
24346
      the brackets!)  The text should be enclosed in the appropriate
24347
      comment syntax for the file format. We also recommend that a
24348
      file or class name and description of purpose be included on the
24349
      same "printed page" as the copyright notice for easier
24350
      identification within third-party archives.
24351
24352
   Copyright [yyyy] [name of copyright owner]
24353
24354
   Licensed under the Apache License, Version 2.0 (the "License");
24355
   you may not use this file except in compliance with the License.
24356
   You may obtain a copy of the License at
24357
24358
       http://www.apache.org/licenses/LICENSE-2.0
24359
24360
   Unless required by applicable law or agreed to in writing, software
24361
   distributed under the License is distributed on an "AS IS" BASIS,
24362
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24363
   See the License for the specific language governing permissions and
24364
   limitations under the License.
24365
bmission of Contributions. Unless You explicitly state otherwise,
24366
      any Contribution intentionally submitted for inclusion in the Work
24367
      by You to the Licensor shall be under the terms and conditions of
24368
      this License, without any additional terms or conditions.
24369
      Notwithstanding the above, nothing herein shall supersede or modify
24370
      the terms of any separate license agreement you may have executed
24371
      with Licensor regarding such Contributions.
24372
24373
   6. Trademarks. This License does not grant permission to use the trade
24374
      names, trademarks, service marks, or product names of the Licensor,
24375
      except as required for reasonable and customary use in describing the
24376
      origin of the Work and reproducing the content of the NOTICE file.
24377
24378
   7. Disclaimer of Warranty. Unless required by applicable law or
24379
      agreed to in writing, Licensor provides the Work (and each
24380
      Contributor provides i</pre>
24381
}}
24382
|
24383
|com.zfabrik.mvncr|wagon-ssh-common-1.0|LICENSE|{{collapse(Apache 2.0)
24384
<pre>
24385
                                 Apache License
24386
                           Version 2.0, January 2004
24387
                        http://www.apache.org/licenses/
24388
24389
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
24390
24391
   1. Definitions.
24392
24393
      "License" shall mean the terms and conditions for use, reproduction,
24394
      and distribution as defined by Sections 1 through 9 of this document.
24395
24396
      "Licensor" shall mean the copyright owner or entity authorized by
24397
      the copyright owner that is granting the License.
24398
24399
      "Legal Entity" shall mean the union of the acting entity and all
24400
      other entities that control, are controlled by, or are under common
24401
      control with that entity. For the purposes of this definition,
24402
      "control" means (i) the power, direct or indirect, to cause the
24403
      direction or management of such entity, whether by contract or
24404
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
24405
      outstanding shares, or (iii) beneficial ownership of such entity.
24406
24407
      "You" (or "Your") shall mean an individual or Legal Entity
24408
      exercising permissions granted by this License.
24409
24410
      "Source" form shall mean the preferred form for making modifications,
24411
      including but not limited to software source code, documentation
24412
      source, and configuration files.
24413
24414
      "Object" form shall mean any form resulting from mechanical
24415
      transformation or translation of a Source form, including but
24416
      not limited to compiled object code, generated documentation,
24417
      and conversions to other media types.
24418
24419
      "Work" shall mean the work of authorship, whether in Source or
24420
      Object form, made available under the License, as indicated by a
24421
      copyright notice that is included in or attached to the work
24422
      (an example is provided in the Appendix below).
24423
24424
      "Derivative Works" shall mean any work, whether in Source or Object
24425
      form, that is based on (or derived from) the Work and for which the
24426
      editorial revisions, annotations, elaborations, or other modifications
24427
      represent, as a whole, an original work of authorship. For the purposes
24428
      of this License, Derivative Works shall not include works that remain
24429
      separable from, or merely link (or bind by name) to the interfaces of,
24430
      the Work and Derivative Works thereof.
24431
24432
      "Contribution" shall mean any work of authorship, including
24433
      the original version of the Work and any modifications or additions
24434
      to that Work or Derivative Works thereof, that is intentionally
24435
      submitted to Licensor for inclusion in the Work by the copyright owner
24436
      or by an individual or Legal Entity authorized to submit on behalf of
24437
      the copyright owner. For the purposes of this definition, "submitted"
24438
      means any form of electronic, verbal, or written communication sent
24439
      to the Licensor or its representatives, including but not limited to
24440
      communication on electronic mailing lists, source code control systems,
24441
      and issue tracking systems that are managed by, or on behalf of, the
24442
      Licensor for the purpose of discussing and improving the Work, but
24443
      excluding communication that is conspicuously marked or otherwise
24444
      designated in writing by the copyright owner as "Not a Contribution."
24445
24446
      "Contributor" shall mean Licensor and any individual or Legal Entity
24447
      on behalf of whom a Contribution has been received by Licensor and
24448
      subsequently incorporated within the Work.
24449
24450
   2. Grant of Copyright License. Subject to the terms and conditions of
24451
      this License, each Contributor hereby grants to You a perpetual,
24452
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24453
      copyright license to reproduce, prepare Derivative Works of,
24454
      publicly display, publicly perform, sublicense, and distribute the
24455
      Work and such Derivative Works in Source or Object form.
24456
24457
   3. Grant of Patent License. Subject to the terms and conditions of
24458
      this License, each Contributor hereby grants to You a perpetual,
24459
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24460
      (except as stated in this section) patent license to make, have made,
24461
      use, offer to sell, sell, import, and otherwise transfer the Work,
24462
      where such license applies only to those patent claims licensable
24463
      by such Contributor that are necessarily infringed by their
24464
      Contribution(s) alone or by combination of their Contribution(s)
24465
      with the Work to which such Contribution(s) was submitted. If You
24466
      institute patent litigation against any entity (including a
24467
      cross-claim or counterclaim in a lawsuit) alleging that the Work
24468
      or a Contribution incorporated within the Work constitutes direct
24469
      or contributory patent infringement, then any patent licenses
24470
      granted to You under this License for that Work shall terminate
24471
      as of the date such litigation is filed.
24472
24473
   4. Redistribution. You may reproduce and distribute copies of the
24474
      Work or Derivative Works thereof in any medium, with or without
24475
      modifications, and in Source or Object form, provided that You
24476
      meet the following conditions:
24477
24478
      (a) You must give any other recipients of the Work or
24479
          Derivative Works a copy of this License; and
24480
24481
      (b) You must cause any modified files to carry prominent notices
24482
          stating that You changed the files; and
24483
24484
      (c) You must retain, in the Source form of any Derivative Works
24485
          that You distribute, all copyright, patent, trademark, and
24486
          attribution notices from the Source form of the Work,
24487
          excluding those notices that do not pertain to any part of
24488
          the Derivative Works; and
24489
24490
      (d) If the Work includes a "NOTICE" text file as part of its
24491
          distribution, then any Derivative Works that You distribute must
24492
          include a readable copy of the attribution notices contained
24493
          within such NOTICE file, excluding those notices that do not
24494
          pertain to any part of the Derivative Works, in at least one
24495
          of the following places: within a NOTICE text file distributed
24496
          as part of the Derivative Works; within the Source form or
24497
          documentation, if provided along with the Derivative Works; or,
24498
          within a display generated by the Derivative Works, if and
24499
          wherever such third-party notices normally appear. The contents
24500
          of the NOTICE file are for informational purposes only and
24501
          do not modify the License. You may add Your own attribution
24502
          notices within Derivative Works that You distribute, alongside
24503
          or as an addendum to the NOTICE text from the Work, provided
24504
          that such additional attribution notices cannot be construed
24505
          as modifying the License.
24506
24507
      You may add Your own copyright statement to Your modifications and
24508
      may provide additional or different license terms and conditions
24509
      for use, reproduction, or distribution of Your modifications, or
24510
      for any such Derivative Works as a whole, provided Your use,
24511
      reproduction, and distribution of the Work otherwise complies with
24512
      the conditions stated in this License.
24513
24514
   5. Submission of Contributions. Unless You explicitly state otherwise,
24515
      any Contribution intentionally submitted for inclusion in the Work
24516
      by You to the Licensor shall be under the terms and conditions of
24517
      this License, without any additional terms or conditions.
24518
      Notwithstanding the above, nothing herein shall supersede or modify
24519
      the terms of any separate license agreement you may have executed
24520
      with Licensor regarding such Contributions.
24521
24522
   6. Trademarks. This License does not grant permission to use the trade
24523
      names, trademarks, service marks, or product names of the Licensor,
24524
      except as required for reasonable and customary use in describing the
24525
      origin of the Work and reproducing the content of the NOTICE file.
24526
24527
   7. Disclaimer of Warranty. Unless required by applicable law or
24528
      agreed to in writing, Licensor provides the Work (and each
24529
      Contributor provides its Contributions) on an "AS IS" BASIS,
24530
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
24531
      implied, including, without limitation, any warranties or conditions
24532
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
24533
      PARTICULAR PURPOSE. You are solely responsible for determining the
24534
      appropriateness of using or redistributing the Work and assume any
24535
      risks associated with Your exercise of permissions under this License.
24536
24537
   8. Limitation of Liability. In no event and under no legal theory,
24538
      whether in tort (including negligence), contract, or otherwise,
24539
      unless required by applicable law (such as deliberate and grossly
24540
      negligent acts) or agreed to in writing, shall any Contributor be
24541
      liable to You for damages, including any direct, indirect, special,
24542
      incidental, or consequential damages of any character arising as a
24543
      result of this License or out of the use or inability to use the
24544
      Work (including but not limited to damages for loss of goodwill,
24545
      work stoppage, computer failure or malfunction, or any and all
24546
      other commercial damages or losses), even if such Contributor
24547
      has been advised of the possibility of such damages.
24548
24549
   9. Accepting Warranty or Additional Liability. While redistributing
24550
      the Work or Derivative Works thereof, You may choose to offer,
24551
      and charge a fee for, acceptance of support, warranty, indemnity,
24552
      or other liability obligations and/or rights consistent with this
24553
      License. However, in accepting such obligations, You may act only
24554
      on Your own behalf and on Your sole responsibility, not on behalf
24555
      of any other Contributor, and only if You agree to indemnify,
24556
      defend, and hold each Contributor harmless for any liability
24557
      incurred by, or claims asserted against, such Contributor by reason
24558
      of your accepting any such warranty or additional liability.
24559
24560
   END OF TERMS AND CONDITIONS
24561
24562
   APPENDIX: How to apply the Apache License to your work.
24563
24564
      To apply the Apache License to your work, attach the following
24565
      boilerplate notice, with the fields enclosed by brackets "[]"
24566
      replaced with your own identifying information. (Don't include
24567
      the brackets!)  The text should be enclosed in the appropriate
24568
      comment syntax for the file format. We also recommend that a
24569
      file or class name and description of purpose be included on the
24570
      same "printed page" as the copyright notice for easier
24571
      identification within third-party archives.
24572
24573
   Copyright [yyyy] [name of copyright owner]
24574
24575
   Licensed under the Apache License, Version 2.0 (the "License");
24576
   you may not use this file except in compliance with the License.
24577
   You may obtain a copy of the License at
24578
24579
       http://www.apache.org/licenses/LICENSE-2.0
24580
24581
   Unless required by applicable law or agreed to in writing, software
24582
   distributed under the License is distributed on an "AS IS" BASIS,
24583
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24584
   See the License for the specific language governing permissions and
24585
   limitations under the License.
24586
bmission of Contributions. Unless You explicitly state otherwise,
24587
      any Contribution intentionally submitted for inclusion in the Work
24588
      by You to the Licensor shall be under the terms and conditions of
24589
      this License, without any additional terms or conditions.
24590
      Notwithstanding the above, nothing herein shall supersede or modify
24591
      the terms of any separate license agreement you may have executed
24592
      with Licensor regarding such Contributions.
24593
24594
   6. Trademarks. This License does not grant permission to use the trade
24595
      names, trademarks, service marks, or product names of the Licensor,
24596
      except as required for reasonable and customary use in describing the
24597
      origin of the Work and reproducing the content of the NOTICE file.
24598
24599
   7. Disclaimer of Warranty. Unless required by applicable law or
24600
      agreed to in writing, Licensor provides the Work (and each
24601
      Contributor provides i</pre>
24602
}}
24603
|
24604
|com.zfabrik.servletjsp|apache-el-10.0.27|LICENSE|{{collapse(Apache 2.0)
24605
<pre>
24606
                                 Apache License
24607
                           Version 2.0, January 2004
24608
                        http://www.apache.org/licenses/
24609
24610
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
24611
24612
   1. Definitions.
24613
24614
      "License" shall mean the terms and conditions for use, reproduction,
24615
      and distribution as defined by Sections 1 through 9 of this document.
24616
24617
      "Licensor" shall mean the copyright owner or entity authorized by
24618
      the copyright owner that is granting the License.
24619
24620
      "Legal Entity" shall mean the union of the acting entity and all
24621
      other entities that control, are controlled by, or are under common
24622
      control with that entity. For the purposes of this definition,
24623
      "control" means (i) the power, direct or indirect, to cause the
24624
      direction or management of such entity, whether by contract or
24625
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
24626
      outstanding shares, or (iii) beneficial ownership of such entity.
24627
24628
      "You" (or "Your") shall mean an individual or Legal Entity
24629
      exercising permissions granted by this License.
24630
24631
      "Source" form shall mean the preferred form for making modifications,
24632
      including but not limited to software source code, documentation
24633
      source, and configuration files.
24634
24635
      "Object" form shall mean any form resulting from mechanical
24636
      transformation or translation of a Source form, including but
24637
      not limited to compiled object code, generated documentation,
24638
      and conversions to other media types.
24639
24640
      "Work" shall mean the work of authorship, whether in Source or
24641
      Object form, made available under the License, as indicated by a
24642
      copyright notice that is included in or attached to the work
24643
      (an example is provided in the Appendix below).
24644
24645
      "Derivative Works" shall mean any work, whether in Source or Object
24646
      form, that is based on (or derived from) the Work and for which the
24647
      editorial revisions, annotations, elaborations, or other modifications
24648
      represent, as a whole, an original work of authorship. For the purposes
24649
      of this License, Derivative Works shall not include works that remain
24650
      separable from, or merely link (or bind by name) to the interfaces of,
24651
      the Work and Derivative Works thereof.
24652
24653
      "Contribution" shall mean any work of authorship, including
24654
      the original version of the Work and any modifications or additions
24655
      to that Work or Derivative Works thereof, that is intentionally
24656
      submitted to Licensor for inclusion in the Work by the copyright owner
24657
      or by an individual or Legal Entity authorized to submit on behalf of
24658
      the copyright owner. For the purposes of this definition, "submitted"
24659
      means any form of electronic, verbal, or written communication sent
24660
      to the Licensor or its representatives, including but not limited to
24661
      communication on electronic mailing lists, source code control systems,
24662
      and issue tracking systems that are managed by, or on behalf of, the
24663
      Licensor for the purpose of discussing and improving the Work, but
24664
      excluding communication that is conspicuously marked or otherwise
24665
      designated in writing by the copyright owner as "Not a Contribution."
24666
24667
      "Contributor" shall mean Licensor and any individual or Legal Entity
24668
      on behalf of whom a Contribution has been received by Licensor and
24669
      subsequently incorporated within the Work.
24670
24671
   2. Grant of Copyright License. Subject to the terms and conditions of
24672
      this License, each Contributor hereby grants to You a perpetual,
24673
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24674
      copyright license to reproduce, prepare Derivative Works of,
24675
      publicly display, publicly perform, sublicense, and distribute the
24676
      Work and such Derivative Works in Source or Object form.
24677
24678
   3. Grant of Patent License. Subject to the terms and conditions of
24679
      this License, each Contributor hereby grants to You a perpetual,
24680
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24681
      (except as stated in this section) patent license to make, have made,
24682
      use, offer to sell, sell, import, and otherwise transfer the Work,
24683
      where such license applies only to those patent claims licensable
24684
      by such Contributor that are necessarily infringed by their
24685
      Contribution(s) alone or by combination of their Contribution(s)
24686
      with the Work to which such Contribution(s) was submitted. If You
24687
      institute patent litigation against any entity (including a
24688
      cross-claim or counterclaim in a lawsuit) alleging that the Work
24689
      or a Contribution incorporated within the Work constitutes direct
24690
      or contributory patent infringement, then any patent licenses
24691
      granted to You under this License for that Work shall terminate
24692
      as of the date such litigation is filed.
24693
24694
   4. Redistribution. You may reproduce and distribute copies of the
24695
      Work or Derivative Works thereof in any medium, with or without
24696
      modifications, and in Source or Object form, provided that You
24697
      meet the following conditions:
24698
24699
      (a) You must give any other recipients of the Work or
24700
          Derivative Works a copy of this License; and
24701
24702
      (b) You must cause any modified files to carry prominent notices
24703
          stating that You changed the files; and
24704
24705
      (c) You must retain, in the Source form of any Derivative Works
24706
          that You distribute, all copyright, patent, trademark, and
24707
          attribution notices from the Source form of the Work,
24708
          excluding those notices that do not pertain to any part of
24709
          the Derivative Works; and
24710
24711
      (d) If the Work includes a "NOTICE" text file as part of its
24712
          distribution, then any Derivative Works that You distribute must
24713
          include a readable copy of the attribution notices contained
24714
          within such NOTICE file, excluding those notices that do not
24715
          pertain to any part of the Derivative Works, in at least one
24716
          of the following places: within a NOTICE text file distributed
24717
          as part of the Derivative Works; within the Source form or
24718
          documentation, if provided along with the Derivative Works; or,
24719
          within a display generated by the Derivative Works, if and
24720
          wherever such third-party notices normally appear. The contents
24721
          of the NOTICE file are for informational purposes only and
24722
          do not modify the License. You may add Your own attribution
24723
          notices within Derivative Works that You distribute, alongside
24724
          or as an addendum to the NOTICE text from the Work, provided
24725
          that such additional attribution notices cannot be construed
24726
          as modifying the License.
24727
24728
      You may add Your own copyright statement to Your modifications and
24729
      may provide additional or different license terms and conditions
24730
      for use, reproduction, or distribution of Your modifications, or
24731
      for any such Derivative Works as a whole, provided Your use,
24732
      reproduction, and distribution of the Work otherwise complies with
24733
      the conditions stated in this License.
24734
24735
   5. Submission of Contributions. Unless You explicitly state otherwise,
24736
      any Contribution intentionally submitted for inclusion in the Work
24737
      by You to the Licensor shall be under the terms and conditions of
24738
      this License, without any additional terms or conditions.
24739
      Notwithstanding the above, nothing herein shall supersede or modify
24740
      the terms of any separate license agreement you may have executed
24741
      with Licensor regarding such Contributions.
24742
24743
   6. Trademarks. This License does not grant permission to use the trade
24744
      names, trademarks, service marks, or product names of the Licensor,
24745
      except as required for reasonable and customary use in describing the
24746
      origin of the Work and reproducing the content of the NOTICE file.
24747
24748
   7. Disclaimer of Warranty. Unless required by applicable law or
24749
      agreed to in writing, Licensor provides the Work (and each
24750
      Contributor provides its Contributions) on an "AS IS" BASIS,
24751
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
24752
      implied, including, without limitation, any warranties or conditions
24753
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
24754
      PARTICULAR PURPOSE. You are solely responsible for determining the
24755
      appropriateness of using or redistributing the Work and assume any
24756
      risks associated with Your exercise of permissions under this License.
24757
24758
   8. Limitation of Liability. In no event and under no legal theory,
24759
      whether in tort (including negligence), contract, or otherwise,
24760
      unless required by applicable law (such as deliberate and grossly
24761
      negligent acts) or agreed to in writing, shall any Contributor be
24762
      liable to You for damages, including any direct, indirect, special,
24763
      incidental, or consequential damages of any character arising as a
24764
      result of this License or out of the use or inability to use the
24765
      Work (including but not limited to damages for loss of goodwill,
24766
      work stoppage, computer failure or malfunction, or any and all
24767
      other commercial damages or losses), even if such Contributor
24768
      has been advised of the possibility of such damages.
24769
24770
   9. Accepting Warranty or Additional Liability. While redistributing
24771
      the Work or Derivative Works thereof, You may choose to offer,
24772
      and charge a fee for, acceptance of support, warranty, indemnity,
24773
      or other liability obligations and/or rights consistent with this
24774
      License. However, in accepting such obligations, You may act only
24775
      on Your own behalf and on Your sole responsibility, not on behalf
24776
      of any other Contributor, and only if You agree to indemnify,
24777
      defend, and hold each Contributor harmless for any liability
24778
      incurred by, or claims asserted against, such Contributor by reason
24779
      of your accepting any such warranty or additional liability.
24780
24781
   END OF TERMS AND CONDITIONS
24782
24783
   APPENDIX: How to apply the Apache License to your work.
24784
24785
      To apply the Apache License to your work, attach the following
24786
      boilerplate notice, with the fields enclosed by brackets "[]"
24787
      replaced with your own identifying information. (Don't include
24788
      the brackets!)  The text should be enclosed in the appropriate
24789
      comment syntax for the file format. We also recommend that a
24790
      file or class name and description of purpose be included on the
24791
      same "printed page" as the copyright notice for easier
24792
      identification within third-party archives.
24793
24794
   Copyright [yyyy] [name of copyright owner]
24795
24796
   Licensed under the Apache License, Version 2.0 (the "License");
24797
   you may not use this file except in compliance with the License.
24798
   You may obtain a copy of the License at
24799
24800
       http://www.apache.org/licenses/LICENSE-2.0
24801
24802
   Unless required by applicable law or agreed to in writing, software
24803
   distributed under the License is distributed on an "AS IS" BASIS,
24804
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24805
   See the License for the specific language governing permissions and
24806
   limitations under the License.
24807
bmission of Contributions. Unless You explicitly state otherwise,
24808
      any Contribution intentionally submitted for inclusion in the Work
24809
      by You to the Licensor shall be under the terms and conditions of
24810
      this License, without any additional terms or conditions.
24811
      Notwithstanding the above, nothing herein shall supersede or modify
24812
      the terms of any separate license agreement you may have executed
24813
      with Licensor regarding such Contributions.
24814
24815
   6. Trademarks. This License does not grant permission to use the trade
24816
      names, trademarks, service marks, or product names of the Licensor,
24817
      except as required for reasonable and customary use in describing the
24818
      origin of the Work and reproducing the content of the NOTICE file.
24819
24820
   7. Disclaimer of Warranty. Unless required by applicable law or
24821
      agreed to in writing, Licensor provides the Work (and each
24822
      Contributor provides i</pre>
24823
}}
24824
|
24825
|com.zfabrik.servletjsp|apache-jsp-10.0.27|LICENSE|{{collapse(Apache 2.0)
24826
<pre>
24827
                                 Apache License
24828
                           Version 2.0, January 2004
24829
                        http://www.apache.org/licenses/
24830
24831
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
24832
24833
   1. Definitions.
24834
24835
      "License" shall mean the terms and conditions for use, reproduction,
24836
      and distribution as defined by Sections 1 through 9 of this document.
24837
24838
      "Licensor" shall mean the copyright owner or entity authorized by
24839
      the copyright owner that is granting the License.
24840
24841
      "Legal Entity" shall mean the union of the acting entity and all
24842
      other entities that control, are controlled by, or are under common
24843
      control with that entity. For the purposes of this definition,
24844
      "control" means (i) the power, direct or indirect, to cause the
24845
      direction or management of such entity, whether by contract or
24846
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
24847
      outstanding shares, or (iii) beneficial ownership of such entity.
24848
24849
      "You" (or "Your") shall mean an individual or Legal Entity
24850
      exercising permissions granted by this License.
24851
24852
      "Source" form shall mean the preferred form for making modifications,
24853
      including but not limited to software source code, documentation
24854
      source, and configuration files.
24855
24856
      "Object" form shall mean any form resulting from mechanical
24857
      transformation or translation of a Source form, including but
24858
      not limited to compiled object code, generated documentation,
24859
      and conversions to other media types.
24860
24861
      "Work" shall mean the work of authorship, whether in Source or
24862
      Object form, made available under the License, as indicated by a
24863
      copyright notice that is included in or attached to the work
24864
      (an example is provided in the Appendix below).
24865
24866
      "Derivative Works" shall mean any work, whether in Source or Object
24867
      form, that is based on (or derived from) the Work and for which the
24868
      editorial revisions, annotations, elaborations, or other modifications
24869
      represent, as a whole, an original work of authorship. For the purposes
24870
      of this License, Derivative Works shall not include works that remain
24871
      separable from, or merely link (or bind by name) to the interfaces of,
24872
      the Work and Derivative Works thereof.
24873
24874
      "Contribution" shall mean any work of authorship, including
24875
      the original version of the Work and any modifications or additions
24876
      to that Work or Derivative Works thereof, that is intentionally
24877
      submitted to Licensor for inclusion in the Work by the copyright owner
24878
      or by an individual or Legal Entity authorized to submit on behalf of
24879
      the copyright owner. For the purposes of this definition, "submitted"
24880
      means any form of electronic, verbal, or written communication sent
24881
      to the Licensor or its representatives, including but not limited to
24882
      communication on electronic mailing lists, source code control systems,
24883
      and issue tracking systems that are managed by, or on behalf of, the
24884
      Licensor for the purpose of discussing and improving the Work, but
24885
      excluding communication that is conspicuously marked or otherwise
24886
      designated in writing by the copyright owner as "Not a Contribution."
24887
24888
      "Contributor" shall mean Licensor and any individual or Legal Entity
24889
      on behalf of whom a Contribution has been received by Licensor and
24890
      subsequently incorporated within the Work.
24891
24892
   2. Grant of Copyright License. Subject to the terms and conditions of
24893
      this License, each Contributor hereby grants to You a perpetual,
24894
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24895
      copyright license to reproduce, prepare Derivative Works of,
24896
      publicly display, publicly perform, sublicense, and distribute the
24897
      Work and such Derivative Works in Source or Object form.
24898
24899
   3. Grant of Patent License. Subject to the terms and conditions of
24900
      this License, each Contributor hereby grants to You a perpetual,
24901
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
24902
      (except as stated in this section) patent license to make, have made,
24903
      use, offer to sell, sell, import, and otherwise transfer the Work,
24904
      where such license applies only to those patent claims licensable
24905
      by such Contributor that are necessarily infringed by their
24906
      Contribution(s) alone or by combination of their Contribution(s)
24907
      with the Work to which such Contribution(s) was submitted. If You
24908
      institute patent litigation against any entity (including a
24909
      cross-claim or counterclaim in a lawsuit) alleging that the Work
24910
      or a Contribution incorporated within the Work constitutes direct
24911
      or contributory patent infringement, then any patent licenses
24912
      granted to You under this License for that Work shall terminate
24913
      as of the date such litigation is filed.
24914
24915
   4. Redistribution. You may reproduce and distribute copies of the
24916
      Work or Derivative Works thereof in any medium, with or without
24917
      modifications, and in Source or Object form, provided that You
24918
      meet the following conditions:
24919
24920
      (a) You must give any other recipients of the Work or
24921
          Derivative Works a copy of this License; and
24922
24923
      (b) You must cause any modified files to carry prominent notices
24924
          stating that You changed the files; and
24925
24926
      (c) You must retain, in the Source form of any Derivative Works
24927
          that You distribute, all copyright, patent, trademark, and
24928
          attribution notices from the Source form of the Work,
24929
          excluding those notices that do not pertain to any part of
24930
          the Derivative Works; and
24931
24932
      (d) If the Work includes a "NOTICE" text file as part of its
24933
          distribution, then any Derivative Works that You distribute must
24934
          include a readable copy of the attribution notices contained
24935
          within such NOTICE file, excluding those notices that do not
24936
          pertain to any part of the Derivative Works, in at least one
24937
          of the following places: within a NOTICE text file distributed
24938
          as part of the Derivative Works; within the Source form or
24939
          documentation, if provided along with the Derivative Works; or,
24940
          within a display generated by the Derivative Works, if and
24941
          wherever such third-party notices normally appear. The contents
24942
          of the NOTICE file are for informational purposes only and
24943
          do not modify the License. You may add Your own attribution
24944
          notices within Derivative Works that You distribute, alongside
24945
          or as an addendum to the NOTICE text from the Work, provided
24946
          that such additional attribution notices cannot be construed
24947
          as modifying the License.
24948
24949
      You may add Your own copyright statement to Your modifications and
24950
      may provide additional or different license terms and conditions
24951
      for use, reproduction, or distribution of Your modifications, or
24952
      for any such Derivative Works as a whole, provided Your use,
24953
      reproduction, and distribution of the Work otherwise complies with
24954
      the conditions stated in this License.
24955
24956
   5. Submission of Contributions. Unless You explicitly state otherwise,
24957
      any Contribution intentionally submitted for inclusion in the Work
24958
      by You to the Licensor shall be under the terms and conditions of
24959
      this License, without any additional terms or conditions.
24960
      Notwithstanding the above, nothing herein shall supersede or modify
24961
      the terms of any separate license agreement you may have executed
24962
      with Licensor regarding such Contributions.
24963
24964
   6. Trademarks. This License does not grant permission to use the trade
24965
      names, trademarks, service marks, or product names of the Licensor,
24966
      except as required for reasonable and customary use in describing the
24967
      origin of the Work and reproducing the content of the NOTICE file.
24968
24969
   7. Disclaimer of Warranty. Unless required by applicable law or
24970
      agreed to in writing, Licensor provides the Work (and each
24971
      Contributor provides its Contributions) on an "AS IS" BASIS,
24972
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
24973
      implied, including, without limitation, any warranties or conditions
24974
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
24975
      PARTICULAR PURPOSE. You are solely responsible for determining the
24976
      appropriateness of using or redistributing the Work and assume any
24977
      risks associated with Your exercise of permissions under this License.
24978
24979
   8. Limitation of Liability. In no event and under no legal theory,
24980
      whether in tort (including negligence), contract, or otherwise,
24981
      unless required by applicable law (such as deliberate and grossly
24982
      negligent acts) or agreed to in writing, shall any Contributor be
24983
      liable to You for damages, including any direct, indirect, special,
24984
      incidental, or consequential damages of any character arising as a
24985
      result of this License or out of the use or inability to use the
24986
      Work (including but not limited to damages for loss of goodwill,
24987
      work stoppage, computer failure or malfunction, or any and all
24988
      other commercial damages or losses), even if such Contributor
24989
      has been advised of the possibility of such damages.
24990
24991
   9. Accepting Warranty or Additional Liability. While redistributing
24992
      the Work or Derivative Works thereof, You may choose to offer,
24993
      and charge a fee for, acceptance of support, warranty, indemnity,
24994
      or other liability obligations and/or rights consistent with this
24995
      License. However, in accepting such obligations, You may act only
24996
      on Your own behalf and on Your sole responsibility, not on behalf
24997
      of any other Contributor, and only if You agree to indemnify,
24998
      defend, and hold each Contributor harmless for any liability
24999
      incurred by, or claims asserted against, such Contributor by reason
25000
      of your accepting any such warranty or additional liability.
25001
25002
   END OF TERMS AND CONDITIONS
25003
25004
   APPENDIX: How to apply the Apache License to your work.
25005
25006
      To apply the Apache License to your work, attach the following
25007
      boilerplate notice, with the fields enclosed by brackets "[]"
25008
      replaced with your own identifying information. (Don't include
25009
      the brackets!)  The text should be enclosed in the appropriate
25010
      comment syntax for the file format. We also recommend that a
25011
      file or class name and description of purpose be included on the
25012
      same "printed page" as the copyright notice for easier
25013
      identification within third-party archives.
25014
25015
   Copyright [yyyy] [name of copyright owner]
25016
25017
   Licensed under the Apache License, Version 2.0 (the "License");
25018
   you may not use this file except in compliance with the License.
25019
   You may obtain a copy of the License at
25020
25021
       http://www.apache.org/licenses/LICENSE-2.0
25022
25023
   Unless required by applicable law or agreed to in writing, software
25024
   distributed under the License is distributed on an "AS IS" BASIS,
25025
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25026
   See the License for the specific language governing permissions and
25027
   limitations under the License.
25028
bmission of Contributions. Unless You explicitly state otherwise,
25029
      any Contribution intentionally submitted for inclusion in the Work
25030
      by You to the Licensor shall be under the terms and conditions of
25031
      this License, without any additional terms or conditions.
25032
      Notwithstanding the above, nothing herein shall supersede or modify
25033
      the terms of any separate license agreement you may have executed
25034
      with Licensor regarding such Contributions.
25035
25036
   6. Trademarks. This License does not grant permission to use the trade
25037
      names, trademarks, service marks, or product names of the Licensor,
25038
      except as required for reasonable and customary use in describing the
25039
      origin of the Work and reproducing the content of the NOTICE file.
25040
25041
   7. Disclaimer of Warranty. Unless required by applicable law or
25042
      agreed to in writing, Licensor provides the Work (and each
25043
      Contributor provides i</pre>
25044
}}
25045
|
25046
|com.zfabrik.servletjsp|asm-9.7.1|asm-9.7.1.license|{{collapse( OTHER )
25047
<pre>BSD 3-clause
25048
25049
Copyright <YEAR> <COPYRIGHT HOLDER>
25050
25051
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
25052
25053
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
25054
25055
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
25056
25057
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
25058
25059
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
25060
}}
25061
|
25062
|com.zfabrik.servletjsp|asm-commons-9.7.1|asm-commons-9.7.1.license|{{collapse( OTHER )
25063
<pre>BSD 3-clause
25064
25065
Copyright <YEAR> <COPYRIGHT HOLDER>
25066
25067
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
25068
25069
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
25070
25071
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
25072
25073
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
25074
25075
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
25076
}}
25077
|
25078
|com.zfabrik.servletjsp|asm-tree-9.7.1|asm-tree-9.7.1.license|{{collapse( OTHER )
25079
<pre>BSD 3-clause
25080
25081
Copyright <YEAR> <COPYRIGHT HOLDER>
25082
25083
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
25084
25085
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
25086
25087
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
25088
25089
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
25090
25091
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
25092
}}
25093
|
25094
|com.zfabrik.servletjsp|cdi-api-1.0|cdi-api-1.0.url|{{collapse(Apache 2.0)
25095
<pre>
25096
                                 Apache License
25097
                           Version 2.0, January 2004
25098
                        http://www.apache.org/licenses/
25099
25100
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
25101
25102
   1. Definitions.
25103
25104
      "License" shall mean the terms and conditions for use, reproduction,
25105
      and distribution as defined by Sections 1 through 9 of this document.
25106
25107
      "Licensor" shall mean the copyright owner or entity authorized by
25108
      the copyright owner that is granting the License.
25109
25110
      "Legal Entity" shall mean the union of the acting entity and all
25111
      other entities that control, are controlled by, or are under common
25112
      control with that entity. For the purposes of this definition,
25113
      "control" means (i) the power, direct or indirect, to cause the
25114
      direction or management of such entity, whether by contract or
25115
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
25116
      outstanding shares, or (iii) beneficial ownership of such entity.
25117
25118
      "You" (or "Your") shall mean an individual or Legal Entity
25119
      exercising permissions granted by this License.
25120
25121
      "Source" form shall mean the preferred form for making modifications,
25122
      including but not limited to software source code, documentation
25123
      source, and configuration files.
25124
25125
      "Object" form shall mean any form resulting from mechanical
25126
      transformation or translation of a Source form, including but
25127
      not limited to compiled object code, generated documentation,
25128
      and conversions to other media types.
25129
25130
      "Work" shall mean the work of authorship, whether in Source or
25131
      Object form, made available under the License, as indicated by a
25132
      copyright notice that is included in or attached to the work
25133
      (an example is provided in the Appendix below).
25134
25135
      "Derivative Works" shall mean any work, whether in Source or Object
25136
      form, that is based on (or derived from) the Work and for which the
25137
      editorial revisions, annotations, elaborations, or other modifications
25138
      represent, as a whole, an original work of authorship. For the purposes
25139
      of this License, Derivative Works shall not include works that remain
25140
      separable from, or merely link (or bind by name) to the interfaces of,
25141
      the Work and Derivative Works thereof.
25142
25143
      "Contribution" shall mean any work of authorship, including
25144
      the original version of the Work and any modifications or additions
25145
      to that Work or Derivative Works thereof, that is intentionally
25146
      submitted to Licensor for inclusion in the Work by the copyright owner
25147
      or by an individual or Legal Entity authorized to submit on behalf of
25148
      the copyright owner. For the purposes of this definition, "submitted"
25149
      means any form of electronic, verbal, or written communication sent
25150
      to the Licensor or its representatives, including but not limited to
25151
      communication on electronic mailing lists, source code control systems,
25152
      and issue tracking systems that are managed by, or on behalf of, the
25153
      Licensor for the purpose of discussing and improving the Work, but
25154
      excluding communication that is conspicuously marked or otherwise
25155
      designated in writing by the copyright owner as "Not a Contribution."
25156
25157
      "Contributor" shall mean Licensor and any individual or Legal Entity
25158
      on behalf of whom a Contribution has been received by Licensor and
25159
      subsequently incorporated within the Work.
25160
25161
   2. Grant of Copyright License. Subject to the terms and conditions of
25162
      this License, each Contributor hereby grants to You a perpetual,
25163
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
25164
      copyright license to reproduce, prepare Derivative Works of,
25165
      publicly display, publicly perform, sublicense, and distribute the
25166
      Work and such Derivative Works in Source or Object form.
25167
25168
   3. Grant of Patent License. Subject to the terms and conditions of
25169
      this License, each Contributor hereby grants to You a perpetual,
25170
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
25171
      (except as stated in this section) patent license to make, have made,
25172
      use, offer to sell, sell, import, and otherwise transfer the Work,
25173
      where such license applies only to those patent claims licensable
25174
      by such Contributor that are necessarily infringed by their
25175
      Contribution(s) alone or by combination of their Contribution(s)
25176
      with the Work to which such Contribution(s) was submitted. If You
25177
      institute patent litigation against any entity (including a
25178
      cross-claim or counterclaim in a lawsuit) alleging that the Work
25179
      or a Contribution incorporated within the Work constitutes direct
25180
      or contributory patent infringement, then any patent licenses
25181
      granted to You under this License for that Work shall terminate
25182
      as of the date such litigation is filed.
25183
25184
   4. Redistribution. You may reproduce and distribute copies of the
25185
      Work or Derivative Works thereof in any medium, with or without
25186
      modifications, and in Source or Object form, provided that You
25187
      meet the following conditions:
25188
25189
      (a) You must give any other recipients of the Work or
25190
          Derivative Works a copy of this License; and
25191
25192
      (b) You must cause any modified files to carry prominent notices
25193
          stating that You changed the files; and
25194
25195
      (c) You must retain, in the Source form of any Derivative Works
25196
          that You distribute, all copyright, patent, trademark, and
25197
          attribution notices from the Source form of the Work,
25198
          excluding those notices that do not pertain to any part of
25199
          the Derivative Works; and
25200
25201
      (d) If the Work includes a "NOTICE" text file as part of its
25202
          distribution, then any Derivative Works that You distribute must
25203
          include a readable copy of the attribution notices contained
25204
          within such NOTICE file, excluding those notices that do not
25205
          pertain to any part of the Derivative Works, in at least one
25206
          of the following places: within a NOTICE text file distributed
25207
          as part of the Derivative Works; within the Source form or
25208
          documentation, if provided along with the Derivative Works; or,
25209
          within a display generated by the Derivative Works, if and
25210
          wherever such third-party notices normally appear. The contents
25211
          of the NOTICE file are for informational purposes only and
25212
          do not modify the License. You may add Your own attribution
25213
          notices within Derivative Works that You distribute, alongside
25214
          or as an addendum to the NOTICE text from the Work, provided
25215
          that such additional attribution notices cannot be construed
25216
          as modifying the License.
25217
25218
      You may add Your own copyright statement to Your modifications and
25219
      may provide additional or different license terms and conditions
25220
      for use, reproduction, or distribution of Your modifications, or
25221
      for any such Derivative Works as a whole, provided Your use,
25222
      reproduction, and distribution of the Work otherwise complies with
25223
      the conditions stated in this License.
25224
25225
   5. Submission of Contributions. Unless You explicitly state otherwise,
25226
      any Contribution intentionally submitted for inclusion in the Work
25227
      by You to the Licensor shall be under the terms and conditions of
25228
      this License, without any additional terms or conditions.
25229
      Notwithstanding the above, nothing herein shall supersede or modify
25230
      the terms of any separate license agreement you may have executed
25231
      with Licensor regarding such Contributions.
25232
25233
   6. Trademarks. This License does not grant permission to use the trade
25234
      names, trademarks, service marks, or product names of the Licensor,
25235
      except as required for reasonable and customary use in describing the
25236
      origin of the Work and reproducing the content of the NOTICE file.
25237
25238
   7. Disclaimer of Warranty. Unless required by applicable law or
25239
      agreed to in writing, Licensor provides the Work (and each
25240
      Contributor provides its Contributions) on an "AS IS" BASIS,
25241
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
25242
      implied, including, without limitation, any warranties or conditions
25243
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
25244
      PARTICULAR PURPOSE. You are solely responsible for determining the
25245
      appropriateness of using or redistributing the Work and assume any
25246
      risks associated with Your exercise of permissions under this License.
25247
25248
   8. Limitation of Liability. In no event and under no legal theory,
25249
      whether in tort (including negligence), contract, or otherwise,
25250
      unless required by applicable law (such as deliberate and grossly
25251
      negligent acts) or agreed to in writing, shall any Contributor be
25252
      liable to You for damages, including any direct, indirect, special,
25253
      incidental, or consequential damages of any character arising as a
25254
      result of this License or out of the use or inability to use the
25255
      Work (including but not limited to damages for loss of goodwill,
25256
      work stoppage, computer failure or malfunction, or any and all
25257
      other commercial damages or losses), even if such Contributor
25258
      has been advised of the possibility of such damages.
25259
25260
   9. Accepting Warranty or Additional Liability. While redistributing
25261
      the Work or Derivative Works thereof, You may choose to offer,
25262
      and charge a fee for, acceptance of support, warranty, indemnity,
25263
      or other liability obligations and/or rights consistent with this
25264
      License. However, in accepting such obligations, You may act only
25265
      on Your own behalf and on Your sole responsibility, not on behalf
25266
      of any other Contributor, and only if You agree to indemnify,
25267
      defend, and hold each Contributor harmless for any liability
25268
      incurred by, or claims asserted against, such Contributor by reason
25269
      of your accepting any such warranty or additional liability.
25270
25271
   END OF TERMS AND CONDITIONS
25272
25273
   APPENDIX: How to apply the Apache License to your work.
25274
25275
      To apply the Apache License to your work, attach the following
25276
      boilerplate notice, with the fields enclosed by brackets "[]"
25277
      replaced with your own identifying information. (Don't include
25278
      the brackets!)  The text should be enclosed in the appropriate
25279
      comment syntax for the file format. We also recommend that a
25280
      file or class name and description of purpose be included on the
25281
      same "printed page" as the copyright notice for easier
25282
      identification within third-party archives.
25283
25284
   Copyright [yyyy] [name of copyright owner]
25285
25286
   Licensed under the Apache License, Version 2.0 (the "License");
25287
   you may not use this file except in compliance with the License.
25288
   You may obtain a copy of the License at
25289
25290
       http://www.apache.org/licenses/LICENSE-2.0
25291
25292
   Unless required by applicable law or agreed to in writing, software
25293
   distributed under the License is distributed on an "AS IS" BASIS,
25294
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25295
   See the License for the specific language governing permissions and
25296
   limitations under the License.
25297
</pre>
25298
}}
25299
|
25300
|com.zfabrik.servletjsp|conscrypt-openjdk-uber-2.5.2|conscrypt-openjdk-uber-2.5.2.url|{{collapse(Apache 2.0)
25301
<pre>
25302
                                 Apache License
25303
                           Version 2.0, January 2004
25304
                        http://www.apache.org/licenses/
25305
25306
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
25307
25308
   1. Definitions.
25309
25310
      "License" shall mean the terms and conditions for use, reproduction,
25311
      and distribution as defined by Sections 1 through 9 of this document.
25312
25313
      "Licensor" shall mean the copyright owner or entity authorized by
25314
      the copyright owner that is granting the License.
25315
25316
      "Legal Entity" shall mean the union of the acting entity and all
25317
      other entities that control, are controlled by, or are under common
25318
      control with that entity. For the purposes of this definition,
25319
      "control" means (i) the power, direct or indirect, to cause the
25320
      direction or management of such entity, whether by contract or
25321
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
25322
      outstanding shares, or (iii) beneficial ownership of such entity.
25323
25324
      "You" (or "Your") shall mean an individual or Legal Entity
25325
      exercising permissions granted by this License.
25326
25327
      "Source" form shall mean the preferred form for making modifications,
25328
      including but not limited to software source code, documentation
25329
      source, and configuration files.
25330
25331
      "Object" form shall mean any form resulting from mechanical
25332
      transformation or translation of a Source form, including but
25333
      not limited to compiled object code, generated documentation,
25334
      and conversions to other media types.
25335
25336
      "Work" shall mean the work of authorship, whether in Source or
25337
      Object form, made available under the License, as indicated by a
25338
      copyright notice that is included in or attached to the work
25339
      (an example is provided in the Appendix below).
25340
25341
      "Derivative Works" shall mean any work, whether in Source or Object
25342
      form, that is based on (or derived from) the Work and for which the
25343
      editorial revisions, annotations, elaborations, or other modifications
25344
      represent, as a whole, an original work of authorship. For the purposes
25345
      of this License, Derivative Works shall not include works that remain
25346
      separable from, or merely link (or bind by name) to the interfaces of,
25347
      the Work and Derivative Works thereof.
25348
25349
      "Contribution" shall mean any work of authorship, including
25350
      the original version of the Work and any modifications or additions
25351
      to that Work or Derivative Works thereof, that is intentionally
25352
      submitted to Licensor for inclusion in the Work by the copyright owner
25353
      or by an individual or Legal Entity authorized to submit on behalf of
25354
      the copyright owner. For the purposes of this definition, "submitted"
25355
      means any form of electronic, verbal, or written communication sent
25356
      to the Licensor or its representatives, including but not limited to
25357
      communication on electronic mailing lists, source code control systems,
25358
      and issue tracking systems that are managed by, or on behalf of, the
25359
      Licensor for the purpose of discussing and improving the Work, but
25360
      excluding communication that is conspicuously marked or otherwise
25361
      designated in writing by the copyright owner as "Not a Contribution."
25362
25363
      "Contributor" shall mean Licensor and any individual or Legal Entity
25364
      on behalf of whom a Contribution has been received by Licensor and
25365
      subsequently incorporated within the Work.
25366
25367
   2. Grant of Copyright License. Subject to the terms and conditions of
25368
      this License, each Contributor hereby grants to You a perpetual,
25369
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
25370
      copyright license to reproduce, prepare Derivative Works of,
25371
      publicly display, publicly perform, sublicense, and distribute the
25372
      Work and such Derivative Works in Source or Object form.
25373
25374
   3. Grant of Patent License. Subject to the terms and conditions of
25375
      this License, each Contributor hereby grants to You a perpetual,
25376
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
25377
      (except as stated in this section) patent license to make, have made,
25378
      use, offer to sell, sell, import, and otherwise transfer the Work,
25379
      where such license applies only to those patent claims licensable
25380
      by such Contributor that are necessarily infringed by their
25381
      Contribution(s) alone or by combination of their Contribution(s)
25382
      with the Work to which such Contribution(s) was submitted. If You
25383
      institute patent litigation against any entity (including a
25384
      cross-claim or counterclaim in a lawsuit) alleging that the Work
25385
      or a Contribution incorporated within the Work constitutes direct
25386
      or contributory patent infringement, then any patent licenses
25387
      granted to You under this License for that Work shall terminate
25388
      as of the date such litigation is filed.
25389
25390
   4. Redistribution. You may reproduce and distribute copies of the
25391
      Work or Derivative Works thereof in any medium, with or without
25392
      modifications, and in Source or Object form, provided that You
25393
      meet the following conditions:
25394
25395
      (a) You must give any other recipients of the Work or
25396
          Derivative Works a copy of this License; and
25397
25398
      (b) You must cause any modified files to carry prominent notices
25399
          stating that You changed the files; and
25400
25401
      (c) You must retain, in the Source form of any Derivative Works
25402
          that You distribute, all copyright, patent, trademark, and
25403
          attribution notices from the Source form of the Work,
25404
          excluding those notices that do not pertain to any part of
25405
          the Derivative Works; and
25406
25407
      (d) If the Work includes a "NOTICE" text file as part of its
25408
          distribution, then any Derivative Works that You distribute must
25409
          include a readable copy of the attribution notices contained
25410
          within such NOTICE file, excluding those notices that do not
25411
          pertain to any part of the Derivative Works, in at least one
25412
          of the following places: within a NOTICE text file distributed
25413
          as part of the Derivative Works; within the Source form or
25414
          documentation, if provided along with the Derivative Works; or,
25415
          within a display generated by the Derivative Works, if and
25416
          wherever such third-party notices normally appear. The contents
25417
          of the NOTICE file are for informational purposes only and
25418
          do not modify the License. You may add Your own attribution
25419
          notices within Derivative Works that You distribute, alongside
25420
          or as an addendum to the NOTICE text from the Work, provided
25421
          that such additional attribution notices cannot be construed
25422
          as modifying the License.
25423
25424
      You may add Your own copyright statement to Your modifications and
25425
      may provide additional or different license terms and conditions
25426
      for use, reproduction, or distribution of Your modifications, or
25427
      for any such Derivative Works as a whole, provided Your use,
25428
      reproduction, and distribution of the Work otherwise complies with
25429
      the conditions stated in this License.
25430
25431
   5. Submission of Contributions. Unless You explicitly state otherwise,
25432
      any Contribution intentionally submitted for inclusion in the Work
25433
      by You to the Licensor shall be under the terms and conditions of
25434
      this License, without any additional terms or conditions.
25435
      Notwithstanding the above, nothing herein shall supersede or modify
25436
      the terms of any separate license agreement you may have executed
25437
      with Licensor regarding such Contributions.
25438
25439
   6. Trademarks. This License does not grant permission to use the trade
25440
      names, trademarks, service marks, or product names of the Licensor,
25441
      except as required for reasonable and customary use in describing the
25442
      origin of the Work and reproducing the content of the NOTICE file.
25443
25444
   7. Disclaimer of Warranty. Unless required by applicable law or
25445
      agreed to in writing, Licensor provides the Work (and each
25446
      Contributor provides its Contributions) on an "AS IS" BASIS,
25447
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
25448
      implied, including, without limitation, any warranties or conditions
25449
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
25450
      PARTICULAR PURPOSE. You are solely responsible for determining the
25451
      appropriateness of using or redistributing the Work and assume any
25452
      risks associated with Your exercise of permissions under this License.
25453
25454
   8. Limitation of Liability. In no event and under no legal theory,
25455
      whether in tort (including negligence), contract, or otherwise,
25456
      unless required by applicable law (such as deliberate and grossly
25457
      negligent acts) or agreed to in writing, shall any Contributor be
25458
      liable to You for damages, including any direct, indirect, special,
25459
      incidental, or consequential damages of any character arising as a
25460
      result of this License or out of the use or inability to use the
25461
      Work (including but not limited to damages for loss of goodwill,
25462
      work stoppage, computer failure or malfunction, or any and all
25463
      other commercial damages or losses), even if such Contributor
25464
      has been advised of the possibility of such damages.
25465
25466
   9. Accepting Warranty or Additional Liability. While redistributing
25467
      the Work or Derivative Works thereof, You may choose to offer,
25468
      and charge a fee for, acceptance of support, warranty, indemnity,
25469
      or other liability obligations and/or rights consistent with this
25470
      License. However, in accepting such obligations, You may act only
25471
      on Your own behalf and on Your sole responsibility, not on behalf
25472
      of any other Contributor, and only if You agree to indemnify,
25473
      defend, and hold each Contributor harmless for any liability
25474
      incurred by, or claims asserted against, such Contributor by reason
25475
      of your accepting any such warranty or additional liability.
25476
25477
   END OF TERMS AND CONDITIONS
25478
25479
   APPENDIX: How to apply the Apache License to your work.
25480
25481
      To apply the Apache License to your work, attach the following
25482
      boilerplate notice, with the fields enclosed by brackets "[]"
25483
      replaced with your own identifying information. (Don't include
25484
      the brackets!)  The text should be enclosed in the appropriate
25485
      comment syntax for the file format. We also recommend that a
25486
      file or class name and description of purpose be included on the
25487
      same "printed page" as the copyright notice for easier
25488
      identification within third-party archives.
25489
25490
   Copyright [yyyy] [name of copyright owner]
25491
25492
   Licensed under the Apache License, Version 2.0 (the "License");
25493
   you may not use this file except in compliance with the License.
25494
   You may obtain a copy of the License at
25495
25496
       http://www.apache.org/licenses/LICENSE-2.0
25497
25498
   Unless required by applicable law or agreed to in writing, software
25499
   distributed under the License is distributed on an "AS IS" BASIS,
25500
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25501
   See the License for the specific language governing permissions and
25502
   limitations under the License.
25503
</pre>
25504
}}
25505
|
25506
|com.zfabrik.servletjsp|ecj-3.33.0|README.md|{{collapse( OTHER )
25507
<pre>## Notes for maintainers of the JDTCompilerAdapter (ant support) in ECJ.
25508
25509
The org.eclipse.jdt.core.JDTCompilerAdapter class can be used by PDE/ant 
25510
via jdtCompilerAdapter.jar if running ant tasks from inside Eclipse or by ant
25511
directly (by adding org.eclipse.jdt.core.compiler.batch jar to ant classpath) 
25512
if running in a separated VM without OSGI.
25513
25514
### Standalone ant use
25515
25516
Using JDTCompilerAdapter class from standalone ant is straightforward - the 
25517
org.eclipse.jdt.core.compiler.batch jar should be added to the ant javac classpath
25518
in some way, like for example here:
25519
25520
```
25521
<javac destdir="${temp.folder}/@dot.bin" failonerror="${javacFailOnError}" verbose="${javacVerbose}" 
25522
debug="${javacDebugInfo}" includeAntRuntime="no" source="${javacSource}" target="${javacTarget}" encoding="UTF-8">
25523
<compilerarg line="${compilerArg}" compiler="${build.compiler}"/>
25524
<classpath refid="@dot.classpath" />
25525
<src path="src/" />
25526
<compilerarg line="-properties &apos;.settings/org.eclipse.jdt.core.prefs&apos;" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
25527
<compilerarg line="-log &apos;${temp.folder}/@dot.binnull&apos;" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
25528
<compilerarg line="-g -showversion -encoding UTF-8 -preserveAllLocals 
25529
-enableJavadoc -nowarn:[src-gen] -nowarn:[.src-gen] -time" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
25530
<compilerclasspath>
25531
<pathelement path="${ecjBatchCompilerJarLocation}"/>
25532
</compilerclasspath>
25533
</javac>
25534
```
25535
25536
### Eclipse (OSGI) embedded ant use
25537
25538
Using JDTCompilerAdapter class from ant started from OSGI container (Eclipse) is 
25539
not trivial and has few pitfalls.
25540
25541
First of all, org.eclipse.jdt.core.JDTCompilerAdapter class is packaged into a dedicated
25542
jdtCompilerAdapter.jar that is **not** part of org.eclipse.jdt.core.compiler.batch bundle!
25543
25544
This jdtCompilerAdapter.jar is packaged **inside** org.eclipse.jdt.core bundle for some obscure reasons
25545
and is extracted at runtime in org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.addInitEclipseCompiler().
25546
25547
Second most surprising point is: if the JDTCompilerAdapter code runs in OSGI environment, in order 
25548
to be properly loaded by ant which is started by PDE/ant.core bundle via
25549
org.eclipse.ant.core.AntRunner.run(Object), the org.eclipse.jdt.core.JDTCompilerAdapter class
25550
should **NOT** be found by classloaders of org.eclipse.jdt.core or org.eclipse.jdt.core.compiler.batch bundles!
25551
25552
The reason is, that the JDTCompilerAdapter class itself needs ant classes for class initialization,
25553
but that must be **same** ant classes loaded by org.eclipse.ant.internal.core.AntClassLoader.
25554
If the ant classes needed by JDTCompilerAdapter class are loaded by OSGI bundle loaders,
25555
ant engine can't use them (even if they are coming from same jar)! From Java
25556
 runtime point of view they are different because loaded by a different classloader. 
25557
25558
Therefore the code in org.eclipse.ant.internal.core.AntClassLoader.loadClassPlugins(String) 
25559
that goes over possible **bundle** classloaders that contribute ant tasks for Eclipse,
25560
**must** fail to load org.eclipse.jdt.core.JDTCompilerAdapter class and return *null*!
25561
25562
This is surprising at least, and has some non trivial consequences.
25563
25564
The main one is: org.eclipse.jdt.core.JDTCompilerAdapter should be "not visible" 
25565
for default OSGI class loading from org.eclipse.jdt.core bundle that contributes 
25566
extra ant classpath entry jdtCompilerAdapter.jar, 
25567
and therefore org.eclipse.jdt.core package should be **not exported** in MANIFEST.MF 
25568
by org.eclipse.jdt.core.compiler.batch!
25569
25570
After failing to load JDTCompilerAdapter class in AntClassLoader.loadClassPlugins(String)
25571
the AntClassLoader code goes to the parent classloader (which is URLClassLoader) 
25572
and the parent walks over **extra** ant classpath entries contributed by plugins 
25573
via "org.eclipse.ant.core.extraClasspathEntries" extension point (see 
25574
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)).
25575
25576
The URLClassLoader finally finds and loads JDTCompilerAdapter in jdtCompilerAdapter.jar 
25577
contributed by org.eclipse.jdt.core as an extra ant classpath entry
25578
(with all the required ant classes found by ant own classloader)! 
25579
The URLClassLoader (AntClassLoader) should be initialized with core ant libraries at the beginning, so
25580
it has no issues to satisfy all JDTCompilerAdapter ant dependencies.ng org.eclipse.jdt.core.compiler.batch jar to ant classpath) 
25581
if running in a separated VM without OSGI.
25582
25583
### Standalone ant use
25584
25585
Using JDTCompilerAdapter class from standalone ant is straightforward - the 
25586
org.eclipse.jdt.core.compiler.batch jar should be added to the ant javac classpath
25587
in some way, like for example here:
25588
25589
```
25590
<javac destdir="${temp.folder}/@dot.bin" failonerror="${javacFailOnError}" verbose="${javacVerbose}" 
25591
debug="${javacDebugInfo}" includeAntRuntime="no" source="${javacSource}" target="${javacTarget}" encoding="UTF-8">
25592
<compilerarg line="${compilerArg}" compiler="${build.compiler}"/>
25593
<classpath refid="@dot.classpath" />
25594
<src path="src/" />
25595
<compilerarg line="-properties &apos;.settings/org.eclipse.jdt.core.prefs&apos;" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
25596
<compilerarg line="-log &apos;${temp.folder}/@dot.binnull&apos;" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
25597
<compilerarg line="-g -showversion -encoding UTF-8 -preserveAllLocals 
25598
-enableJavadoc -nowarn:[src-gen] -nowarn:[.src-gen] -time" compiler="org.eclipse.jdt.core.JDTCompilerAdapter" />
25599
<compilerclasspath>
25600
<pathelement path="${ecjBatchCompilerJarLocation}"/>
25601
</compilerclasspath>
25602
</javac>
25603
```
25604
25605
### Eclipse (OSGI) embedded ant use
25606
25607
Using JDTCompilerAdapter class from ant started from OSGI container (Eclipse) is 
25608
not trivial and has few pitfalls.
25609
25610
First of all, org.eclipse.jdt.core.JDTCompilerAdapter class is packaged into a dedicated
25611
jdtCompilerAdapter.jar that is **not** part of org.eclipse.jdt.core.compiler.batch bundle!
25612
25613
This jdtCompilerAdapter.jar is packaged **inside** org.eclipse.jdt.core bundle for some obscure reasons
25614
and is extracted at runtime in org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.addInitEclipseCompiler().
25615
25616
Second most surprising point is: if the JDTCompilerAdapter code runs in OSGI environment, in order 
25617
to be properly loaded by ant which is started by PDE/ant.core bundle via
25618
org.eclipse.ant.core.AntRunner.run(Object), the org.eclipse.jdt.core.JDTCompilerAdapter class
25619
should **NOT** be found by classloaders of org.eclipse.jdt.core or org.eclipse.jdt.core.compiler.batch bundles!
25620
25621
The reason is, that the JDTCompilerAdapter class itself needs ant classes for class initialization,
25622
but that must be **same** ant classes loaded by org.eclipse.ant.internal.core.AntClassLoader.
25623
If the ant classes needed by JDTCompilerAdapter class are loaded by OSGI bundle loaders,
25624
ant engine can't use them (even if they are coming from same jar)! From Java
25625
 runtime point of view they are different because loaded by a different classloader. 
25626
25627
Therefore the code in org.eclipse.ant.internal.core.AntClassLoader.loadClassPlugins(String) 
25628
that goes over possible **bundle** classloaders that contribute ant tasks for Eclipse,
25629
**must** fail to load org.eclipse.jdt.core.JDTCompilerAdapter class and return *null*!
25630
25631
This is surprising at least, and has some non trivial consequences.
25632
25633
The main one is: org.eclipse.jdt.core.JDTCompilerAdapter should be "not visible" 
25634
for default OSGI class loading from org.eclipse.jdt.core bundle that contributes 
25635
extra ant classpath entry jdtCompilerAdapter.jar, 
25636
and therefore org.eclipse.jdt.core package should be **not exported** in MANIFEST.MF 
25637
by org.eclipse.jdt.core.compiler.batch!
25638
25639
After failing to load JDTCompilerAdapter class in AntClassLoader.loadClassPlugins(String)
25640
the AntClassLoader code goes to the parent classloader (which is URLClassLoader) 
25641
and the parent walks over **extra** ant classpath entries contributed by plugins 
25642
via "org.eclipse.ant.core.extraClasspathEntries" extension point (see 
25643
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)).
25644
25645
The URLClassLoader finally finds and loads JDTCompilerAdapter in jdtCompilerAdapter.jar 
25646
contributed by org.eclipse.jdt.core as an extra ant classpath e</pre>
25647
}}
25648
|
25649
|com.zfabrik.servletjsp|hazelcast-5.5.0|thirdparty-LICENSE|{{collapse(MIT)
25650
<pre>------
25651
Third-party license for
25652
fast_float, Copyright (c) 2021 The fast_float authors. MIT License.
25653
https://github.com/fastfloat/fast_float
25654
https://github.com/fastfloat/fast_float/blob/35d523195bf7d57aba0e735ad6eba1e6f71ba8d6/LICENSE-MIT
25655
25656
MIT License
25657
25658
Copyright (c) 2021 The fast_float authors
25659
25660
Permission is hereby granted, free of charge, to any person obtaining a copy
25661
of this software and associated documentation files (the "Software"), to deal
25662
in the Software without restriction, including without limitation the rights
25663
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25664
copies of the Software, and to permit persons to whom the Software is
25665
furnished to do so, subject to the following conditions:
25666
25667
The above copyright notice and this permission notice shall be included in all
25668
copies or substantial portions of the Software.
25669
25670
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25671
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25672
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25673
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25674
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25675
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25676
SOFTWARE.
25677
------
25678
Third-party license for
25679
bigint, Copyright 2020 Tim Buktu. 2-clause BSD License.
25680
https://github.com/tbuktu/bigint/tree/floatfft
25681
https://github.com/tbuktu/bigint/blob/617c8cd8a7c5e4fb4d919c6a4d11e2586107f029/LICENSE
25682
https://github.com/wrandelshofer/FastDoubleParser/blob/39e123b15b71f29a38a087d16a0bc620fc879aa6/bigint-LICENSE
25683
(We only use those portions of the bigint project that can be licensed under 2-clause BSD License.)
25684
25685
2-clause BSD License
25686
25687
Copyright 2022 Tim Buktu
25688
25689
Redistribution and use in source and binary forms, with or without
25690
modification, are permitted provided that the following conditions
25691
are met:
25692
25693
1. Redistributions of source code must retain the above copyright notice, this
25694
   list of conditions and the following disclaimer.
25695
25696
2. Redistributions in binary form must reproduce the above copyright notice,
25697
   this list of conditions and the following disclaimer in the documentation
25698
   and/or other materials provided with the distribution.
25699
25700
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS AS IS AND
25701
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
25702
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25703
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
25704
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25705
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
25706
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
25707
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
25708
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
25709
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25710
</pre>
25711
}}
25712
|
25713
|com.zfabrik.servletjsp|jakarta.authentication-api-2.0.0|LICENSE.md|{{collapse(EPL 2.0)
25714
<pre># Eclipse Public License - v 2.0
25715
25716
        THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
25717
        PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
25718
        OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
25719
25720
    1. DEFINITIONS
25721
25722
    "Contribution" means:
25723
25724
      a) in the case of the initial Contributor, the initial content
25725
         Distributed under this Agreement, and
25726
25727
      b) in the case of each subsequent Contributor: 
25728
         i) changes to the Program, and 
25729
         ii) additions to the Program;
25730
      where such changes and/or additions to the Program originate from
25731
      and are Distributed by that particular Contributor. A Contribution
25732
      "originates" from a Contributor if it was added to the Program by
25733
      such Contributor itself or anyone acting on such Contributor's behalf.
25734
      Contributions do not include changes or additions to the Program that
25735
      are not Modified Works.
25736
25737
    "Contributor" means any person or entity that Distributes the Program.
25738
25739
    "Licensed Patents" mean patent claims licensable by a Contributor which
25740
    are necessarily infringed by the use or sale of its Contribution alone
25741
    or when combined with the Program.
25742
25743
    "Program" means the Contributions Distributed in accordance with this
25744
    Agreement.
25745
25746
    "Recipient" means anyone who receives the Program under this Agreement
25747
    or any Secondary License (as applicable), including Contributors.
25748
25749
    "Derivative Works" shall mean any work, whether in Source Code or other
25750
    form, that is based on (or derived from) the Program and for which the
25751
    editorial revisions, annotations, elaborations, or other modifications
25752
    represent, as a whole, an original work of authorship.
25753
25754
    "Modified Works" shall mean any work in Source Code or other form that
25755
    results from an addition to, deletion from, or modification of the
25756
    contents of the Program, including, for purposes of clarity any new file
25757
    in Source Code form that contains any contents of the Program. Modified
25758
    Works shall not include works that contain only declarations,
25759
    interfaces, types, classes, structures, or files of the Program solely
25760
    in each case in order to link to, bind by name, or subclass the Program
25761
    or Modified Works thereof.
25762
25763
    "Distribute" means the acts of a) distributing or b) making available
25764
    in any manner that enables the transfer of a copy.
25765
25766
    "Source Code" means the form of a Program preferred for making
25767
    modifications, including but not limited to software source code,
25768
    documentation source, and configuration files.
25769
25770
    "Secondary License" means either the GNU General Public License,
25771
    Version 2.0, or any later versions of that license, including any
25772
    exceptions or additional permissions as identified by the initial
25773
    Contributor.
25774
25775
    2. GRANT OF RIGHTS
25776
25777
      a) Subject to the terms of this Agreement, each Contributor hereby
25778
      grants Recipient a non-exclusive, worldwide, royalty-free copyright
25779
      license to reproduce, prepare Derivative Works of, publicly display,
25780
      publicly perform, Distribute and sublicense the Contribution of such
25781
      Contributor, if any, and such Derivative Works.
25782
25783
      b) Subject to the terms of this Agreement, each Contributor hereby
25784
      grants Recipient a non-exclusive, worldwide, royalty-free patent
25785
      license under Licensed Patents to make, use, sell, offer to sell,
25786
      import and otherwise transfer the Contribution of such Contributor,
25787
      if any, in Source Code or other form. This patent license shall
25788
      apply to the combination of the Contribution and the Program if, at
25789
      the time the Contribution is added by the Contributor, such addition
25790
      of the Contribution causes such combination to be covered by the
25791
      Licensed Patents. The patent license shall not apply to any other
25792
      combinations which include the Contribution. No hardware per se is
25793
      licensed hereunder.
25794
25795
      c) Recipient understands that although each Contributor grants the
25796
      licenses to its Contributions set forth herein, no assurances are
25797
      provided by any Contributor that the Program does not infringe the
25798
      patent or other intellectual property rights of any other entity.
25799
      Each Contributor disclaims any liability to Recipient for claims
25800
      brought by any other entity based on infringement of intellectual
25801
      property rights or otherwise. As a condition to exercising the
25802
      rights and licenses granted hereunder, each Recipient hereby
25803
      assumes sole responsibility to secure any other intellectual
25804
      property rights needed, if any. For example, if a third party
25805
      patent license is required to allow Recipient to Distribute the
25806
      Program, it is Recipient's responsibility to acquire that license
25807
      before distributing the Program.
25808
25809
      d) Each Contributor represents that to its knowledge it has
25810
      sufficient copyright rights in its Contribution, if any, to grant
25811
      the copyright license set forth in this Agreement.
25812
25813
      e) Notwithstanding the terms of any Secondary License, no
25814
      Contributor makes additional grants to any Recipient (other than
25815
      those set forth in this Agreement) as a result of such Recipient's
25816
      receipt of the Program under the terms of a Secondary License
25817
      (if permitted under the terms of Section 3).
25818
25819
    3. REQUIREMENTS
25820
25821
    3.1 If a Contributor Distributes the Program in any form, then:
25822
25823
      a) the Program must also be made available as Source Code, in
25824
      accordance with section 3.2, and the Contributor must accompany
25825
      the Program with a statement that the Source Code for the Program
25826
      is available under this Agreement, and informs Recipients how to
25827
      obtain it in a reasonable manner on or through a medium customarily
25828
      used for software exchange; and
25829
25830
      b) the Contributor may Distribute the Program under a license
25831
      different than this Agreement, provided that such license:
25832
         i) effectively disclaims on behalf of all other Contributors all
25833
         warranties and conditions, express and implied, including
25834
         warranties or conditions of title and non-infringement, and
25835
         implied warranties or conditions of merchantability and fitness
25836
         for a particular purpose;
25837
25838
         ii) effectively excludes on behalf of all other Contributors all
25839
         liability for damages, including direct, indirect, special,
25840
         incidental and consequential damages, such as lost profits;
25841
25842
         iii) does not attempt to limit or alter the recipients' rights
25843
         in the Source Code under section 3.2; and
25844
25845
         iv) requires any subsequent distribution of the Program by any
25846
         party to be under a license that satisfies the requirements
25847
         of this section 3.
25848
25849
    3.2 When the Program is Distributed as Source Code:
25850
25851
      a) it must be made available under this Agreement, or if the
25852
      Program (i) is combined with other material in a separate file or
25853
      files made available under a Secondary License, and (ii) the initial
25854
      Contributor attached to the Source Code the notice described in
25855
      Exhibit A of this Agreement, then the Program may be made available
25856
      under the terms of such Secondary Licenses, and
25857
25858
      b) a copy of this Agreement must be included with each copy of
25859
      the Program.
25860
25861
    3.3 Contributors may not remove or alter any copyright, patent,
25862
    trademark, attribution notices, disclaimers of warranty, or limitations
25863
    of liability ("notices") contained within the Program from any copy of
25864
    the Program which they Distribute, provided that Contributors may add
25865
    their own appropriate notices.
25866
25867
    4. COMMERCIAL DISTRIBUTION
25868
25869
    Commercial distributors of software may accept certain responsibilities
25870
    with respect to end users, business partners and the like. While this
25871
    license is intended to facilitate the commercial use of the Program,
25872
    the Contributor who includes the Program in a commercial product
25873
    offering should do so in a manner which does not create potential
25874
    liability for other Contributors. Therefore, if a Contributor includes
25875
    the Program in a commercial product offering, such Contributor
25876
    ("Commercial Contributor") hereby agrees to defend and indemnify every
25877
    other Contributor ("Indemnified Contributor") against any losses,
25878
    damages and costs (collectively "Losses") arising from claims, lawsuits
25879
    and other legal actions brought by a third party against the Indemnified
25880
    Contributor to the extent caused by the acts or omissions of such
25881
    Commercial Contributor in connection with its distribution of the Program
25882
    in a commercial product offering. The obligations in this section do not
25883
    apply to any claims or Losses relating to any actual or alleged
25884
    intellectual property infringement. In order to qualify, an Indemnified
25885
    Contributor must: a) promptly notify the Commercial Contributor in
25886
    writing of such claim, and b) allow the Commercial Contributor to control,
25887
    and cooperate with the Commercial Contributor in, the defense and any
25888
    related settlement negotiations. The Indemnified Contributor may
25889
    participate in any such claim at its own expense.
25890
25891
    For example, a Contributor might include the Program in a commercial
25892
    product offering, Product X. That Contributor is then a Commercial
25893
    Contributor. If that Commercial Contributor then makes performance
25894
    claims, or offers warranties related to Product X, those performance
25895
    claims and warranties are such Commercial Contributor's responsibility
25896
    alone. Under this section, the Commercial Contributor would have to
25897
    defend claims against the other Contributors related to those performance
25898
    claims and warranties, and if a court requires any other Contributor to
25899
    pay any damages as a result, the Commercial Contributor must pay
25900
    those damages.
25901
25902
    5. NO WARRANTY
25903
25904
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
25905
    PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
25906
    BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
25907
    IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
25908
    TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
25909
    PURPOSE. Each Recipient is solely responsible for determining the
25910
    appropriateness of using and distributing the Program and assumes all
25911
    risks associated with its exercise of rights under this Agreement,
25912
    including but not limited to the risks and costs of program errors,
25913
    compliance with applicable laws, damage to or loss of data, programs
25914
    or equipment, and unavailability or interruption of operations.
25915
25916
    6. DISCLAIMER OF LIABILITY
25917
25918
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
25919
    PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
25920
    SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
25921
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
25922
    PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
25923
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
25924
    ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
25925
    EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
25926
    POSSIBILITY OF SUCH DAMAGES.
25927
25928
    7. GENERAL
25929
25930
    If any provision of this Agreement is invalid or unenforceable under
25931
    applicable law, it shall not affect the validity or enforceability of
25932
    the remainder of the terms of this Agreement, and without further
25933
    action by the parties hereto, such provision shall be reformed to the
25934
    minimum extent necessary to make such provision valid and enforceable.
25935
25936
    If Recipient institutes patent litigation against any entity
25937
    (including a cross-claim or counterclaim in a lawsuit) alleging that the
25938
    Program itself (excluding combinations of the Program with other software
25939
    or hardware) infringes such Recipient's patent(s), then such Recipient's
25940
    rights granted under Section 2(b) shall terminate as of the date such
25941
    litigation is filed.
25942
25943
    All Recipient's rights under this Agreement shall terminate if it
25944
    fails to comply with any of the material terms or conditions of this
25945
    Agreement and does not cure such failure in a reasonable period of
25946
    time after becoming aware of such noncompliance. If all Recipient's
25947
    rights under this Agreement terminate, Recipient agrees to cease use
25948
    and distribution of the Program as soon as reasonably practicable.
25949
    However, Recipient's obligations under this Agreement and any licenses
25950
    granted by Recipient relating to the Program shall continue and survive.
25951
25952
    Everyone is permitted to copy and distribute copies of this Agreement,
25953
    but in order to avoid inconsistency the Agreement is copyrighted and
25954
    may only be modified in the following manner. The Agreement Steward
25955
    reserves the right to publish new versions (including revisions) of
25956
    this Agreement from time to time. No one other than the Agreement
25957
    Steward has the right to modify this Agreement. The Eclipse Foundation
25958
    is the initial Agreement Steward. The Eclipse Foundation may assign the
25959
    responsibility to serve as the Agreement Steward to a suitable separate
25960
    entity. Each new version of the Agreement will be given a distinguishing
25961
    version number. The Program (including Contributions) may always be
25962
    Distributed subject to the version of the Agreement under which it was
25963
    received. In addition, after a new version of the Agreement is published,
25964
    Contributor may elect to Distribute the Program (including its
25965
    Contributions) under the new version.
25966
25967
    Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
25968
    receives no rights or licenses to the intellectual property of any
25969
    Contributor under this Agreement, whether expressly, by implication,
25970
    estoppel or otherwise. All rights in the Program not expressly granted
25971
    under this Agreement are reserved. Nothing in this Agreement is intended
25972
    to be enforceable by any entity that is not a Contributor or Recipient.
25973
    No third-party beneficiary rights are created under this Agreement.
25974
25975
    Exhibit A - Form of Secondary Licenses Notice
25976
25977
    "This Source Code may also be made available under the following 
25978
    Secondary Licenses when the conditions for such availability set forth 
25979
    in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
25980
    version(s), and exceptions or additional permissions here}."
25981
25982
      Simply including a copy of this Agreement, including this Exhibit A
25983
      is not sufficient to license the Source Code under Secondary Licenses.
25984
25985
      If it is not possible or desirable to put the notice in a particular
25986
      file, then You may include the notice in a location (such as a LICENSE
25987
      file in a relevant directory) where a recipient would be likely to
25988
      look for such a notice.
25989
25990
      You may add additional accurate notices of copyright ownership.
25991
25992
---
25993
25994
##    The GNU General Public License (GPL) Version 2, June 1991
25995
25996
    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
25997
    51 Franklin Street, Fifth Floor
25998
    Boston, MA 02110-1335
25999
    USA
26000
26001
    Everyone is permitted to copy and distribute verbatim copies
26002
    of this license document, but changing it is not allowed.
26003
26004
    Preamble
26005
26006
    The licenses for most software are designed to take away your freedom to
26007
    share and change it. By contrast, the GNU General Public License is
26008
    intended to guarantee your freedom to share and change free software--to
26009
    make sure the software is free for all its users. This General Public
26010
    License applies to most of the Free Software Foundation's software and
26011
    to any other program whose authors commit to using it. (Some other Free
26012
    Software Foundation software is covered by the GNU Library General
26013
    Public License instead.) You can apply it to your programs, too.
26014
26015
    When we speak of free software, we are referring to freedom, not price.
26016
    Our General Public Licenses are designed to make sure that you have the
26017
    freedom to distribute copies of free software (and charge for this
26018
    service if you wish), that you receive source code or can get it if you
26019
    want it, that you can change the software or use pieces of it in new
26020
    free programs; and that you know you can do these things.
26021
26022
    To protect your rights, we need to make restrictions that forbid anyone
26023
    to deny you these rights or to ask you to surrender the rights. These
26024
    restrictions translate to certain responsibilities for you if you
26025
    distribute copies of the software, or if you modify it.
26026
26027
    For example, if you distribute copies of such a program, whether gratis
26028
    or for a fee, you must give the recipients all the rights that you have.
26029
    You must make sure that they, too, receive or can get the source code.
26030
    And you must show them these terms so they know their rights.
26031
26032
    We protect your rights with two steps: (1) copyright the software, and
26033
    (2) offer you this license which gives you legal permission to copy,
26034
    distribute and/or modify the software.
26035
26036
    Also, for each author's protection and ours, we want to make certain
26037
    that everyone understands that there is no warranty for this free
26038
    software. If the software is modified by someone else and passed on, we
26039
    want its recipients to know that what they have is not the original, so
26040
    that any problems introduced by others will not reflect on the original
26041
    authors' reputations.
26042
26043
    Finally, any free program is threatened constantly by software patents.
26044
    We wish to avoid the danger that redistributors of a free program will
26045
    individually obtain patent licenses, in effect making the program
26046
    proprietary. To prevent this, we have made it clear that any patent must
26047
    be licensed for everyone's free use or not licensed at all.
26048
26049
    The precise terms and conditions for copying, distribution and
26050
    modification follow.
26051
26052
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
26053
26054
    0. This License applies to any program or other work which contains a
26055
    notice placed by the copyright holder saying it may be distributed under
26056
    the terms of this General Public License. The "Program", below, refers
26057
    to any such program or work, and a "work based on the Program" means
26058
    either the Program or any derivative work under copyright law: that is
26059
    to say, a work containing the Program or a portion of it, either
26060
    verbatim or with modifications and/or translated into another language.
26061
    (Hereinafter, translation is included without limitation in the term
26062
    "modification".) Each licensee is addressed as "you".
26063
26064
    Activities other than copying, distribution and modification are not
26065
    covered by this License; they are outside its scope. The act of running
26066
    the Program is not restricted, and the output from the Program is
26067
    covered only if its contents constitute a work based on the Program
26068
    (independent of having been made by running the Program). Whether that
26069
    is true depends on what the Program does.
26070
26071
    1. You may copy and distribute verbatim copies of the Program's source
26072
    code as you receive it, in any medium, provided that you conspicuously
26073
    and appropriately publish on each copy an appropriate copyright notice
26074
    and disclaimer of warranty; keep intact all the notices that refer to
26075
    this License and to the absence of any warranty; and give any other
26076
    recipients of the Program a copy of this License along with the Program.
26077
26078
    You may charge a fee for the physical act of transferring a copy, and
26079
    you may at your option offer warranty protection in exchange for a fee.
26080
26081
    2. You may modify your copy or copies of the Program or any portion of
26082
    it, thus forming a work based on the Program, and copy and distribute
26083
    such modifications or work under the terms of Section 1 above, provided
26084
    that you also meet all of these conditions:
26085
26086
        a) You must cause the modified files to carry prominent notices
26087
        stating that you changed the files and the date of any change.
26088
26089
        b) You must cause any work that you distribute or publish, that in
26090
        whole or in part contains or is derived from the Program or any part
26091
        thereof, to be licensed as a whole at no charge to all third parties
26092
        under the terms of this License.
26093
26094
        c) If the modified program normally reads commands interactively
26095
        when run, you must cause it, when started running for such
26096
        interactive use in the most ordinary way, to print or display an
26097
        announcement including an appropriate copyright notice and a notice
26098
        that there is no warranty (or else, saying that you provide a
26099
        warranty) and that users may redistribute the program under these
26100
        conditions, and telling the user how to view a copy of this License.
26101
        (Exception: if the Program itself is interactive but does not
26102
        normally print such an announcement, your work based on the Program
26103
        is not required to print an announcement.)
26104
26105
    These requirements apply to the modified work as a whole. If
26106
    identifiable sections of that work are not derived from the Program, and
26107
    can be reasonably considered independent and separate works in
26108
    themselves, then this License, and its terms, do not apply to those
26109
    sections when you distribute them as separate works. But when you
26110
    distribute the same sections as part of a whole which is a work based on
26111
    the Program, the distribution of the whole must be on the terms of this
26112
    License, whose permissions for other licensees extend to the entire
26113
    whole, and thus to each and every part regardless of who wrote it.
26114
26115
    Thus, it is not the intent of this section to claim rights or contest
26116
    your rights to work written entirely by you; rather, the intent is to
26117
    exercise the right to control the distribution of derivative or
26118
    collective works based on the Program.
26119
26120
    In addition, mere aggregation of another work not based on the Program
26121
    with the Program (or with a work based on the Program) on a volume of a
26122
    storage or distribution medium does not bring the other work under the
26123
    scope of this License.
26124
26125
    3. You may copy and distribute the Program (or a work based on it,
26126
    under Section 2) in object code or executable form under the terms of
26127
    Sections 1 and 2 above provided that you also do one of the following:
26128
26129
        a) Accompany it with the complete corresponding machine-readable
26130
        source code, which must be distributed under the terms of Sections 1
26131
        and 2 above on a medium customarily used for software interchange; or,
26132
26133
        b) Accompany it with a written offer, valid for at least three
26134
        years, to give any third party, for a charge no more than your cost
26135
        of physically performing source distribution, a complete
26136
        machine-readable copy of the corresponding source code, to be
26137
        distributed under the terms of Sections 1 and 2 above on a medium
26138
        customarily used for software interchange; or,
26139
26140
        c) Accompany it with the information you received as to the offer to
26141
        distribute corresponding source code. (This alternative is allowed
26142
        only for noncommercial distribution and only if you received the
26143
        program in object code or executable form with such an offer, in
26144
        accord with Subsection b above.)
26145
26146
    The source code for a work means the preferred form of the work for
26147
    making modifications to it. For an executable work, complete source code
26148
    means all the source code for all modules it contains, plus any
26149
    associated interface definition files, plus the scripts used to control
26150
    compilation and installation of the executable. However, as a special
26151
    exception, the source code distributed need not include anything that is
26152
    normally distributed (in either source or binary form) with the major
26153
    components (compiler, kernel, and so on) of the operating system on
26154
    which the executable runs, unless that component itself accompanies the
26155
    executable.
26156
26157
    If distribution of executable or object code is made by offering access
26158
    to copy from a designated place, then offering equivalent access to copy
26159
    the source code from the same place counts as distribution of the source
26160
    code, even though third parties are not compelled to copy the source
26161
    along with the object code.
26162
26163
    4. You may not copy, modify, sublicense, or distribute the Program
26164
    except as expressly provided under this License. Any attempt otherwise
26165
    to copy, modify, sublicense or distribute the Program is void, and will
26166
    automatically terminate your rights under this License. However, parties
26167
    who have received copies, or rights, from you under this License will
26168
    not have their licenses terminated so long as such parties remain in
26169
    full compliance.
26170
26171
    5. You are not required to accept this License, since you have not
26172
    signed it. However, nothing else grants you permission to modify or
26173
    distribute the Program or its derivative works. These actions are
26174
    prohibited by law if you do not accept this License. Therefore, by
26175
    modifying or distributing the Program (or any work based on the
26176
    Program), you indicate your acceptance of this License to do so, and all
26177
    its terms and conditions for copying, distributing or modifying the
26178
    Program or works based on it.
26179
26180
    6. Each time you redistribute the Program (or any work based on the
26181
    Program), the recipient automatically receives a license from the
26182
    original licensor to copy, distribute or modify the Program subject to
26183
    these terms and conditions. You may not impose any further restrictions
26184
    on the recipients' exercise of the rights granted herein. You are not
26185
    responsible for enforcing compliance by third parties to this License.
26186
26187
    7. If, as a consequence of a court judgment or allegation of patent
26188
    infringement or for any other reason (not limited to patent issues),
26189
    conditions are imposed on you (whether by court order, agreement or
26190
    otherwise) that contradict the conditions of this License, they do not
26191
    excuse you from the conditions of this License. If you cannot distribute
26192
    so as to satisfy simultaneously your obligations under this License and
26193
    any other pertinent obligations, then as a consequence you may not
26194
    distribute the Program at all. For example, if a patent license would
26195
    not permit royalty-free redistribution of the Program by all those who
26196
    receive copies directly or indirectly through you, then the only way you
26197
    could satisfy both it and this License would be to refrain entirely from
26198
    distribution of the Program.
26199
26200
    If any portion of this section is held invalid or unenforceable under
26201
    any particular circumstance, the balance of the section is intended to
26202
    apply and the section as a whole is intended to apply in other
26203
    circumstances.
26204
26205
    It is not the purpose of this section to induce you to infringe any
26206
    patents or other property right claims or to contest validity of any
26207
    such claims; this section has the sole purpose of protecting the
26208
    integrity of the free software distribution system, which is implemented
26209
    by public license practices. Many people have made generous
26210
    contributions to the wide range of software distributed through that
26211
    system in reliance on consistent application of that system; it is up to
26212
    the author/donor to decide if he or she is willing to distribute
26213
    software through any other system and a licensee cannot impose that choice.
26214
26215
    This section is intended to make thoroughly clear what is believed to be
26216
    a consequence of the rest of this License.
26217
26218
    8. If the distribution and/or use of the Program is restricted in
26219
    certain countries either by patents or by copyrighted interfaces, the
26220
    original copyright holder who places the Program under this License may
26221
    add an explicit geographical distribution limitation excluding those
26222
    countries, so that distribution is permitted only in or among countries
26223
    not thus excluded. In such case, this License incorporates the
26224
    limitation as if written in the body of this License.
26225
26226
    9. The Free Software Foundation may publish revised and/or new
26227
    versions of the General Public License from time to time. Such new
26228
    versions will be similar in spirit to the present version, but may
26229
    differ in detail to address new problems or concerns.
26230
26231
    Each version is given a distinguishing version number. If the Program
26232
    specifies a version number of this License which applies to it and "any
26233
    later version", you have the option of following the terms and
26234
    conditions either of that version or of any later version published by
26235
    the Free Software Foundation. If the Program does not specify a version
26236
    number of this License, you may choose any version ever published by the
26237
    Free Software Foundation.
26238
26239
    10. If you wish to incorporate parts of the Program into other free
26240
    programs whose distribution conditions are different, write to the
26241
    author to ask for permission. For software which is copyrighted by the
26242
    Free Software Foundation, write to the Free Software Foundation; we
26243
    sometimes make exceptions for this. Our decision will be guided by the
26244
    two goals of preserving the free status of all derivatives of our free
26245
    software and of promoting the sharing and reuse of software generally.
26246
26247
    NO WARRANTY
26248
26249
    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
26250
    WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
26251
    EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
26252
    OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
26253
    EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
26254
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
26255
    ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
26256
    YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
26257
    NECESSARY SERVICING, REPAIR OR CORRECTION.
26258
26259
    12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
26260
    WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
26261
    AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
26262
    DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
26263
    DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
26264
    (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
26265
    INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
26266
    THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
26267
    OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
26268
26269
    END OF TERMS AND CONDITIONS
26270
26271
    How to Apply These Terms to Your New Programs
26272
26273
    If you develop a new program, and you want it to be of the greatest
26274
    possible use to the public, the best way to achieve this is to make it
26275
    free software which everyone can redistribute and change under these terms.
26276
26277
    To do so, attach the following notices to the program. It is safest to
26278
    attach them to the start of each source file to most effectively convey
26279
    the exclusion of warranty; and each file should have at least the
26280
    "copyright" line and a pointer to where the full notice is found.
26281
26282
        One line to give the program's name and a brief idea of what it does.
26283
        Copyright (C) <year> <name of author>
26284
26285
        This program is free software; you can redistribute it and/or modify
26286
        it under the terms of the GNU General Public License as published by
26287
        the Free Software Foundation; either version 2 of the License, or
26288
        (at your option) any later version.
26289
26290
        This program is distributed in the hope that it will be useful, but
26291
        WITHOUT ANY WARRANTY; without even the implied warranty of
26292
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
26293
        General Public License for more details.
26294
26295
        You should have received a copy of the GNU General Public License
26296
        along with this program; if not, write to the Free Software
26297
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
26298
26299
    Also add information on how to contact you by electronic and paper mail.
26300
26301
    If the program is interactive, make it output a short notice like this
26302
    when it starts in an interactive mode:
26303
26304
        Gnomovision version 69, Copyright (C) year name of author
26305
        Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
26306
        `show w'. This is free software, and you are welcome to redistribute
26307
        it under certain conditions; type `show c' for details.
26308
26309
    The hypothetical commands `show w' and `show c' should show the
26310
    appropriate parts of the General Public License. Of course, the commands
26311
    you use may be called something other than `show w' and `show c'; they
26312
    could even be mouse-clicks or menu items--whatever suits your program.
26313
26314
    You should also get your employer (if you work as a programmer) or your
26315
    school, if any, to sign a "copyright disclaimer" for the program, if
26316
    necessary. Here is a sample; alter the names:
26317
26318
        Yoyodyne, Inc., hereby disclaims all copyright interest in the
26319
        program `Gnomovision' (which makes passes at compilers) written by
26320
        James Hacker.
26321
26322
        signature of Ty Coon, 1 April 1989
26323
        Ty Coon, President of Vice
26324
26325
    This General Public License does not permit incorporating your program
26326
    into proprietary programs. If your program is a subroutine library, you
26327
    may consider it more useful to permit linking proprietary applications
26328
    with the library. If this is what you want to do, use the GNU Library
26329
    General Public License instead of this License.
26330
26331
---
26332
26333
## CLASSPATH EXCEPTION
26334
26335
    Linking this library statically or dynamically with other modules is
26336
    making a combined work based on this library.  Thus, the terms and
26337
    conditions of the GNU General Public License version 2 cover the whole
26338
    combination.
26339
26340
    As a special exception, the copyright holders of this library give you
26341
    permission to link this library with independent modules to produce an
26342
    executable, regardless of the license terms of these independent
26343
    modules, and to copy and distribute the resulting executable under
26344
    terms of your choice, provided that you also meet, for each linked
26345
    independent module, the terms and conditions of the license of that
26346
    module.  An independent module is a module which is not derived from or
26347
    based on this library.  If you modify this library, you may extend this
26348
    exception to your version of the library, but you are not obligated to
26349
    do so.  If you do not wish to do so, delete this exception statement
26350
    from your version.
26351
S.
26352
26353
    END OF TERMS AND CONDITIONS
26354
26355
    How to Apply These Terms to Your New Programs
26356
26357
    If you develop a new program, and you want it to be of the greatest
26358
    possible use to the public, the best way to achieve this is to make it
26359
    free software which everyone can redistribute and change under these terms.
26360
26361
    To do so, attach the following notices to the program. It is safest to
26362
    attach them to the start of each source file to most effectively convey
26363
    the exclusion of warranty; and each file should have at least the
26364
    "copyright" line and a pointer to where the full notice is found.
26365
26366
        One line to give the program's name and a brief idea of what it does.
26367
        Copyright (C) <year> <name of author>
26368
26369
        This program is free software; you can redistribute it and/or modify
26370
        it under the terms of the GNU General Public License as published by
26371
        the Free Software Foundation; either version 2 of the License, or
26372
        (at your option) any later version.
26373
26374
        This program is distributed in the hope that it will be useful, but
26375
        WITHOUT ANY WARRANTY; without even the implied warranty of
26376
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
26377
        General Public License for more details.
26378
26379
        You should have received a copy of the GNU General Public License
26380
        along with this program; if not, write to the Free Software
26381
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
26382
26383
    Also add information on how to contact you by electronic and paper mail.
26384
26385
    If the program is interactive, make it output a short notice like this
26386
    when it starts in an interactive mode:
26387
26388
        Gnomovision version 69, Copyright (C) year name of author
26389
        Gnomovisi</pre>
26390
}}
26391
|
26392
|com.zfabrik.servletjsp|jakarta.enterprise.cdi-api-3.0.1|pom.xml|{{collapse(Apache 2.0)
26393
<pre>
26394
                                 Apache License
26395
                           Version 2.0, January 2004
26396
                        http://www.apache.org/licenses/
26397
26398
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
26399
26400
   1. Definitions.
26401
26402
      "License" shall mean the terms and conditions for use, reproduction,
26403
      and distribution as defined by Sections 1 through 9 of this document.
26404
26405
      "Licensor" shall mean the copyright owner or entity authorized by
26406
      the copyright owner that is granting the License.
26407
26408
      "Legal Entity" shall mean the union of the acting entity and all
26409
      other entities that control, are controlled by, or are under common
26410
      control with that entity. For the purposes of this definition,
26411
      "control" means (i) the power, direct or indirect, to cause the
26412
      direction or management of such entity, whether by contract or
26413
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
26414
      outstanding shares, or (iii) beneficial ownership of such entity.
26415
26416
      "You" (or "Your") shall mean an individual or Legal Entity
26417
      exercising permissions granted by this License.
26418
26419
      "Source" form shall mean the preferred form for making modifications,
26420
      including but not limited to software source code, documentation
26421
      source, and configuration files.
26422
26423
      "Object" form shall mean any form resulting from mechanical
26424
      transformation or translation of a Source form, including but
26425
      not limited to compiled object code, generated documentation,
26426
      and conversions to other media types.
26427
26428
      "Work" shall mean the work of authorship, whether in Source or
26429
      Object form, made available under the License, as indicated by a
26430
      copyright notice that is included in or attached to the work
26431
      (an example is provided in the Appendix below).
26432
26433
      "Derivative Works" shall mean any work, whether in Source or Object
26434
      form, that is based on (or derived from) the Work and for which the
26435
      editorial revisions, annotations, elaborations, or other modifications
26436
      represent, as a whole, an original work of authorship. For the purposes
26437
      of this License, Derivative Works shall not include works that remain
26438
      separable from, or merely link (or bind by name) to the interfaces of,
26439
      the Work and Derivative Works thereof.
26440
26441
      "Contribution" shall mean any work of authorship, including
26442
      the original version of the Work and any modifications or additions
26443
      to that Work or Derivative Works thereof, that is intentionally
26444
      submitted to Licensor for inclusion in the Work by the copyright owner
26445
      or by an individual or Legal Entity authorized to submit on behalf of
26446
      the copyright owner. For the purposes of this definition, "submitted"
26447
      means any form of electronic, verbal, or written communication sent
26448
      to the Licensor or its representatives, including but not limited to
26449
      communication on electronic mailing lists, source code control systems,
26450
      and issue tracking systems that are managed by, or on behalf of, the
26451
      Licensor for the purpose of discussing and improving the Work, but
26452
      excluding communication that is conspicuously marked or otherwise
26453
      designated in writing by the copyright owner as "Not a Contribution."
26454
26455
      "Contributor" shall mean Licensor and any individual or Legal Entity
26456
      on behalf of whom a Contribution has been received by Licensor and
26457
      subsequently incorporated within the Work.
26458
26459
   2. Grant of Copyright License. Subject to the terms and conditions of
26460
      this License, each Contributor hereby grants to You a perpetual,
26461
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
26462
      copyright license to reproduce, prepare Derivative Works of,
26463
      publicly display, publicly perform, sublicense, and distribute the
26464
      Work and such Derivative Works in Source or Object form.
26465
26466
   3. Grant of Patent License. Subject to the terms and conditions of
26467
      this License, each Contributor hereby grants to You a perpetual,
26468
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
26469
      (except as stated in this section) patent license to make, have made,
26470
      use, offer to sell, sell, import, and otherwise transfer the Work,
26471
      where such license applies only to those patent claims licensable
26472
      by such Contributor that are necessarily infringed by their
26473
      Contribution(s) alone or by combination of their Contribution(s)
26474
      with the Work to which such Contribution(s) was submitted. If You
26475
      institute patent litigation against any entity (including a
26476
      cross-claim or counterclaim in a lawsuit) alleging that the Work
26477
      or a Contribution incorporated within the Work constitutes direct
26478
      or contributory patent infringement, then any patent licenses
26479
      granted to You under this License for that Work shall terminate
26480
      as of the date such litigation is filed.
26481
26482
   4. Redistribution. You may reproduce and distribute copies of the
26483
      Work or Derivative Works thereof in any medium, with or without
26484
      modifications, and in Source or Object form, provided that You
26485
      meet the following conditions:
26486
26487
      (a) You must give any other recipients of the Work or
26488
          Derivative Works a copy of this License; and
26489
26490
      (b) You must cause any modified files to carry prominent notices
26491
          stating that You changed the files; and
26492
26493
      (c) You must retain, in the Source form of any Derivative Works
26494
          that You distribute, all copyright, patent, trademark, and
26495
          attribution notices from the Source form of the Work,
26496
          excluding those notices that do not pertain to any part of
26497
          the Derivative Works; and
26498
26499
      (d) If the Work includes a "NOTICE" text file as part of its
26500
          distribution, then any Derivative Works that You distribute must
26501
          include a readable copy of the attribution notices contained
26502
          within such NOTICE file, excluding those notices that do not
26503
          pertain to any part of the Derivative Works, in at least one
26504
          of the following places: within a NOTICE text file distributed
26505
          as part of the Derivative Works; within the Source form or
26506
          documentation, if provided along with the Derivative Works; or,
26507
          within a display generated by the Derivative Works, if and
26508
          wherever such third-party notices normally appear. The contents
26509
          of the NOTICE file are for informational purposes only and
26510
          do not modify the License. You may add Your own attribution
26511
          notices within Derivative Works that You distribute, alongside
26512
          or as an addendum to the NOTICE text from the Work, provided
26513
          that such additional attribution notices cannot be construed
26514
          as modifying the License.
26515
26516
      You may add Your own copyright statement to Your modifications and
26517
      may provide additional or different license terms and conditions
26518
      for use, reproduction, or distribution of Your modifications, or
26519
      for any such Derivative Works as a whole, provided Your use,
26520
      reproduction, and distribution of the Work otherwise complies with
26521
      the conditions stated in this License.
26522
26523
   5. Submission of Contributions. Unless You explicitly state otherwise,
26524
      any Contribution intentionally submitted for inclusion in the Work
26525
      by You to the Licensor shall be under the terms and conditions of
26526
      this License, without any additional terms or conditions.
26527
      Notwithstanding the above, nothing herein shall supersede or modify
26528
      the terms of any separate license agreement you may have executed
26529
      with Licensor regarding such Contributions.
26530
26531
   6. Trademarks. This License does not grant permission to use the trade
26532
      names, trademarks, service marks, or product names of the Licensor,
26533
      except as required for reasonable and customary use in describing the
26534
      origin of the Work and reproducing the content of the NOTICE file.
26535
26536
   7. Disclaimer of Warranty. Unless required by applicable law or
26537
      agreed to in writing, Licensor provides the Work (and each
26538
      Contributor provides its Contributions) on an "AS IS" BASIS,
26539
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
26540
      implied, including, without limitation, any warranties or conditions
26541
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
26542
      PARTICULAR PURPOSE. You are solely responsible for determining the
26543
      appropriateness of using or redistributing the Work and assume any
26544
      risks associated with Your exercise of permissions under this License.
26545
26546
   8. Limitation of Liability. In no event and under no legal theory,
26547
      whether in tort (including negligence), contract, or otherwise,
26548
      unless required by applicable law (such as deliberate and grossly
26549
      negligent acts) or agreed to in writing, shall any Contributor be
26550
      liable to You for damages, including any direct, indirect, special,
26551
      incidental, or consequential damages of any character arising as a
26552
      result of this License or out of the use or inability to use the
26553
      Work (including but not limited to damages for loss of goodwill,
26554
      work stoppage, computer failure or malfunction, or any and all
26555
      other commercial damages or losses), even if such Contributor
26556
      has been advised of the possibility of such damages.
26557
26558
   9. Accepting Warranty or Additional Liability. While redistributing
26559
      the Work or Derivative Works thereof, You may choose to offer,
26560
      and charge a fee for, acceptance of support, warranty, indemnity,
26561
      or other liability obligations and/or rights consistent with this
26562
      License. However, in accepting such obligations, You may act only
26563
      on Your own behalf and on Your sole responsibility, not on behalf
26564
      of any other Contributor, and only if You agree to indemnify,
26565
      defend, and hold each Contributor harmless for any liability
26566
      incurred by, or claims asserted against, such Contributor by reason
26567
      of your accepting any such warranty or additional liability.
26568
26569
   END OF TERMS AND CONDITIONS
26570
26571
   APPENDIX: How to apply the Apache License to your work.
26572
26573
      To apply the Apache License to your work, attach the following
26574
      boilerplate notice, with the fields enclosed by brackets "[]"
26575
      replaced with your own identifying information. (Don't include
26576
      the brackets!)  The text should be enclosed in the appropriate
26577
      comment syntax for the file format. We also recommend that a
26578
      file or class name and description of purpose be included on the
26579
      same "printed page" as the copyright notice for easier
26580
      identification within third-party archives.
26581
26582
   Copyright [yyyy] [name of copyright owner]
26583
26584
   Licensed under the Apache License, Version 2.0 (the "License");
26585
   you may not use this file except in compliance with the License.
26586
   You may obtain a copy of the License at
26587
26588
       http://www.apache.org/licenses/LICENSE-2.0
26589
26590
   Unless required by applicable law or agreed to in writing, software
26591
   distributed under the License is distributed on an "AS IS" BASIS,
26592
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26593
   See the License for the specific language governing permissions and
26594
   limitations under the License.
26595
</pre>
26596
}}
26597
|
26598
|com.zfabrik.servletjsp|jakarta.inject-api-2.0.1|pom.xml|{{collapse(Apache 2.0)
26599
<pre>
26600
                                 Apache License
26601
                           Version 2.0, January 2004
26602
                        http://www.apache.org/licenses/
26603
26604
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
26605
26606
   1. Definitions.
26607
26608
      "License" shall mean the terms and conditions for use, reproduction,
26609
      and distribution as defined by Sections 1 through 9 of this document.
26610
26611
      "Licensor" shall mean the copyright owner or entity authorized by
26612
      the copyright owner that is granting the License.
26613
26614
      "Legal Entity" shall mean the union of the acting entity and all
26615
      other entities that control, are controlled by, or are under common
26616
      control with that entity. For the purposes of this definition,
26617
      "control" means (i) the power, direct or indirect, to cause the
26618
      direction or management of such entity, whether by contract or
26619
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
26620
      outstanding shares, or (iii) beneficial ownership of such entity.
26621
26622
      "You" (or "Your") shall mean an individual or Legal Entity
26623
      exercising permissions granted by this License.
26624
26625
      "Source" form shall mean the preferred form for making modifications,
26626
      including but not limited to software source code, documentation
26627
      source, and configuration files.
26628
26629
      "Object" form shall mean any form resulting from mechanical
26630
      transformation or translation of a Source form, including but
26631
      not limited to compiled object code, generated documentation,
26632
      and conversions to other media types.
26633
26634
      "Work" shall mean the work of authorship, whether in Source or
26635
      Object form, made available under the License, as indicated by a
26636
      copyright notice that is included in or attached to the work
26637
      (an example is provided in the Appendix below).
26638
26639
      "Derivative Works" shall mean any work, whether in Source or Object
26640
      form, that is based on (or derived from) the Work and for which the
26641
      editorial revisions, annotations, elaborations, or other modifications
26642
      represent, as a whole, an original work of authorship. For the purposes
26643
      of this License, Derivative Works shall not include works that remain
26644
      separable from, or merely link (or bind by name) to the interfaces of,
26645
      the Work and Derivative Works thereof.
26646
26647
      "Contribution" shall mean any work of authorship, including
26648
      the original version of the Work and any modifications or additions
26649
      to that Work or Derivative Works thereof, that is intentionally
26650
      submitted to Licensor for inclusion in the Work by the copyright owner
26651
      or by an individual or Legal Entity authorized to submit on behalf of
26652
      the copyright owner. For the purposes of this definition, "submitted"
26653
      means any form of electronic, verbal, or written communication sent
26654
      to the Licensor or its representatives, including but not limited to
26655
      communication on electronic mailing lists, source code control systems,
26656
      and issue tracking systems that are managed by, or on behalf of, the
26657
      Licensor for the purpose of discussing and improving the Work, but
26658
      excluding communication that is conspicuously marked or otherwise
26659
      designated in writing by the copyright owner as "Not a Contribution."
26660
26661
      "Contributor" shall mean Licensor and any individual or Legal Entity
26662
      on behalf of whom a Contribution has been received by Licensor and
26663
      subsequently incorporated within the Work.
26664
26665
   2. Grant of Copyright License. Subject to the terms and conditions of
26666
      this License, each Contributor hereby grants to You a perpetual,
26667
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
26668
      copyright license to reproduce, prepare Derivative Works of,
26669
      publicly display, publicly perform, sublicense, and distribute the
26670
      Work and such Derivative Works in Source or Object form.
26671
26672
   3. Grant of Patent License. Subject to the terms and conditions of
26673
      this License, each Contributor hereby grants to You a perpetual,
26674
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
26675
      (except as stated in this section) patent license to make, have made,
26676
      use, offer to sell, sell, import, and otherwise transfer the Work,
26677
      where such license applies only to those patent claims licensable
26678
      by such Contributor that are necessarily infringed by their
26679
      Contribution(s) alone or by combination of their Contribution(s)
26680
      with the Work to which such Contribution(s) was submitted. If You
26681
      institute patent litigation against any entity (including a
26682
      cross-claim or counterclaim in a lawsuit) alleging that the Work
26683
      or a Contribution incorporated within the Work constitutes direct
26684
      or contributory patent infringement, then any patent licenses
26685
      granted to You under this License for that Work shall terminate
26686
      as of the date such litigation is filed.
26687
26688
   4. Redistribution. You may reproduce and distribute copies of the
26689
      Work or Derivative Works thereof in any medium, with or without
26690
      modifications, and in Source or Object form, provided that You
26691
      meet the following conditions:
26692
26693
      (a) You must give any other recipients of the Work or
26694
          Derivative Works a copy of this License; and
26695
26696
      (b) You must cause any modified files to carry prominent notices
26697
          stating that You changed the files; and
26698
26699
      (c) You must retain, in the Source form of any Derivative Works
26700
          that You distribute, all copyright, patent, trademark, and
26701
          attribution notices from the Source form of the Work,
26702
          excluding those notices that do not pertain to any part of
26703
          the Derivative Works; and
26704
26705
      (d) If the Work includes a "NOTICE" text file as part of its
26706
          distribution, then any Derivative Works that You distribute must
26707
          include a readable copy of the attribution notices contained
26708
          within such NOTICE file, excluding those notices that do not
26709
          pertain to any part of the Derivative Works, in at least one
26710
          of the following places: within a NOTICE text file distributed
26711
          as part of the Derivative Works; within the Source form or
26712
          documentation, if provided along with the Derivative Works; or,
26713
          within a display generated by the Derivative Works, if and
26714
          wherever such third-party notices normally appear. The contents
26715
          of the NOTICE file are for informational purposes only and
26716
          do not modify the License. You may add Your own attribution
26717
          notices within Derivative Works that You distribute, alongside
26718
          or as an addendum to the NOTICE text from the Work, provided
26719
          that such additional attribution notices cannot be construed
26720
          as modifying the License.
26721
26722
      You may add Your own copyright statement to Your modifications and
26723
      may provide additional or different license terms and conditions
26724
      for use, reproduction, or distribution of Your modifications, or
26725
      for any such Derivative Works as a whole, provided Your use,
26726
      reproduction, and distribution of the Work otherwise complies with
26727
      the conditions stated in this License.
26728
26729
   5. Submission of Contributions. Unless You explicitly state otherwise,
26730
      any Contribution intentionally submitted for inclusion in the Work
26731
      by You to the Licensor shall be under the terms and conditions of
26732
      this License, without any additional terms or conditions.
26733
      Notwithstanding the above, nothing herein shall supersede or modify
26734
      the terms of any separate license agreement you may have executed
26735
      with Licensor regarding such Contributions.
26736
26737
   6. Trademarks. This License does not grant permission to use the trade
26738
      names, trademarks, service marks, or product names of the Licensor,
26739
      except as required for reasonable and customary use in describing the
26740
      origin of the Work and reproducing the content of the NOTICE file.
26741
26742
   7. Disclaimer of Warranty. Unless required by applicable law or
26743
      agreed to in writing, Licensor provides the Work (and each
26744
      Contributor provides its Contributions) on an "AS IS" BASIS,
26745
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
26746
      implied, including, without limitation, any warranties or conditions
26747
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
26748
      PARTICULAR PURPOSE. You are solely responsible for determining the
26749
      appropriateness of using or redistributing the Work and assume any
26750
      risks associated with Your exercise of permissions under this License.
26751
26752
   8. Limitation of Liability. In no event and under no legal theory,
26753
      whether in tort (including negligence), contract, or otherwise,
26754
      unless required by applicable law (such as deliberate and grossly
26755
      negligent acts) or agreed to in writing, shall any Contributor be
26756
      liable to You for damages, including any direct, indirect, special,
26757
      incidental, or consequential damages of any character arising as a
26758
      result of this License or out of the use or inability to use the
26759
      Work (including but not limited to damages for loss of goodwill,
26760
      work stoppage, computer failure or malfunction, or any and all
26761
      other commercial damages or losses), even if such Contributor
26762
      has been advised of the possibility of such damages.
26763
26764
   9. Accepting Warranty or Additional Liability. While redistributing
26765
      the Work or Derivative Works thereof, You may choose to offer,
26766
      and charge a fee for, acceptance of support, warranty, indemnity,
26767
      or other liability obligations and/or rights consistent with this
26768
      License. However, in accepting such obligations, You may act only
26769
      on Your own behalf and on Your sole responsibility, not on behalf
26770
      of any other Contributor, and only if You agree to indemnify,
26771
      defend, and hold each Contributor harmless for any liability
26772
      incurred by, or claims asserted against, such Contributor by reason
26773
      of your accepting any such warranty or additional liability.
26774
26775
   END OF TERMS AND CONDITIONS
26776
26777
   APPENDIX: How to apply the Apache License to your work.
26778
26779
      To apply the Apache License to your work, attach the following
26780
      boilerplate notice, with the fields enclosed by brackets "[]"
26781
      replaced with your own identifying information. (Don't include
26782
      the brackets!)  The text should be enclosed in the appropriate
26783
      comment syntax for the file format. We also recommend that a
26784
      file or class name and description of purpose be included on the
26785
      same "printed page" as the copyright notice for easier
26786
      identification within third-party archives.
26787
26788
   Copyright [yyyy] [name of copyright owner]
26789
26790
   Licensed under the Apache License, Version 2.0 (the "License");
26791
   you may not use this file except in compliance with the License.
26792
   You may obtain a copy of the License at
26793
26794
       http://www.apache.org/licenses/LICENSE-2.0
26795
26796
   Unless required by applicable law or agreed to in writing, software
26797
   distributed under the License is distributed on an "AS IS" BASIS,
26798
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26799
   See the License for the specific language governing permissions and
26800
   limitations under the License.
26801
</pre>
26802
}}
26803
|
26804
|com.zfabrik.servletjsp|jakarta.interceptor-api-2.0.1|LICENSE.md|{{collapse(EPL 2.0)
26805
<pre># Eclipse Public License - v 2.0
26806
26807
        THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
26808
        PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
26809
        OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
26810
26811
    1. DEFINITIONS
26812
26813
    "Contribution" means:
26814
26815
      a) in the case of the initial Contributor, the initial content
26816
         Distributed under this Agreement, and
26817
26818
      b) in the case of each subsequent Contributor: 
26819
         i) changes to the Program, and 
26820
         ii) additions to the Program;
26821
      where such changes and/or additions to the Program originate from
26822
      and are Distributed by that particular Contributor. A Contribution
26823
      "originates" from a Contributor if it was added to the Program by
26824
      such Contributor itself or anyone acting on such Contributor's behalf.
26825
      Contributions do not include changes or additions to the Program that
26826
      are not Modified Works.
26827
26828
    "Contributor" means any person or entity that Distributes the Program.
26829
26830
    "Licensed Patents" mean patent claims licensable by a Contributor which
26831
    are necessarily infringed by the use or sale of its Contribution alone
26832
    or when combined with the Program.
26833
26834
    "Program" means the Contributions Distributed in accordance with this
26835
    Agreement.
26836
26837
    "Recipient" means anyone who receives the Program under this Agreement
26838
    or any Secondary License (as applicable), including Contributors.
26839
26840
    "Derivative Works" shall mean any work, whether in Source Code or other
26841
    form, that is based on (or derived from) the Program and for which the
26842
    editorial revisions, annotations, elaborations, or other modifications
26843
    represent, as a whole, an original work of authorship.
26844
26845
    "Modified Works" shall mean any work in Source Code or other form that
26846
    results from an addition to, deletion from, or modification of the
26847
    contents of the Program, including, for purposes of clarity any new file
26848
    in Source Code form that contains any contents of the Program. Modified
26849
    Works shall not include works that contain only declarations,
26850
    interfaces, types, classes, structures, or files of the Program solely
26851
    in each case in order to link to, bind by name, or subclass the Program
26852
    or Modified Works thereof.
26853
26854
    "Distribute" means the acts of a) distributing or b) making available
26855
    in any manner that enables the transfer of a copy.
26856
26857
    "Source Code" means the form of a Program preferred for making
26858
    modifications, including but not limited to software source code,
26859
    documentation source, and configuration files.
26860
26861
    "Secondary License" means either the GNU General Public License,
26862
    Version 2.0, or any later versions of that license, including any
26863
    exceptions or additional permissions as identified by the initial
26864
    Contributor.
26865
26866
    2. GRANT OF RIGHTS
26867
26868
      a) Subject to the terms of this Agreement, each Contributor hereby
26869
      grants Recipient a non-exclusive, worldwide, royalty-free copyright
26870
      license to reproduce, prepare Derivative Works of, publicly display,
26871
      publicly perform, Distribute and sublicense the Contribution of such
26872
      Contributor, if any, and such Derivative Works.
26873
26874
      b) Subject to the terms of this Agreement, each Contributor hereby
26875
      grants Recipient a non-exclusive, worldwide, royalty-free patent
26876
      license under Licensed Patents to make, use, sell, offer to sell,
26877
      import and otherwise transfer the Contribution of such Contributor,
26878
      if any, in Source Code or other form. This patent license shall
26879
      apply to the combination of the Contribution and the Program if, at
26880
      the time the Contribution is added by the Contributor, such addition
26881
      of the Contribution causes such combination to be covered by the
26882
      Licensed Patents. The patent license shall not apply to any other
26883
      combinations which include the Contribution. No hardware per se is
26884
      licensed hereunder.
26885
26886
      c) Recipient understands that although each Contributor grants the
26887
      licenses to its Contributions set forth herein, no assurances are
26888
      provided by any Contributor that the Program does not infringe the
26889
      patent or other intellectual property rights of any other entity.
26890
      Each Contributor disclaims any liability to Recipient for claims
26891
      brought by any other entity based on infringement of intellectual
26892
      property rights or otherwise. As a condition to exercising the
26893
      rights and licenses granted hereunder, each Recipient hereby
26894
      assumes sole responsibility to secure any other intellectual
26895
      property rights needed, if any. For example, if a third party
26896
      patent license is required to allow Recipient to Distribute the
26897
      Program, it is Recipient's responsibility to acquire that license
26898
      before distributing the Program.
26899
26900
      d) Each Contributor represents that to its knowledge it has
26901
      sufficient copyright rights in its Contribution, if any, to grant
26902
      the copyright license set forth in this Agreement.
26903
26904
      e) Notwithstanding the terms of any Secondary License, no
26905
      Contributor makes additional grants to any Recipient (other than
26906
      those set forth in this Agreement) as a result of such Recipient's
26907
      receipt of the Program under the terms of a Secondary License
26908
      (if permitted under the terms of Section 3).
26909
26910
    3. REQUIREMENTS
26911
26912
    3.1 If a Contributor Distributes the Program in any form, then:
26913
26914
      a) the Program must also be made available as Source Code, in
26915
      accordance with section 3.2, and the Contributor must accompany
26916
      the Program with a statement that the Source Code for the Program
26917
      is available under this Agreement, and informs Recipients how to
26918
      obtain it in a reasonable manner on or through a medium customarily
26919
      used for software exchange; and
26920
26921
      b) the Contributor may Distribute the Program under a license
26922
      different than this Agreement, provided that such license:
26923
         i) effectively disclaims on behalf of all other Contributors all
26924
         warranties and conditions, express and implied, including
26925
         warranties or conditions of title and non-infringement, and
26926
         implied warranties or conditions of merchantability and fitness
26927
         for a particular purpose;
26928
26929
         ii) effectively excludes on behalf of all other Contributors all
26930
         liability for damages, including direct, indirect, special,
26931
         incidental and consequential damages, such as lost profits;
26932
26933
         iii) does not attempt to limit or alter the recipients' rights
26934
         in the Source Code under section 3.2; and
26935
26936
         iv) requires any subsequent distribution of the Program by any
26937
         party to be under a license that satisfies the requirements
26938
         of this section 3.
26939
26940
    3.2 When the Program is Distributed as Source Code:
26941
26942
      a) it must be made available under this Agreement, or if the
26943
      Program (i) is combined with other material in a separate file or
26944
      files made available under a Secondary License, and (ii) the initial
26945
      Contributor attached to the Source Code the notice described in
26946
      Exhibit A of this Agreement, then the Program may be made available
26947
      under the terms of such Secondary Licenses, and
26948
26949
      b) a copy of this Agreement must be included with each copy of
26950
      the Program.
26951
26952
    3.3 Contributors may not remove or alter any copyright, patent,
26953
    trademark, attribution notices, disclaimers of warranty, or limitations
26954
    of liability ("notices") contained within the Program from any copy of
26955
    the Program which they Distribute, provided that Contributors may add
26956
    their own appropriate notices.
26957
26958
    4. COMMERCIAL DISTRIBUTION
26959
26960
    Commercial distributors of software may accept certain responsibilities
26961
    with respect to end users, business partners and the like. While this
26962
    license is intended to facilitate the commercial use of the Program,
26963
    the Contributor who includes the Program in a commercial product
26964
    offering should do so in a manner which does not create potential
26965
    liability for other Contributors. Therefore, if a Contributor includes
26966
    the Program in a commercial product offering, such Contributor
26967
    ("Commercial Contributor") hereby agrees to defend and indemnify every
26968
    other Contributor ("Indemnified Contributor") against any losses,
26969
    damages and costs (collectively "Losses") arising from claims, lawsuits
26970
    and other legal actions brought by a third party against the Indemnified
26971
    Contributor to the extent caused by the acts or omissions of such
26972
    Commercial Contributor in connection with its distribution of the Program
26973
    in a commercial product offering. The obligations in this section do not
26974
    apply to any claims or Losses relating to any actual or alleged
26975
    intellectual property infringement. In order to qualify, an Indemnified
26976
    Contributor must: a) promptly notify the Commercial Contributor in
26977
    writing of such claim, and b) allow the Commercial Contributor to control,
26978
    and cooperate with the Commercial Contributor in, the defense and any
26979
    related settlement negotiations. The Indemnified Contributor may
26980
    participate in any such claim at its own expense.
26981
26982
    For example, a Contributor might include the Program in a commercial
26983
    product offering, Product X. That Contributor is then a Commercial
26984
    Contributor. If that Commercial Contributor then makes performance
26985
    claims, or offers warranties related to Product X, those performance
26986
    claims and warranties are such Commercial Contributor's responsibility
26987
    alone. Under this section, the Commercial Contributor would have to
26988
    defend claims against the other Contributors related to those performance
26989
    claims and warranties, and if a court requires any other Contributor to
26990
    pay any damages as a result, the Commercial Contributor must pay
26991
    those damages.
26992
26993
    5. NO WARRANTY
26994
26995
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
26996
    PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
26997
    BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
26998
    IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
26999
    TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
27000
    PURPOSE. Each Recipient is solely responsible for determining the
27001
    appropriateness of using and distributing the Program and assumes all
27002
    risks associated with its exercise of rights under this Agreement,
27003
    including but not limited to the risks and costs of program errors,
27004
    compliance with applicable laws, damage to or loss of data, programs
27005
    or equipment, and unavailability or interruption of operations.
27006
27007
    6. DISCLAIMER OF LIABILITY
27008
27009
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
27010
    PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
27011
    SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
27012
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
27013
    PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27014
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27015
    ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
27016
    EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
27017
    POSSIBILITY OF SUCH DAMAGES.
27018
27019
    7. GENERAL
27020
27021
    If any provision of this Agreement is invalid or unenforceable under
27022
    applicable law, it shall not affect the validity or enforceability of
27023
    the remainder of the terms of this Agreement, and without further
27024
    action by the parties hereto, such provision shall be reformed to the
27025
    minimum extent necessary to make such provision valid and enforceable.
27026
27027
    If Recipient institutes patent litigation against any entity
27028
    (including a cross-claim or counterclaim in a lawsuit) alleging that the
27029
    Program itself (excluding combinations of the Program with other software
27030
    or hardware) infringes such Recipient's patent(s), then such Recipient's
27031
    rights granted under Section 2(b) shall terminate as of the date such
27032
    litigation is filed.
27033
27034
    All Recipient's rights under this Agreement shall terminate if it
27035
    fails to comply with any of the material terms or conditions of this
27036
    Agreement and does not cure such failure in a reasonable period of
27037
    time after becoming aware of such noncompliance. If all Recipient's
27038
    rights under this Agreement terminate, Recipient agrees to cease use
27039
    and distribution of the Program as soon as reasonably practicable.
27040
    However, Recipient's obligations under this Agreement and any licenses
27041
    granted by Recipient relating to the Program shall continue and survive.
27042
27043
    Everyone is permitted to copy and distribute copies of this Agreement,
27044
    but in order to avoid inconsistency the Agreement is copyrighted and
27045
    may only be modified in the following manner. The Agreement Steward
27046
    reserves the right to publish new versions (including revisions) of
27047
    this Agreement from time to time. No one other than the Agreement
27048
    Steward has the right to modify this Agreement. The Eclipse Foundation
27049
    is the initial Agreement Steward. The Eclipse Foundation may assign the
27050
    responsibility to serve as the Agreement Steward to a suitable separate
27051
    entity. Each new version of the Agreement will be given a distinguishing
27052
    version number. The Program (including Contributions) may always be
27053
    Distributed subject to the version of the Agreement under which it was
27054
    received. In addition, after a new version of the Agreement is published,
27055
    Contributor may elect to Distribute the Program (including its
27056
    Contributions) under the new version.
27057
27058
    Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
27059
    receives no rights or licenses to the intellectual property of any
27060
    Contributor under this Agreement, whether expressly, by implication,
27061
    estoppel or otherwise. All rights in the Program not expressly granted
27062
    under this Agreement are reserved. Nothing in this Agreement is intended
27063
    to be enforceable by any entity that is not a Contributor or Recipient.
27064
    No third-party beneficiary rights are created under this Agreement.
27065
27066
    Exhibit A - Form of Secondary Licenses Notice
27067
27068
    "This Source Code may also be made available under the following 
27069
    Secondary Licenses when the conditions for such availability set forth 
27070
    in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
27071
    version(s), and exceptions or additional permissions here}."
27072
27073
      Simply including a copy of this Agreement, including this Exhibit A
27074
      is not sufficient to license the Source Code under Secondary Licenses.
27075
27076
      If it is not possible or desirable to put the notice in a particular
27077
      file, then You may include the notice in a location (such as a LICENSE
27078
      file in a relevant directory) where a recipient would be likely to
27079
      look for such a notice.
27080
27081
      You may add additional accurate notices of copyright ownership.
27082
27083
---
27084
27085
##    The GNU General Public License (GPL) Version 2, June 1991
27086
27087
    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
27088
    51 Franklin Street, Fifth Floor
27089
    Boston, MA 02110-1335
27090
    USA
27091
27092
    Everyone is permitted to copy and distribute verbatim copies
27093
    of this license document, but changing it is not allowed.
27094
27095
    Preamble
27096
27097
    The licenses for most software are designed to take away your freedom to
27098
    share and change it. By contrast, the GNU General Public License is
27099
    intended to guarantee your freedom to share and change free software--to
27100
    make sure the software is free for all its users. This General Public
27101
    License applies to most of the Free Software Foundation's software and
27102
    to any other program whose authors commit to using it. (Some other Free
27103
    Software Foundation software is covered by the GNU Library General
27104
    Public License instead.) You can apply it to your programs, too.
27105
27106
    When we speak of free software, we are referring to freedom, not price.
27107
    Our General Public Licenses are designed to make sure that you have the
27108
    freedom to distribute copies of free software (and charge for this
27109
    service if you wish), that you receive source code or can get it if you
27110
    want it, that you can change the software or use pieces of it in new
27111
    free programs; and that you know you can do these things.
27112
27113
    To protect your rights, we need to make restrictions that forbid anyone
27114
    to deny you these rights or to ask you to surrender the rights. These
27115
    restrictions translate to certain responsibilities for you if you
27116
    distribute copies of the software, or if you modify it.
27117
27118
    For example, if you distribute copies of such a program, whether gratis
27119
    or for a fee, you must give the recipients all the rights that you have.
27120
    You must make sure that they, too, receive or can get the source code.
27121
    And you must show them these terms so they know their rights.
27122
27123
    We protect your rights with two steps: (1) copyright the software, and
27124
    (2) offer you this license which gives you legal permission to copy,
27125
    distribute and/or modify the software.
27126
27127
    Also, for each author's protection and ours, we want to make certain
27128
    that everyone understands that there is no warranty for this free
27129
    software. If the software is modified by someone else and passed on, we
27130
    want its recipients to know that what they have is not the original, so
27131
    that any problems introduced by others will not reflect on the original
27132
    authors' reputations.
27133
27134
    Finally, any free program is threatened constantly by software patents.
27135
    We wish to avoid the danger that redistributors of a free program will
27136
    individually obtain patent licenses, in effect making the program
27137
    proprietary. To prevent this, we have made it clear that any patent must
27138
    be licensed for everyone's free use or not licensed at all.
27139
27140
    The precise terms and conditions for copying, distribution and
27141
    modification follow.
27142
27143
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
27144
27145
    0. This License applies to any program or other work which contains a
27146
    notice placed by the copyright holder saying it may be distributed under
27147
    the terms of this General Public License. The "Program", below, refers
27148
    to any such program or work, and a "work based on the Program" means
27149
    either the Program or any derivative work under copyright law: that is
27150
    to say, a work containing the Program or a portion of it, either
27151
    verbatim or with modifications and/or translated into another language.
27152
    (Hereinafter, translation is included without limitation in the term
27153
    "modification".) Each licensee is addressed as "you".
27154
27155
    Activities other than copying, distribution and modification are not
27156
    covered by this License; they are outside its scope. The act of running
27157
    the Program is not restricted, and the output from the Program is
27158
    covered only if its contents constitute a work based on the Program
27159
    (independent of having been made by running the Program). Whether that
27160
    is true depends on what the Program does.
27161
27162
    1. You may copy and distribute verbatim copies of the Program's source
27163
    code as you receive it, in any medium, provided that you conspicuously
27164
    and appropriately publish on each copy an appropriate copyright notice
27165
    and disclaimer of warranty; keep intact all the notices that refer to
27166
    this License and to the absence of any warranty; and give any other
27167
    recipients of the Program a copy of this License along with the Program.
27168
27169
    You may charge a fee for the physical act of transferring a copy, and
27170
    you may at your option offer warranty protection in exchange for a fee.
27171
27172
    2. You may modify your copy or copies of the Program or any portion of
27173
    it, thus forming a work based on the Program, and copy and distribute
27174
    such modifications or work under the terms of Section 1 above, provided
27175
    that you also meet all of these conditions:
27176
27177
        a) You must cause the modified files to carry prominent notices
27178
        stating that you changed the files and the date of any change.
27179
27180
        b) You must cause any work that you distribute or publish, that in
27181
        whole or in part contains or is derived from the Program or any part
27182
        thereof, to be licensed as a whole at no charge to all third parties
27183
        under the terms of this License.
27184
27185
        c) If the modified program normally reads commands interactively
27186
        when run, you must cause it, when started running for such
27187
        interactive use in the most ordinary way, to print or display an
27188
        announcement including an appropriate copyright notice and a notice
27189
        that there is no warranty (or else, saying that you provide a
27190
        warranty) and that users may redistribute the program under these
27191
        conditions, and telling the user how to view a copy of this License.
27192
        (Exception: if the Program itself is interactive but does not
27193
        normally print such an announcement, your work based on the Program
27194
        is not required to print an announcement.)
27195
27196
    These requirements apply to the modified work as a whole. If
27197
    identifiable sections of that work are not derived from the Program, and
27198
    can be reasonably considered independent and separate works in
27199
    themselves, then this License, and its terms, do not apply to those
27200
    sections when you distribute them as separate works. But when you
27201
    distribute the same sections as part of a whole which is a work based on
27202
    the Program, the distribution of the whole must be on the terms of this
27203
    License, whose permissions for other licensees extend to the entire
27204
    whole, and thus to each and every part regardless of who wrote it.
27205
27206
    Thus, it is not the intent of this section to claim rights or contest
27207
    your rights to work written entirely by you; rather, the intent is to
27208
    exercise the right to control the distribution of derivative or
27209
    collective works based on the Program.
27210
27211
    In addition, mere aggregation of another work not based on the Program
27212
    with the Program (or with a work based on the Program) on a volume of a
27213
    storage or distribution medium does not bring the other work under the
27214
    scope of this License.
27215
27216
    3. You may copy and distribute the Program (or a work based on it,
27217
    under Section 2) in object code or executable form under the terms of
27218
    Sections 1 and 2 above provided that you also do one of the following:
27219
27220
        a) Accompany it with the complete corresponding machine-readable
27221
        source code, which must be distributed under the terms of Sections 1
27222
        and 2 above on a medium customarily used for software interchange; or,
27223
27224
        b) Accompany it with a written offer, valid for at least three
27225
        years, to give any third party, for a charge no more than your cost
27226
        of physically performing source distribution, a complete
27227
        machine-readable copy of the corresponding source code, to be
27228
        distributed under the terms of Sections 1 and 2 above on a medium
27229
        customarily used for software interchange; or,
27230
27231
        c) Accompany it with the information you received as to the offer to
27232
        distribute corresponding source code. (This alternative is allowed
27233
        only for noncommercial distribution and only if you received the
27234
        program in object code or executable form with such an offer, in
27235
        accord with Subsection b above.)
27236
27237
    The source code for a work means the preferred form of the work for
27238
    making modifications to it. For an executable work, complete source code
27239
    means all the source code for all modules it contains, plus any
27240
    associated interface definition files, plus the scripts used to control
27241
    compilation and installation of the executable. However, as a special
27242
    exception, the source code distributed need not include anything that is
27243
    normally distributed (in either source or binary form) with the major
27244
    components (compiler, kernel, and so on) of the operating system on
27245
    which the executable runs, unless that component itself accompanies the
27246
    executable.
27247
27248
    If distribution of executable or object code is made by offering access
27249
    to copy from a designated place, then offering equivalent access to copy
27250
    the source code from the same place counts as distribution of the source
27251
    code, even though third parties are not compelled to copy the source
27252
    along with the object code.
27253
27254
    4. You may not copy, modify, sublicense, or distribute the Program
27255
    except as expressly provided under this License. Any attempt otherwise
27256
    to copy, modify, sublicense or distribute the Program is void, and will
27257
    automatically terminate your rights under this License. However, parties
27258
    who have received copies, or rights, from you under this License will
27259
    not have their licenses terminated so long as such parties remain in
27260
    full compliance.
27261
27262
    5. You are not required to accept this License, since you have not
27263
    signed it. However, nothing else grants you permission to modify or
27264
    distribute the Program or its derivative works. These actions are
27265
    prohibited by law if you do not accept this License. Therefore, by
27266
    modifying or distributing the Program (or any work based on the
27267
    Program), you indicate your acceptance of this License to do so, and all
27268
    its terms and conditions for copying, distributing or modifying the
27269
    Program or works based on it.
27270
27271
    6. Each time you redistribute the Program (or any work based on the
27272
    Program), the recipient automatically receives a license from the
27273
    original licensor to copy, distribute or modify the Program subject to
27274
    these terms and conditions. You may not impose any further restrictions
27275
    on the recipients' exercise of the rights granted herein. You are not
27276
    responsible for enforcing compliance by third parties to this License.
27277
27278
    7. If, as a consequence of a court judgment or allegation of patent
27279
    infringement or for any other reason (not limited to patent issues),
27280
    conditions are imposed on you (whether by court order, agreement or
27281
    otherwise) that contradict the conditions of this License, they do not
27282
    excuse you from the conditions of this License. If you cannot distribute
27283
    so as to satisfy simultaneously your obligations under this License and
27284
    any other pertinent obligations, then as a consequence you may not
27285
    distribute the Program at all. For example, if a patent license would
27286
    not permit royalty-free redistribution of the Program by all those who
27287
    receive copies directly or indirectly through you, then the only way you
27288
    could satisfy both it and this License would be to refrain entirely from
27289
    distribution of the Program.
27290
27291
    If any portion of this section is held invalid or unenforceable under
27292
    any particular circumstance, the balance of the section is intended to
27293
    apply and the section as a whole is intended to apply in other
27294
    circumstances.
27295
27296
    It is not the purpose of this section to induce you to infringe any
27297
    patents or other property right claims or to contest validity of any
27298
    such claims; this section has the sole purpose of protecting the
27299
    integrity of the free software distribution system, which is implemented
27300
    by public license practices. Many people have made generous
27301
    contributions to the wide range of software distributed through that
27302
    system in reliance on consistent application of that system; it is up to
27303
    the author/donor to decide if he or she is willing to distribute
27304
    software through any other system and a licensee cannot impose that choice.
27305
27306
    This section is intended to make thoroughly clear what is believed to be
27307
    a consequence of the rest of this License.
27308
27309
    8. If the distribution and/or use of the Program is restricted in
27310
    certain countries either by patents or by copyrighted interfaces, the
27311
    original copyright holder who places the Program under this License may
27312
    add an explicit geographical distribution limitation excluding those
27313
    countries, so that distribution is permitted only in or among countries
27314
    not thus excluded. In such case, this License incorporates the
27315
    limitation as if written in the body of this License.
27316
27317
    9. The Free Software Foundation may publish revised and/or new
27318
    versions of the General Public License from time to time. Such new
27319
    versions will be similar in spirit to the present version, but may
27320
    differ in detail to address new problems or concerns.
27321
27322
    Each version is given a distinguishing version number. If the Program
27323
    specifies a version number of this License which applies to it and "any
27324
    later version", you have the option of following the terms and
27325
    conditions either of that version or of any later version published by
27326
    the Free Software Foundation. If the Program does not specify a version
27327
    number of this License, you may choose any version ever published by the
27328
    Free Software Foundation.
27329
27330
    10. If you wish to incorporate parts of the Program into other free
27331
    programs whose distribution conditions are different, write to the
27332
    author to ask for permission. For software which is copyrighted by the
27333
    Free Software Foundation, write to the Free Software Foundation; we
27334
    sometimes make exceptions for this. Our decision will be guided by the
27335
    two goals of preserving the free status of all derivatives of our free
27336
    software and of promoting the sharing and reuse of software generally.
27337
27338
    NO WARRANTY
27339
27340
    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
27341
    WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
27342
    EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
27343
    OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
27344
    EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
27345
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
27346
    ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
27347
    YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
27348
    NECESSARY SERVICING, REPAIR OR CORRECTION.
27349
27350
    12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
27351
    WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
27352
    AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
27353
    DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
27354
    DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
27355
    (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
27356
    INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
27357
    THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
27358
    OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
27359
27360
    END OF TERMS AND CONDITIONS
27361
27362
    How to Apply These Terms to Your New Programs
27363
27364
    If you develop a new program, and you want it to be of the greatest
27365
    possible use to the public, the best way to achieve this is to make it
27366
    free software which everyone can redistribute and change under these terms.
27367
27368
    To do so, attach the following notices to the program. It is safest to
27369
    attach them to the start of each source file to most effectively convey
27370
    the exclusion of warranty; and each file should have at least the
27371
    "copyright" line and a pointer to where the full notice is found.
27372
27373
        One line to give the program's name and a brief idea of what it does.
27374
        Copyright (C) <year> <name of author>
27375
27376
        This program is free software; you can redistribute it and/or modify
27377
        it under the terms of the GNU General Public License as published by
27378
        the Free Software Foundation; either version 2 of the License, or
27379
        (at your option) any later version.
27380
27381
        This program is distributed in the hope that it will be useful, but
27382
        WITHOUT ANY WARRANTY; without even the implied warranty of
27383
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
27384
        General Public License for more details.
27385
27386
        You should have received a copy of the GNU General Public License
27387
        along with this program; if not, write to the Free Software
27388
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
27389
27390
    Also add information on how to contact you by electronic and paper mail.
27391
27392
    If the program is interactive, make it output a short notice like this
27393
    when it starts in an interactive mode:
27394
27395
        Gnomovision version 69, Copyright (C) year name of author
27396
        Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
27397
        `show w'. This is free software, and you are welcome to redistribute
27398
        it under certain conditions; type `show c' for details.
27399
27400
    The hypothetical commands `show w' and `show c' should show the
27401
    appropriate parts of the General Public License. Of course, the commands
27402
    you use may be called something other than `show w' and `show c'; they
27403
    could even be mouse-clicks or menu items--whatever suits your program.
27404
27405
    You should also get your employer (if you work as a programmer) or your
27406
    school, if any, to sign a "copyright disclaimer" for the program, if
27407
    necessary. Here is a sample; alter the names:
27408
27409
        Yoyodyne, Inc., hereby disclaims all copyright interest in the
27410
        program `Gnomovision' (which makes passes at compilers) written by
27411
        James Hacker.
27412
27413
        signature of Ty Coon, 1 April 1989
27414
        Ty Coon, President of Vice
27415
27416
    This General Public License does not permit incorporating your program
27417
    into proprietary programs. If your program is a subroutine library, you
27418
    may consider it more useful to permit linking proprietary applications
27419
    with the library. If this is what you want to do, use the GNU Library
27420
    General Public License instead of this License.
27421
27422
---
27423
27424
## CLASSPATH EXCEPTION
27425
27426
    Linking this library statically or dynamically with other modules is
27427
    making a combined work based on this library.  Thus, the terms and
27428
    conditions of the GNU General Public License version 2 cover the whole
27429
    combination.
27430
27431
    As a special exception, the copyright holders of this library give you
27432
    permission to link this library with independent modules to produce an
27433
    executable, regardless of the license terms of these independent
27434
    modules, and to copy and distribute the resulting executable under
27435
    terms of your choice, provided that you also meet, for each linked
27436
    independent module, the terms and conditions of the license of that
27437
    module.  An independent module is a module which is not derived from or
27438
    based on this library.  If you modify this library, you may extend this
27439
    exception to your version of the library, but you are not obligated to
27440
    do so.  If you do not wish to do so, delete this exception statement
27441
    from your version.
27442
S.
27443
27444
    END OF TERMS AND CONDITIONS
27445
27446
    How to Apply These Terms to Your New Programs
27447
27448
    If you develop a new program, and you want it to be of the greatest
27449
    possible use to the public, the best way to achieve this is to make it
27450
    free software which everyone can redistribute and change under these terms.
27451
27452
    To do so, attach the following notices to the program. It is safest to
27453
    attach them to the start of each source file to most effectively convey
27454
    the exclusion of warranty; and each file should have at least the
27455
    "copyright" line and a pointer to where the full notice is found.
27456
27457
        One line to give the program's name and a brief idea of what it does.
27458
        Copyright (C) <year> <name of author>
27459
27460
        This program is free software; you can redistribute it and/or modify
27461
        it under the terms of the GNU General Public License as published by
27462
        the Free Software Foundation; either version 2 of the License, or
27463
        (at your option) any later version.
27464
27465
        This program is distributed in the hope that it will be useful, but
27466
        WITHOUT ANY WARRANTY; without even the implied warranty of
27467
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
27468
        General Public License for more details.
27469
27470
        You should have received a copy of the GNU General Public License
27471
        along with this program; if not, write to the Free Software
27472
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
27473
27474
    Also add information on how to contact you by electronic and paper mail.
27475
27476
    If the program is interactive, make it output a short notice like this
27477
    when it starts in an interactive mode:
27478
27479
        Gnomovision version 69, Copyright (C) year name of author
27480
        Gnomovisi</pre>
27481
}}
27482
|
27483
|com.zfabrik.servletjsp|jakarta.servlet.jsp.jstl-2.0.0|LICENSE.md|{{collapse(EPL 2.0)
27484
<pre># Eclipse Public License - v 2.0
27485
27486
        THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
27487
        PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
27488
        OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
27489
27490
    1. DEFINITIONS
27491
27492
    "Contribution" means:
27493
27494
      a) in the case of the initial Contributor, the initial content
27495
         Distributed under this Agreement, and
27496
27497
      b) in the case of each subsequent Contributor: 
27498
         i) changes to the Program, and 
27499
         ii) additions to the Program;
27500
      where such changes and/or additions to the Program originate from
27501
      and are Distributed by that particular Contributor. A Contribution
27502
      "originates" from a Contributor if it was added to the Program by
27503
      such Contributor itself or anyone acting on such Contributor's behalf.
27504
      Contributions do not include changes or additions to the Program that
27505
      are not Modified Works.
27506
27507
    "Contributor" means any person or entity that Distributes the Program.
27508
27509
    "Licensed Patents" mean patent claims licensable by a Contributor which
27510
    are necessarily infringed by the use or sale of its Contribution alone
27511
    or when combined with the Program.
27512
27513
    "Program" means the Contributions Distributed in accordance with this
27514
    Agreement.
27515
27516
    "Recipient" means anyone who receives the Program under this Agreement
27517
    or any Secondary License (as applicable), including Contributors.
27518
27519
    "Derivative Works" shall mean any work, whether in Source Code or other
27520
    form, that is based on (or derived from) the Program and for which the
27521
    editorial revisions, annotations, elaborations, or other modifications
27522
    represent, as a whole, an original work of authorship.
27523
27524
    "Modified Works" shall mean any work in Source Code or other form that
27525
    results from an addition to, deletion from, or modification of the
27526
    contents of the Program, including, for purposes of clarity any new file
27527
    in Source Code form that contains any contents of the Program. Modified
27528
    Works shall not include works that contain only declarations,
27529
    interfaces, types, classes, structures, or files of the Program solely
27530
    in each case in order to link to, bind by name, or subclass the Program
27531
    or Modified Works thereof.
27532
27533
    "Distribute" means the acts of a) distributing or b) making available
27534
    in any manner that enables the transfer of a copy.
27535
27536
    "Source Code" means the form of a Program preferred for making
27537
    modifications, including but not limited to software source code,
27538
    documentation source, and configuration files.
27539
27540
    "Secondary License" means either the GNU General Public License,
27541
    Version 2.0, or any later versions of that license, including any
27542
    exceptions or additional permissions as identified by the initial
27543
    Contributor.
27544
27545
    2. GRANT OF RIGHTS
27546
27547
      a) Subject to the terms of this Agreement, each Contributor hereby
27548
      grants Recipient a non-exclusive, worldwide, royalty-free copyright
27549
      license to reproduce, prepare Derivative Works of, publicly display,
27550
      publicly perform, Distribute and sublicense the Contribution of such
27551
      Contributor, if any, and such Derivative Works.
27552
27553
      b) Subject to the terms of this Agreement, each Contributor hereby
27554
      grants Recipient a non-exclusive, worldwide, royalty-free patent
27555
      license under Licensed Patents to make, use, sell, offer to sell,
27556
      import and otherwise transfer the Contribution of such Contributor,
27557
      if any, in Source Code or other form. This patent license shall
27558
      apply to the combination of the Contribution and the Program if, at
27559
      the time the Contribution is added by the Contributor, such addition
27560
      of the Contribution causes such combination to be covered by the
27561
      Licensed Patents. The patent license shall not apply to any other
27562
      combinations which include the Contribution. No hardware per se is
27563
      licensed hereunder.
27564
27565
      c) Recipient understands that although each Contributor grants the
27566
      licenses to its Contributions set forth herein, no assurances are
27567
      provided by any Contributor that the Program does not infringe the
27568
      patent or other intellectual property rights of any other entity.
27569
      Each Contributor disclaims any liability to Recipient for claims
27570
      brought by any other entity based on infringement of intellectual
27571
      property rights or otherwise. As a condition to exercising the
27572
      rights and licenses granted hereunder, each Recipient hereby
27573
      assumes sole responsibility to secure any other intellectual
27574
      property rights needed, if any. For example, if a third party
27575
      patent license is required to allow Recipient to Distribute the
27576
      Program, it is Recipient's responsibility to acquire that license
27577
      before distributing the Program.
27578
27579
      d) Each Contributor represents that to its knowledge it has
27580
      sufficient copyright rights in its Contribution, if any, to grant
27581
      the copyright license set forth in this Agreement.
27582
27583
      e) Notwithstanding the terms of any Secondary License, no
27584
      Contributor makes additional grants to any Recipient (other than
27585
      those set forth in this Agreement) as a result of such Recipient's
27586
      receipt of the Program under the terms of a Secondary License
27587
      (if permitted under the terms of Section 3).
27588
27589
    3. REQUIREMENTS
27590
27591
    3.1 If a Contributor Distributes the Program in any form, then:
27592
27593
      a) the Program must also be made available as Source Code, in
27594
      accordance with section 3.2, and the Contributor must accompany
27595
      the Program with a statement that the Source Code for the Program
27596
      is available under this Agreement, and informs Recipients how to
27597
      obtain it in a reasonable manner on or through a medium customarily
27598
      used for software exchange; and
27599
27600
      b) the Contributor may Distribute the Program under a license
27601
      different than this Agreement, provided that such license:
27602
         i) effectively disclaims on behalf of all other Contributors all
27603
         warranties and conditions, express and implied, including
27604
         warranties or conditions of title and non-infringement, and
27605
         implied warranties or conditions of merchantability and fitness
27606
         for a particular purpose;
27607
27608
         ii) effectively excludes on behalf of all other Contributors all
27609
         liability for damages, including direct, indirect, special,
27610
         incidental and consequential damages, such as lost profits;
27611
27612
         iii) does not attempt to limit or alter the recipients' rights
27613
         in the Source Code under section 3.2; and
27614
27615
         iv) requires any subsequent distribution of the Program by any
27616
         party to be under a license that satisfies the requirements
27617
         of this section 3.
27618
27619
    3.2 When the Program is Distributed as Source Code:
27620
27621
      a) it must be made available under this Agreement, or if the
27622
      Program (i) is combined with other material in a separate file or
27623
      files made available under a Secondary License, and (ii) the initial
27624
      Contributor attached to the Source Code the notice described in
27625
      Exhibit A of this Agreement, then the Program may be made available
27626
      under the terms of such Secondary Licenses, and
27627
27628
      b) a copy of this Agreement must be included with each copy of
27629
      the Program.
27630
27631
    3.3 Contributors may not remove or alter any copyright, patent,
27632
    trademark, attribution notices, disclaimers of warranty, or limitations
27633
    of liability ("notices") contained within the Program from any copy of
27634
    the Program which they Distribute, provided that Contributors may add
27635
    their own appropriate notices.
27636
27637
    4. COMMERCIAL DISTRIBUTION
27638
27639
    Commercial distributors of software may accept certain responsibilities
27640
    with respect to end users, business partners and the like. While this
27641
    license is intended to facilitate the commercial use of the Program,
27642
    the Contributor who includes the Program in a commercial product
27643
    offering should do so in a manner which does not create potential
27644
    liability for other Contributors. Therefore, if a Contributor includes
27645
    the Program in a commercial product offering, such Contributor
27646
    ("Commercial Contributor") hereby agrees to defend and indemnify every
27647
    other Contributor ("Indemnified Contributor") against any losses,
27648
    damages and costs (collectively "Losses") arising from claims, lawsuits
27649
    and other legal actions brought by a third party against the Indemnified
27650
    Contributor to the extent caused by the acts or omissions of such
27651
    Commercial Contributor in connection with its distribution of the Program
27652
    in a commercial product offering. The obligations in this section do not
27653
    apply to any claims or Losses relating to any actual or alleged
27654
    intellectual property infringement. In order to qualify, an Indemnified
27655
    Contributor must: a) promptly notify the Commercial Contributor in
27656
    writing of such claim, and b) allow the Commercial Contributor to control,
27657
    and cooperate with the Commercial Contributor in, the defense and any
27658
    related settlement negotiations. The Indemnified Contributor may
27659
    participate in any such claim at its own expense.
27660
27661
    For example, a Contributor might include the Program in a commercial
27662
    product offering, Product X. That Contributor is then a Commercial
27663
    Contributor. If that Commercial Contributor then makes performance
27664
    claims, or offers warranties related to Product X, those performance
27665
    claims and warranties are such Commercial Contributor's responsibility
27666
    alone. Under this section, the Commercial Contributor would have to
27667
    defend claims against the other Contributors related to those performance
27668
    claims and warranties, and if a court requires any other Contributor to
27669
    pay any damages as a result, the Commercial Contributor must pay
27670
    those damages.
27671
27672
    5. NO WARRANTY
27673
27674
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
27675
    PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
27676
    BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
27677
    IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
27678
    TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
27679
    PURPOSE. Each Recipient is solely responsible for determining the
27680
    appropriateness of using and distributing the Program and assumes all
27681
    risks associated with its exercise of rights under this Agreement,
27682
    including but not limited to the risks and costs of program errors,
27683
    compliance with applicable laws, damage to or loss of data, programs
27684
    or equipment, and unavailability or interruption of operations.
27685
27686
    6. DISCLAIMER OF LIABILITY
27687
27688
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
27689
    PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
27690
    SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
27691
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
27692
    PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27693
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27694
    ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
27695
    EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
27696
    POSSIBILITY OF SUCH DAMAGES.
27697
27698
    7. GENERAL
27699
27700
    If any provision of this Agreement is invalid or unenforceable under
27701
    applicable law, it shall not affect the validity or enforceability of
27702
    the remainder of the terms of this Agreement, and without further
27703
    action by the parties hereto, such provision shall be reformed to the
27704
    minimum extent necessary to make such provision valid and enforceable.
27705
27706
    If Recipient institutes patent litigation against any entity
27707
    (including a cross-claim or counterclaim in a lawsuit) alleging that the
27708
    Program itself (excluding combinations of the Program with other software
27709
    or hardware) infringes such Recipient's patent(s), then such Recipient's
27710
    rights granted under Section 2(b) shall terminate as of the date such
27711
    litigation is filed.
27712
27713
    All Recipient's rights under this Agreement shall terminate if it
27714
    fails to comply with any of the material terms or conditions of this
27715
    Agreement and does not cure such failure in a reasonable period of
27716
    time after becoming aware of such noncompliance. If all Recipient's
27717
    rights under this Agreement terminate, Recipient agrees to cease use
27718
    and distribution of the Program as soon as reasonably practicable.
27719
    However, Recipient's obligations under this Agreement and any licenses
27720
    granted by Recipient relating to the Program shall continue and survive.
27721
27722
    Everyone is permitted to copy and distribute copies of this Agreement,
27723
    but in order to avoid inconsistency the Agreement is copyrighted and
27724
    may only be modified in the following manner. The Agreement Steward
27725
    reserves the right to publish new versions (including revisions) of
27726
    this Agreement from time to time. No one other than the Agreement
27727
    Steward has the right to modify this Agreement. The Eclipse Foundation
27728
    is the initial Agreement Steward. The Eclipse Foundation may assign the
27729
    responsibility to serve as the Agreement Steward to a suitable separate
27730
    entity. Each new version of the Agreement will be given a distinguishing
27731
    version number. The Program (including Contributions) may always be
27732
    Distributed subject to the version of the Agreement under which it was
27733
    received. In addition, after a new version of the Agreement is published,
27734
    Contributor may elect to Distribute the Program (including its
27735
    Contributions) under the new version.
27736
27737
    Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
27738
    receives no rights or licenses to the intellectual property of any
27739
    Contributor under this Agreement, whether expressly, by implication,
27740
    estoppel or otherwise. All rights in the Program not expressly granted
27741
    under this Agreement are reserved. Nothing in this Agreement is intended
27742
    to be enforceable by any entity that is not a Contributor or Recipient.
27743
    No third-party beneficiary rights are created under this Agreement.
27744
27745
    Exhibit A - Form of Secondary Licenses Notice
27746
27747
    "This Source Code may also be made available under the following 
27748
    Secondary Licenses when the conditions for such availability set forth 
27749
    in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
27750
    version(s), and exceptions or additional permissions here}."
27751
27752
      Simply including a copy of this Agreement, including this Exhibit A
27753
      is not sufficient to license the Source Code under Secondary Licenses.
27754
27755
      If it is not possible or desirable to put the notice in a particular
27756
      file, then You may include the notice in a location (such as a LICENSE
27757
      file in a relevant directory) where a recipient would be likely to
27758
      look for such a notice.
27759
27760
      You may add additional accurate notices of copyright ownership.
27761
27762
---
27763
27764
##    The GNU General Public License (GPL) Version 2, June 1991
27765
27766
    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
27767
    51 Franklin Street, Fifth Floor
27768
    Boston, MA 02110-1335
27769
    USA
27770
27771
    Everyone is permitted to copy and distribute verbatim copies
27772
    of this license document, but changing it is not allowed.
27773
27774
    Preamble
27775
27776
    The licenses for most software are designed to take away your freedom to
27777
    share and change it. By contrast, the GNU General Public License is
27778
    intended to guarantee your freedom to share and change free software--to
27779
    make sure the software is free for all its users. This General Public
27780
    License applies to most of the Free Software Foundation's software and
27781
    to any other program whose authors commit to using it. (Some other Free
27782
    Software Foundation software is covered by the GNU Library General
27783
    Public License instead.) You can apply it to your programs, too.
27784
27785
    When we speak of free software, we are referring to freedom, not price.
27786
    Our General Public Licenses are designed to make sure that you have the
27787
    freedom to distribute copies of free software (and charge for this
27788
    service if you wish), that you receive source code or can get it if you
27789
    want it, that you can change the software or use pieces of it in new
27790
    free programs; and that you know you can do these things.
27791
27792
    To protect your rights, we need to make restrictions that forbid anyone
27793
    to deny you these rights or to ask you to surrender the rights. These
27794
    restrictions translate to certain responsibilities for you if you
27795
    distribute copies of the software, or if you modify it.
27796
27797
    For example, if you distribute copies of such a program, whether gratis
27798
    or for a fee, you must give the recipients all the rights that you have.
27799
    You must make sure that they, too, receive or can get the source code.
27800
    And you must show them these terms so they know their rights.
27801
27802
    We protect your rights with two steps: (1) copyright the software, and
27803
    (2) offer you this license which gives you legal permission to copy,
27804
    distribute and/or modify the software.
27805
27806
    Also, for each author's protection and ours, we want to make certain
27807
    that everyone understands that there is no warranty for this free
27808
    software. If the software is modified by someone else and passed on, we
27809
    want its recipients to know that what they have is not the original, so
27810
    that any problems introduced by others will not reflect on the original
27811
    authors' reputations.
27812
27813
    Finally, any free program is threatened constantly by software patents.
27814
    We wish to avoid the danger that redistributors of a free program will
27815
    individually obtain patent licenses, in effect making the program
27816
    proprietary. To prevent this, we have made it clear that any patent must
27817
    be licensed for everyone's free use or not licensed at all.
27818
27819
    The precise terms and conditions for copying, distribution and
27820
    modification follow.
27821
27822
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
27823
27824
    0. This License applies to any program or other work which contains a
27825
    notice placed by the copyright holder saying it may be distributed under
27826
    the terms of this General Public License. The "Program", below, refers
27827
    to any such program or work, and a "work based on the Program" means
27828
    either the Program or any derivative work under copyright law: that is
27829
    to say, a work containing the Program or a portion of it, either
27830
    verbatim or with modifications and/or translated into another language.
27831
    (Hereinafter, translation is included without limitation in the term
27832
    "modification".) Each licensee is addressed as "you".
27833
27834
    Activities other than copying, distribution and modification are not
27835
    covered by this License; they are outside its scope. The act of running
27836
    the Program is not restricted, and the output from the Program is
27837
    covered only if its contents constitute a work based on the Program
27838
    (independent of having been made by running the Program). Whether that
27839
    is true depends on what the Program does.
27840
27841
    1. You may copy and distribute verbatim copies of the Program's source
27842
    code as you receive it, in any medium, provided that you conspicuously
27843
    and appropriately publish on each copy an appropriate copyright notice
27844
    and disclaimer of warranty; keep intact all the notices that refer to
27845
    this License and to the absence of any warranty; and give any other
27846
    recipients of the Program a copy of this License along with the Program.
27847
27848
    You may charge a fee for the physical act of transferring a copy, and
27849
    you may at your option offer warranty protection in exchange for a fee.
27850
27851
    2. You may modify your copy or copies of the Program or any portion of
27852
    it, thus forming a work based on the Program, and copy and distribute
27853
    such modifications or work under the terms of Section 1 above, provided
27854
    that you also meet all of these conditions:
27855
27856
        a) You must cause the modified files to carry prominent notices
27857
        stating that you changed the files and the date of any change.
27858
27859
        b) You must cause any work that you distribute or publish, that in
27860
        whole or in part contains or is derived from the Program or any part
27861
        thereof, to be licensed as a whole at no charge to all third parties
27862
        under the terms of this License.
27863
27864
        c) If the modified program normally reads commands interactively
27865
        when run, you must cause it, when started running for such
27866
        interactive use in the most ordinary way, to print or display an
27867
        announcement including an appropriate copyright notice and a notice
27868
        that there is no warranty (or else, saying that you provide a
27869
        warranty) and that users may redistribute the program under these
27870
        conditions, and telling the user how to view a copy of this License.
27871
        (Exception: if the Program itself is interactive but does not
27872
        normally print such an announcement, your work based on the Program
27873
        is not required to print an announcement.)
27874
27875
    These requirements apply to the modified work as a whole. If
27876
    identifiable sections of that work are not derived from the Program, and
27877
    can be reasonably considered independent and separate works in
27878
    themselves, then this License, and its terms, do not apply to those
27879
    sections when you distribute them as separate works. But when you
27880
    distribute the same sections as part of a whole which is a work based on
27881
    the Program, the distribution of the whole must be on the terms of this
27882
    License, whose permissions for other licensees extend to the entire
27883
    whole, and thus to each and every part regardless of who wrote it.
27884
27885
    Thus, it is not the intent of this section to claim rights or contest
27886
    your rights to work written entirely by you; rather, the intent is to
27887
    exercise the right to control the distribution of derivative or
27888
    collective works based on the Program.
27889
27890
    In addition, mere aggregation of another work not based on the Program
27891
    with the Program (or with a work based on the Program) on a volume of a
27892
    storage or distribution medium does not bring the other work under the
27893
    scope of this License.
27894
27895
    3. You may copy and distribute the Program (or a work based on it,
27896
    under Section 2) in object code or executable form under the terms of
27897
    Sections 1 and 2 above provided that you also do one of the following:
27898
27899
        a) Accompany it with the complete corresponding machine-readable
27900
        source code, which must be distributed under the terms of Sections 1
27901
        and 2 above on a medium customarily used for software interchange; or,
27902
27903
        b) Accompany it with a written offer, valid for at least three
27904
        years, to give any third party, for a charge no more than your cost
27905
        of physically performing source distribution, a complete
27906
        machine-readable copy of the corresponding source code, to be
27907
        distributed under the terms of Sections 1 and 2 above on a medium
27908
        customarily used for software interchange; or,
27909
27910
        c) Accompany it with the information you received as to the offer to
27911
        distribute corresponding source code. (This alternative is allowed
27912
        only for noncommercial distribution and only if you received the
27913
        program in object code or executable form with such an offer, in
27914
        accord with Subsection b above.)
27915
27916
    The source code for a work means the preferred form of the work for
27917
    making modifications to it. For an executable work, complete source code
27918
    means all the source code for all modules it contains, plus any
27919
    associated interface definition files, plus the scripts used to control
27920
    compilation and installation of the executable. However, as a special
27921
    exception, the source code distributed need not include anything that is
27922
    normally distributed (in either source or binary form) with the major
27923
    components (compiler, kernel, and so on) of the operating system on
27924
    which the executable runs, unless that component itself accompanies the
27925
    executable.
27926
27927
    If distribution of executable or object code is made by offering access
27928
    to copy from a designated place, then offering equivalent access to copy
27929
    the source code from the same place counts as distribution of the source
27930
    code, even though third parties are not compelled to copy the source
27931
    along with the object code.
27932
27933
    4. You may not copy, modify, sublicense, or distribute the Program
27934
    except as expressly provided under this License. Any attempt otherwise
27935
    to copy, modify, sublicense or distribute the Program is void, and will
27936
    automatically terminate your rights under this License. However, parties
27937
    who have received copies, or rights, from you under this License will
27938
    not have their licenses terminated so long as such parties remain in
27939
    full compliance.
27940
27941
    5. You are not required to accept this License, since you have not
27942
    signed it. However, nothing else grants you permission to modify or
27943
    distribute the Program or its derivative works. These actions are
27944
    prohibited by law if you do not accept this License. Therefore, by
27945
    modifying or distributing the Program (or any work based on the
27946
    Program), you indicate your acceptance of this License to do so, and all
27947
    its terms and conditions for copying, distributing or modifying the
27948
    Program or works based on it.
27949
27950
    6. Each time you redistribute the Program (or any work based on the
27951
    Program), the recipient automatically receives a license from the
27952
    original licensor to copy, distribute or modify the Program subject to
27953
    these terms and conditions. You may not impose any further restrictions
27954
    on the recipients' exercise of the rights granted herein. You are not
27955
    responsible for enforcing compliance by third parties to this License.
27956
27957
    7. If, as a consequence of a court judgment or allegation of patent
27958
    infringement or for any other reason (not limited to patent issues),
27959
    conditions are imposed on you (whether by court order, agreement or
27960
    otherwise) that contradict the conditions of this License, they do not
27961
    excuse you from the conditions of this License. If you cannot distribute
27962
    so as to satisfy simultaneously your obligations under this License and
27963
    any other pertinent obligations, then as a consequence you may not
27964
    distribute the Program at all. For example, if a patent license would
27965
    not permit royalty-free redistribution of the Program by all those who
27966
    receive copies directly or indirectly through you, then the only way you
27967
    could satisfy both it and this License would be to refrain entirely from
27968
    distribution of the Program.
27969
27970
    If any portion of this section is held invalid or unenforceable under
27971
    any particular circumstance, the balance of the section is intended to
27972
    apply and the section as a whole is intended to apply in other
27973
    circumstances.
27974
27975
    It is not the purpose of this section to induce you to infringe any
27976
    patents or other property right claims or to contest validity of any
27977
    such claims; this section has the sole purpose of protecting the
27978
    integrity of the free software distribution system, which is implemented
27979
    by public license practices. Many people have made generous
27980
    contributions to the wide range of software distributed through that
27981
    system in reliance on consistent application of that system; it is up to
27982
    the author/donor to decide if he or she is willing to distribute
27983
    software through any other system and a licensee cannot impose that choice.
27984
27985
    This section is intended to make thoroughly clear what is believed to be
27986
    a consequence of the rest of this License.
27987
27988
    8. If the distribution and/or use of the Program is restricted in
27989
    certain countries either by patents or by copyrighted interfaces, the
27990
    original copyright holder who places the Program under this License may
27991
    add an explicit geographical distribution limitation excluding those
27992
    countries, so that distribution is permitted only in or among countries
27993
    not thus excluded. In such case, this License incorporates the
27994
    limitation as if written in the body of this License.
27995
27996
    9. The Free Software Foundation may publish revised and/or new
27997
    versions of the General Public License from time to time. Such new
27998
    versions will be similar in spirit to the present version, but may
27999
    differ in detail to address new problems or concerns.
28000
28001
    Each version is given a distinguishing version number. If the Program
28002
    specifies a version number of this License which applies to it and "any
28003
    later version", you have the option of following the terms and
28004
    conditions either of that version or of any later version published by
28005
    the Free Software Foundation. If the Program does not specify a version
28006
    number of this License, you may choose any version ever published by the
28007
    Free Software Foundation.
28008
28009
    10. If you wish to incorporate parts of the Program into other free
28010
    programs whose distribution conditions are different, write to the
28011
    author to ask for permission. For software which is copyrighted by the
28012
    Free Software Foundation, write to the Free Software Foundation; we
28013
    sometimes make exceptions for this. Our decision will be guided by the
28014
    two goals of preserving the free status of all derivatives of our free
28015
    software and of promoting the sharing and reuse of software generally.
28016
28017
    NO WARRANTY
28018
28019
    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
28020
    WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
28021
    EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
28022
    OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
28023
    EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
28024
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
28025
    ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
28026
    YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
28027
    NECESSARY SERVICING, REPAIR OR CORRECTION.
28028
28029
    12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
28030
    WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
28031
    AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
28032
    DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
28033
    DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
28034
    (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
28035
    INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
28036
    THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
28037
    OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
28038
28039
    END OF TERMS AND CONDITIONS
28040
28041
    How to Apply These Terms to Your New Programs
28042
28043
    If you develop a new program, and you want it to be of the greatest
28044
    possible use to the public, the best way to achieve this is to make it
28045
    free software which everyone can redistribute and change under these terms.
28046
28047
    To do so, attach the following notices to the program. It is safest to
28048
    attach them to the start of each source file to most effectively convey
28049
    the exclusion of warranty; and each file should have at least the
28050
    "copyright" line and a pointer to where the full notice is found.
28051
28052
        One line to give the program's name and a brief idea of what it does.
28053
        Copyright (C) <year> <name of author>
28054
28055
        This program is free software; you can redistribute it and/or modify
28056
        it under the terms of the GNU General Public License as published by
28057
        the Free Software Foundation; either version 2 of the License, or
28058
        (at your option) any later version.
28059
28060
        This program is distributed in the hope that it will be useful, but
28061
        WITHOUT ANY WARRANTY; without even the implied warranty of
28062
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28063
        General Public License for more details.
28064
28065
        You should have received a copy of the GNU General Public License
28066
        along with this program; if not, write to the Free Software
28067
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
28068
28069
    Also add information on how to contact you by electronic and paper mail.
28070
28071
    If the program is interactive, make it output a short notice like this
28072
    when it starts in an interactive mode:
28073
28074
        Gnomovision version 69, Copyright (C) year name of author
28075
        Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
28076
        `show w'. This is free software, and you are welcome to redistribute
28077
        it under certain conditions; type `show c' for details.
28078
28079
    The hypothetical commands `show w' and `show c' should show the
28080
    appropriate parts of the General Public License. Of course, the commands
28081
    you use may be called something other than `show w' and `show c'; they
28082
    could even be mouse-clicks or menu items--whatever suits your program.
28083
28084
    You should also get your employer (if you work as a programmer) or your
28085
    school, if any, to sign a "copyright disclaimer" for the program, if
28086
    necessary. Here is a sample; alter the names:
28087
28088
        Yoyodyne, Inc., hereby disclaims all copyright interest in the
28089
        program `Gnomovision' (which makes passes at compilers) written by
28090
        James Hacker.
28091
28092
        signature of Ty Coon, 1 April 1989
28093
        Ty Coon, President of Vice
28094
28095
    This General Public License does not permit incorporating your program
28096
    into proprietary programs. If your program is a subroutine library, you
28097
    may consider it more useful to permit linking proprietary applications
28098
    with the library. If this is what you want to do, use the GNU Library
28099
    General Public License instead of this License.
28100
28101
---
28102
28103
## CLASSPATH EXCEPTION
28104
28105
    Linking this library statically or dynamically with other modules is
28106
    making a combined work based on this library.  Thus, the terms and
28107
    conditions of the GNU General Public License version 2 cover the whole
28108
    combination.
28109
28110
    As a special exception, the copyright holders of this library give you
28111
    permission to link this library with independent modules to produce an
28112
    executable, regardless of the license terms of these independent
28113
    modules, and to copy and distribute the resulting executable under
28114
    terms of your choice, provided that you also meet, for each linked
28115
    independent module, the terms and conditions of the license of that
28116
    module.  An independent module is a module which is not derived from or
28117
    based on this library.  If you modify this library, you may extend this
28118
    exception to your version of the library, but you are not obligated to
28119
    do so.  If you do not wish to do so, delete this exception statement
28120
    from your version.
28121
S.
28122
28123
    END OF TERMS AND CONDITIONS
28124
28125
    How to Apply These Terms to Your New Programs
28126
28127
    If you develop a new program, and you want it to be of the greatest
28128
    possible use to the public, the best way to achieve this is to make it
28129
    free software which everyone can redistribute and change under these terms.
28130
28131
    To do so, attach the following notices to the program. It is safest to
28132
    attach them to the start of each source file to most effectively convey
28133
    the exclusion of warranty; and each file should have at least the
28134
    "copyright" line and a pointer to where the full notice is found.
28135
28136
        One line to give the program's name and a brief idea of what it does.
28137
        Copyright (C) <year> <name of author>
28138
28139
        This program is free software; you can redistribute it and/or modify
28140
        it under the terms of the GNU General Public License as published by
28141
        the Free Software Foundation; either version 2 of the License, or
28142
        (at your option) any later version.
28143
28144
        This program is distributed in the hope that it will be useful, but
28145
        WITHOUT ANY WARRANTY; without even the implied warranty of
28146
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28147
        General Public License for more details.
28148
28149
        You should have received a copy of the GNU General Public License
28150
        along with this program; if not, write to the Free Software
28151
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
28152
28153
    Also add information on how to contact you by electronic and paper mail.
28154
28155
    If the program is interactive, make it output a short notice like this
28156
    when it starts in an interactive mode:
28157
28158
        Gnomovision version 69, Copyright (C) year name of author
28159
        Gnomovisi</pre>
28160
}}
28161
|
28162
|com.zfabrik.servletjsp|jakarta.servlet.jsp.jstl-api-2.0.0|LICENSE.md|{{collapse(EPL 2.0)
28163
<pre># Eclipse Public License - v 2.0
28164
28165
        THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
28166
        PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
28167
        OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
28168
28169
    1. DEFINITIONS
28170
28171
    "Contribution" means:
28172
28173
      a) in the case of the initial Contributor, the initial content
28174
         Distributed under this Agreement, and
28175
28176
      b) in the case of each subsequent Contributor: 
28177
         i) changes to the Program, and 
28178
         ii) additions to the Program;
28179
      where such changes and/or additions to the Program originate from
28180
      and are Distributed by that particular Contributor. A Contribution
28181
      "originates" from a Contributor if it was added to the Program by
28182
      such Contributor itself or anyone acting on such Contributor's behalf.
28183
      Contributions do not include changes or additions to the Program that
28184
      are not Modified Works.
28185
28186
    "Contributor" means any person or entity that Distributes the Program.
28187
28188
    "Licensed Patents" mean patent claims licensable by a Contributor which
28189
    are necessarily infringed by the use or sale of its Contribution alone
28190
    or when combined with the Program.
28191
28192
    "Program" means the Contributions Distributed in accordance with this
28193
    Agreement.
28194
28195
    "Recipient" means anyone who receives the Program under this Agreement
28196
    or any Secondary License (as applicable), including Contributors.
28197
28198
    "Derivative Works" shall mean any work, whether in Source Code or other
28199
    form, that is based on (or derived from) the Program and for which the
28200
    editorial revisions, annotations, elaborations, or other modifications
28201
    represent, as a whole, an original work of authorship.
28202
28203
    "Modified Works" shall mean any work in Source Code or other form that
28204
    results from an addition to, deletion from, or modification of the
28205
    contents of the Program, including, for purposes of clarity any new file
28206
    in Source Code form that contains any contents of the Program. Modified
28207
    Works shall not include works that contain only declarations,
28208
    interfaces, types, classes, structures, or files of the Program solely
28209
    in each case in order to link to, bind by name, or subclass the Program
28210
    or Modified Works thereof.
28211
28212
    "Distribute" means the acts of a) distributing or b) making available
28213
    in any manner that enables the transfer of a copy.
28214
28215
    "Source Code" means the form of a Program preferred for making
28216
    modifications, including but not limited to software source code,
28217
    documentation source, and configuration files.
28218
28219
    "Secondary License" means either the GNU General Public License,
28220
    Version 2.0, or any later versions of that license, including any
28221
    exceptions or additional permissions as identified by the initial
28222
    Contributor.
28223
28224
    2. GRANT OF RIGHTS
28225
28226
      a) Subject to the terms of this Agreement, each Contributor hereby
28227
      grants Recipient a non-exclusive, worldwide, royalty-free copyright
28228
      license to reproduce, prepare Derivative Works of, publicly display,
28229
      publicly perform, Distribute and sublicense the Contribution of such
28230
      Contributor, if any, and such Derivative Works.
28231
28232
      b) Subject to the terms of this Agreement, each Contributor hereby
28233
      grants Recipient a non-exclusive, worldwide, royalty-free patent
28234
      license under Licensed Patents to make, use, sell, offer to sell,
28235
      import and otherwise transfer the Contribution of such Contributor,
28236
      if any, in Source Code or other form. This patent license shall
28237
      apply to the combination of the Contribution and the Program if, at
28238
      the time the Contribution is added by the Contributor, such addition
28239
      of the Contribution causes such combination to be covered by the
28240
      Licensed Patents. The patent license shall not apply to any other
28241
      combinations which include the Contribution. No hardware per se is
28242
      licensed hereunder.
28243
28244
      c) Recipient understands that although each Contributor grants the
28245
      licenses to its Contributions set forth herein, no assurances are
28246
      provided by any Contributor that the Program does not infringe the
28247
      patent or other intellectual property rights of any other entity.
28248
      Each Contributor disclaims any liability to Recipient for claims
28249
      brought by any other entity based on infringement of intellectual
28250
      property rights or otherwise. As a condition to exercising the
28251
      rights and licenses granted hereunder, each Recipient hereby
28252
      assumes sole responsibility to secure any other intellectual
28253
      property rights needed, if any. For example, if a third party
28254
      patent license is required to allow Recipient to Distribute the
28255
      Program, it is Recipient's responsibility to acquire that license
28256
      before distributing the Program.
28257
28258
      d) Each Contributor represents that to its knowledge it has
28259
      sufficient copyright rights in its Contribution, if any, to grant
28260
      the copyright license set forth in this Agreement.
28261
28262
      e) Notwithstanding the terms of any Secondary License, no
28263
      Contributor makes additional grants to any Recipient (other than
28264
      those set forth in this Agreement) as a result of such Recipient's
28265
      receipt of the Program under the terms of a Secondary License
28266
      (if permitted under the terms of Section 3).
28267
28268
    3. REQUIREMENTS
28269
28270
    3.1 If a Contributor Distributes the Program in any form, then:
28271
28272
      a) the Program must also be made available as Source Code, in
28273
      accordance with section 3.2, and the Contributor must accompany
28274
      the Program with a statement that the Source Code for the Program
28275
      is available under this Agreement, and informs Recipients how to
28276
      obtain it in a reasonable manner on or through a medium customarily
28277
      used for software exchange; and
28278
28279
      b) the Contributor may Distribute the Program under a license
28280
      different than this Agreement, provided that such license:
28281
         i) effectively disclaims on behalf of all other Contributors all
28282
         warranties and conditions, express and implied, including
28283
         warranties or conditions of title and non-infringement, and
28284
         implied warranties or conditions of merchantability and fitness
28285
         for a particular purpose;
28286
28287
         ii) effectively excludes on behalf of all other Contributors all
28288
         liability for damages, including direct, indirect, special,
28289
         incidental and consequential damages, such as lost profits;
28290
28291
         iii) does not attempt to limit or alter the recipients' rights
28292
         in the Source Code under section 3.2; and
28293
28294
         iv) requires any subsequent distribution of the Program by any
28295
         party to be under a license that satisfies the requirements
28296
         of this section 3.
28297
28298
    3.2 When the Program is Distributed as Source Code:
28299
28300
      a) it must be made available under this Agreement, or if the
28301
      Program (i) is combined with other material in a separate file or
28302
      files made available under a Secondary License, and (ii) the initial
28303
      Contributor attached to the Source Code the notice described in
28304
      Exhibit A of this Agreement, then the Program may be made available
28305
      under the terms of such Secondary Licenses, and
28306
28307
      b) a copy of this Agreement must be included with each copy of
28308
      the Program.
28309
28310
    3.3 Contributors may not remove or alter any copyright, patent,
28311
    trademark, attribution notices, disclaimers of warranty, or limitations
28312
    of liability ("notices") contained within the Program from any copy of
28313
    the Program which they Distribute, provided that Contributors may add
28314
    their own appropriate notices.
28315
28316
    4. COMMERCIAL DISTRIBUTION
28317
28318
    Commercial distributors of software may accept certain responsibilities
28319
    with respect to end users, business partners and the like. While this
28320
    license is intended to facilitate the commercial use of the Program,
28321
    the Contributor who includes the Program in a commercial product
28322
    offering should do so in a manner which does not create potential
28323
    liability for other Contributors. Therefore, if a Contributor includes
28324
    the Program in a commercial product offering, such Contributor
28325
    ("Commercial Contributor") hereby agrees to defend and indemnify every
28326
    other Contributor ("Indemnified Contributor") against any losses,
28327
    damages and costs (collectively "Losses") arising from claims, lawsuits
28328
    and other legal actions brought by a third party against the Indemnified
28329
    Contributor to the extent caused by the acts or omissions of such
28330
    Commercial Contributor in connection with its distribution of the Program
28331
    in a commercial product offering. The obligations in this section do not
28332
    apply to any claims or Losses relating to any actual or alleged
28333
    intellectual property infringement. In order to qualify, an Indemnified
28334
    Contributor must: a) promptly notify the Commercial Contributor in
28335
    writing of such claim, and b) allow the Commercial Contributor to control,
28336
    and cooperate with the Commercial Contributor in, the defense and any
28337
    related settlement negotiations. The Indemnified Contributor may
28338
    participate in any such claim at its own expense.
28339
28340
    For example, a Contributor might include the Program in a commercial
28341
    product offering, Product X. That Contributor is then a Commercial
28342
    Contributor. If that Commercial Contributor then makes performance
28343
    claims, or offers warranties related to Product X, those performance
28344
    claims and warranties are such Commercial Contributor's responsibility
28345
    alone. Under this section, the Commercial Contributor would have to
28346
    defend claims against the other Contributors related to those performance
28347
    claims and warranties, and if a court requires any other Contributor to
28348
    pay any damages as a result, the Commercial Contributor must pay
28349
    those damages.
28350
28351
    5. NO WARRANTY
28352
28353
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
28354
    PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
28355
    BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
28356
    IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
28357
    TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
28358
    PURPOSE. Each Recipient is solely responsible for determining the
28359
    appropriateness of using and distributing the Program and assumes all
28360
    risks associated with its exercise of rights under this Agreement,
28361
    including but not limited to the risks and costs of program errors,
28362
    compliance with applicable laws, damage to or loss of data, programs
28363
    or equipment, and unavailability or interruption of operations.
28364
28365
    6. DISCLAIMER OF LIABILITY
28366
28367
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
28368
    PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
28369
    SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
28370
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
28371
    PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
28372
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28373
    ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
28374
    EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
28375
    POSSIBILITY OF SUCH DAMAGES.
28376
28377
    7. GENERAL
28378
28379
    If any provision of this Agreement is invalid or unenforceable under
28380
    applicable law, it shall not affect the validity or enforceability of
28381
    the remainder of the terms of this Agreement, and without further
28382
    action by the parties hereto, such provision shall be reformed to the
28383
    minimum extent necessary to make such provision valid and enforceable.
28384
28385
    If Recipient institutes patent litigation against any entity
28386
    (including a cross-claim or counterclaim in a lawsuit) alleging that the
28387
    Program itself (excluding combinations of the Program with other software
28388
    or hardware) infringes such Recipient's patent(s), then such Recipient's
28389
    rights granted under Section 2(b) shall terminate as of the date such
28390
    litigation is filed.
28391
28392
    All Recipient's rights under this Agreement shall terminate if it
28393
    fails to comply with any of the material terms or conditions of this
28394
    Agreement and does not cure such failure in a reasonable period of
28395
    time after becoming aware of such noncompliance. If all Recipient's
28396
    rights under this Agreement terminate, Recipient agrees to cease use
28397
    and distribution of the Program as soon as reasonably practicable.
28398
    However, Recipient's obligations under this Agreement and any licenses
28399
    granted by Recipient relating to the Program shall continue and survive.
28400
28401
    Everyone is permitted to copy and distribute copies of this Agreement,
28402
    but in order to avoid inconsistency the Agreement is copyrighted and
28403
    may only be modified in the following manner. The Agreement Steward
28404
    reserves the right to publish new versions (including revisions) of
28405
    this Agreement from time to time. No one other than the Agreement
28406
    Steward has the right to modify this Agreement. The Eclipse Foundation
28407
    is the initial Agreement Steward. The Eclipse Foundation may assign the
28408
    responsibility to serve as the Agreement Steward to a suitable separate
28409
    entity. Each new version of the Agreement will be given a distinguishing
28410
    version number. The Program (including Contributions) may always be
28411
    Distributed subject to the version of the Agreement under which it was
28412
    received. In addition, after a new version of the Agreement is published,
28413
    Contributor may elect to Distribute the Program (including its
28414
    Contributions) under the new version.
28415
28416
    Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
28417
    receives no rights or licenses to the intellectual property of any
28418
    Contributor under this Agreement, whether expressly, by implication,
28419
    estoppel or otherwise. All rights in the Program not expressly granted
28420
    under this Agreement are reserved. Nothing in this Agreement is intended
28421
    to be enforceable by any entity that is not a Contributor or Recipient.
28422
    No third-party beneficiary rights are created under this Agreement.
28423
28424
    Exhibit A - Form of Secondary Licenses Notice
28425
28426
    "This Source Code may also be made available under the following 
28427
    Secondary Licenses when the conditions for such availability set forth 
28428
    in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
28429
    version(s), and exceptions or additional permissions here}."
28430
28431
      Simply including a copy of this Agreement, including this Exhibit A
28432
      is not sufficient to license the Source Code under Secondary Licenses.
28433
28434
      If it is not possible or desirable to put the notice in a particular
28435
      file, then You may include the notice in a location (such as a LICENSE
28436
      file in a relevant directory) where a recipient would be likely to
28437
      look for such a notice.
28438
28439
      You may add additional accurate notices of copyright ownership.
28440
28441
---
28442
28443
##    The GNU General Public License (GPL) Version 2, June 1991
28444
28445
    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
28446
    51 Franklin Street, Fifth Floor
28447
    Boston, MA 02110-1335
28448
    USA
28449
28450
    Everyone is permitted to copy and distribute verbatim copies
28451
    of this license document, but changing it is not allowed.
28452
28453
    Preamble
28454
28455
    The licenses for most software are designed to take away your freedom to
28456
    share and change it. By contrast, the GNU General Public License is
28457
    intended to guarantee your freedom to share and change free software--to
28458
    make sure the software is free for all its users. This General Public
28459
    License applies to most of the Free Software Foundation's software and
28460
    to any other program whose authors commit to using it. (Some other Free
28461
    Software Foundation software is covered by the GNU Library General
28462
    Public License instead.) You can apply it to your programs, too.
28463
28464
    When we speak of free software, we are referring to freedom, not price.
28465
    Our General Public Licenses are designed to make sure that you have the
28466
    freedom to distribute copies of free software (and charge for this
28467
    service if you wish), that you receive source code or can get it if you
28468
    want it, that you can change the software or use pieces of it in new
28469
    free programs; and that you know you can do these things.
28470
28471
    To protect your rights, we need to make restrictions that forbid anyone
28472
    to deny you these rights or to ask you to surrender the rights. These
28473
    restrictions translate to certain responsibilities for you if you
28474
    distribute copies of the software, or if you modify it.
28475
28476
    For example, if you distribute copies of such a program, whether gratis
28477
    or for a fee, you must give the recipients all the rights that you have.
28478
    You must make sure that they, too, receive or can get the source code.
28479
    And you must show them these terms so they know their rights.
28480
28481
    We protect your rights with two steps: (1) copyright the software, and
28482
    (2) offer you this license which gives you legal permission to copy,
28483
    distribute and/or modify the software.
28484
28485
    Also, for each author's protection and ours, we want to make certain
28486
    that everyone understands that there is no warranty for this free
28487
    software. If the software is modified by someone else and passed on, we
28488
    want its recipients to know that what they have is not the original, so
28489
    that any problems introduced by others will not reflect on the original
28490
    authors' reputations.
28491
28492
    Finally, any free program is threatened constantly by software patents.
28493
    We wish to avoid the danger that redistributors of a free program will
28494
    individually obtain patent licenses, in effect making the program
28495
    proprietary. To prevent this, we have made it clear that any patent must
28496
    be licensed for everyone's free use or not licensed at all.
28497
28498
    The precise terms and conditions for copying, distribution and
28499
    modification follow.
28500
28501
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
28502
28503
    0. This License applies to any program or other work which contains a
28504
    notice placed by the copyright holder saying it may be distributed under
28505
    the terms of this General Public License. The "Program", below, refers
28506
    to any such program or work, and a "work based on the Program" means
28507
    either the Program or any derivative work under copyright law: that is
28508
    to say, a work containing the Program or a portion of it, either
28509
    verbatim or with modifications and/or translated into another language.
28510
    (Hereinafter, translation is included without limitation in the term
28511
    "modification".) Each licensee is addressed as "you".
28512
28513
    Activities other than copying, distribution and modification are not
28514
    covered by this License; they are outside its scope. The act of running
28515
    the Program is not restricted, and the output from the Program is
28516
    covered only if its contents constitute a work based on the Program
28517
    (independent of having been made by running the Program). Whether that
28518
    is true depends on what the Program does.
28519
28520
    1. You may copy and distribute verbatim copies of the Program's source
28521
    code as you receive it, in any medium, provided that you conspicuously
28522
    and appropriately publish on each copy an appropriate copyright notice
28523
    and disclaimer of warranty; keep intact all the notices that refer to
28524
    this License and to the absence of any warranty; and give any other
28525
    recipients of the Program a copy of this License along with the Program.
28526
28527
    You may charge a fee for the physical act of transferring a copy, and
28528
    you may at your option offer warranty protection in exchange for a fee.
28529
28530
    2. You may modify your copy or copies of the Program or any portion of
28531
    it, thus forming a work based on the Program, and copy and distribute
28532
    such modifications or work under the terms of Section 1 above, provided
28533
    that you also meet all of these conditions:
28534
28535
        a) You must cause the modified files to carry prominent notices
28536
        stating that you changed the files and the date of any change.
28537
28538
        b) You must cause any work that you distribute or publish, that in
28539
        whole or in part contains or is derived from the Program or any part
28540
        thereof, to be licensed as a whole at no charge to all third parties
28541
        under the terms of this License.
28542
28543
        c) If the modified program normally reads commands interactively
28544
        when run, you must cause it, when started running for such
28545
        interactive use in the most ordinary way, to print or display an
28546
        announcement including an appropriate copyright notice and a notice
28547
        that there is no warranty (or else, saying that you provide a
28548
        warranty) and that users may redistribute the program under these
28549
        conditions, and telling the user how to view a copy of this License.
28550
        (Exception: if the Program itself is interactive but does not
28551
        normally print such an announcement, your work based on the Program
28552
        is not required to print an announcement.)
28553
28554
    These requirements apply to the modified work as a whole. If
28555
    identifiable sections of that work are not derived from the Program, and
28556
    can be reasonably considered independent and separate works in
28557
    themselves, then this License, and its terms, do not apply to those
28558
    sections when you distribute them as separate works. But when you
28559
    distribute the same sections as part of a whole which is a work based on
28560
    the Program, the distribution of the whole must be on the terms of this
28561
    License, whose permissions for other licensees extend to the entire
28562
    whole, and thus to each and every part regardless of who wrote it.
28563
28564
    Thus, it is not the intent of this section to claim rights or contest
28565
    your rights to work written entirely by you; rather, the intent is to
28566
    exercise the right to control the distribution of derivative or
28567
    collective works based on the Program.
28568
28569
    In addition, mere aggregation of another work not based on the Program
28570
    with the Program (or with a work based on the Program) on a volume of a
28571
    storage or distribution medium does not bring the other work under the
28572
    scope of this License.
28573
28574
    3. You may copy and distribute the Program (or a work based on it,
28575
    under Section 2) in object code or executable form under the terms of
28576
    Sections 1 and 2 above provided that you also do one of the following:
28577
28578
        a) Accompany it with the complete corresponding machine-readable
28579
        source code, which must be distributed under the terms of Sections 1
28580
        and 2 above on a medium customarily used for software interchange; or,
28581
28582
        b) Accompany it with a written offer, valid for at least three
28583
        years, to give any third party, for a charge no more than your cost
28584
        of physically performing source distribution, a complete
28585
        machine-readable copy of the corresponding source code, to be
28586
        distributed under the terms of Sections 1 and 2 above on a medium
28587
        customarily used for software interchange; or,
28588
28589
        c) Accompany it with the information you received as to the offer to
28590
        distribute corresponding source code. (This alternative is allowed
28591
        only for noncommercial distribution and only if you received the
28592
        program in object code or executable form with such an offer, in
28593
        accord with Subsection b above.)
28594
28595
    The source code for a work means the preferred form of the work for
28596
    making modifications to it. For an executable work, complete source code
28597
    means all the source code for all modules it contains, plus any
28598
    associated interface definition files, plus the scripts used to control
28599
    compilation and installation of the executable. However, as a special
28600
    exception, the source code distributed need not include anything that is
28601
    normally distributed (in either source or binary form) with the major
28602
    components (compiler, kernel, and so on) of the operating system on
28603
    which the executable runs, unless that component itself accompanies the
28604
    executable.
28605
28606
    If distribution of executable or object code is made by offering access
28607
    to copy from a designated place, then offering equivalent access to copy
28608
    the source code from the same place counts as distribution of the source
28609
    code, even though third parties are not compelled to copy the source
28610
    along with the object code.
28611
28612
    4. You may not copy, modify, sublicense, or distribute the Program
28613
    except as expressly provided under this License. Any attempt otherwise
28614
    to copy, modify, sublicense or distribute the Program is void, and will
28615
    automatically terminate your rights under this License. However, parties
28616
    who have received copies, or rights, from you under this License will
28617
    not have their licenses terminated so long as such parties remain in
28618
    full compliance.
28619
28620
    5. You are not required to accept this License, since you have not
28621
    signed it. However, nothing else grants you permission to modify or
28622
    distribute the Program or its derivative works. These actions are
28623
    prohibited by law if you do not accept this License. Therefore, by
28624
    modifying or distributing the Program (or any work based on the
28625
    Program), you indicate your acceptance of this License to do so, and all
28626
    its terms and conditions for copying, distributing or modifying the
28627
    Program or works based on it.
28628
28629
    6. Each time you redistribute the Program (or any work based on the
28630
    Program), the recipient automatically receives a license from the
28631
    original licensor to copy, distribute or modify the Program subject to
28632
    these terms and conditions. You may not impose any further restrictions
28633
    on the recipients' exercise of the rights granted herein. You are not
28634
    responsible for enforcing compliance by third parties to this License.
28635
28636
    7. If, as a consequence of a court judgment or allegation of patent
28637
    infringement or for any other reason (not limited to patent issues),
28638
    conditions are imposed on you (whether by court order, agreement or
28639
    otherwise) that contradict the conditions of this License, they do not
28640
    excuse you from the conditions of this License. If you cannot distribute
28641
    so as to satisfy simultaneously your obligations under this License and
28642
    any other pertinent obligations, then as a consequence you may not
28643
    distribute the Program at all. For example, if a patent license would
28644
    not permit royalty-free redistribution of the Program by all those who
28645
    receive copies directly or indirectly through you, then the only way you
28646
    could satisfy both it and this License would be to refrain entirely from
28647
    distribution of the Program.
28648
28649
    If any portion of this section is held invalid or unenforceable under
28650
    any particular circumstance, the balance of the section is intended to
28651
    apply and the section as a whole is intended to apply in other
28652
    circumstances.
28653
28654
    It is not the purpose of this section to induce you to infringe any
28655
    patents or other property right claims or to contest validity of any
28656
    such claims; this section has the sole purpose of protecting the
28657
    integrity of the free software distribution system, which is implemented
28658
    by public license practices. Many people have made generous
28659
    contributions to the wide range of software distributed through that
28660
    system in reliance on consistent application of that system; it is up to
28661
    the author/donor to decide if he or she is willing to distribute
28662
    software through any other system and a licensee cannot impose that choice.
28663
28664
    This section is intended to make thoroughly clear what is believed to be
28665
    a consequence of the rest of this License.
28666
28667
    8. If the distribution and/or use of the Program is restricted in
28668
    certain countries either by patents or by copyrighted interfaces, the
28669
    original copyright holder who places the Program under this License may
28670
    add an explicit geographical distribution limitation excluding those
28671
    countries, so that distribution is permitted only in or among countries
28672
    not thus excluded. In such case, this License incorporates the
28673
    limitation as if written in the body of this License.
28674
28675
    9. The Free Software Foundation may publish revised and/or new
28676
    versions of the General Public License from time to time. Such new
28677
    versions will be similar in spirit to the present version, but may
28678
    differ in detail to address new problems or concerns.
28679
28680
    Each version is given a distinguishing version number. If the Program
28681
    specifies a version number of this License which applies to it and "any
28682
    later version", you have the option of following the terms and
28683
    conditions either of that version or of any later version published by
28684
    the Free Software Foundation. If the Program does not specify a version
28685
    number of this License, you may choose any version ever published by the
28686
    Free Software Foundation.
28687
28688
    10. If you wish to incorporate parts of the Program into other free
28689
    programs whose distribution conditions are different, write to the
28690
    author to ask for permission. For software which is copyrighted by the
28691
    Free Software Foundation, write to the Free Software Foundation; we
28692
    sometimes make exceptions for this. Our decision will be guided by the
28693
    two goals of preserving the free status of all derivatives of our free
28694
    software and of promoting the sharing and reuse of software generally.
28695
28696
    NO WARRANTY
28697
28698
    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
28699
    WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
28700
    EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
28701
    OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
28702
    EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
28703
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
28704
    ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
28705
    YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
28706
    NECESSARY SERVICING, REPAIR OR CORRECTION.
28707
28708
    12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
28709
    WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
28710
    AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
28711
    DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
28712
    DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
28713
    (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
28714
    INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
28715
    THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
28716
    OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
28717
28718
    END OF TERMS AND CONDITIONS
28719
28720
    How to Apply These Terms to Your New Programs
28721
28722
    If you develop a new program, and you want it to be of the greatest
28723
    possible use to the public, the best way to achieve this is to make it
28724
    free software which everyone can redistribute and change under these terms.
28725
28726
    To do so, attach the following notices to the program. It is safest to
28727
    attach them to the start of each source file to most effectively convey
28728
    the exclusion of warranty; and each file should have at least the
28729
    "copyright" line and a pointer to where the full notice is found.
28730
28731
        One line to give the program's name and a brief idea of what it does.
28732
        Copyright (C) <year> <name of author>
28733
28734
        This program is free software; you can redistribute it and/or modify
28735
        it under the terms of the GNU General Public License as published by
28736
        the Free Software Foundation; either version 2 of the License, or
28737
        (at your option) any later version.
28738
28739
        This program is distributed in the hope that it will be useful, but
28740
        WITHOUT ANY WARRANTY; without even the implied warranty of
28741
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28742
        General Public License for more details.
28743
28744
        You should have received a copy of the GNU General Public License
28745
        along with this program; if not, write to the Free Software
28746
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
28747
28748
    Also add information on how to contact you by electronic and paper mail.
28749
28750
    If the program is interactive, make it output a short notice like this
28751
    when it starts in an interactive mode:
28752
28753
        Gnomovision version 69, Copyright (C) year name of author
28754
        Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
28755
        `show w'. This is free software, and you are welcome to redistribute
28756
        it under certain conditions; type `show c' for details.
28757
28758
    The hypothetical commands `show w' and `show c' should show the
28759
    appropriate parts of the General Public License. Of course, the commands
28760
    you use may be called something other than `show w' and `show c'; they
28761
    could even be mouse-clicks or menu items--whatever suits your program.
28762
28763
    You should also get your employer (if you work as a programmer) or your
28764
    school, if any, to sign a "copyright disclaimer" for the program, if
28765
    necessary. Here is a sample; alter the names:
28766
28767
        Yoyodyne, Inc., hereby disclaims all copyright interest in the
28768
        program `Gnomovision' (which makes passes at compilers) written by
28769
        James Hacker.
28770
28771
        signature of Ty Coon, 1 April 1989
28772
        Ty Coon, President of Vice
28773
28774
    This General Public License does not permit incorporating your program
28775
    into proprietary programs. If your program is a subroutine library, you
28776
    may consider it more useful to permit linking proprietary applications
28777
    with the library. If this is what you want to do, use the GNU Library
28778
    General Public License instead of this License.
28779
28780
---
28781
28782
## CLASSPATH EXCEPTION
28783
28784
    Linking this library statically or dynamically with other modules is
28785
    making a combined work based on this library.  Thus, the terms and
28786
    conditions of the GNU General Public License version 2 cover the whole
28787
    combination.
28788
28789
    As a special exception, the copyright holders of this library give you
28790
    permission to link this library with independent modules to produce an
28791
    executable, regardless of the license terms of these independent
28792
    modules, and to copy and distribute the resulting executable under
28793
    terms of your choice, provided that you also meet, for each linked
28794
    independent module, the terms and conditions of the license of that
28795
    module.  An independent module is a module which is not derived from or
28796
    based on this library.  If you modify this library, you may extend this
28797
    exception to your version of the library, but you are not obligated to
28798
    do so.  If you do not wish to do so, delete this exception statement
28799
    from your version.
28800
S.
28801
28802
    END OF TERMS AND CONDITIONS
28803
28804
    How to Apply These Terms to Your New Programs
28805
28806
    If you develop a new program, and you want it to be of the greatest
28807
    possible use to the public, the best way to achieve this is to make it
28808
    free software which everyone can redistribute and change under these terms.
28809
28810
    To do so, attach the following notices to the program. It is safest to
28811
    attach them to the start of each source file to most effectively convey
28812
    the exclusion of warranty; and each file should have at least the
28813
    "copyright" line and a pointer to where the full notice is found.
28814
28815
        One line to give the program's name and a brief idea of what it does.
28816
        Copyright (C) <year> <name of author>
28817
28818
        This program is free software; you can redistribute it and/or modify
28819
        it under the terms of the GNU General Public License as published by
28820
        the Free Software Foundation; either version 2 of the License, or
28821
        (at your option) any later version.
28822
28823
        This program is distributed in the hope that it will be useful, but
28824
        WITHOUT ANY WARRANTY; without even the implied warranty of
28825
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28826
        General Public License for more details.
28827
28828
        You should have received a copy of the GNU General Public License
28829
        along with this program; if not, write to the Free Software
28830
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
28831
28832
    Also add information on how to contact you by electronic and paper mail.
28833
28834
    If the program is interactive, make it output a short notice like this
28835
    when it starts in an interactive mode:
28836
28837
        Gnomovision version 69, Copyright (C) year name of author
28838
        Gnomovisi</pre>
28839
}}
28840
|
28841
|com.zfabrik.servletjsp|jetty-alpn-client-12.0.19|pom.xml|{{collapse(Apache 2.0)
28842
<pre><!DOCTYPE html>
28843
<html lang="en">
28844
<head>
28845
  <meta charset="utf-8">
28846
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
28847
  <meta name="viewport" content="width=device-width, initial-scale=1">
28848
  <meta name="description" content="Home page of The Apache Software Foundation">
28849
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
28850
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
28851
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
28852
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
28853
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
28854
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
28855
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
28856
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
28857
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
28858
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
28859
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
28860
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
28861
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
28862
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
28863
  <link rel="manifest" href="/favicons/manifest.json">
28864
  <link rel="shortcut icon" href="/favicons/favicon.ico">
28865
  <meta name="msapplication-TileColor" content="#603cba">
28866
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
28867
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
28868
  <meta name="theme-color" content="#282661">
28869
28870
  <title>Apache License, Version 2.0</title>
28871
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
28872
  <link href="/css/min.bootstrap.css" rel="stylesheet">
28873
  <link href="/css/styles.css" rel="stylesheet">
28874
  <link href="/css/new-ui.css" rel="stylesheet">
28875
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
28876
  <style>
28877
.headerlink {
28878
  visibility: hidden;
28879
}
28880
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
28881
  visibility: visible
28882
}  </style>
28883
28884
  <!-- pagefind search -->
28885
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
28886
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
28887
  <script>
28888
    window.addEventListener('DOMContentLoaded', (event) => {
28889
        new PagefindUI({ element: "#pagefind-search" });
28890
    });
28891
    var pageTitle = 'Apache License, Version 2.0';
28892
    if(pageTitle === '404'){
28893
      window.addEventListener('DOMContentLoaded', (event) => {
28894
          new PagefindUI({ element: "#page-404-search" });
28895
      });
28896
    }
28897
  </script>
28898
  
28899
28900
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
28901
  <script>
28902
    var pageTitle = 'Apache License, Version 2.0';
28903
    var _paq = window._paq = window._paq || [];
28904
    /* tracker methods like "setCustomDimension" should be called before
28905
"trackPageView" */
28906
    /* We explicitly disable cookie tracking to avoid privacy issues */
28907
    _paq.push(['disableCookies']);
28908
    if(pageTitle === '404'){
28909
      /* Track 404 page hits */
28910
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
28911
    }
28912
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
28913
as the same visit */
28914
    _paq.push(['trackPageView']);
28915
    _paq.push(['enableLinkTracking']);
28916
    (function() {
28917
      var u="//analytics.apache.org/";
28918
      _paq.push(['setTrackerUrl', u+'matomo.php']);
28919
      _paq.push(['setSiteId', '37']);
28920
      var d=document, g=d.createElement('script'),
28921
s=d.getElementsByTagName('script')[0];
28922
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
28923
    })();
28924
  </script>
28925
  <!-- End Matomo Code -->
28926
28927
</head>
28928
28929
<body >
28930
  <!-- Navigation -->
28931
  <header>
28932
	<div id="skiptocontent">
28933
		<a href="#maincontent">Skip to Main Content</a>
28934
	</div>
28935
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
28936
      
28937
      <div class="container">
28938
        <div class="navbar-header">
28939
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
28940
            <span class="sr-only">Toggle navigation</span>
28941
            <span class="icon-bar"></span>
28942
            <span class="icon-bar"></span>
28943
            <span class="icon-bar"></span>
28944
          </button>
28945
        </div>
28946
        <div class="collapse navbar-collapse" id="mainnav-collapse">
28947
          <div class="upper-nav">
28948
            <div class="header-social-icons">
28949
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
28950
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
28951
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
28952
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
28953
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
28954
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
28955
            </div>
28956
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
28957
          </div>
28958
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
28959
            <li class="dropdown">
28960
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
28961
              <ul class="dropdown-menu" role="menu">
28962
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
28963
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
28964
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
28965
                <li><a href="/community-resources/">Community Resources</a></li>
28966
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
28967
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
28968
              </ul>
28969
            </li>
28970
            <li class="dropdown">
28971
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
28972
              <ul class="dropdown-menu" role="menu">
28973
                <li><a href="/projects">Projects</a></li>
28974
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
28975
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
28976
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
28977
                <li><a href="/security">Report a Vulnerability</a></li>
28978
              </ul>
28979
            </li>
28980
            <li class="dropdown">
28981
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
28982
              <ul class="dropdown-menu" role="menu">
28983
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
28984
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
28985
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
28986
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
28987
              </ul>
28988
            </li>
28989
            <li class="dropdown">
28990
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
28991
              <ul class="dropdown-menu" role="menu">
28992
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
28993
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
28994
                <li><a href="/theapacheway/">The Apache Way</a></li>
28995
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
28996
                <li><a href="/licenses">Licenses</a></li>
28997
                <li><a href="/foundation/glossary">Glossary</a></li>
28998
                <li><a href="/foundation/faq">FAQ</a></li>
28999
              </ul>
29000
            </li>
29001
            <li class="dropdown">
29002
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
29003
              <ul class="dropdown-menu" role="menu">
29004
                <li><a href="/dev/">Developer Information</a></li>
29005
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
29006
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
29007
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
29008
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
29009
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
29010
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
29011
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
29012
                <li><a href="/logos/">Project Logos</a></li>
29013
              </ul>
29014
            </li>
29015
            <li class="dropdown">
29016
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
29017
              <ul class="dropdown-menu" role="menu">
29018
                <li><a href="/foundation/">About</a></li>
29019
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
29020
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
29021
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
29022
                <li><a href="/foundation/leadership">Leadership</a></li>
29023
                <li><a href="/foundation/members">Members</a></li>
29024
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
29025
                <li><a href="/press/">Newsroom</a></li>
29026
                <li><a href="/foundation/contact">Contact</a></li>
29027
              </ul>
29028
            </li>
29029
            
29030
           
29031
            
29032
            <li class="dropdown">
29033
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
29034
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
29035
              <ul class="dropdown-menu search-form" role="search">
29036
                <li>
29037
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
29038
                </li>
29039
              </ul>
29040
            </li>
29041
          </ul>
29042
        </div>
29043
      </div>
29044
    </nav>
29045
  </header>
29046
     <!-- Script is to make the input field ready as soon as user click the search button-->
29047
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
29048
     <script>
29049
   document.addEventListener('DOMContentLoaded', function () {
29050
    // Using Bootstrap's event system for dropdowns
29051
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
29052
        // Check if this is the search dropdown
29053
        if ($(this).find('.glyphicon-search').length > 0) {
29054
            // Find and focus the search input
29055
            setTimeout(function() {
29056
                $('.pagefind-ui__search-input').focus();
29057
            }, 50); // Small delay to ensure input is ready
29058
        }
29059
    });
29060
});
29061
  </script>
29062
  <!-- / Navigation -->
29063
  <header id="main-header" class="container">
29064
    <div class="main">
29065
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
29066
29067
    </div>
29068
 
29069
  </header>
29070
  <main id="maincontent">
29071
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
29072
<ul>
29073
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
29074
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
29075
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
29076
</ul>
29077
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
29078
reliable and long-lived software products through collaborative, open-source software development.</p>
29079
<p>All packages produced by the ASF are implicitly licensed under the Apache
29080
License, Version 2.0, unless otherwise explicitly stated.</p>
29081
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
29082
<p style="text-align:center">
29083
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
29084
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
29085
</p>
29086
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
29087
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
29088
<div style="margin-left: 1em;">
29089
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
29090
distribution as defined by Sections 1 through 9 of this document.</p>
29091
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
29092
copyright owner that is granting the License.</p>
29093
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
29094
entities that control, are controlled by, or are under common control with
29095
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
29096
power, direct or indirect, to cause the direction or management of such
29097
entity, whether by contract or otherwise, or (ii) ownership of fifty
29098
percent (50%) or more of the outstanding shares, or (iii) beneficial
29099
ownership of such entity.</p>
29100
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
29101
permissions granted by this License.</p>
29102
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
29103
including but not limited to software source code, documentation source,
29104
and configuration files.</p>
29105
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
29106
or translation of a Source form, including but not limited to compiled
29107
object code, generated documentation, and conversions to other media types.</p>
29108
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
29109
made available under the License, as indicated by a copyright notice that
29110
is included in or attached to the work (an example is provided in the
29111
Appendix below).</p>
29112
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
29113
that is based on (or derived from) the Work and for which the editorial
29114
revisions, annotations, elaborations, or other modifications represent, as
29115
a whole, an original work of authorship. For the purposes of this License,
29116
Derivative Works shall not include works that remain separable from, or
29117
merely link (or bind by name) to the interfaces of, the Work and Derivative
29118
Works thereof.</p>
29119
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
29120
version of the Work and any modifications or additions to that Work or
29121
Derivative Works thereof, that is intentionally submitted to Licensor for
29122
inclusion in the Work by the copyright owner or by an individual or Legal
29123
Entity authorized to submit on behalf of the copyright owner. For the
29124
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
29125
verbal, or written communication sent to the Licensor or its
29126
representatives, including but not limited to communication on electronic
29127
mailing lists, source code control systems, and issue tracking systems that
29128
are managed by, or on behalf of, the Licensor for the purpose of discussing
29129
and improving the Work, but excluding communication that is conspicuously
29130
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
29131
Contribution.</strong>"</p>
29132
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
29133
behalf of whom a Contribution has been received by Licensor and
29134
subsequently incorporated within the Work.</p>
29135
</div>
29136
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
29137
terms and conditions of this License, each Contributor hereby grants to You
29138
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
29139
copyright license to reproduce, prepare Derivative Works of, publicly
29140
display, publicly perform, sublicense, and distribute the Work and such
29141
Derivative Works in Source or Object form.</p>
29142
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
29143
and conditions of this License, each Contributor hereby grants to You a
29144
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
29145
(except as stated in this section) patent license to make, have made, use,
29146
offer to sell, sell, import, and otherwise transfer the Work, where such
29147
license applies only to those patent claims licensable by such Contributor
29148
that are necessarily infringed by their Contribution(s) alone or by
29149
combination of their Contribution(s) with the Work to which such
29150
Contribution(s) was submitted. If You institute patent litigation against
29151
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
29152
that the Work or a Contribution incorporated within the Work constitutes
29153
direct or contributory patent infringement, then any patent licenses
29154
granted to You under this License for that Work shall terminate as of the
29155
date such litigation is filed.</p>
29156
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
29157
distribute copies of the Work or Derivative Works thereof in any medium,
29158
with or without modifications, and in Source or Object form, provided that
29159
You meet the following conditions:</p>
29160
<ol style="list-style: lower-latin;">
29161
<li>You must give any other recipients of the Work or Derivative Works a
29162
copy of this License; and</li>
29163
<li>You must cause any modified files to carry prominent notices stating
29164
that You changed the files; and</li>
29165
<li>You must retain, in the Source form of any Derivative Works that You
29166
distribute, all copyright, patent, trademark, and attribution notices from
29167
the Source form of the Work, excluding those notices that do not pertain to
29168
any part of the Derivative Works; and</li>
29169
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
29170
then any Derivative Works that You distribute must include a readable copy
29171
of the attribution notices contained within such NOTICE file, excluding
29172
those notices that do not pertain to any part of the Derivative Works, in
29173
at least one of the following places: within a NOTICE text file distributed
29174
as part of the Derivative Works; within the Source form or documentation,
29175
if provided along with the Derivative Works; or, within a display generated
29176
by the Derivative Works, if and wherever such third-party notices normally
29177
appear. The contents of the NOTICE file are for informational purposes only
29178
and do not modify the License. You may add Your own attribution notices
29179
within Derivative Works that You distribute, alongside or as an addendum to
29180
the NOTICE text from the Work, provided that such additional attribution
29181
notices cannot be construed as modifying the License.
29182
</li>
29183
</ol>
29184
<p>You may add Your own copyright statement to Your modifications and may
29185
provide additional or different license terms and conditions for use,
29186
reproduction, or distribution of Your modifications, or for any such
29187
Derivative Works as a whole, provided Your use, reproduction, and
29188
distribution of the Work otherwise complies with the conditions stated in
29189
this License.</p>
29190
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
29191
explicitly state otherwise, any Contribution intentionally submitted for
29192
inclusion in the Work by You to the Licensor shall be under the terms and
29193
conditions of this License, without any additional terms or conditions.
29194
Notwithstanding the above, nothing herein shall supersede or modify the
29195
terms of any separate license agreement you may have executed with Licensor
29196
regarding such Contributions.</p>
29197
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
29198
permission to use the trade names, trademarks, service marks, or product
29199
names of the Licensor, except as required for reasonable and customary use
29200
in describing the origin of the Work and reproducing the content of the
29201
NOTICE file.</p>
29202
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
29203
applicable law or agreed to in writing, Licensor provides the Work (and
29204
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
29205
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
29206
without limitation, any warranties or conditions of TITLE,
29207
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
29208
are solely responsible for determining the appropriateness of using or
29209
redistributing the Work and assume any risks associated with Your exercise
29210
of permissions under this License.</p>
29211
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
29212
under no legal theory, whether in tort (including negligence), contract, or
29213
otherwise, unless required by applicable law (such as deliberate and
29214
grossly negligent acts) or agreed to in writing, shall any Contributor be
29215
liable to You for damages, including any direct, indirect, special,
29216
incidental, or consequential damages of any character arising as a result
29217
of this License or out of the use or inability to use the Work (including
29218
but not limited to damages for loss of goodwill, work stoppage, computer
29219
failure or malfunction, or any and all other commercial damages or losses),
29220
even if such Contributor has been advised of the possibility of such
29221
damages.</p>
29222
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
29223
While redistributing the Work or Derivative Works thereof, You may choose
29224
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
29225
or other liability obligations and/or rights consistent with this License.
29226
However, in accepting such obligations, You may act only on Your own behalf
29227
and on Your sole responsibility, not on behalf of any other Contributor,
29228
and only if You agree to indemnify, defend, and hold each Contributor
29229
harmless for any liability incurred by, or claims asserted against, such
29230
Contributor by reason of your accepting any such warranty or additional
29231
liability.</p>
29232
<p>END OF TERMS AND CONDITIONS</p>
29233
</div>
29234
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
29235
<p>Include a copy of the Apache License, typically in a file called
29236
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
29237
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
29238
declaration, replacing the fields enclosed by brackets "[]" with your own
29239
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
29240
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
29241
identification within third-party archives.</p>
29242
<pre><code>Copyright [yyyy] [name of copyright owner]
29243
29244
Licensed under the Apache License, Version 2.0 (the "License");
29245
you may not use this file except in compliance with the License.
29246
You may obtain a copy of the License at
29247
29248
    http://www.apache.org/licenses/LICENSE-2.0
29249
29250
Unless required by applicable law or agreed to in writing, software
29251
distributed under the License is distributed on an "AS IS" BASIS,
29252
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29253
See the License for the specific language governing permissions and
29254
limitations under the License.
29255
</code></pre>
29256
29257
</div>  </main>
29258
29259
  <!-- Footer -->
29260
  <footer class="bg-primary">
29261
    <div class="container">
29262
      <div class="row">
29263
        <br />
29264
        <div class="col-sm-2">
29265
          <h5 class="white">Community</h5>
29266
          <ul class="list-unstyled white" role="menu">
29267
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
29268
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
29269
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
29270
            <li><a href="/community-resources/">Community Resources</a></li>
29271
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
29272
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
29273
          </ul>
29274
        </div>
29275
29276
        <div class="col-sm-2">
29277
          <h5 class="white">Projects</h5>
29278
          <ul class="list-unstyled white" role="menu">
29279
              <li><a href="/projects">Projects</a></li>
29280
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
29281
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
29282
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
29283
              <li><a href="/security">Report a Vulnerability</a></li>
29284
          </ul>
29285
        </div>
29286
        <div class="col-sm-2">
29287
          <h5 class="white">Downloads</h5>
29288
          <ul class="list-unstyled white" role="menu">
29289
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
29290
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
29291
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
29292
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
29293
          </ul>
29294
        </div>
29295
29296
        <div class="col-sm-2">
29297
          <h5 class="white">Learn</h5>
29298
          <ul class="list-unstyled white" role="menu">
29299
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
29300
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
29301
            <li><a href="/theapacheway/">The Apache Way</a></li>
29302
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
29303
            <li><a href="/licenses">Licenses</a></li>
29304
            <li><a href="/foundation/glossary">Glossary</a></li>
29305
            <li><a href="/foundation/faq">FAQ</a></li>
29306
          </ul>
29307
        </div>
29308
29309
        <div class="col-sm-2">
29310
          <h5 class="white">Resources &amp; Tools</h5>
29311
          <ul class="list-unstyled white" role="menu">
29312
              <li><a href="/dev/">Developer Information</a></li>
29313
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
29314
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
29315
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
29316
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
29317
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
29318
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
29319
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
29320
              <li><a href="/logos/">Project Logos</a></li>
29321
          </ul>
29322
        </div>
29323
29324
        <div class="col-sm-2">
29325
          <h5 class="white">About</h5>
29326
          <ul class="list-unstyled white" role="menu">
29327
            <li><a href="/foundation/">About</a></li>
29328
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
29329
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
29330
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
29331
            <li><a href="/foundation/leadership">Leadership</a></li>
29332
            <li><a href="/foundation/members">Members</a></li>
29333
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
29334
            <li><a href="/press/">Newsroom</a></li>
29335
            <li><a href="/foundation/contact">Contact</a></li>
29336
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
29337
          </ul>
29338
        </div>
29339
29340
29341
      </div>
29342
      <hr class="col-lg-12 hr-white" />
29343
      <div class="row">
29344
        <div class="col-lg-12">
29345
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
29346
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
29347
        </div>
29348
      </div>
29349
    </div>
29350
29351
  </footer>
29352
29353
  <!-- / Footer -->
29354
29355
  <script src="/js/jquery.min.js"></script>
29356
  <script src="/js/bootstrap.js"></script>
29357
  <script src="/js/slideshow.js"></script>
29358
  <script>
29359
    (function($){
29360
      $(document).ready(function(){
29361
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
29362
          event.preventDefault();
29363
          event.stopPropagation();
29364
          $(this).parent().siblings().removeClass('open');
29365
          $(this).parent().toggleClass('open');
29366
          console.log('WOrked');
29367
        });
29368
      });
29369
    })(jQuery);
29370
  </script>
29371
</body>
29372
</html></pre>
29373
}}
29374
|
29375
|com.zfabrik.servletjsp|jetty-alpn-conscrypt-client-12.0.19|pom.xml|{{collapse(Apache 2.0)
29376
<pre><!DOCTYPE html>
29377
<html lang="en">
29378
<head>
29379
  <meta charset="utf-8">
29380
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
29381
  <meta name="viewport" content="width=device-width, initial-scale=1">
29382
  <meta name="description" content="Home page of The Apache Software Foundation">
29383
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
29384
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
29385
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
29386
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
29387
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
29388
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
29389
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
29390
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
29391
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
29392
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
29393
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
29394
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
29395
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
29396
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
29397
  <link rel="manifest" href="/favicons/manifest.json">
29398
  <link rel="shortcut icon" href="/favicons/favicon.ico">
29399
  <meta name="msapplication-TileColor" content="#603cba">
29400
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
29401
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
29402
  <meta name="theme-color" content="#282661">
29403
29404
  <title>Apache License, Version 2.0</title>
29405
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
29406
  <link href="/css/min.bootstrap.css" rel="stylesheet">
29407
  <link href="/css/styles.css" rel="stylesheet">
29408
  <link href="/css/new-ui.css" rel="stylesheet">
29409
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
29410
  <style>
29411
.headerlink {
29412
  visibility: hidden;
29413
}
29414
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
29415
  visibility: visible
29416
}  </style>
29417
29418
  <!-- pagefind search -->
29419
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
29420
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
29421
  <script>
29422
    window.addEventListener('DOMContentLoaded', (event) => {
29423
        new PagefindUI({ element: "#pagefind-search" });
29424
    });
29425
    var pageTitle = 'Apache License, Version 2.0';
29426
    if(pageTitle === '404'){
29427
      window.addEventListener('DOMContentLoaded', (event) => {
29428
          new PagefindUI({ element: "#page-404-search" });
29429
      });
29430
    }
29431
  </script>
29432
  
29433
29434
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
29435
  <script>
29436
    var pageTitle = 'Apache License, Version 2.0';
29437
    var _paq = window._paq = window._paq || [];
29438
    /* tracker methods like "setCustomDimension" should be called before
29439
"trackPageView" */
29440
    /* We explicitly disable cookie tracking to avoid privacy issues */
29441
    _paq.push(['disableCookies']);
29442
    if(pageTitle === '404'){
29443
      /* Track 404 page hits */
29444
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
29445
    }
29446
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
29447
as the same visit */
29448
    _paq.push(['trackPageView']);
29449
    _paq.push(['enableLinkTracking']);
29450
    (function() {
29451
      var u="//analytics.apache.org/";
29452
      _paq.push(['setTrackerUrl', u+'matomo.php']);
29453
      _paq.push(['setSiteId', '37']);
29454
      var d=document, g=d.createElement('script'),
29455
s=d.getElementsByTagName('script')[0];
29456
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
29457
    })();
29458
  </script>
29459
  <!-- End Matomo Code -->
29460
29461
</head>
29462
29463
<body >
29464
  <!-- Navigation -->
29465
  <header>
29466
	<div id="skiptocontent">
29467
		<a href="#maincontent">Skip to Main Content</a>
29468
	</div>
29469
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
29470
      
29471
      <div class="container">
29472
        <div class="navbar-header">
29473
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
29474
            <span class="sr-only">Toggle navigation</span>
29475
            <span class="icon-bar"></span>
29476
            <span class="icon-bar"></span>
29477
            <span class="icon-bar"></span>
29478
          </button>
29479
        </div>
29480
        <div class="collapse navbar-collapse" id="mainnav-collapse">
29481
          <div class="upper-nav">
29482
            <div class="header-social-icons">
29483
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
29484
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
29485
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
29486
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
29487
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
29488
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
29489
            </div>
29490
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
29491
          </div>
29492
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
29493
            <li class="dropdown">
29494
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
29495
              <ul class="dropdown-menu" role="menu">
29496
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
29497
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
29498
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
29499
                <li><a href="/community-resources/">Community Resources</a></li>
29500
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
29501
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
29502
              </ul>
29503
            </li>
29504
            <li class="dropdown">
29505
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
29506
              <ul class="dropdown-menu" role="menu">
29507
                <li><a href="/projects">Projects</a></li>
29508
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
29509
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
29510
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
29511
                <li><a href="/security">Report a Vulnerability</a></li>
29512
              </ul>
29513
            </li>
29514
            <li class="dropdown">
29515
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
29516
              <ul class="dropdown-menu" role="menu">
29517
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
29518
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
29519
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
29520
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
29521
              </ul>
29522
            </li>
29523
            <li class="dropdown">
29524
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
29525
              <ul class="dropdown-menu" role="menu">
29526
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
29527
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
29528
                <li><a href="/theapacheway/">The Apache Way</a></li>
29529
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
29530
                <li><a href="/licenses">Licenses</a></li>
29531
                <li><a href="/foundation/glossary">Glossary</a></li>
29532
                <li><a href="/foundation/faq">FAQ</a></li>
29533
              </ul>
29534
            </li>
29535
            <li class="dropdown">
29536
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
29537
              <ul class="dropdown-menu" role="menu">
29538
                <li><a href="/dev/">Developer Information</a></li>
29539
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
29540
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
29541
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
29542
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
29543
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
29544
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
29545
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
29546
                <li><a href="/logos/">Project Logos</a></li>
29547
              </ul>
29548
            </li>
29549
            <li class="dropdown">
29550
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
29551
              <ul class="dropdown-menu" role="menu">
29552
                <li><a href="/foundation/">About</a></li>
29553
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
29554
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
29555
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
29556
                <li><a href="/foundation/leadership">Leadership</a></li>
29557
                <li><a href="/foundation/members">Members</a></li>
29558
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
29559
                <li><a href="/press/">Newsroom</a></li>
29560
                <li><a href="/foundation/contact">Contact</a></li>
29561
              </ul>
29562
            </li>
29563
            
29564
           
29565
            
29566
            <li class="dropdown">
29567
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
29568
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
29569
              <ul class="dropdown-menu search-form" role="search">
29570
                <li>
29571
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
29572
                </li>
29573
              </ul>
29574
            </li>
29575
          </ul>
29576
        </div>
29577
      </div>
29578
    </nav>
29579
  </header>
29580
     <!-- Script is to make the input field ready as soon as user click the search button-->
29581
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
29582
     <script>
29583
   document.addEventListener('DOMContentLoaded', function () {
29584
    // Using Bootstrap's event system for dropdowns
29585
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
29586
        // Check if this is the search dropdown
29587
        if ($(this).find('.glyphicon-search').length > 0) {
29588
            // Find and focus the search input
29589
            setTimeout(function() {
29590
                $('.pagefind-ui__search-input').focus();
29591
            }, 50); // Small delay to ensure input is ready
29592
        }
29593
    });
29594
});
29595
  </script>
29596
  <!-- / Navigation -->
29597
  <header id="main-header" class="container">
29598
    <div class="main">
29599
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
29600
29601
    </div>
29602
 
29603
  </header>
29604
  <main id="maincontent">
29605
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
29606
<ul>
29607
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
29608
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
29609
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
29610
</ul>
29611
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
29612
reliable and long-lived software products through collaborative, open-source software development.</p>
29613
<p>All packages produced by the ASF are implicitly licensed under the Apache
29614
License, Version 2.0, unless otherwise explicitly stated.</p>
29615
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
29616
<p style="text-align:center">
29617
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
29618
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
29619
</p>
29620
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
29621
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
29622
<div style="margin-left: 1em;">
29623
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
29624
distribution as defined by Sections 1 through 9 of this document.</p>
29625
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
29626
copyright owner that is granting the License.</p>
29627
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
29628
entities that control, are controlled by, or are under common control with
29629
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
29630
power, direct or indirect, to cause the direction or management of such
29631
entity, whether by contract or otherwise, or (ii) ownership of fifty
29632
percent (50%) or more of the outstanding shares, or (iii) beneficial
29633
ownership of such entity.</p>
29634
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
29635
permissions granted by this License.</p>
29636
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
29637
including but not limited to software source code, documentation source,
29638
and configuration files.</p>
29639
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
29640
or translation of a Source form, including but not limited to compiled
29641
object code, generated documentation, and conversions to other media types.</p>
29642
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
29643
made available under the License, as indicated by a copyright notice that
29644
is included in or attached to the work (an example is provided in the
29645
Appendix below).</p>
29646
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
29647
that is based on (or derived from) the Work and for which the editorial
29648
revisions, annotations, elaborations, or other modifications represent, as
29649
a whole, an original work of authorship. For the purposes of this License,
29650
Derivative Works shall not include works that remain separable from, or
29651
merely link (or bind by name) to the interfaces of, the Work and Derivative
29652
Works thereof.</p>
29653
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
29654
version of the Work and any modifications or additions to that Work or
29655
Derivative Works thereof, that is intentionally submitted to Licensor for
29656
inclusion in the Work by the copyright owner or by an individual or Legal
29657
Entity authorized to submit on behalf of the copyright owner. For the
29658
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
29659
verbal, or written communication sent to the Licensor or its
29660
representatives, including but not limited to communication on electronic
29661
mailing lists, source code control systems, and issue tracking systems that
29662
are managed by, or on behalf of, the Licensor for the purpose of discussing
29663
and improving the Work, but excluding communication that is conspicuously
29664
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
29665
Contribution.</strong>"</p>
29666
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
29667
behalf of whom a Contribution has been received by Licensor and
29668
subsequently incorporated within the Work.</p>
29669
</div>
29670
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
29671
terms and conditions of this License, each Contributor hereby grants to You
29672
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
29673
copyright license to reproduce, prepare Derivative Works of, publicly
29674
display, publicly perform, sublicense, and distribute the Work and such
29675
Derivative Works in Source or Object form.</p>
29676
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
29677
and conditions of this License, each Contributor hereby grants to You a
29678
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
29679
(except as stated in this section) patent license to make, have made, use,
29680
offer to sell, sell, import, and otherwise transfer the Work, where such
29681
license applies only to those patent claims licensable by such Contributor
29682
that are necessarily infringed by their Contribution(s) alone or by
29683
combination of their Contribution(s) with the Work to which such
29684
Contribution(s) was submitted. If You institute patent litigation against
29685
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
29686
that the Work or a Contribution incorporated within the Work constitutes
29687
direct or contributory patent infringement, then any patent licenses
29688
granted to You under this License for that Work shall terminate as of the
29689
date such litigation is filed.</p>
29690
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
29691
distribute copies of the Work or Derivative Works thereof in any medium,
29692
with or without modifications, and in Source or Object form, provided that
29693
You meet the following conditions:</p>
29694
<ol style="list-style: lower-latin;">
29695
<li>You must give any other recipients of the Work or Derivative Works a
29696
copy of this License; and</li>
29697
<li>You must cause any modified files to carry prominent notices stating
29698
that You changed the files; and</li>
29699
<li>You must retain, in the Source form of any Derivative Works that You
29700
distribute, all copyright, patent, trademark, and attribution notices from
29701
the Source form of the Work, excluding those notices that do not pertain to
29702
any part of the Derivative Works; and</li>
29703
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
29704
then any Derivative Works that You distribute must include a readable copy
29705
of the attribution notices contained within such NOTICE file, excluding
29706
those notices that do not pertain to any part of the Derivative Works, in
29707
at least one of the following places: within a NOTICE text file distributed
29708
as part of the Derivative Works; within the Source form or documentation,
29709
if provided along with the Derivative Works; or, within a display generated
29710
by the Derivative Works, if and wherever such third-party notices normally
29711
appear. The contents of the NOTICE file are for informational purposes only
29712
and do not modify the License. You may add Your own attribution notices
29713
within Derivative Works that You distribute, alongside or as an addendum to
29714
the NOTICE text from the Work, provided that such additional attribution
29715
notices cannot be construed as modifying the License.
29716
</li>
29717
</ol>
29718
<p>You may add Your own copyright statement to Your modifications and may
29719
provide additional or different license terms and conditions for use,
29720
reproduction, or distribution of Your modifications, or for any such
29721
Derivative Works as a whole, provided Your use, reproduction, and
29722
distribution of the Work otherwise complies with the conditions stated in
29723
this License.</p>
29724
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
29725
explicitly state otherwise, any Contribution intentionally submitted for
29726
inclusion in the Work by You to the Licensor shall be under the terms and
29727
conditions of this License, without any additional terms or conditions.
29728
Notwithstanding the above, nothing herein shall supersede or modify the
29729
terms of any separate license agreement you may have executed with Licensor
29730
regarding such Contributions.</p>
29731
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
29732
permission to use the trade names, trademarks, service marks, or product
29733
names of the Licensor, except as required for reasonable and customary use
29734
in describing the origin of the Work and reproducing the content of the
29735
NOTICE file.</p>
29736
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
29737
applicable law or agreed to in writing, Licensor provides the Work (and
29738
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
29739
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
29740
without limitation, any warranties or conditions of TITLE,
29741
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
29742
are solely responsible for determining the appropriateness of using or
29743
redistributing the Work and assume any risks associated with Your exercise
29744
of permissions under this License.</p>
29745
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
29746
under no legal theory, whether in tort (including negligence), contract, or
29747
otherwise, unless required by applicable law (such as deliberate and
29748
grossly negligent acts) or agreed to in writing, shall any Contributor be
29749
liable to You for damages, including any direct, indirect, special,
29750
incidental, or consequential damages of any character arising as a result
29751
of this License or out of the use or inability to use the Work (including
29752
but not limited to damages for loss of goodwill, work stoppage, computer
29753
failure or malfunction, or any and all other commercial damages or losses),
29754
even if such Contributor has been advised of the possibility of such
29755
damages.</p>
29756
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
29757
While redistributing the Work or Derivative Works thereof, You may choose
29758
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
29759
or other liability obligations and/or rights consistent with this License.
29760
However, in accepting such obligations, You may act only on Your own behalf
29761
and on Your sole responsibility, not on behalf of any other Contributor,
29762
and only if You agree to indemnify, defend, and hold each Contributor
29763
harmless for any liability incurred by, or claims asserted against, such
29764
Contributor by reason of your accepting any such warranty or additional
29765
liability.</p>
29766
<p>END OF TERMS AND CONDITIONS</p>
29767
</div>
29768
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
29769
<p>Include a copy of the Apache License, typically in a file called
29770
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
29771
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
29772
declaration, replacing the fields enclosed by brackets "[]" with your own
29773
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
29774
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
29775
identification within third-party archives.</p>
29776
<pre><code>Copyright [yyyy] [name of copyright owner]
29777
29778
Licensed under the Apache License, Version 2.0 (the "License");
29779
you may not use this file except in compliance with the License.
29780
You may obtain a copy of the License at
29781
29782
    http://www.apache.org/licenses/LICENSE-2.0
29783
29784
Unless required by applicable law or agreed to in writing, software
29785
distributed under the License is distributed on an "AS IS" BASIS,
29786
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29787
See the License for the specific language governing permissions and
29788
limitations under the License.
29789
</code></pre>
29790
29791
</div>  </main>
29792
29793
  <!-- Footer -->
29794
  <footer class="bg-primary">
29795
    <div class="container">
29796
      <div class="row">
29797
        <br />
29798
        <div class="col-sm-2">
29799
          <h5 class="white">Community</h5>
29800
          <ul class="list-unstyled white" role="menu">
29801
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
29802
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
29803
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
29804
            <li><a href="/community-resources/">Community Resources</a></li>
29805
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
29806
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
29807
          </ul>
29808
        </div>
29809
29810
        <div class="col-sm-2">
29811
          <h5 class="white">Projects</h5>
29812
          <ul class="list-unstyled white" role="menu">
29813
              <li><a href="/projects">Projects</a></li>
29814
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
29815
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
29816
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
29817
              <li><a href="/security">Report a Vulnerability</a></li>
29818
          </ul>
29819
        </div>
29820
        <div class="col-sm-2">
29821
          <h5 class="white">Downloads</h5>
29822
          <ul class="list-unstyled white" role="menu">
29823
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
29824
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
29825
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
29826
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
29827
          </ul>
29828
        </div>
29829
29830
        <div class="col-sm-2">
29831
          <h5 class="white">Learn</h5>
29832
          <ul class="list-unstyled white" role="menu">
29833
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
29834
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
29835
            <li><a href="/theapacheway/">The Apache Way</a></li>
29836
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
29837
            <li><a href="/licenses">Licenses</a></li>
29838
            <li><a href="/foundation/glossary">Glossary</a></li>
29839
            <li><a href="/foundation/faq">FAQ</a></li>
29840
          </ul>
29841
        </div>
29842
29843
        <div class="col-sm-2">
29844
          <h5 class="white">Resources &amp; Tools</h5>
29845
          <ul class="list-unstyled white" role="menu">
29846
              <li><a href="/dev/">Developer Information</a></li>
29847
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
29848
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
29849
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
29850
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
29851
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
29852
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
29853
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
29854
              <li><a href="/logos/">Project Logos</a></li>
29855
          </ul>
29856
        </div>
29857
29858
        <div class="col-sm-2">
29859
          <h5 class="white">About</h5>
29860
          <ul class="list-unstyled white" role="menu">
29861
            <li><a href="/foundation/">About</a></li>
29862
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
29863
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
29864
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
29865
            <li><a href="/foundation/leadership">Leadership</a></li>
29866
            <li><a href="/foundation/members">Members</a></li>
29867
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
29868
            <li><a href="/press/">Newsroom</a></li>
29869
            <li><a href="/foundation/contact">Contact</a></li>
29870
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
29871
          </ul>
29872
        </div>
29873
29874
29875
      </div>
29876
      <hr class="col-lg-12 hr-white" />
29877
      <div class="row">
29878
        <div class="col-lg-12">
29879
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
29880
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
29881
        </div>
29882
      </div>
29883
    </div>
29884
29885
  </footer>
29886
29887
  <!-- / Footer -->
29888
29889
  <script src="/js/jquery.min.js"></script>
29890
  <script src="/js/bootstrap.js"></script>
29891
  <script src="/js/slideshow.js"></script>
29892
  <script>
29893
    (function($){
29894
      $(document).ready(function(){
29895
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
29896
          event.preventDefault();
29897
          event.stopPropagation();
29898
          $(this).parent().siblings().removeClass('open');
29899
          $(this).parent().toggleClass('open');
29900
          console.log('WOrked');
29901
        });
29902
      });
29903
    })(jQuery);
29904
  </script>
29905
</body>
29906
</html></pre>
29907
}}
29908
|
29909
|com.zfabrik.servletjsp|jetty-alpn-conscrypt-server-12.0.19|pom.xml|{{collapse(Apache 2.0)
29910
<pre><!DOCTYPE html>
29911
<html lang="en">
29912
<head>
29913
  <meta charset="utf-8">
29914
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
29915
  <meta name="viewport" content="width=device-width, initial-scale=1">
29916
  <meta name="description" content="Home page of The Apache Software Foundation">
29917
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
29918
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
29919
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
29920
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
29921
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
29922
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
29923
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
29924
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
29925
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
29926
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
29927
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
29928
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
29929
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
29930
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
29931
  <link rel="manifest" href="/favicons/manifest.json">
29932
  <link rel="shortcut icon" href="/favicons/favicon.ico">
29933
  <meta name="msapplication-TileColor" content="#603cba">
29934
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
29935
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
29936
  <meta name="theme-color" content="#282661">
29937
29938
  <title>Apache License, Version 2.0</title>
29939
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
29940
  <link href="/css/min.bootstrap.css" rel="stylesheet">
29941
  <link href="/css/styles.css" rel="stylesheet">
29942
  <link href="/css/new-ui.css" rel="stylesheet">
29943
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
29944
  <style>
29945
.headerlink {
29946
  visibility: hidden;
29947
}
29948
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
29949
  visibility: visible
29950
}  </style>
29951
29952
  <!-- pagefind search -->
29953
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
29954
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
29955
  <script>
29956
    window.addEventListener('DOMContentLoaded', (event) => {
29957
        new PagefindUI({ element: "#pagefind-search" });
29958
    });
29959
    var pageTitle = 'Apache License, Version 2.0';
29960
    if(pageTitle === '404'){
29961
      window.addEventListener('DOMContentLoaded', (event) => {
29962
          new PagefindUI({ element: "#page-404-search" });
29963
      });
29964
    }
29965
  </script>
29966
  
29967
29968
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
29969
  <script>
29970
    var pageTitle = 'Apache License, Version 2.0';
29971
    var _paq = window._paq = window._paq || [];
29972
    /* tracker methods like "setCustomDimension" should be called before
29973
"trackPageView" */
29974
    /* We explicitly disable cookie tracking to avoid privacy issues */
29975
    _paq.push(['disableCookies']);
29976
    if(pageTitle === '404'){
29977
      /* Track 404 page hits */
29978
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
29979
    }
29980
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
29981
as the same visit */
29982
    _paq.push(['trackPageView']);
29983
    _paq.push(['enableLinkTracking']);
29984
    (function() {
29985
      var u="//analytics.apache.org/";
29986
      _paq.push(['setTrackerUrl', u+'matomo.php']);
29987
      _paq.push(['setSiteId', '37']);
29988
      var d=document, g=d.createElement('script'),
29989
s=d.getElementsByTagName('script')[0];
29990
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
29991
    })();
29992
  </script>
29993
  <!-- End Matomo Code -->
29994
29995
</head>
29996
29997
<body >
29998
  <!-- Navigation -->
29999
  <header>
30000
	<div id="skiptocontent">
30001
		<a href="#maincontent">Skip to Main Content</a>
30002
	</div>
30003
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
30004
      
30005
      <div class="container">
30006
        <div class="navbar-header">
30007
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
30008
            <span class="sr-only">Toggle navigation</span>
30009
            <span class="icon-bar"></span>
30010
            <span class="icon-bar"></span>
30011
            <span class="icon-bar"></span>
30012
          </button>
30013
        </div>
30014
        <div class="collapse navbar-collapse" id="mainnav-collapse">
30015
          <div class="upper-nav">
30016
            <div class="header-social-icons">
30017
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
30018
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
30019
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
30020
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
30021
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
30022
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
30023
            </div>
30024
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
30025
          </div>
30026
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
30027
            <li class="dropdown">
30028
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
30029
              <ul class="dropdown-menu" role="menu">
30030
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
30031
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
30032
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
30033
                <li><a href="/community-resources/">Community Resources</a></li>
30034
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
30035
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
30036
              </ul>
30037
            </li>
30038
            <li class="dropdown">
30039
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
30040
              <ul class="dropdown-menu" role="menu">
30041
                <li><a href="/projects">Projects</a></li>
30042
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
30043
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
30044
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
30045
                <li><a href="/security">Report a Vulnerability</a></li>
30046
              </ul>
30047
            </li>
30048
            <li class="dropdown">
30049
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
30050
              <ul class="dropdown-menu" role="menu">
30051
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
30052
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
30053
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
30054
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
30055
              </ul>
30056
            </li>
30057
            <li class="dropdown">
30058
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
30059
              <ul class="dropdown-menu" role="menu">
30060
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
30061
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
30062
                <li><a href="/theapacheway/">The Apache Way</a></li>
30063
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
30064
                <li><a href="/licenses">Licenses</a></li>
30065
                <li><a href="/foundation/glossary">Glossary</a></li>
30066
                <li><a href="/foundation/faq">FAQ</a></li>
30067
              </ul>
30068
            </li>
30069
            <li class="dropdown">
30070
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
30071
              <ul class="dropdown-menu" role="menu">
30072
                <li><a href="/dev/">Developer Information</a></li>
30073
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
30074
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
30075
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
30076
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
30077
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
30078
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
30079
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
30080
                <li><a href="/logos/">Project Logos</a></li>
30081
              </ul>
30082
            </li>
30083
            <li class="dropdown">
30084
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
30085
              <ul class="dropdown-menu" role="menu">
30086
                <li><a href="/foundation/">About</a></li>
30087
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
30088
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
30089
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
30090
                <li><a href="/foundation/leadership">Leadership</a></li>
30091
                <li><a href="/foundation/members">Members</a></li>
30092
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
30093
                <li><a href="/press/">Newsroom</a></li>
30094
                <li><a href="/foundation/contact">Contact</a></li>
30095
              </ul>
30096
            </li>
30097
            
30098
           
30099
            
30100
            <li class="dropdown">
30101
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
30102
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
30103
              <ul class="dropdown-menu search-form" role="search">
30104
                <li>
30105
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
30106
                </li>
30107
              </ul>
30108
            </li>
30109
          </ul>
30110
        </div>
30111
      </div>
30112
    </nav>
30113
  </header>
30114
     <!-- Script is to make the input field ready as soon as user click the search button-->
30115
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
30116
     <script>
30117
   document.addEventListener('DOMContentLoaded', function () {
30118
    // Using Bootstrap's event system for dropdowns
30119
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
30120
        // Check if this is the search dropdown
30121
        if ($(this).find('.glyphicon-search').length > 0) {
30122
            // Find and focus the search input
30123
            setTimeout(function() {
30124
                $('.pagefind-ui__search-input').focus();
30125
            }, 50); // Small delay to ensure input is ready
30126
        }
30127
    });
30128
});
30129
  </script>
30130
  <!-- / Navigation -->
30131
  <header id="main-header" class="container">
30132
    <div class="main">
30133
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
30134
30135
    </div>
30136
 
30137
  </header>
30138
  <main id="maincontent">
30139
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
30140
<ul>
30141
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
30142
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
30143
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
30144
</ul>
30145
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
30146
reliable and long-lived software products through collaborative, open-source software development.</p>
30147
<p>All packages produced by the ASF are implicitly licensed under the Apache
30148
License, Version 2.0, unless otherwise explicitly stated.</p>
30149
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
30150
<p style="text-align:center">
30151
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
30152
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
30153
</p>
30154
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
30155
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
30156
<div style="margin-left: 1em;">
30157
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
30158
distribution as defined by Sections 1 through 9 of this document.</p>
30159
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
30160
copyright owner that is granting the License.</p>
30161
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
30162
entities that control, are controlled by, or are under common control with
30163
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
30164
power, direct or indirect, to cause the direction or management of such
30165
entity, whether by contract or otherwise, or (ii) ownership of fifty
30166
percent (50%) or more of the outstanding shares, or (iii) beneficial
30167
ownership of such entity.</p>
30168
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
30169
permissions granted by this License.</p>
30170
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
30171
including but not limited to software source code, documentation source,
30172
and configuration files.</p>
30173
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
30174
or translation of a Source form, including but not limited to compiled
30175
object code, generated documentation, and conversions to other media types.</p>
30176
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
30177
made available under the License, as indicated by a copyright notice that
30178
is included in or attached to the work (an example is provided in the
30179
Appendix below).</p>
30180
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
30181
that is based on (or derived from) the Work and for which the editorial
30182
revisions, annotations, elaborations, or other modifications represent, as
30183
a whole, an original work of authorship. For the purposes of this License,
30184
Derivative Works shall not include works that remain separable from, or
30185
merely link (or bind by name) to the interfaces of, the Work and Derivative
30186
Works thereof.</p>
30187
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
30188
version of the Work and any modifications or additions to that Work or
30189
Derivative Works thereof, that is intentionally submitted to Licensor for
30190
inclusion in the Work by the copyright owner or by an individual or Legal
30191
Entity authorized to submit on behalf of the copyright owner. For the
30192
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
30193
verbal, or written communication sent to the Licensor or its
30194
representatives, including but not limited to communication on electronic
30195
mailing lists, source code control systems, and issue tracking systems that
30196
are managed by, or on behalf of, the Licensor for the purpose of discussing
30197
and improving the Work, but excluding communication that is conspicuously
30198
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
30199
Contribution.</strong>"</p>
30200
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
30201
behalf of whom a Contribution has been received by Licensor and
30202
subsequently incorporated within the Work.</p>
30203
</div>
30204
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
30205
terms and conditions of this License, each Contributor hereby grants to You
30206
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
30207
copyright license to reproduce, prepare Derivative Works of, publicly
30208
display, publicly perform, sublicense, and distribute the Work and such
30209
Derivative Works in Source or Object form.</p>
30210
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
30211
and conditions of this License, each Contributor hereby grants to You a
30212
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
30213
(except as stated in this section) patent license to make, have made, use,
30214
offer to sell, sell, import, and otherwise transfer the Work, where such
30215
license applies only to those patent claims licensable by such Contributor
30216
that are necessarily infringed by their Contribution(s) alone or by
30217
combination of their Contribution(s) with the Work to which such
30218
Contribution(s) was submitted. If You institute patent litigation against
30219
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
30220
that the Work or a Contribution incorporated within the Work constitutes
30221
direct or contributory patent infringement, then any patent licenses
30222
granted to You under this License for that Work shall terminate as of the
30223
date such litigation is filed.</p>
30224
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
30225
distribute copies of the Work or Derivative Works thereof in any medium,
30226
with or without modifications, and in Source or Object form, provided that
30227
You meet the following conditions:</p>
30228
<ol style="list-style: lower-latin;">
30229
<li>You must give any other recipients of the Work or Derivative Works a
30230
copy of this License; and</li>
30231
<li>You must cause any modified files to carry prominent notices stating
30232
that You changed the files; and</li>
30233
<li>You must retain, in the Source form of any Derivative Works that You
30234
distribute, all copyright, patent, trademark, and attribution notices from
30235
the Source form of the Work, excluding those notices that do not pertain to
30236
any part of the Derivative Works; and</li>
30237
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
30238
then any Derivative Works that You distribute must include a readable copy
30239
of the attribution notices contained within such NOTICE file, excluding
30240
those notices that do not pertain to any part of the Derivative Works, in
30241
at least one of the following places: within a NOTICE text file distributed
30242
as part of the Derivative Works; within the Source form or documentation,
30243
if provided along with the Derivative Works; or, within a display generated
30244
by the Derivative Works, if and wherever such third-party notices normally
30245
appear. The contents of the NOTICE file are for informational purposes only
30246
and do not modify the License. You may add Your own attribution notices
30247
within Derivative Works that You distribute, alongside or as an addendum to
30248
the NOTICE text from the Work, provided that such additional attribution
30249
notices cannot be construed as modifying the License.
30250
</li>
30251
</ol>
30252
<p>You may add Your own copyright statement to Your modifications and may
30253
provide additional or different license terms and conditions for use,
30254
reproduction, or distribution of Your modifications, or for any such
30255
Derivative Works as a whole, provided Your use, reproduction, and
30256
distribution of the Work otherwise complies with the conditions stated in
30257
this License.</p>
30258
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
30259
explicitly state otherwise, any Contribution intentionally submitted for
30260
inclusion in the Work by You to the Licensor shall be under the terms and
30261
conditions of this License, without any additional terms or conditions.
30262
Notwithstanding the above, nothing herein shall supersede or modify the
30263
terms of any separate license agreement you may have executed with Licensor
30264
regarding such Contributions.</p>
30265
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
30266
permission to use the trade names, trademarks, service marks, or product
30267
names of the Licensor, except as required for reasonable and customary use
30268
in describing the origin of the Work and reproducing the content of the
30269
NOTICE file.</p>
30270
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
30271
applicable law or agreed to in writing, Licensor provides the Work (and
30272
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
30273
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
30274
without limitation, any warranties or conditions of TITLE,
30275
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
30276
are solely responsible for determining the appropriateness of using or
30277
redistributing the Work and assume any risks associated with Your exercise
30278
of permissions under this License.</p>
30279
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
30280
under no legal theory, whether in tort (including negligence), contract, or
30281
otherwise, unless required by applicable law (such as deliberate and
30282
grossly negligent acts) or agreed to in writing, shall any Contributor be
30283
liable to You for damages, including any direct, indirect, special,
30284
incidental, or consequential damages of any character arising as a result
30285
of this License or out of the use or inability to use the Work (including
30286
but not limited to damages for loss of goodwill, work stoppage, computer
30287
failure or malfunction, or any and all other commercial damages or losses),
30288
even if such Contributor has been advised of the possibility of such
30289
damages.</p>
30290
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
30291
While redistributing the Work or Derivative Works thereof, You may choose
30292
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
30293
or other liability obligations and/or rights consistent with this License.
30294
However, in accepting such obligations, You may act only on Your own behalf
30295
and on Your sole responsibility, not on behalf of any other Contributor,
30296
and only if You agree to indemnify, defend, and hold each Contributor
30297
harmless for any liability incurred by, or claims asserted against, such
30298
Contributor by reason of your accepting any such warranty or additional
30299
liability.</p>
30300
<p>END OF TERMS AND CONDITIONS</p>
30301
</div>
30302
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
30303
<p>Include a copy of the Apache License, typically in a file called
30304
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
30305
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
30306
declaration, replacing the fields enclosed by brackets "[]" with your own
30307
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
30308
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
30309
identification within third-party archives.</p>
30310
<pre><code>Copyright [yyyy] [name of copyright owner]
30311
30312
Licensed under the Apache License, Version 2.0 (the "License");
30313
you may not use this file except in compliance with the License.
30314
You may obtain a copy of the License at
30315
30316
    http://www.apache.org/licenses/LICENSE-2.0
30317
30318
Unless required by applicable law or agreed to in writing, software
30319
distributed under the License is distributed on an "AS IS" BASIS,
30320
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30321
See the License for the specific language governing permissions and
30322
limitations under the License.
30323
</code></pre>
30324
30325
</div>  </main>
30326
30327
  <!-- Footer -->
30328
  <footer class="bg-primary">
30329
    <div class="container">
30330
      <div class="row">
30331
        <br />
30332
        <div class="col-sm-2">
30333
          <h5 class="white">Community</h5>
30334
          <ul class="list-unstyled white" role="menu">
30335
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
30336
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
30337
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
30338
            <li><a href="/community-resources/">Community Resources</a></li>
30339
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
30340
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
30341
          </ul>
30342
        </div>
30343
30344
        <div class="col-sm-2">
30345
          <h5 class="white">Projects</h5>
30346
          <ul class="list-unstyled white" role="menu">
30347
              <li><a href="/projects">Projects</a></li>
30348
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
30349
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
30350
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
30351
              <li><a href="/security">Report a Vulnerability</a></li>
30352
          </ul>
30353
        </div>
30354
        <div class="col-sm-2">
30355
          <h5 class="white">Downloads</h5>
30356
          <ul class="list-unstyled white" role="menu">
30357
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
30358
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
30359
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
30360
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
30361
          </ul>
30362
        </div>
30363
30364
        <div class="col-sm-2">
30365
          <h5 class="white">Learn</h5>
30366
          <ul class="list-unstyled white" role="menu">
30367
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
30368
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
30369
            <li><a href="/theapacheway/">The Apache Way</a></li>
30370
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
30371
            <li><a href="/licenses">Licenses</a></li>
30372
            <li><a href="/foundation/glossary">Glossary</a></li>
30373
            <li><a href="/foundation/faq">FAQ</a></li>
30374
          </ul>
30375
        </div>
30376
30377
        <div class="col-sm-2">
30378
          <h5 class="white">Resources &amp; Tools</h5>
30379
          <ul class="list-unstyled white" role="menu">
30380
              <li><a href="/dev/">Developer Information</a></li>
30381
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
30382
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
30383
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
30384
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
30385
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
30386
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
30387
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
30388
              <li><a href="/logos/">Project Logos</a></li>
30389
          </ul>
30390
        </div>
30391
30392
        <div class="col-sm-2">
30393
          <h5 class="white">About</h5>
30394
          <ul class="list-unstyled white" role="menu">
30395
            <li><a href="/foundation/">About</a></li>
30396
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
30397
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
30398
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
30399
            <li><a href="/foundation/leadership">Leadership</a></li>
30400
            <li><a href="/foundation/members">Members</a></li>
30401
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
30402
            <li><a href="/press/">Newsroom</a></li>
30403
            <li><a href="/foundation/contact">Contact</a></li>
30404
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
30405
          </ul>
30406
        </div>
30407
30408
30409
      </div>
30410
      <hr class="col-lg-12 hr-white" />
30411
      <div class="row">
30412
        <div class="col-lg-12">
30413
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
30414
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
30415
        </div>
30416
      </div>
30417
    </div>
30418
30419
  </footer>
30420
30421
  <!-- / Footer -->
30422
30423
  <script src="/js/jquery.min.js"></script>
30424
  <script src="/js/bootstrap.js"></script>
30425
  <script src="/js/slideshow.js"></script>
30426
  <script>
30427
    (function($){
30428
      $(document).ready(function(){
30429
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
30430
          event.preventDefault();
30431
          event.stopPropagation();
30432
          $(this).parent().siblings().removeClass('open');
30433
          $(this).parent().toggleClass('open');
30434
          console.log('WOrked');
30435
        });
30436
      });
30437
    })(jQuery);
30438
  </script>
30439
</body>
30440
</html></pre>
30441
}}
30442
|
30443
|com.zfabrik.servletjsp|jetty-alpn-java-client-12.0.19|pom.xml|{{collapse(Apache 2.0)
30444
<pre><!DOCTYPE html>
30445
<html lang="en">
30446
<head>
30447
  <meta charset="utf-8">
30448
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
30449
  <meta name="viewport" content="width=device-width, initial-scale=1">
30450
  <meta name="description" content="Home page of The Apache Software Foundation">
30451
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
30452
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
30453
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
30454
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
30455
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
30456
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
30457
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
30458
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
30459
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
30460
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
30461
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
30462
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
30463
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
30464
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
30465
  <link rel="manifest" href="/favicons/manifest.json">
30466
  <link rel="shortcut icon" href="/favicons/favicon.ico">
30467
  <meta name="msapplication-TileColor" content="#603cba">
30468
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
30469
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
30470
  <meta name="theme-color" content="#282661">
30471
30472
  <title>Apache License, Version 2.0</title>
30473
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
30474
  <link href="/css/min.bootstrap.css" rel="stylesheet">
30475
  <link href="/css/styles.css" rel="stylesheet">
30476
  <link href="/css/new-ui.css" rel="stylesheet">
30477
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
30478
  <style>
30479
.headerlink {
30480
  visibility: hidden;
30481
}
30482
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
30483
  visibility: visible
30484
}  </style>
30485
30486
  <!-- pagefind search -->
30487
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
30488
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
30489
  <script>
30490
    window.addEventListener('DOMContentLoaded', (event) => {
30491
        new PagefindUI({ element: "#pagefind-search" });
30492
    });
30493
    var pageTitle = 'Apache License, Version 2.0';
30494
    if(pageTitle === '404'){
30495
      window.addEventListener('DOMContentLoaded', (event) => {
30496
          new PagefindUI({ element: "#page-404-search" });
30497
      });
30498
    }
30499
  </script>
30500
  
30501
30502
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
30503
  <script>
30504
    var pageTitle = 'Apache License, Version 2.0';
30505
    var _paq = window._paq = window._paq || [];
30506
    /* tracker methods like "setCustomDimension" should be called before
30507
"trackPageView" */
30508
    /* We explicitly disable cookie tracking to avoid privacy issues */
30509
    _paq.push(['disableCookies']);
30510
    if(pageTitle === '404'){
30511
      /* Track 404 page hits */
30512
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
30513
    }
30514
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
30515
as the same visit */
30516
    _paq.push(['trackPageView']);
30517
    _paq.push(['enableLinkTracking']);
30518
    (function() {
30519
      var u="//analytics.apache.org/";
30520
      _paq.push(['setTrackerUrl', u+'matomo.php']);
30521
      _paq.push(['setSiteId', '37']);
30522
      var d=document, g=d.createElement('script'),
30523
s=d.getElementsByTagName('script')[0];
30524
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
30525
    })();
30526
  </script>
30527
  <!-- End Matomo Code -->
30528
30529
</head>
30530
30531
<body >
30532
  <!-- Navigation -->
30533
  <header>
30534
	<div id="skiptocontent">
30535
		<a href="#maincontent">Skip to Main Content</a>
30536
	</div>
30537
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
30538
      
30539
      <div class="container">
30540
        <div class="navbar-header">
30541
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
30542
            <span class="sr-only">Toggle navigation</span>
30543
            <span class="icon-bar"></span>
30544
            <span class="icon-bar"></span>
30545
            <span class="icon-bar"></span>
30546
          </button>
30547
        </div>
30548
        <div class="collapse navbar-collapse" id="mainnav-collapse">
30549
          <div class="upper-nav">
30550
            <div class="header-social-icons">
30551
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
30552
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
30553
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
30554
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
30555
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
30556
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
30557
            </div>
30558
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
30559
          </div>
30560
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
30561
            <li class="dropdown">
30562
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
30563
              <ul class="dropdown-menu" role="menu">
30564
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
30565
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
30566
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
30567
                <li><a href="/community-resources/">Community Resources</a></li>
30568
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
30569
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
30570
              </ul>
30571
            </li>
30572
            <li class="dropdown">
30573
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
30574
              <ul class="dropdown-menu" role="menu">
30575
                <li><a href="/projects">Projects</a></li>
30576
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
30577
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
30578
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
30579
                <li><a href="/security">Report a Vulnerability</a></li>
30580
              </ul>
30581
            </li>
30582
            <li class="dropdown">
30583
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
30584
              <ul class="dropdown-menu" role="menu">
30585
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
30586
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
30587
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
30588
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
30589
              </ul>
30590
            </li>
30591
            <li class="dropdown">
30592
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
30593
              <ul class="dropdown-menu" role="menu">
30594
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
30595
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
30596
                <li><a href="/theapacheway/">The Apache Way</a></li>
30597
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
30598
                <li><a href="/licenses">Licenses</a></li>
30599
                <li><a href="/foundation/glossary">Glossary</a></li>
30600
                <li><a href="/foundation/faq">FAQ</a></li>
30601
              </ul>
30602
            </li>
30603
            <li class="dropdown">
30604
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
30605
              <ul class="dropdown-menu" role="menu">
30606
                <li><a href="/dev/">Developer Information</a></li>
30607
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
30608
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
30609
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
30610
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
30611
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
30612
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
30613
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
30614
                <li><a href="/logos/">Project Logos</a></li>
30615
              </ul>
30616
            </li>
30617
            <li class="dropdown">
30618
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
30619
              <ul class="dropdown-menu" role="menu">
30620
                <li><a href="/foundation/">About</a></li>
30621
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
30622
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
30623
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
30624
                <li><a href="/foundation/leadership">Leadership</a></li>
30625
                <li><a href="/foundation/members">Members</a></li>
30626
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
30627
                <li><a href="/press/">Newsroom</a></li>
30628
                <li><a href="/foundation/contact">Contact</a></li>
30629
              </ul>
30630
            </li>
30631
            
30632
           
30633
            
30634
            <li class="dropdown">
30635
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
30636
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
30637
              <ul class="dropdown-menu search-form" role="search">
30638
                <li>
30639
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
30640
                </li>
30641
              </ul>
30642
            </li>
30643
          </ul>
30644
        </div>
30645
      </div>
30646
    </nav>
30647
  </header>
30648
     <!-- Script is to make the input field ready as soon as user click the search button-->
30649
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
30650
     <script>
30651
   document.addEventListener('DOMContentLoaded', function () {
30652
    // Using Bootstrap's event system for dropdowns
30653
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
30654
        // Check if this is the search dropdown
30655
        if ($(this).find('.glyphicon-search').length > 0) {
30656
            // Find and focus the search input
30657
            setTimeout(function() {
30658
                $('.pagefind-ui__search-input').focus();
30659
            }, 50); // Small delay to ensure input is ready
30660
        }
30661
    });
30662
});
30663
  </script>
30664
  <!-- / Navigation -->
30665
  <header id="main-header" class="container">
30666
    <div class="main">
30667
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
30668
30669
    </div>
30670
 
30671
  </header>
30672
  <main id="maincontent">
30673
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
30674
<ul>
30675
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
30676
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
30677
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
30678
</ul>
30679
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
30680
reliable and long-lived software products through collaborative, open-source software development.</p>
30681
<p>All packages produced by the ASF are implicitly licensed under the Apache
30682
License, Version 2.0, unless otherwise explicitly stated.</p>
30683
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
30684
<p style="text-align:center">
30685
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
30686
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
30687
</p>
30688
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
30689
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
30690
<div style="margin-left: 1em;">
30691
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
30692
distribution as defined by Sections 1 through 9 of this document.</p>
30693
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
30694
copyright owner that is granting the License.</p>
30695
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
30696
entities that control, are controlled by, or are under common control with
30697
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
30698
power, direct or indirect, to cause the direction or management of such
30699
entity, whether by contract or otherwise, or (ii) ownership of fifty
30700
percent (50%) or more of the outstanding shares, or (iii) beneficial
30701
ownership of such entity.</p>
30702
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
30703
permissions granted by this License.</p>
30704
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
30705
including but not limited to software source code, documentation source,
30706
and configuration files.</p>
30707
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
30708
or translation of a Source form, including but not limited to compiled
30709
object code, generated documentation, and conversions to other media types.</p>
30710
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
30711
made available under the License, as indicated by a copyright notice that
30712
is included in or attached to the work (an example is provided in the
30713
Appendix below).</p>
30714
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
30715
that is based on (or derived from) the Work and for which the editorial
30716
revisions, annotations, elaborations, or other modifications represent, as
30717
a whole, an original work of authorship. For the purposes of this License,
30718
Derivative Works shall not include works that remain separable from, or
30719
merely link (or bind by name) to the interfaces of, the Work and Derivative
30720
Works thereof.</p>
30721
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
30722
version of the Work and any modifications or additions to that Work or
30723
Derivative Works thereof, that is intentionally submitted to Licensor for
30724
inclusion in the Work by the copyright owner or by an individual or Legal
30725
Entity authorized to submit on behalf of the copyright owner. For the
30726
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
30727
verbal, or written communication sent to the Licensor or its
30728
representatives, including but not limited to communication on electronic
30729
mailing lists, source code control systems, and issue tracking systems that
30730
are managed by, or on behalf of, the Licensor for the purpose of discussing
30731
and improving the Work, but excluding communication that is conspicuously
30732
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
30733
Contribution.</strong>"</p>
30734
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
30735
behalf of whom a Contribution has been received by Licensor and
30736
subsequently incorporated within the Work.</p>
30737
</div>
30738
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
30739
terms and conditions of this License, each Contributor hereby grants to You
30740
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
30741
copyright license to reproduce, prepare Derivative Works of, publicly
30742
display, publicly perform, sublicense, and distribute the Work and such
30743
Derivative Works in Source or Object form.</p>
30744
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
30745
and conditions of this License, each Contributor hereby grants to You a
30746
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
30747
(except as stated in this section) patent license to make, have made, use,
30748
offer to sell, sell, import, and otherwise transfer the Work, where such
30749
license applies only to those patent claims licensable by such Contributor
30750
that are necessarily infringed by their Contribution(s) alone or by
30751
combination of their Contribution(s) with the Work to which such
30752
Contribution(s) was submitted. If You institute patent litigation against
30753
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
30754
that the Work or a Contribution incorporated within the Work constitutes
30755
direct or contributory patent infringement, then any patent licenses
30756
granted to You under this License for that Work shall terminate as of the
30757
date such litigation is filed.</p>
30758
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
30759
distribute copies of the Work or Derivative Works thereof in any medium,
30760
with or without modifications, and in Source or Object form, provided that
30761
You meet the following conditions:</p>
30762
<ol style="list-style: lower-latin;">
30763
<li>You must give any other recipients of the Work or Derivative Works a
30764
copy of this License; and</li>
30765
<li>You must cause any modified files to carry prominent notices stating
30766
that You changed the files; and</li>
30767
<li>You must retain, in the Source form of any Derivative Works that You
30768
distribute, all copyright, patent, trademark, and attribution notices from
30769
the Source form of the Work, excluding those notices that do not pertain to
30770
any part of the Derivative Works; and</li>
30771
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
30772
then any Derivative Works that You distribute must include a readable copy
30773
of the attribution notices contained within such NOTICE file, excluding
30774
those notices that do not pertain to any part of the Derivative Works, in
30775
at least one of the following places: within a NOTICE text file distributed
30776
as part of the Derivative Works; within the Source form or documentation,
30777
if provided along with the Derivative Works; or, within a display generated
30778
by the Derivative Works, if and wherever such third-party notices normally
30779
appear. The contents of the NOTICE file are for informational purposes only
30780
and do not modify the License. You may add Your own attribution notices
30781
within Derivative Works that You distribute, alongside or as an addendum to
30782
the NOTICE text from the Work, provided that such additional attribution
30783
notices cannot be construed as modifying the License.
30784
</li>
30785
</ol>
30786
<p>You may add Your own copyright statement to Your modifications and may
30787
provide additional or different license terms and conditions for use,
30788
reproduction, or distribution of Your modifications, or for any such
30789
Derivative Works as a whole, provided Your use, reproduction, and
30790
distribution of the Work otherwise complies with the conditions stated in
30791
this License.</p>
30792
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
30793
explicitly state otherwise, any Contribution intentionally submitted for
30794
inclusion in the Work by You to the Licensor shall be under the terms and
30795
conditions of this License, without any additional terms or conditions.
30796
Notwithstanding the above, nothing herein shall supersede or modify the
30797
terms of any separate license agreement you may have executed with Licensor
30798
regarding such Contributions.</p>
30799
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
30800
permission to use the trade names, trademarks, service marks, or product
30801
names of the Licensor, except as required for reasonable and customary use
30802
in describing the origin of the Work and reproducing the content of the
30803
NOTICE file.</p>
30804
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
30805
applicable law or agreed to in writing, Licensor provides the Work (and
30806
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
30807
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
30808
without limitation, any warranties or conditions of TITLE,
30809
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
30810
are solely responsible for determining the appropriateness of using or
30811
redistributing the Work and assume any risks associated with Your exercise
30812
of permissions under this License.</p>
30813
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
30814
under no legal theory, whether in tort (including negligence), contract, or
30815
otherwise, unless required by applicable law (such as deliberate and
30816
grossly negligent acts) or agreed to in writing, shall any Contributor be
30817
liable to You for damages, including any direct, indirect, special,
30818
incidental, or consequential damages of any character arising as a result
30819
of this License or out of the use or inability to use the Work (including
30820
but not limited to damages for loss of goodwill, work stoppage, computer
30821
failure or malfunction, or any and all other commercial damages or losses),
30822
even if such Contributor has been advised of the possibility of such
30823
damages.</p>
30824
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
30825
While redistributing the Work or Derivative Works thereof, You may choose
30826
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
30827
or other liability obligations and/or rights consistent with this License.
30828
However, in accepting such obligations, You may act only on Your own behalf
30829
and on Your sole responsibility, not on behalf of any other Contributor,
30830
and only if You agree to indemnify, defend, and hold each Contributor
30831
harmless for any liability incurred by, or claims asserted against, such
30832
Contributor by reason of your accepting any such warranty or additional
30833
liability.</p>
30834
<p>END OF TERMS AND CONDITIONS</p>
30835
</div>
30836
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
30837
<p>Include a copy of the Apache License, typically in a file called
30838
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
30839
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
30840
declaration, replacing the fields enclosed by brackets "[]" with your own
30841
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
30842
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
30843
identification within third-party archives.</p>
30844
<pre><code>Copyright [yyyy] [name of copyright owner]
30845
30846
Licensed under the Apache License, Version 2.0 (the "License");
30847
you may not use this file except in compliance with the License.
30848
You may obtain a copy of the License at
30849
30850
    http://www.apache.org/licenses/LICENSE-2.0
30851
30852
Unless required by applicable law or agreed to in writing, software
30853
distributed under the License is distributed on an "AS IS" BASIS,
30854
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30855
See the License for the specific language governing permissions and
30856
limitations under the License.
30857
</code></pre>
30858
30859
</div>  </main>
30860
30861
  <!-- Footer -->
30862
  <footer class="bg-primary">
30863
    <div class="container">
30864
      <div class="row">
30865
        <br />
30866
        <div class="col-sm-2">
30867
          <h5 class="white">Community</h5>
30868
          <ul class="list-unstyled white" role="menu">
30869
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
30870
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
30871
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
30872
            <li><a href="/community-resources/">Community Resources</a></li>
30873
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
30874
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
30875
          </ul>
30876
        </div>
30877
30878
        <div class="col-sm-2">
30879
          <h5 class="white">Projects</h5>
30880
          <ul class="list-unstyled white" role="menu">
30881
              <li><a href="/projects">Projects</a></li>
30882
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
30883
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
30884
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
30885
              <li><a href="/security">Report a Vulnerability</a></li>
30886
          </ul>
30887
        </div>
30888
        <div class="col-sm-2">
30889
          <h5 class="white">Downloads</h5>
30890
          <ul class="list-unstyled white" role="menu">
30891
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
30892
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
30893
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
30894
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
30895
          </ul>
30896
        </div>
30897
30898
        <div class="col-sm-2">
30899
          <h5 class="white">Learn</h5>
30900
          <ul class="list-unstyled white" role="menu">
30901
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
30902
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
30903
            <li><a href="/theapacheway/">The Apache Way</a></li>
30904
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
30905
            <li><a href="/licenses">Licenses</a></li>
30906
            <li><a href="/foundation/glossary">Glossary</a></li>
30907
            <li><a href="/foundation/faq">FAQ</a></li>
30908
          </ul>
30909
        </div>
30910
30911
        <div class="col-sm-2">
30912
          <h5 class="white">Resources &amp; Tools</h5>
30913
          <ul class="list-unstyled white" role="menu">
30914
              <li><a href="/dev/">Developer Information</a></li>
30915
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
30916
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
30917
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
30918
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
30919
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
30920
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
30921
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
30922
              <li><a href="/logos/">Project Logos</a></li>
30923
          </ul>
30924
        </div>
30925
30926
        <div class="col-sm-2">
30927
          <h5 class="white">About</h5>
30928
          <ul class="list-unstyled white" role="menu">
30929
            <li><a href="/foundation/">About</a></li>
30930
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
30931
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
30932
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
30933
            <li><a href="/foundation/leadership">Leadership</a></li>
30934
            <li><a href="/foundation/members">Members</a></li>
30935
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
30936
            <li><a href="/press/">Newsroom</a></li>
30937
            <li><a href="/foundation/contact">Contact</a></li>
30938
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
30939
          </ul>
30940
        </div>
30941
30942
30943
      </div>
30944
      <hr class="col-lg-12 hr-white" />
30945
      <div class="row">
30946
        <div class="col-lg-12">
30947
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
30948
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
30949
        </div>
30950
      </div>
30951
    </div>
30952
30953
  </footer>
30954
30955
  <!-- / Footer -->
30956
30957
  <script src="/js/jquery.min.js"></script>
30958
  <script src="/js/bootstrap.js"></script>
30959
  <script src="/js/slideshow.js"></script>
30960
  <script>
30961
    (function($){
30962
      $(document).ready(function(){
30963
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
30964
          event.preventDefault();
30965
          event.stopPropagation();
30966
          $(this).parent().siblings().removeClass('open');
30967
          $(this).parent().toggleClass('open');
30968
          console.log('WOrked');
30969
        });
30970
      });
30971
    })(jQuery);
30972
  </script>
30973
</body>
30974
</html></pre>
30975
}}
30976
|
30977
|com.zfabrik.servletjsp|jetty-alpn-java-server-12.0.19|pom.xml|{{collapse(Apache 2.0)
30978
<pre><!DOCTYPE html>
30979
<html lang="en">
30980
<head>
30981
  <meta charset="utf-8">
30982
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
30983
  <meta name="viewport" content="width=device-width, initial-scale=1">
30984
  <meta name="description" content="Home page of The Apache Software Foundation">
30985
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
30986
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
30987
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
30988
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
30989
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
30990
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
30991
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
30992
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
30993
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
30994
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
30995
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
30996
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
30997
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
30998
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
30999
  <link rel="manifest" href="/favicons/manifest.json">
31000
  <link rel="shortcut icon" href="/favicons/favicon.ico">
31001
  <meta name="msapplication-TileColor" content="#603cba">
31002
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
31003
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
31004
  <meta name="theme-color" content="#282661">
31005
31006
  <title>Apache License, Version 2.0</title>
31007
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
31008
  <link href="/css/min.bootstrap.css" rel="stylesheet">
31009
  <link href="/css/styles.css" rel="stylesheet">
31010
  <link href="/css/new-ui.css" rel="stylesheet">
31011
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
31012
  <style>
31013
.headerlink {
31014
  visibility: hidden;
31015
}
31016
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
31017
  visibility: visible
31018
}  </style>
31019
31020
  <!-- pagefind search -->
31021
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
31022
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
31023
  <script>
31024
    window.addEventListener('DOMContentLoaded', (event) => {
31025
        new PagefindUI({ element: "#pagefind-search" });
31026
    });
31027
    var pageTitle = 'Apache License, Version 2.0';
31028
    if(pageTitle === '404'){
31029
      window.addEventListener('DOMContentLoaded', (event) => {
31030
          new PagefindUI({ element: "#page-404-search" });
31031
      });
31032
    }
31033
  </script>
31034
  
31035
31036
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
31037
  <script>
31038
    var pageTitle = 'Apache License, Version 2.0';
31039
    var _paq = window._paq = window._paq || [];
31040
    /* tracker methods like "setCustomDimension" should be called before
31041
"trackPageView" */
31042
    /* We explicitly disable cookie tracking to avoid privacy issues */
31043
    _paq.push(['disableCookies']);
31044
    if(pageTitle === '404'){
31045
      /* Track 404 page hits */
31046
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
31047
    }
31048
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
31049
as the same visit */
31050
    _paq.push(['trackPageView']);
31051
    _paq.push(['enableLinkTracking']);
31052
    (function() {
31053
      var u="//analytics.apache.org/";
31054
      _paq.push(['setTrackerUrl', u+'matomo.php']);
31055
      _paq.push(['setSiteId', '37']);
31056
      var d=document, g=d.createElement('script'),
31057
s=d.getElementsByTagName('script')[0];
31058
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
31059
    })();
31060
  </script>
31061
  <!-- End Matomo Code -->
31062
31063
</head>
31064
31065
<body >
31066
  <!-- Navigation -->
31067
  <header>
31068
	<div id="skiptocontent">
31069
		<a href="#maincontent">Skip to Main Content</a>
31070
	</div>
31071
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
31072
      
31073
      <div class="container">
31074
        <div class="navbar-header">
31075
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
31076
            <span class="sr-only">Toggle navigation</span>
31077
            <span class="icon-bar"></span>
31078
            <span class="icon-bar"></span>
31079
            <span class="icon-bar"></span>
31080
          </button>
31081
        </div>
31082
        <div class="collapse navbar-collapse" id="mainnav-collapse">
31083
          <div class="upper-nav">
31084
            <div class="header-social-icons">
31085
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
31086
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
31087
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
31088
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
31089
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
31090
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
31091
            </div>
31092
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
31093
          </div>
31094
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
31095
            <li class="dropdown">
31096
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
31097
              <ul class="dropdown-menu" role="menu">
31098
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
31099
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
31100
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
31101
                <li><a href="/community-resources/">Community Resources</a></li>
31102
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
31103
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
31104
              </ul>
31105
            </li>
31106
            <li class="dropdown">
31107
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
31108
              <ul class="dropdown-menu" role="menu">
31109
                <li><a href="/projects">Projects</a></li>
31110
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
31111
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
31112
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
31113
                <li><a href="/security">Report a Vulnerability</a></li>
31114
              </ul>
31115
            </li>
31116
            <li class="dropdown">
31117
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
31118
              <ul class="dropdown-menu" role="menu">
31119
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
31120
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
31121
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
31122
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
31123
              </ul>
31124
            </li>
31125
            <li class="dropdown">
31126
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
31127
              <ul class="dropdown-menu" role="menu">
31128
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
31129
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
31130
                <li><a href="/theapacheway/">The Apache Way</a></li>
31131
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
31132
                <li><a href="/licenses">Licenses</a></li>
31133
                <li><a href="/foundation/glossary">Glossary</a></li>
31134
                <li><a href="/foundation/faq">FAQ</a></li>
31135
              </ul>
31136
            </li>
31137
            <li class="dropdown">
31138
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
31139
              <ul class="dropdown-menu" role="menu">
31140
                <li><a href="/dev/">Developer Information</a></li>
31141
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
31142
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
31143
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
31144
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
31145
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
31146
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
31147
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
31148
                <li><a href="/logos/">Project Logos</a></li>
31149
              </ul>
31150
            </li>
31151
            <li class="dropdown">
31152
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
31153
              <ul class="dropdown-menu" role="menu">
31154
                <li><a href="/foundation/">About</a></li>
31155
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
31156
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
31157
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
31158
                <li><a href="/foundation/leadership">Leadership</a></li>
31159
                <li><a href="/foundation/members">Members</a></li>
31160
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
31161
                <li><a href="/press/">Newsroom</a></li>
31162
                <li><a href="/foundation/contact">Contact</a></li>
31163
              </ul>
31164
            </li>
31165
            
31166
           
31167
            
31168
            <li class="dropdown">
31169
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
31170
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
31171
              <ul class="dropdown-menu search-form" role="search">
31172
                <li>
31173
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
31174
                </li>
31175
              </ul>
31176
            </li>
31177
          </ul>
31178
        </div>
31179
      </div>
31180
    </nav>
31181
  </header>
31182
     <!-- Script is to make the input field ready as soon as user click the search button-->
31183
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
31184
     <script>
31185
   document.addEventListener('DOMContentLoaded', function () {
31186
    // Using Bootstrap's event system for dropdowns
31187
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
31188
        // Check if this is the search dropdown
31189
        if ($(this).find('.glyphicon-search').length > 0) {
31190
            // Find and focus the search input
31191
            setTimeout(function() {
31192
                $('.pagefind-ui__search-input').focus();
31193
            }, 50); // Small delay to ensure input is ready
31194
        }
31195
    });
31196
});
31197
  </script>
31198
  <!-- / Navigation -->
31199
  <header id="main-header" class="container">
31200
    <div class="main">
31201
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
31202
31203
    </div>
31204
 
31205
  </header>
31206
  <main id="maincontent">
31207
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
31208
<ul>
31209
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
31210
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
31211
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
31212
</ul>
31213
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
31214
reliable and long-lived software products through collaborative, open-source software development.</p>
31215
<p>All packages produced by the ASF are implicitly licensed under the Apache
31216
License, Version 2.0, unless otherwise explicitly stated.</p>
31217
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
31218
<p style="text-align:center">
31219
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
31220
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
31221
</p>
31222
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
31223
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
31224
<div style="margin-left: 1em;">
31225
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
31226
distribution as defined by Sections 1 through 9 of this document.</p>
31227
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
31228
copyright owner that is granting the License.</p>
31229
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
31230
entities that control, are controlled by, or are under common control with
31231
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
31232
power, direct or indirect, to cause the direction or management of such
31233
entity, whether by contract or otherwise, or (ii) ownership of fifty
31234
percent (50%) or more of the outstanding shares, or (iii) beneficial
31235
ownership of such entity.</p>
31236
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
31237
permissions granted by this License.</p>
31238
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
31239
including but not limited to software source code, documentation source,
31240
and configuration files.</p>
31241
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
31242
or translation of a Source form, including but not limited to compiled
31243
object code, generated documentation, and conversions to other media types.</p>
31244
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
31245
made available under the License, as indicated by a copyright notice that
31246
is included in or attached to the work (an example is provided in the
31247
Appendix below).</p>
31248
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
31249
that is based on (or derived from) the Work and for which the editorial
31250
revisions, annotations, elaborations, or other modifications represent, as
31251
a whole, an original work of authorship. For the purposes of this License,
31252
Derivative Works shall not include works that remain separable from, or
31253
merely link (or bind by name) to the interfaces of, the Work and Derivative
31254
Works thereof.</p>
31255
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
31256
version of the Work and any modifications or additions to that Work or
31257
Derivative Works thereof, that is intentionally submitted to Licensor for
31258
inclusion in the Work by the copyright owner or by an individual or Legal
31259
Entity authorized to submit on behalf of the copyright owner. For the
31260
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
31261
verbal, or written communication sent to the Licensor or its
31262
representatives, including but not limited to communication on electronic
31263
mailing lists, source code control systems, and issue tracking systems that
31264
are managed by, or on behalf of, the Licensor for the purpose of discussing
31265
and improving the Work, but excluding communication that is conspicuously
31266
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
31267
Contribution.</strong>"</p>
31268
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
31269
behalf of whom a Contribution has been received by Licensor and
31270
subsequently incorporated within the Work.</p>
31271
</div>
31272
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
31273
terms and conditions of this License, each Contributor hereby grants to You
31274
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
31275
copyright license to reproduce, prepare Derivative Works of, publicly
31276
display, publicly perform, sublicense, and distribute the Work and such
31277
Derivative Works in Source or Object form.</p>
31278
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
31279
and conditions of this License, each Contributor hereby grants to You a
31280
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
31281
(except as stated in this section) patent license to make, have made, use,
31282
offer to sell, sell, import, and otherwise transfer the Work, where such
31283
license applies only to those patent claims licensable by such Contributor
31284
that are necessarily infringed by their Contribution(s) alone or by
31285
combination of their Contribution(s) with the Work to which such
31286
Contribution(s) was submitted. If You institute patent litigation against
31287
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
31288
that the Work or a Contribution incorporated within the Work constitutes
31289
direct or contributory patent infringement, then any patent licenses
31290
granted to You under this License for that Work shall terminate as of the
31291
date such litigation is filed.</p>
31292
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
31293
distribute copies of the Work or Derivative Works thereof in any medium,
31294
with or without modifications, and in Source or Object form, provided that
31295
You meet the following conditions:</p>
31296
<ol style="list-style: lower-latin;">
31297
<li>You must give any other recipients of the Work or Derivative Works a
31298
copy of this License; and</li>
31299
<li>You must cause any modified files to carry prominent notices stating
31300
that You changed the files; and</li>
31301
<li>You must retain, in the Source form of any Derivative Works that You
31302
distribute, all copyright, patent, trademark, and attribution notices from
31303
the Source form of the Work, excluding those notices that do not pertain to
31304
any part of the Derivative Works; and</li>
31305
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
31306
then any Derivative Works that You distribute must include a readable copy
31307
of the attribution notices contained within such NOTICE file, excluding
31308
those notices that do not pertain to any part of the Derivative Works, in
31309
at least one of the following places: within a NOTICE text file distributed
31310
as part of the Derivative Works; within the Source form or documentation,
31311
if provided along with the Derivative Works; or, within a display generated
31312
by the Derivative Works, if and wherever such third-party notices normally
31313
appear. The contents of the NOTICE file are for informational purposes only
31314
and do not modify the License. You may add Your own attribution notices
31315
within Derivative Works that You distribute, alongside or as an addendum to
31316
the NOTICE text from the Work, provided that such additional attribution
31317
notices cannot be construed as modifying the License.
31318
</li>
31319
</ol>
31320
<p>You may add Your own copyright statement to Your modifications and may
31321
provide additional or different license terms and conditions for use,
31322
reproduction, or distribution of Your modifications, or for any such
31323
Derivative Works as a whole, provided Your use, reproduction, and
31324
distribution of the Work otherwise complies with the conditions stated in
31325
this License.</p>
31326
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
31327
explicitly state otherwise, any Contribution intentionally submitted for
31328
inclusion in the Work by You to the Licensor shall be under the terms and
31329
conditions of this License, without any additional terms or conditions.
31330
Notwithstanding the above, nothing herein shall supersede or modify the
31331
terms of any separate license agreement you may have executed with Licensor
31332
regarding such Contributions.</p>
31333
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
31334
permission to use the trade names, trademarks, service marks, or product
31335
names of the Licensor, except as required for reasonable and customary use
31336
in describing the origin of the Work and reproducing the content of the
31337
NOTICE file.</p>
31338
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
31339
applicable law or agreed to in writing, Licensor provides the Work (and
31340
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
31341
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
31342
without limitation, any warranties or conditions of TITLE,
31343
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
31344
are solely responsible for determining the appropriateness of using or
31345
redistributing the Work and assume any risks associated with Your exercise
31346
of permissions under this License.</p>
31347
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
31348
under no legal theory, whether in tort (including negligence), contract, or
31349
otherwise, unless required by applicable law (such as deliberate and
31350
grossly negligent acts) or agreed to in writing, shall any Contributor be
31351
liable to You for damages, including any direct, indirect, special,
31352
incidental, or consequential damages of any character arising as a result
31353
of this License or out of the use or inability to use the Work (including
31354
but not limited to damages for loss of goodwill, work stoppage, computer
31355
failure or malfunction, or any and all other commercial damages or losses),
31356
even if such Contributor has been advised of the possibility of such
31357
damages.</p>
31358
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
31359
While redistributing the Work or Derivative Works thereof, You may choose
31360
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
31361
or other liability obligations and/or rights consistent with this License.
31362
However, in accepting such obligations, You may act only on Your own behalf
31363
and on Your sole responsibility, not on behalf of any other Contributor,
31364
and only if You agree to indemnify, defend, and hold each Contributor
31365
harmless for any liability incurred by, or claims asserted against, such
31366
Contributor by reason of your accepting any such warranty or additional
31367
liability.</p>
31368
<p>END OF TERMS AND CONDITIONS</p>
31369
</div>
31370
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
31371
<p>Include a copy of the Apache License, typically in a file called
31372
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
31373
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
31374
declaration, replacing the fields enclosed by brackets "[]" with your own
31375
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
31376
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
31377
identification within third-party archives.</p>
31378
<pre><code>Copyright [yyyy] [name of copyright owner]
31379
31380
Licensed under the Apache License, Version 2.0 (the "License");
31381
you may not use this file except in compliance with the License.
31382
You may obtain a copy of the License at
31383
31384
    http://www.apache.org/licenses/LICENSE-2.0
31385
31386
Unless required by applicable law or agreed to in writing, software
31387
distributed under the License is distributed on an "AS IS" BASIS,
31388
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31389
See the License for the specific language governing permissions and
31390
limitations under the License.
31391
</code></pre>
31392
31393
</div>  </main>
31394
31395
  <!-- Footer -->
31396
  <footer class="bg-primary">
31397
    <div class="container">
31398
      <div class="row">
31399
        <br />
31400
        <div class="col-sm-2">
31401
          <h5 class="white">Community</h5>
31402
          <ul class="list-unstyled white" role="menu">
31403
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
31404
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
31405
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
31406
            <li><a href="/community-resources/">Community Resources</a></li>
31407
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
31408
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
31409
          </ul>
31410
        </div>
31411
31412
        <div class="col-sm-2">
31413
          <h5 class="white">Projects</h5>
31414
          <ul class="list-unstyled white" role="menu">
31415
              <li><a href="/projects">Projects</a></li>
31416
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
31417
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
31418
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
31419
              <li><a href="/security">Report a Vulnerability</a></li>
31420
          </ul>
31421
        </div>
31422
        <div class="col-sm-2">
31423
          <h5 class="white">Downloads</h5>
31424
          <ul class="list-unstyled white" role="menu">
31425
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
31426
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
31427
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
31428
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
31429
          </ul>
31430
        </div>
31431
31432
        <div class="col-sm-2">
31433
          <h5 class="white">Learn</h5>
31434
          <ul class="list-unstyled white" role="menu">
31435
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
31436
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
31437
            <li><a href="/theapacheway/">The Apache Way</a></li>
31438
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
31439
            <li><a href="/licenses">Licenses</a></li>
31440
            <li><a href="/foundation/glossary">Glossary</a></li>
31441
            <li><a href="/foundation/faq">FAQ</a></li>
31442
          </ul>
31443
        </div>
31444
31445
        <div class="col-sm-2">
31446
          <h5 class="white">Resources &amp; Tools</h5>
31447
          <ul class="list-unstyled white" role="menu">
31448
              <li><a href="/dev/">Developer Information</a></li>
31449
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
31450
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
31451
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
31452
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
31453
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
31454
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
31455
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
31456
              <li><a href="/logos/">Project Logos</a></li>
31457
          </ul>
31458
        </div>
31459
31460
        <div class="col-sm-2">
31461
          <h5 class="white">About</h5>
31462
          <ul class="list-unstyled white" role="menu">
31463
            <li><a href="/foundation/">About</a></li>
31464
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
31465
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
31466
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
31467
            <li><a href="/foundation/leadership">Leadership</a></li>
31468
            <li><a href="/foundation/members">Members</a></li>
31469
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
31470
            <li><a href="/press/">Newsroom</a></li>
31471
            <li><a href="/foundation/contact">Contact</a></li>
31472
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
31473
          </ul>
31474
        </div>
31475
31476
31477
      </div>
31478
      <hr class="col-lg-12 hr-white" />
31479
      <div class="row">
31480
        <div class="col-lg-12">
31481
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
31482
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
31483
        </div>
31484
      </div>
31485
    </div>
31486
31487
  </footer>
31488
31489
  <!-- / Footer -->
31490
31491
  <script src="/js/jquery.min.js"></script>
31492
  <script src="/js/bootstrap.js"></script>
31493
  <script src="/js/slideshow.js"></script>
31494
  <script>
31495
    (function($){
31496
      $(document).ready(function(){
31497
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
31498
          event.preventDefault();
31499
          event.stopPropagation();
31500
          $(this).parent().siblings().removeClass('open');
31501
          $(this).parent().toggleClass('open');
31502
          console.log('WOrked');
31503
        });
31504
      });
31505
    })(jQuery);
31506
  </script>
31507
</body>
31508
</html></pre>
31509
}}
31510
|
31511
|com.zfabrik.servletjsp|jetty-alpn-server-12.0.19|pom.xml|{{collapse(Apache 2.0)
31512
<pre><!DOCTYPE html>
31513
<html lang="en">
31514
<head>
31515
  <meta charset="utf-8">
31516
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
31517
  <meta name="viewport" content="width=device-width, initial-scale=1">
31518
  <meta name="description" content="Home page of The Apache Software Foundation">
31519
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
31520
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
31521
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
31522
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
31523
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
31524
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
31525
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
31526
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
31527
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
31528
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
31529
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
31530
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
31531
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
31532
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
31533
  <link rel="manifest" href="/favicons/manifest.json">
31534
  <link rel="shortcut icon" href="/favicons/favicon.ico">
31535
  <meta name="msapplication-TileColor" content="#603cba">
31536
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
31537
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
31538
  <meta name="theme-color" content="#282661">
31539
31540
  <title>Apache License, Version 2.0</title>
31541
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
31542
  <link href="/css/min.bootstrap.css" rel="stylesheet">
31543
  <link href="/css/styles.css" rel="stylesheet">
31544
  <link href="/css/new-ui.css" rel="stylesheet">
31545
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
31546
  <style>
31547
.headerlink {
31548
  visibility: hidden;
31549
}
31550
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
31551
  visibility: visible
31552
}  </style>
31553
31554
  <!-- pagefind search -->
31555
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
31556
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
31557
  <script>
31558
    window.addEventListener('DOMContentLoaded', (event) => {
31559
        new PagefindUI({ element: "#pagefind-search" });
31560
    });
31561
    var pageTitle = 'Apache License, Version 2.0';
31562
    if(pageTitle === '404'){
31563
      window.addEventListener('DOMContentLoaded', (event) => {
31564
          new PagefindUI({ element: "#page-404-search" });
31565
      });
31566
    }
31567
  </script>
31568
  
31569
31570
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
31571
  <script>
31572
    var pageTitle = 'Apache License, Version 2.0';
31573
    var _paq = window._paq = window._paq || [];
31574
    /* tracker methods like "setCustomDimension" should be called before
31575
"trackPageView" */
31576
    /* We explicitly disable cookie tracking to avoid privacy issues */
31577
    _paq.push(['disableCookies']);
31578
    if(pageTitle === '404'){
31579
      /* Track 404 page hits */
31580
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
31581
    }
31582
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
31583
as the same visit */
31584
    _paq.push(['trackPageView']);
31585
    _paq.push(['enableLinkTracking']);
31586
    (function() {
31587
      var u="//analytics.apache.org/";
31588
      _paq.push(['setTrackerUrl', u+'matomo.php']);
31589
      _paq.push(['setSiteId', '37']);
31590
      var d=document, g=d.createElement('script'),
31591
s=d.getElementsByTagName('script')[0];
31592
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
31593
    })();
31594
  </script>
31595
  <!-- End Matomo Code -->
31596
31597
</head>
31598
31599
<body >
31600
  <!-- Navigation -->
31601
  <header>
31602
	<div id="skiptocontent">
31603
		<a href="#maincontent">Skip to Main Content</a>
31604
	</div>
31605
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
31606
      
31607
      <div class="container">
31608
        <div class="navbar-header">
31609
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
31610
            <span class="sr-only">Toggle navigation</span>
31611
            <span class="icon-bar"></span>
31612
            <span class="icon-bar"></span>
31613
            <span class="icon-bar"></span>
31614
          </button>
31615
        </div>
31616
        <div class="collapse navbar-collapse" id="mainnav-collapse">
31617
          <div class="upper-nav">
31618
            <div class="header-social-icons">
31619
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
31620
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
31621
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
31622
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
31623
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
31624
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
31625
            </div>
31626
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
31627
          </div>
31628
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
31629
            <li class="dropdown">
31630
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
31631
              <ul class="dropdown-menu" role="menu">
31632
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
31633
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
31634
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
31635
                <li><a href="/community-resources/">Community Resources</a></li>
31636
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
31637
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
31638
              </ul>
31639
            </li>
31640
            <li class="dropdown">
31641
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
31642
              <ul class="dropdown-menu" role="menu">
31643
                <li><a href="/projects">Projects</a></li>
31644
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
31645
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
31646
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
31647
                <li><a href="/security">Report a Vulnerability</a></li>
31648
              </ul>
31649
            </li>
31650
            <li class="dropdown">
31651
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
31652
              <ul class="dropdown-menu" role="menu">
31653
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
31654
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
31655
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
31656
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
31657
              </ul>
31658
            </li>
31659
            <li class="dropdown">
31660
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
31661
              <ul class="dropdown-menu" role="menu">
31662
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
31663
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
31664
                <li><a href="/theapacheway/">The Apache Way</a></li>
31665
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
31666
                <li><a href="/licenses">Licenses</a></li>
31667
                <li><a href="/foundation/glossary">Glossary</a></li>
31668
                <li><a href="/foundation/faq">FAQ</a></li>
31669
              </ul>
31670
            </li>
31671
            <li class="dropdown">
31672
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
31673
              <ul class="dropdown-menu" role="menu">
31674
                <li><a href="/dev/">Developer Information</a></li>
31675
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
31676
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
31677
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
31678
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
31679
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
31680
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
31681
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
31682
                <li><a href="/logos/">Project Logos</a></li>
31683
              </ul>
31684
            </li>
31685
            <li class="dropdown">
31686
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
31687
              <ul class="dropdown-menu" role="menu">
31688
                <li><a href="/foundation/">About</a></li>
31689
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
31690
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
31691
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
31692
                <li><a href="/foundation/leadership">Leadership</a></li>
31693
                <li><a href="/foundation/members">Members</a></li>
31694
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
31695
                <li><a href="/press/">Newsroom</a></li>
31696
                <li><a href="/foundation/contact">Contact</a></li>
31697
              </ul>
31698
            </li>
31699
            
31700
           
31701
            
31702
            <li class="dropdown">
31703
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
31704
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
31705
              <ul class="dropdown-menu search-form" role="search">
31706
                <li>
31707
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
31708
                </li>
31709
              </ul>
31710
            </li>
31711
          </ul>
31712
        </div>
31713
      </div>
31714
    </nav>
31715
  </header>
31716
     <!-- Script is to make the input field ready as soon as user click the search button-->
31717
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
31718
     <script>
31719
   document.addEventListener('DOMContentLoaded', function () {
31720
    // Using Bootstrap's event system for dropdowns
31721
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
31722
        // Check if this is the search dropdown
31723
        if ($(this).find('.glyphicon-search').length > 0) {
31724
            // Find and focus the search input
31725
            setTimeout(function() {
31726
                $('.pagefind-ui__search-input').focus();
31727
            }, 50); // Small delay to ensure input is ready
31728
        }
31729
    });
31730
});
31731
  </script>
31732
  <!-- / Navigation -->
31733
  <header id="main-header" class="container">
31734
    <div class="main">
31735
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
31736
31737
    </div>
31738
 
31739
  </header>
31740
  <main id="maincontent">
31741
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
31742
<ul>
31743
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
31744
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
31745
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
31746
</ul>
31747
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
31748
reliable and long-lived software products through collaborative, open-source software development.</p>
31749
<p>All packages produced by the ASF are implicitly licensed under the Apache
31750
License, Version 2.0, unless otherwise explicitly stated.</p>
31751
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
31752
<p style="text-align:center">
31753
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
31754
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
31755
</p>
31756
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
31757
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
31758
<div style="margin-left: 1em;">
31759
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
31760
distribution as defined by Sections 1 through 9 of this document.</p>
31761
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
31762
copyright owner that is granting the License.</p>
31763
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
31764
entities that control, are controlled by, or are under common control with
31765
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
31766
power, direct or indirect, to cause the direction or management of such
31767
entity, whether by contract or otherwise, or (ii) ownership of fifty
31768
percent (50%) or more of the outstanding shares, or (iii) beneficial
31769
ownership of such entity.</p>
31770
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
31771
permissions granted by this License.</p>
31772
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
31773
including but not limited to software source code, documentation source,
31774
and configuration files.</p>
31775
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
31776
or translation of a Source form, including but not limited to compiled
31777
object code, generated documentation, and conversions to other media types.</p>
31778
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
31779
made available under the License, as indicated by a copyright notice that
31780
is included in or attached to the work (an example is provided in the
31781
Appendix below).</p>
31782
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
31783
that is based on (or derived from) the Work and for which the editorial
31784
revisions, annotations, elaborations, or other modifications represent, as
31785
a whole, an original work of authorship. For the purposes of this License,
31786
Derivative Works shall not include works that remain separable from, or
31787
merely link (or bind by name) to the interfaces of, the Work and Derivative
31788
Works thereof.</p>
31789
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
31790
version of the Work and any modifications or additions to that Work or
31791
Derivative Works thereof, that is intentionally submitted to Licensor for
31792
inclusion in the Work by the copyright owner or by an individual or Legal
31793
Entity authorized to submit on behalf of the copyright owner. For the
31794
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
31795
verbal, or written communication sent to the Licensor or its
31796
representatives, including but not limited to communication on electronic
31797
mailing lists, source code control systems, and issue tracking systems that
31798
are managed by, or on behalf of, the Licensor for the purpose of discussing
31799
and improving the Work, but excluding communication that is conspicuously
31800
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
31801
Contribution.</strong>"</p>
31802
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
31803
behalf of whom a Contribution has been received by Licensor and
31804
subsequently incorporated within the Work.</p>
31805
</div>
31806
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
31807
terms and conditions of this License, each Contributor hereby grants to You
31808
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
31809
copyright license to reproduce, prepare Derivative Works of, publicly
31810
display, publicly perform, sublicense, and distribute the Work and such
31811
Derivative Works in Source or Object form.</p>
31812
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
31813
and conditions of this License, each Contributor hereby grants to You a
31814
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
31815
(except as stated in this section) patent license to make, have made, use,
31816
offer to sell, sell, import, and otherwise transfer the Work, where such
31817
license applies only to those patent claims licensable by such Contributor
31818
that are necessarily infringed by their Contribution(s) alone or by
31819
combination of their Contribution(s) with the Work to which such
31820
Contribution(s) was submitted. If You institute patent litigation against
31821
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
31822
that the Work or a Contribution incorporated within the Work constitutes
31823
direct or contributory patent infringement, then any patent licenses
31824
granted to You under this License for that Work shall terminate as of the
31825
date such litigation is filed.</p>
31826
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
31827
distribute copies of the Work or Derivative Works thereof in any medium,
31828
with or without modifications, and in Source or Object form, provided that
31829
You meet the following conditions:</p>
31830
<ol style="list-style: lower-latin;">
31831
<li>You must give any other recipients of the Work or Derivative Works a
31832
copy of this License; and</li>
31833
<li>You must cause any modified files to carry prominent notices stating
31834
that You changed the files; and</li>
31835
<li>You must retain, in the Source form of any Derivative Works that You
31836
distribute, all copyright, patent, trademark, and attribution notices from
31837
the Source form of the Work, excluding those notices that do not pertain to
31838
any part of the Derivative Works; and</li>
31839
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
31840
then any Derivative Works that You distribute must include a readable copy
31841
of the attribution notices contained within such NOTICE file, excluding
31842
those notices that do not pertain to any part of the Derivative Works, in
31843
at least one of the following places: within a NOTICE text file distributed
31844
as part of the Derivative Works; within the Source form or documentation,
31845
if provided along with the Derivative Works; or, within a display generated
31846
by the Derivative Works, if and wherever such third-party notices normally
31847
appear. The contents of the NOTICE file are for informational purposes only
31848
and do not modify the License. You may add Your own attribution notices
31849
within Derivative Works that You distribute, alongside or as an addendum to
31850
the NOTICE text from the Work, provided that such additional attribution
31851
notices cannot be construed as modifying the License.
31852
</li>
31853
</ol>
31854
<p>You may add Your own copyright statement to Your modifications and may
31855
provide additional or different license terms and conditions for use,
31856
reproduction, or distribution of Your modifications, or for any such
31857
Derivative Works as a whole, provided Your use, reproduction, and
31858
distribution of the Work otherwise complies with the conditions stated in
31859
this License.</p>
31860
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
31861
explicitly state otherwise, any Contribution intentionally submitted for
31862
inclusion in the Work by You to the Licensor shall be under the terms and
31863
conditions of this License, without any additional terms or conditions.
31864
Notwithstanding the above, nothing herein shall supersede or modify the
31865
terms of any separate license agreement you may have executed with Licensor
31866
regarding such Contributions.</p>
31867
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
31868
permission to use the trade names, trademarks, service marks, or product
31869
names of the Licensor, except as required for reasonable and customary use
31870
in describing the origin of the Work and reproducing the content of the
31871
NOTICE file.</p>
31872
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
31873
applicable law or agreed to in writing, Licensor provides the Work (and
31874
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
31875
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
31876
without limitation, any warranties or conditions of TITLE,
31877
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
31878
are solely responsible for determining the appropriateness of using or
31879
redistributing the Work and assume any risks associated with Your exercise
31880
of permissions under this License.</p>
31881
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
31882
under no legal theory, whether in tort (including negligence), contract, or
31883
otherwise, unless required by applicable law (such as deliberate and
31884
grossly negligent acts) or agreed to in writing, shall any Contributor be
31885
liable to You for damages, including any direct, indirect, special,
31886
incidental, or consequential damages of any character arising as a result
31887
of this License or out of the use or inability to use the Work (including
31888
but not limited to damages for loss of goodwill, work stoppage, computer
31889
failure or malfunction, or any and all other commercial damages or losses),
31890
even if such Contributor has been advised of the possibility of such
31891
damages.</p>
31892
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
31893
While redistributing the Work or Derivative Works thereof, You may choose
31894
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
31895
or other liability obligations and/or rights consistent with this License.
31896
However, in accepting such obligations, You may act only on Your own behalf
31897
and on Your sole responsibility, not on behalf of any other Contributor,
31898
and only if You agree to indemnify, defend, and hold each Contributor
31899
harmless for any liability incurred by, or claims asserted against, such
31900
Contributor by reason of your accepting any such warranty or additional
31901
liability.</p>
31902
<p>END OF TERMS AND CONDITIONS</p>
31903
</div>
31904
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
31905
<p>Include a copy of the Apache License, typically in a file called
31906
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
31907
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
31908
declaration, replacing the fields enclosed by brackets "[]" with your own
31909
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
31910
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
31911
identification within third-party archives.</p>
31912
<pre><code>Copyright [yyyy] [name of copyright owner]
31913
31914
Licensed under the Apache License, Version 2.0 (the "License");
31915
you may not use this file except in compliance with the License.
31916
You may obtain a copy of the License at
31917
31918
    http://www.apache.org/licenses/LICENSE-2.0
31919
31920
Unless required by applicable law or agreed to in writing, software
31921
distributed under the License is distributed on an "AS IS" BASIS,
31922
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31923
See the License for the specific language governing permissions and
31924
limitations under the License.
31925
</code></pre>
31926
31927
</div>  </main>
31928
31929
  <!-- Footer -->
31930
  <footer class="bg-primary">
31931
    <div class="container">
31932
      <div class="row">
31933
        <br />
31934
        <div class="col-sm-2">
31935
          <h5 class="white">Community</h5>
31936
          <ul class="list-unstyled white" role="menu">
31937
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
31938
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
31939
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
31940
            <li><a href="/community-resources/">Community Resources</a></li>
31941
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
31942
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
31943
          </ul>
31944
        </div>
31945
31946
        <div class="col-sm-2">
31947
          <h5 class="white">Projects</h5>
31948
          <ul class="list-unstyled white" role="menu">
31949
              <li><a href="/projects">Projects</a></li>
31950
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
31951
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
31952
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
31953
              <li><a href="/security">Report a Vulnerability</a></li>
31954
          </ul>
31955
        </div>
31956
        <div class="col-sm-2">
31957
          <h5 class="white">Downloads</h5>
31958
          <ul class="list-unstyled white" role="menu">
31959
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
31960
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
31961
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
31962
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
31963
          </ul>
31964
        </div>
31965
31966
        <div class="col-sm-2">
31967
          <h5 class="white">Learn</h5>
31968
          <ul class="list-unstyled white" role="menu">
31969
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
31970
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
31971
            <li><a href="/theapacheway/">The Apache Way</a></li>
31972
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
31973
            <li><a href="/licenses">Licenses</a></li>
31974
            <li><a href="/foundation/glossary">Glossary</a></li>
31975
            <li><a href="/foundation/faq">FAQ</a></li>
31976
          </ul>
31977
        </div>
31978
31979
        <div class="col-sm-2">
31980
          <h5 class="white">Resources &amp; Tools</h5>
31981
          <ul class="list-unstyled white" role="menu">
31982
              <li><a href="/dev/">Developer Information</a></li>
31983
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
31984
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
31985
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
31986
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
31987
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
31988
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
31989
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
31990
              <li><a href="/logos/">Project Logos</a></li>
31991
          </ul>
31992
        </div>
31993
31994
        <div class="col-sm-2">
31995
          <h5 class="white">About</h5>
31996
          <ul class="list-unstyled white" role="menu">
31997
            <li><a href="/foundation/">About</a></li>
31998
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
31999
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
32000
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
32001
            <li><a href="/foundation/leadership">Leadership</a></li>
32002
            <li><a href="/foundation/members">Members</a></li>
32003
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
32004
            <li><a href="/press/">Newsroom</a></li>
32005
            <li><a href="/foundation/contact">Contact</a></li>
32006
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
32007
          </ul>
32008
        </div>
32009
32010
32011
      </div>
32012
      <hr class="col-lg-12 hr-white" />
32013
      <div class="row">
32014
        <div class="col-lg-12">
32015
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
32016
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
32017
        </div>
32018
      </div>
32019
    </div>
32020
32021
  </footer>
32022
32023
  <!-- / Footer -->
32024
32025
  <script src="/js/jquery.min.js"></script>
32026
  <script src="/js/bootstrap.js"></script>
32027
  <script src="/js/slideshow.js"></script>
32028
  <script>
32029
    (function($){
32030
      $(document).ready(function(){
32031
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
32032
          event.preventDefault();
32033
          event.stopPropagation();
32034
          $(this).parent().siblings().removeClass('open');
32035
          $(this).parent().toggleClass('open');
32036
          console.log('WOrked');
32037
        });
32038
      });
32039
    })(jQuery);
32040
  </script>
32041
</body>
32042
</html></pre>
32043
}}
32044
|
32045
|com.zfabrik.servletjsp|jetty-client-12.0.19|pom.xml|{{collapse(Apache 2.0)
32046
<pre><!DOCTYPE html>
32047
<html lang="en">
32048
<head>
32049
  <meta charset="utf-8">
32050
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
32051
  <meta name="viewport" content="width=device-width, initial-scale=1">
32052
  <meta name="description" content="Home page of The Apache Software Foundation">
32053
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
32054
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
32055
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
32056
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
32057
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
32058
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
32059
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
32060
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
32061
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
32062
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
32063
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
32064
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
32065
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
32066
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
32067
  <link rel="manifest" href="/favicons/manifest.json">
32068
  <link rel="shortcut icon" href="/favicons/favicon.ico">
32069
  <meta name="msapplication-TileColor" content="#603cba">
32070
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
32071
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
32072
  <meta name="theme-color" content="#282661">
32073
32074
  <title>Apache License, Version 2.0</title>
32075
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
32076
  <link href="/css/min.bootstrap.css" rel="stylesheet">
32077
  <link href="/css/styles.css" rel="stylesheet">
32078
  <link href="/css/new-ui.css" rel="stylesheet">
32079
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
32080
  <style>
32081
.headerlink {
32082
  visibility: hidden;
32083
}
32084
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
32085
  visibility: visible
32086
}  </style>
32087
32088
  <!-- pagefind search -->
32089
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
32090
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
32091
  <script>
32092
    window.addEventListener('DOMContentLoaded', (event) => {
32093
        new PagefindUI({ element: "#pagefind-search" });
32094
    });
32095
    var pageTitle = 'Apache License, Version 2.0';
32096
    if(pageTitle === '404'){
32097
      window.addEventListener('DOMContentLoaded', (event) => {
32098
          new PagefindUI({ element: "#page-404-search" });
32099
      });
32100
    }
32101
  </script>
32102
  
32103
32104
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
32105
  <script>
32106
    var pageTitle = 'Apache License, Version 2.0';
32107
    var _paq = window._paq = window._paq || [];
32108
    /* tracker methods like "setCustomDimension" should be called before
32109
"trackPageView" */
32110
    /* We explicitly disable cookie tracking to avoid privacy issues */
32111
    _paq.push(['disableCookies']);
32112
    if(pageTitle === '404'){
32113
      /* Track 404 page hits */
32114
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
32115
    }
32116
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
32117
as the same visit */
32118
    _paq.push(['trackPageView']);
32119
    _paq.push(['enableLinkTracking']);
32120
    (function() {
32121
      var u="//analytics.apache.org/";
32122
      _paq.push(['setTrackerUrl', u+'matomo.php']);
32123
      _paq.push(['setSiteId', '37']);
32124
      var d=document, g=d.createElement('script'),
32125
s=d.getElementsByTagName('script')[0];
32126
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
32127
    })();
32128
  </script>
32129
  <!-- End Matomo Code -->
32130
32131
</head>
32132
32133
<body >
32134
  <!-- Navigation -->
32135
  <header>
32136
	<div id="skiptocontent">
32137
		<a href="#maincontent">Skip to Main Content</a>
32138
	</div>
32139
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
32140
      
32141
      <div class="container">
32142
        <div class="navbar-header">
32143
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
32144
            <span class="sr-only">Toggle navigation</span>
32145
            <span class="icon-bar"></span>
32146
            <span class="icon-bar"></span>
32147
            <span class="icon-bar"></span>
32148
          </button>
32149
        </div>
32150
        <div class="collapse navbar-collapse" id="mainnav-collapse">
32151
          <div class="upper-nav">
32152
            <div class="header-social-icons">
32153
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
32154
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
32155
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
32156
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
32157
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
32158
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
32159
            </div>
32160
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
32161
          </div>
32162
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
32163
            <li class="dropdown">
32164
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
32165
              <ul class="dropdown-menu" role="menu">
32166
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
32167
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
32168
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
32169
                <li><a href="/community-resources/">Community Resources</a></li>
32170
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
32171
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
32172
              </ul>
32173
            </li>
32174
            <li class="dropdown">
32175
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
32176
              <ul class="dropdown-menu" role="menu">
32177
                <li><a href="/projects">Projects</a></li>
32178
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
32179
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
32180
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
32181
                <li><a href="/security">Report a Vulnerability</a></li>
32182
              </ul>
32183
            </li>
32184
            <li class="dropdown">
32185
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
32186
              <ul class="dropdown-menu" role="menu">
32187
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
32188
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
32189
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
32190
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
32191
              </ul>
32192
            </li>
32193
            <li class="dropdown">
32194
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
32195
              <ul class="dropdown-menu" role="menu">
32196
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
32197
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
32198
                <li><a href="/theapacheway/">The Apache Way</a></li>
32199
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
32200
                <li><a href="/licenses">Licenses</a></li>
32201
                <li><a href="/foundation/glossary">Glossary</a></li>
32202
                <li><a href="/foundation/faq">FAQ</a></li>
32203
              </ul>
32204
            </li>
32205
            <li class="dropdown">
32206
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
32207
              <ul class="dropdown-menu" role="menu">
32208
                <li><a href="/dev/">Developer Information</a></li>
32209
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
32210
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
32211
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
32212
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
32213
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
32214
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
32215
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
32216
                <li><a href="/logos/">Project Logos</a></li>
32217
              </ul>
32218
            </li>
32219
            <li class="dropdown">
32220
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
32221
              <ul class="dropdown-menu" role="menu">
32222
                <li><a href="/foundation/">About</a></li>
32223
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
32224
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
32225
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
32226
                <li><a href="/foundation/leadership">Leadership</a></li>
32227
                <li><a href="/foundation/members">Members</a></li>
32228
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
32229
                <li><a href="/press/">Newsroom</a></li>
32230
                <li><a href="/foundation/contact">Contact</a></li>
32231
              </ul>
32232
            </li>
32233
            
32234
           
32235
            
32236
            <li class="dropdown">
32237
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
32238
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
32239
              <ul class="dropdown-menu search-form" role="search">
32240
                <li>
32241
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
32242
                </li>
32243
              </ul>
32244
            </li>
32245
          </ul>
32246
        </div>
32247
      </div>
32248
    </nav>
32249
  </header>
32250
     <!-- Script is to make the input field ready as soon as user click the search button-->
32251
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
32252
     <script>
32253
   document.addEventListener('DOMContentLoaded', function () {
32254
    // Using Bootstrap's event system for dropdowns
32255
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
32256
        // Check if this is the search dropdown
32257
        if ($(this).find('.glyphicon-search').length > 0) {
32258
            // Find and focus the search input
32259
            setTimeout(function() {
32260
                $('.pagefind-ui__search-input').focus();
32261
            }, 50); // Small delay to ensure input is ready
32262
        }
32263
    });
32264
});
32265
  </script>
32266
  <!-- / Navigation -->
32267
  <header id="main-header" class="container">
32268
    <div class="main">
32269
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
32270
32271
    </div>
32272
 
32273
  </header>
32274
  <main id="maincontent">
32275
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
32276
<ul>
32277
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
32278
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
32279
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
32280
</ul>
32281
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
32282
reliable and long-lived software products through collaborative, open-source software development.</p>
32283
<p>All packages produced by the ASF are implicitly licensed under the Apache
32284
License, Version 2.0, unless otherwise explicitly stated.</p>
32285
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
32286
<p style="text-align:center">
32287
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
32288
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
32289
</p>
32290
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
32291
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
32292
<div style="margin-left: 1em;">
32293
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
32294
distribution as defined by Sections 1 through 9 of this document.</p>
32295
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
32296
copyright owner that is granting the License.</p>
32297
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
32298
entities that control, are controlled by, or are under common control with
32299
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
32300
power, direct or indirect, to cause the direction or management of such
32301
entity, whether by contract or otherwise, or (ii) ownership of fifty
32302
percent (50%) or more of the outstanding shares, or (iii) beneficial
32303
ownership of such entity.</p>
32304
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
32305
permissions granted by this License.</p>
32306
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
32307
including but not limited to software source code, documentation source,
32308
and configuration files.</p>
32309
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
32310
or translation of a Source form, including but not limited to compiled
32311
object code, generated documentation, and conversions to other media types.</p>
32312
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
32313
made available under the License, as indicated by a copyright notice that
32314
is included in or attached to the work (an example is provided in the
32315
Appendix below).</p>
32316
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
32317
that is based on (or derived from) the Work and for which the editorial
32318
revisions, annotations, elaborations, or other modifications represent, as
32319
a whole, an original work of authorship. For the purposes of this License,
32320
Derivative Works shall not include works that remain separable from, or
32321
merely link (or bind by name) to the interfaces of, the Work and Derivative
32322
Works thereof.</p>
32323
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
32324
version of the Work and any modifications or additions to that Work or
32325
Derivative Works thereof, that is intentionally submitted to Licensor for
32326
inclusion in the Work by the copyright owner or by an individual or Legal
32327
Entity authorized to submit on behalf of the copyright owner. For the
32328
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
32329
verbal, or written communication sent to the Licensor or its
32330
representatives, including but not limited to communication on electronic
32331
mailing lists, source code control systems, and issue tracking systems that
32332
are managed by, or on behalf of, the Licensor for the purpose of discussing
32333
and improving the Work, but excluding communication that is conspicuously
32334
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
32335
Contribution.</strong>"</p>
32336
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
32337
behalf of whom a Contribution has been received by Licensor and
32338
subsequently incorporated within the Work.</p>
32339
</div>
32340
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
32341
terms and conditions of this License, each Contributor hereby grants to You
32342
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
32343
copyright license to reproduce, prepare Derivative Works of, publicly
32344
display, publicly perform, sublicense, and distribute the Work and such
32345
Derivative Works in Source or Object form.</p>
32346
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
32347
and conditions of this License, each Contributor hereby grants to You a
32348
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
32349
(except as stated in this section) patent license to make, have made, use,
32350
offer to sell, sell, import, and otherwise transfer the Work, where such
32351
license applies only to those patent claims licensable by such Contributor
32352
that are necessarily infringed by their Contribution(s) alone or by
32353
combination of their Contribution(s) with the Work to which such
32354
Contribution(s) was submitted. If You institute patent litigation against
32355
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
32356
that the Work or a Contribution incorporated within the Work constitutes
32357
direct or contributory patent infringement, then any patent licenses
32358
granted to You under this License for that Work shall terminate as of the
32359
date such litigation is filed.</p>
32360
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
32361
distribute copies of the Work or Derivative Works thereof in any medium,
32362
with or without modifications, and in Source or Object form, provided that
32363
You meet the following conditions:</p>
32364
<ol style="list-style: lower-latin;">
32365
<li>You must give any other recipients of the Work or Derivative Works a
32366
copy of this License; and</li>
32367
<li>You must cause any modified files to carry prominent notices stating
32368
that You changed the files; and</li>
32369
<li>You must retain, in the Source form of any Derivative Works that You
32370
distribute, all copyright, patent, trademark, and attribution notices from
32371
the Source form of the Work, excluding those notices that do not pertain to
32372
any part of the Derivative Works; and</li>
32373
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
32374
then any Derivative Works that You distribute must include a readable copy
32375
of the attribution notices contained within such NOTICE file, excluding
32376
those notices that do not pertain to any part of the Derivative Works, in
32377
at least one of the following places: within a NOTICE text file distributed
32378
as part of the Derivative Works; within the Source form or documentation,
32379
if provided along with the Derivative Works; or, within a display generated
32380
by the Derivative Works, if and wherever such third-party notices normally
32381
appear. The contents of the NOTICE file are for informational purposes only
32382
and do not modify the License. You may add Your own attribution notices
32383
within Derivative Works that You distribute, alongside or as an addendum to
32384
the NOTICE text from the Work, provided that such additional attribution
32385
notices cannot be construed as modifying the License.
32386
</li>
32387
</ol>
32388
<p>You may add Your own copyright statement to Your modifications and may
32389
provide additional or different license terms and conditions for use,
32390
reproduction, or distribution of Your modifications, or for any such
32391
Derivative Works as a whole, provided Your use, reproduction, and
32392
distribution of the Work otherwise complies with the conditions stated in
32393
this License.</p>
32394
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
32395
explicitly state otherwise, any Contribution intentionally submitted for
32396
inclusion in the Work by You to the Licensor shall be under the terms and
32397
conditions of this License, without any additional terms or conditions.
32398
Notwithstanding the above, nothing herein shall supersede or modify the
32399
terms of any separate license agreement you may have executed with Licensor
32400
regarding such Contributions.</p>
32401
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
32402
permission to use the trade names, trademarks, service marks, or product
32403
names of the Licensor, except as required for reasonable and customary use
32404
in describing the origin of the Work and reproducing the content of the
32405
NOTICE file.</p>
32406
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
32407
applicable law or agreed to in writing, Licensor provides the Work (and
32408
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
32409
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
32410
without limitation, any warranties or conditions of TITLE,
32411
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
32412
are solely responsible for determining the appropriateness of using or
32413
redistributing the Work and assume any risks associated with Your exercise
32414
of permissions under this License.</p>
32415
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
32416
under no legal theory, whether in tort (including negligence), contract, or
32417
otherwise, unless required by applicable law (such as deliberate and
32418
grossly negligent acts) or agreed to in writing, shall any Contributor be
32419
liable to You for damages, including any direct, indirect, special,
32420
incidental, or consequential damages of any character arising as a result
32421
of this License or out of the use or inability to use the Work (including
32422
but not limited to damages for loss of goodwill, work stoppage, computer
32423
failure or malfunction, or any and all other commercial damages or losses),
32424
even if such Contributor has been advised of the possibility of such
32425
damages.</p>
32426
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
32427
While redistributing the Work or Derivative Works thereof, You may choose
32428
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
32429
or other liability obligations and/or rights consistent with this License.
32430
However, in accepting such obligations, You may act only on Your own behalf
32431
and on Your sole responsibility, not on behalf of any other Contributor,
32432
and only if You agree to indemnify, defend, and hold each Contributor
32433
harmless for any liability incurred by, or claims asserted against, such
32434
Contributor by reason of your accepting any such warranty or additional
32435
liability.</p>
32436
<p>END OF TERMS AND CONDITIONS</p>
32437
</div>
32438
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
32439
<p>Include a copy of the Apache License, typically in a file called
32440
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
32441
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
32442
declaration, replacing the fields enclosed by brackets "[]" with your own
32443
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
32444
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
32445
identification within third-party archives.</p>
32446
<pre><code>Copyright [yyyy] [name of copyright owner]
32447
32448
Licensed under the Apache License, Version 2.0 (the "License");
32449
you may not use this file except in compliance with the License.
32450
You may obtain a copy of the License at
32451
32452
    http://www.apache.org/licenses/LICENSE-2.0
32453
32454
Unless required by applicable law or agreed to in writing, software
32455
distributed under the License is distributed on an "AS IS" BASIS,
32456
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
32457
See the License for the specific language governing permissions and
32458
limitations under the License.
32459
</code></pre>
32460
32461
</div>  </main>
32462
32463
  <!-- Footer -->
32464
  <footer class="bg-primary">
32465
    <div class="container">
32466
      <div class="row">
32467
        <br />
32468
        <div class="col-sm-2">
32469
          <h5 class="white">Community</h5>
32470
          <ul class="list-unstyled white" role="menu">
32471
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
32472
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
32473
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
32474
            <li><a href="/community-resources/">Community Resources</a></li>
32475
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
32476
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
32477
          </ul>
32478
        </div>
32479
32480
        <div class="col-sm-2">
32481
          <h5 class="white">Projects</h5>
32482
          <ul class="list-unstyled white" role="menu">
32483
              <li><a href="/projects">Projects</a></li>
32484
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
32485
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
32486
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
32487
              <li><a href="/security">Report a Vulnerability</a></li>
32488
          </ul>
32489
        </div>
32490
        <div class="col-sm-2">
32491
          <h5 class="white">Downloads</h5>
32492
          <ul class="list-unstyled white" role="menu">
32493
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
32494
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
32495
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
32496
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
32497
          </ul>
32498
        </div>
32499
32500
        <div class="col-sm-2">
32501
          <h5 class="white">Learn</h5>
32502
          <ul class="list-unstyled white" role="menu">
32503
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
32504
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
32505
            <li><a href="/theapacheway/">The Apache Way</a></li>
32506
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
32507
            <li><a href="/licenses">Licenses</a></li>
32508
            <li><a href="/foundation/glossary">Glossary</a></li>
32509
            <li><a href="/foundation/faq">FAQ</a></li>
32510
          </ul>
32511
        </div>
32512
32513
        <div class="col-sm-2">
32514
          <h5 class="white">Resources &amp; Tools</h5>
32515
          <ul class="list-unstyled white" role="menu">
32516
              <li><a href="/dev/">Developer Information</a></li>
32517
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
32518
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
32519
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
32520
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
32521
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
32522
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
32523
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
32524
              <li><a href="/logos/">Project Logos</a></li>
32525
          </ul>
32526
        </div>
32527
32528
        <div class="col-sm-2">
32529
          <h5 class="white">About</h5>
32530
          <ul class="list-unstyled white" role="menu">
32531
            <li><a href="/foundation/">About</a></li>
32532
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
32533
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
32534
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
32535
            <li><a href="/foundation/leadership">Leadership</a></li>
32536
            <li><a href="/foundation/members">Members</a></li>
32537
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
32538
            <li><a href="/press/">Newsroom</a></li>
32539
            <li><a href="/foundation/contact">Contact</a></li>
32540
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
32541
          </ul>
32542
        </div>
32543
32544
32545
      </div>
32546
      <hr class="col-lg-12 hr-white" />
32547
      <div class="row">
32548
        <div class="col-lg-12">
32549
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
32550
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
32551
        </div>
32552
      </div>
32553
    </div>
32554
32555
  </footer>
32556
32557
  <!-- / Footer -->
32558
32559
  <script src="/js/jquery.min.js"></script>
32560
  <script src="/js/bootstrap.js"></script>
32561
  <script src="/js/slideshow.js"></script>
32562
  <script>
32563
    (function($){
32564
      $(document).ready(function(){
32565
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
32566
          event.preventDefault();
32567
          event.stopPropagation();
32568
          $(this).parent().siblings().removeClass('open');
32569
          $(this).parent().toggleClass('open');
32570
          console.log('WOrked');
32571
        });
32572
      });
32573
    })(jQuery);
32574
  </script>
32575
</body>
32576
</html></pre>
32577
}}
32578
|
32579
|com.zfabrik.servletjsp|jetty-ee-12.0.19|pom.xml|{{collapse(Apache 2.0)
32580
<pre><!DOCTYPE html>
32581
<html lang="en">
32582
<head>
32583
  <meta charset="utf-8">
32584
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
32585
  <meta name="viewport" content="width=device-width, initial-scale=1">
32586
  <meta name="description" content="Home page of The Apache Software Foundation">
32587
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
32588
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
32589
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
32590
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
32591
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
32592
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
32593
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
32594
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
32595
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
32596
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
32597
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
32598
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
32599
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
32600
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
32601
  <link rel="manifest" href="/favicons/manifest.json">
32602
  <link rel="shortcut icon" href="/favicons/favicon.ico">
32603
  <meta name="msapplication-TileColor" content="#603cba">
32604
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
32605
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
32606
  <meta name="theme-color" content="#282661">
32607
32608
  <title>Apache License, Version 2.0</title>
32609
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
32610
  <link href="/css/min.bootstrap.css" rel="stylesheet">
32611
  <link href="/css/styles.css" rel="stylesheet">
32612
  <link href="/css/new-ui.css" rel="stylesheet">
32613
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
32614
  <style>
32615
.headerlink {
32616
  visibility: hidden;
32617
}
32618
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
32619
  visibility: visible
32620
}  </style>
32621
32622
  <!-- pagefind search -->
32623
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
32624
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
32625
  <script>
32626
    window.addEventListener('DOMContentLoaded', (event) => {
32627
        new PagefindUI({ element: "#pagefind-search" });
32628
    });
32629
    var pageTitle = 'Apache License, Version 2.0';
32630
    if(pageTitle === '404'){
32631
      window.addEventListener('DOMContentLoaded', (event) => {
32632
          new PagefindUI({ element: "#page-404-search" });
32633
      });
32634
    }
32635
  </script>
32636
  
32637
32638
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
32639
  <script>
32640
    var pageTitle = 'Apache License, Version 2.0';
32641
    var _paq = window._paq = window._paq || [];
32642
    /* tracker methods like "setCustomDimension" should be called before
32643
"trackPageView" */
32644
    /* We explicitly disable cookie tracking to avoid privacy issues */
32645
    _paq.push(['disableCookies']);
32646
    if(pageTitle === '404'){
32647
      /* Track 404 page hits */
32648
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
32649
    }
32650
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
32651
as the same visit */
32652
    _paq.push(['trackPageView']);
32653
    _paq.push(['enableLinkTracking']);
32654
    (function() {
32655
      var u="//analytics.apache.org/";
32656
      _paq.push(['setTrackerUrl', u+'matomo.php']);
32657
      _paq.push(['setSiteId', '37']);
32658
      var d=document, g=d.createElement('script'),
32659
s=d.getElementsByTagName('script')[0];
32660
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
32661
    })();
32662
  </script>
32663
  <!-- End Matomo Code -->
32664
32665
</head>
32666
32667
<body >
32668
  <!-- Navigation -->
32669
  <header>
32670
	<div id="skiptocontent">
32671
		<a href="#maincontent">Skip to Main Content</a>
32672
	</div>
32673
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
32674
      
32675
      <div class="container">
32676
        <div class="navbar-header">
32677
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
32678
            <span class="sr-only">Toggle navigation</span>
32679
            <span class="icon-bar"></span>
32680
            <span class="icon-bar"></span>
32681
            <span class="icon-bar"></span>
32682
          </button>
32683
        </div>
32684
        <div class="collapse navbar-collapse" id="mainnav-collapse">
32685
          <div class="upper-nav">
32686
            <div class="header-social-icons">
32687
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
32688
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
32689
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
32690
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
32691
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
32692
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
32693
            </div>
32694
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
32695
          </div>
32696
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
32697
            <li class="dropdown">
32698
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
32699
              <ul class="dropdown-menu" role="menu">
32700
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
32701
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
32702
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
32703
                <li><a href="/community-resources/">Community Resources</a></li>
32704
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
32705
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
32706
              </ul>
32707
            </li>
32708
            <li class="dropdown">
32709
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
32710
              <ul class="dropdown-menu" role="menu">
32711
                <li><a href="/projects">Projects</a></li>
32712
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
32713
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
32714
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
32715
                <li><a href="/security">Report a Vulnerability</a></li>
32716
              </ul>
32717
            </li>
32718
            <li class="dropdown">
32719
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
32720
              <ul class="dropdown-menu" role="menu">
32721
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
32722
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
32723
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
32724
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
32725
              </ul>
32726
            </li>
32727
            <li class="dropdown">
32728
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
32729
              <ul class="dropdown-menu" role="menu">
32730
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
32731
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
32732
                <li><a href="/theapacheway/">The Apache Way</a></li>
32733
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
32734
                <li><a href="/licenses">Licenses</a></li>
32735
                <li><a href="/foundation/glossary">Glossary</a></li>
32736
                <li><a href="/foundation/faq">FAQ</a></li>
32737
              </ul>
32738
            </li>
32739
            <li class="dropdown">
32740
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
32741
              <ul class="dropdown-menu" role="menu">
32742
                <li><a href="/dev/">Developer Information</a></li>
32743
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
32744
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
32745
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
32746
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
32747
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
32748
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
32749
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
32750
                <li><a href="/logos/">Project Logos</a></li>
32751
              </ul>
32752
            </li>
32753
            <li class="dropdown">
32754
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
32755
              <ul class="dropdown-menu" role="menu">
32756
                <li><a href="/foundation/">About</a></li>
32757
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
32758
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
32759
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
32760
                <li><a href="/foundation/leadership">Leadership</a></li>
32761
                <li><a href="/foundation/members">Members</a></li>
32762
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
32763
                <li><a href="/press/">Newsroom</a></li>
32764
                <li><a href="/foundation/contact">Contact</a></li>
32765
              </ul>
32766
            </li>
32767
            
32768
           
32769
            
32770
            <li class="dropdown">
32771
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
32772
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
32773
              <ul class="dropdown-menu search-form" role="search">
32774
                <li>
32775
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
32776
                </li>
32777
              </ul>
32778
            </li>
32779
          </ul>
32780
        </div>
32781
      </div>
32782
    </nav>
32783
  </header>
32784
     <!-- Script is to make the input field ready as soon as user click the search button-->
32785
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
32786
     <script>
32787
   document.addEventListener('DOMContentLoaded', function () {
32788
    // Using Bootstrap's event system for dropdowns
32789
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
32790
        // Check if this is the search dropdown
32791
        if ($(this).find('.glyphicon-search').length > 0) {
32792
            // Find and focus the search input
32793
            setTimeout(function() {
32794
                $('.pagefind-ui__search-input').focus();
32795
            }, 50); // Small delay to ensure input is ready
32796
        }
32797
    });
32798
});
32799
  </script>
32800
  <!-- / Navigation -->
32801
  <header id="main-header" class="container">
32802
    <div class="main">
32803
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
32804
32805
    </div>
32806
 
32807
  </header>
32808
  <main id="maincontent">
32809
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
32810
<ul>
32811
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
32812
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
32813
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
32814
</ul>
32815
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
32816
reliable and long-lived software products through collaborative, open-source software development.</p>
32817
<p>All packages produced by the ASF are implicitly licensed under the Apache
32818
License, Version 2.0, unless otherwise explicitly stated.</p>
32819
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
32820
<p style="text-align:center">
32821
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
32822
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
32823
</p>
32824
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
32825
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
32826
<div style="margin-left: 1em;">
32827
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
32828
distribution as defined by Sections 1 through 9 of this document.</p>
32829
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
32830
copyright owner that is granting the License.</p>
32831
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
32832
entities that control, are controlled by, or are under common control with
32833
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
32834
power, direct or indirect, to cause the direction or management of such
32835
entity, whether by contract or otherwise, or (ii) ownership of fifty
32836
percent (50%) or more of the outstanding shares, or (iii) beneficial
32837
ownership of such entity.</p>
32838
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
32839
permissions granted by this License.</p>
32840
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
32841
including but not limited to software source code, documentation source,
32842
and configuration files.</p>
32843
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
32844
or translation of a Source form, including but not limited to compiled
32845
object code, generated documentation, and conversions to other media types.</p>
32846
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
32847
made available under the License, as indicated by a copyright notice that
32848
is included in or attached to the work (an example is provided in the
32849
Appendix below).</p>
32850
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
32851
that is based on (or derived from) the Work and for which the editorial
32852
revisions, annotations, elaborations, or other modifications represent, as
32853
a whole, an original work of authorship. For the purposes of this License,
32854
Derivative Works shall not include works that remain separable from, or
32855
merely link (or bind by name) to the interfaces of, the Work and Derivative
32856
Works thereof.</p>
32857
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
32858
version of the Work and any modifications or additions to that Work or
32859
Derivative Works thereof, that is intentionally submitted to Licensor for
32860
inclusion in the Work by the copyright owner or by an individual or Legal
32861
Entity authorized to submit on behalf of the copyright owner. For the
32862
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
32863
verbal, or written communication sent to the Licensor or its
32864
representatives, including but not limited to communication on electronic
32865
mailing lists, source code control systems, and issue tracking systems that
32866
are managed by, or on behalf of, the Licensor for the purpose of discussing
32867
and improving the Work, but excluding communication that is conspicuously
32868
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
32869
Contribution.</strong>"</p>
32870
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
32871
behalf of whom a Contribution has been received by Licensor and
32872
subsequently incorporated within the Work.</p>
32873
</div>
32874
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
32875
terms and conditions of this License, each Contributor hereby grants to You
32876
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
32877
copyright license to reproduce, prepare Derivative Works of, publicly
32878
display, publicly perform, sublicense, and distribute the Work and such
32879
Derivative Works in Source or Object form.</p>
32880
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
32881
and conditions of this License, each Contributor hereby grants to You a
32882
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
32883
(except as stated in this section) patent license to make, have made, use,
32884
offer to sell, sell, import, and otherwise transfer the Work, where such
32885
license applies only to those patent claims licensable by such Contributor
32886
that are necessarily infringed by their Contribution(s) alone or by
32887
combination of their Contribution(s) with the Work to which such
32888
Contribution(s) was submitted. If You institute patent litigation against
32889
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
32890
that the Work or a Contribution incorporated within the Work constitutes
32891
direct or contributory patent infringement, then any patent licenses
32892
granted to You under this License for that Work shall terminate as of the
32893
date such litigation is filed.</p>
32894
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
32895
distribute copies of the Work or Derivative Works thereof in any medium,
32896
with or without modifications, and in Source or Object form, provided that
32897
You meet the following conditions:</p>
32898
<ol style="list-style: lower-latin;">
32899
<li>You must give any other recipients of the Work or Derivative Works a
32900
copy of this License; and</li>
32901
<li>You must cause any modified files to carry prominent notices stating
32902
that You changed the files; and</li>
32903
<li>You must retain, in the Source form of any Derivative Works that You
32904
distribute, all copyright, patent, trademark, and attribution notices from
32905
the Source form of the Work, excluding those notices that do not pertain to
32906
any part of the Derivative Works; and</li>
32907
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
32908
then any Derivative Works that You distribute must include a readable copy
32909
of the attribution notices contained within such NOTICE file, excluding
32910
those notices that do not pertain to any part of the Derivative Works, in
32911
at least one of the following places: within a NOTICE text file distributed
32912
as part of the Derivative Works; within the Source form or documentation,
32913
if provided along with the Derivative Works; or, within a display generated
32914
by the Derivative Works, if and wherever such third-party notices normally
32915
appear. The contents of the NOTICE file are for informational purposes only
32916
and do not modify the License. You may add Your own attribution notices
32917
within Derivative Works that You distribute, alongside or as an addendum to
32918
the NOTICE text from the Work, provided that such additional attribution
32919
notices cannot be construed as modifying the License.
32920
</li>
32921
</ol>
32922
<p>You may add Your own copyright statement to Your modifications and may
32923
provide additional or different license terms and conditions for use,
32924
reproduction, or distribution of Your modifications, or for any such
32925
Derivative Works as a whole, provided Your use, reproduction, and
32926
distribution of the Work otherwise complies with the conditions stated in
32927
this License.</p>
32928
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
32929
explicitly state otherwise, any Contribution intentionally submitted for
32930
inclusion in the Work by You to the Licensor shall be under the terms and
32931
conditions of this License, without any additional terms or conditions.
32932
Notwithstanding the above, nothing herein shall supersede or modify the
32933
terms of any separate license agreement you may have executed with Licensor
32934
regarding such Contributions.</p>
32935
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
32936
permission to use the trade names, trademarks, service marks, or product
32937
names of the Licensor, except as required for reasonable and customary use
32938
in describing the origin of the Work and reproducing the content of the
32939
NOTICE file.</p>
32940
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
32941
applicable law or agreed to in writing, Licensor provides the Work (and
32942
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
32943
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
32944
without limitation, any warranties or conditions of TITLE,
32945
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
32946
are solely responsible for determining the appropriateness of using or
32947
redistributing the Work and assume any risks associated with Your exercise
32948
of permissions under this License.</p>
32949
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
32950
under no legal theory, whether in tort (including negligence), contract, or
32951
otherwise, unless required by applicable law (such as deliberate and
32952
grossly negligent acts) or agreed to in writing, shall any Contributor be
32953
liable to You for damages, including any direct, indirect, special,
32954
incidental, or consequential damages of any character arising as a result
32955
of this License or out of the use or inability to use the Work (including
32956
but not limited to damages for loss of goodwill, work stoppage, computer
32957
failure or malfunction, or any and all other commercial damages or losses),
32958
even if such Contributor has been advised of the possibility of such
32959
damages.</p>
32960
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
32961
While redistributing the Work or Derivative Works thereof, You may choose
32962
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
32963
or other liability obligations and/or rights consistent with this License.
32964
However, in accepting such obligations, You may act only on Your own behalf
32965
and on Your sole responsibility, not on behalf of any other Contributor,
32966
and only if You agree to indemnify, defend, and hold each Contributor
32967
harmless for any liability incurred by, or claims asserted against, such
32968
Contributor by reason of your accepting any such warranty or additional
32969
liability.</p>
32970
<p>END OF TERMS AND CONDITIONS</p>
32971
</div>
32972
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
32973
<p>Include a copy of the Apache License, typically in a file called
32974
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
32975
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
32976
declaration, replacing the fields enclosed by brackets "[]" with your own
32977
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
32978
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
32979
identification within third-party archives.</p>
32980
<pre><code>Copyright [yyyy] [name of copyright owner]
32981
32982
Licensed under the Apache License, Version 2.0 (the "License");
32983
you may not use this file except in compliance with the License.
32984
You may obtain a copy of the License at
32985
32986
    http://www.apache.org/licenses/LICENSE-2.0
32987
32988
Unless required by applicable law or agreed to in writing, software
32989
distributed under the License is distributed on an "AS IS" BASIS,
32990
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
32991
See the License for the specific language governing permissions and
32992
limitations under the License.
32993
</code></pre>
32994
32995
</div>  </main>
32996
32997
  <!-- Footer -->
32998
  <footer class="bg-primary">
32999
    <div class="container">
33000
      <div class="row">
33001
        <br />
33002
        <div class="col-sm-2">
33003
          <h5 class="white">Community</h5>
33004
          <ul class="list-unstyled white" role="menu">
33005
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
33006
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
33007
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
33008
            <li><a href="/community-resources/">Community Resources</a></li>
33009
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
33010
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
33011
          </ul>
33012
        </div>
33013
33014
        <div class="col-sm-2">
33015
          <h5 class="white">Projects</h5>
33016
          <ul class="list-unstyled white" role="menu">
33017
              <li><a href="/projects">Projects</a></li>
33018
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
33019
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
33020
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
33021
              <li><a href="/security">Report a Vulnerability</a></li>
33022
          </ul>
33023
        </div>
33024
        <div class="col-sm-2">
33025
          <h5 class="white">Downloads</h5>
33026
          <ul class="list-unstyled white" role="menu">
33027
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
33028
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
33029
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
33030
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
33031
          </ul>
33032
        </div>
33033
33034
        <div class="col-sm-2">
33035
          <h5 class="white">Learn</h5>
33036
          <ul class="list-unstyled white" role="menu">
33037
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
33038
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
33039
            <li><a href="/theapacheway/">The Apache Way</a></li>
33040
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
33041
            <li><a href="/licenses">Licenses</a></li>
33042
            <li><a href="/foundation/glossary">Glossary</a></li>
33043
            <li><a href="/foundation/faq">FAQ</a></li>
33044
          </ul>
33045
        </div>
33046
33047
        <div class="col-sm-2">
33048
          <h5 class="white">Resources &amp; Tools</h5>
33049
          <ul class="list-unstyled white" role="menu">
33050
              <li><a href="/dev/">Developer Information</a></li>
33051
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
33052
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
33053
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
33054
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
33055
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
33056
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
33057
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
33058
              <li><a href="/logos/">Project Logos</a></li>
33059
          </ul>
33060
        </div>
33061
33062
        <div class="col-sm-2">
33063
          <h5 class="white">About</h5>
33064
          <ul class="list-unstyled white" role="menu">
33065
            <li><a href="/foundation/">About</a></li>
33066
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
33067
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
33068
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
33069
            <li><a href="/foundation/leadership">Leadership</a></li>
33070
            <li><a href="/foundation/members">Members</a></li>
33071
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
33072
            <li><a href="/press/">Newsroom</a></li>
33073
            <li><a href="/foundation/contact">Contact</a></li>
33074
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
33075
          </ul>
33076
        </div>
33077
33078
33079
      </div>
33080
      <hr class="col-lg-12 hr-white" />
33081
      <div class="row">
33082
        <div class="col-lg-12">
33083
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
33084
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
33085
        </div>
33086
      </div>
33087
    </div>
33088
33089
  </footer>
33090
33091
  <!-- / Footer -->
33092
33093
  <script src="/js/jquery.min.js"></script>
33094
  <script src="/js/bootstrap.js"></script>
33095
  <script src="/js/slideshow.js"></script>
33096
  <script>
33097
    (function($){
33098
      $(document).ready(function(){
33099
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
33100
          event.preventDefault();
33101
          event.stopPropagation();
33102
          $(this).parent().siblings().removeClass('open');
33103
          $(this).parent().toggleClass('open');
33104
          console.log('WOrked');
33105
        });
33106
      });
33107
    })(jQuery);
33108
  </script>
33109
</body>
33110
</html></pre>
33111
}}
33112
|
33113
|com.zfabrik.servletjsp|jetty-ee9-annotations-12.0.19|pom.xml|{{collapse(Apache 2.0)
33114
<pre><!DOCTYPE html>
33115
<html lang="en">
33116
<head>
33117
  <meta charset="utf-8">
33118
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
33119
  <meta name="viewport" content="width=device-width, initial-scale=1">
33120
  <meta name="description" content="Home page of The Apache Software Foundation">
33121
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
33122
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
33123
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
33124
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
33125
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
33126
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
33127
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
33128
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
33129
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
33130
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
33131
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
33132
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
33133
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
33134
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
33135
  <link rel="manifest" href="/favicons/manifest.json">
33136
  <link rel="shortcut icon" href="/favicons/favicon.ico">
33137
  <meta name="msapplication-TileColor" content="#603cba">
33138
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
33139
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
33140
  <meta name="theme-color" content="#282661">
33141
33142
  <title>Apache License, Version 2.0</title>
33143
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
33144
  <link href="/css/min.bootstrap.css" rel="stylesheet">
33145
  <link href="/css/styles.css" rel="stylesheet">
33146
  <link href="/css/new-ui.css" rel="stylesheet">
33147
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
33148
  <style>
33149
.headerlink {
33150
  visibility: hidden;
33151
}
33152
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
33153
  visibility: visible
33154
}  </style>
33155
33156
  <!-- pagefind search -->
33157
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
33158
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
33159
  <script>
33160
    window.addEventListener('DOMContentLoaded', (event) => {
33161
        new PagefindUI({ element: "#pagefind-search" });
33162
    });
33163
    var pageTitle = 'Apache License, Version 2.0';
33164
    if(pageTitle === '404'){
33165
      window.addEventListener('DOMContentLoaded', (event) => {
33166
          new PagefindUI({ element: "#page-404-search" });
33167
      });
33168
    }
33169
  </script>
33170
  
33171
33172
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
33173
  <script>
33174
    var pageTitle = 'Apache License, Version 2.0';
33175
    var _paq = window._paq = window._paq || [];
33176
    /* tracker methods like "setCustomDimension" should be called before
33177
"trackPageView" */
33178
    /* We explicitly disable cookie tracking to avoid privacy issues */
33179
    _paq.push(['disableCookies']);
33180
    if(pageTitle === '404'){
33181
      /* Track 404 page hits */
33182
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
33183
    }
33184
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
33185
as the same visit */
33186
    _paq.push(['trackPageView']);
33187
    _paq.push(['enableLinkTracking']);
33188
    (function() {
33189
      var u="//analytics.apache.org/";
33190
      _paq.push(['setTrackerUrl', u+'matomo.php']);
33191
      _paq.push(['setSiteId', '37']);
33192
      var d=document, g=d.createElement('script'),
33193
s=d.getElementsByTagName('script')[0];
33194
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
33195
    })();
33196
  </script>
33197
  <!-- End Matomo Code -->
33198
33199
</head>
33200
33201
<body >
33202
  <!-- Navigation -->
33203
  <header>
33204
	<div id="skiptocontent">
33205
		<a href="#maincontent">Skip to Main Content</a>
33206
	</div>
33207
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
33208
      
33209
      <div class="container">
33210
        <div class="navbar-header">
33211
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
33212
            <span class="sr-only">Toggle navigation</span>
33213
            <span class="icon-bar"></span>
33214
            <span class="icon-bar"></span>
33215
            <span class="icon-bar"></span>
33216
          </button>
33217
        </div>
33218
        <div class="collapse navbar-collapse" id="mainnav-collapse">
33219
          <div class="upper-nav">
33220
            <div class="header-social-icons">
33221
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
33222
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
33223
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
33224
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
33225
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
33226
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
33227
            </div>
33228
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
33229
          </div>
33230
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
33231
            <li class="dropdown">
33232
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
33233
              <ul class="dropdown-menu" role="menu">
33234
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
33235
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
33236
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
33237
                <li><a href="/community-resources/">Community Resources</a></li>
33238
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
33239
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
33240
              </ul>
33241
            </li>
33242
            <li class="dropdown">
33243
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
33244
              <ul class="dropdown-menu" role="menu">
33245
                <li><a href="/projects">Projects</a></li>
33246
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
33247
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
33248
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
33249
                <li><a href="/security">Report a Vulnerability</a></li>
33250
              </ul>
33251
            </li>
33252
            <li class="dropdown">
33253
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
33254
              <ul class="dropdown-menu" role="menu">
33255
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
33256
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
33257
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
33258
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
33259
              </ul>
33260
            </li>
33261
            <li class="dropdown">
33262
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
33263
              <ul class="dropdown-menu" role="menu">
33264
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
33265
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
33266
                <li><a href="/theapacheway/">The Apache Way</a></li>
33267
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
33268
                <li><a href="/licenses">Licenses</a></li>
33269
                <li><a href="/foundation/glossary">Glossary</a></li>
33270
                <li><a href="/foundation/faq">FAQ</a></li>
33271
              </ul>
33272
            </li>
33273
            <li class="dropdown">
33274
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
33275
              <ul class="dropdown-menu" role="menu">
33276
                <li><a href="/dev/">Developer Information</a></li>
33277
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
33278
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
33279
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
33280
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
33281
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
33282
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
33283
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
33284
                <li><a href="/logos/">Project Logos</a></li>
33285
              </ul>
33286
            </li>
33287
            <li class="dropdown">
33288
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
33289
              <ul class="dropdown-menu" role="menu">
33290
                <li><a href="/foundation/">About</a></li>
33291
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
33292
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
33293
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
33294
                <li><a href="/foundation/leadership">Leadership</a></li>
33295
                <li><a href="/foundation/members">Members</a></li>
33296
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
33297
                <li><a href="/press/">Newsroom</a></li>
33298
                <li><a href="/foundation/contact">Contact</a></li>
33299
              </ul>
33300
            </li>
33301
            
33302
           
33303
            
33304
            <li class="dropdown">
33305
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
33306
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
33307
              <ul class="dropdown-menu search-form" role="search">
33308
                <li>
33309
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
33310
                </li>
33311
              </ul>
33312
            </li>
33313
          </ul>
33314
        </div>
33315
      </div>
33316
    </nav>
33317
  </header>
33318
     <!-- Script is to make the input field ready as soon as user click the search button-->
33319
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
33320
     <script>
33321
   document.addEventListener('DOMContentLoaded', function () {
33322
    // Using Bootstrap's event system for dropdowns
33323
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
33324
        // Check if this is the search dropdown
33325
        if ($(this).find('.glyphicon-search').length > 0) {
33326
            // Find and focus the search input
33327
            setTimeout(function() {
33328
                $('.pagefind-ui__search-input').focus();
33329
            }, 50); // Small delay to ensure input is ready
33330
        }
33331
    });
33332
});
33333
  </script>
33334
  <!-- / Navigation -->
33335
  <header id="main-header" class="container">
33336
    <div class="main">
33337
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
33338
33339
    </div>
33340
 
33341
  </header>
33342
  <main id="maincontent">
33343
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
33344
<ul>
33345
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
33346
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
33347
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
33348
</ul>
33349
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
33350
reliable and long-lived software products through collaborative, open-source software development.</p>
33351
<p>All packages produced by the ASF are implicitly licensed under the Apache
33352
License, Version 2.0, unless otherwise explicitly stated.</p>
33353
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
33354
<p style="text-align:center">
33355
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
33356
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
33357
</p>
33358
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
33359
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
33360
<div style="margin-left: 1em;">
33361
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
33362
distribution as defined by Sections 1 through 9 of this document.</p>
33363
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
33364
copyright owner that is granting the License.</p>
33365
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
33366
entities that control, are controlled by, or are under common control with
33367
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
33368
power, direct or indirect, to cause the direction or management of such
33369
entity, whether by contract or otherwise, or (ii) ownership of fifty
33370
percent (50%) or more of the outstanding shares, or (iii) beneficial
33371
ownership of such entity.</p>
33372
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
33373
permissions granted by this License.</p>
33374
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
33375
including but not limited to software source code, documentation source,
33376
and configuration files.</p>
33377
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
33378
or translation of a Source form, including but not limited to compiled
33379
object code, generated documentation, and conversions to other media types.</p>
33380
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
33381
made available under the License, as indicated by a copyright notice that
33382
is included in or attached to the work (an example is provided in the
33383
Appendix below).</p>
33384
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
33385
that is based on (or derived from) the Work and for which the editorial
33386
revisions, annotations, elaborations, or other modifications represent, as
33387
a whole, an original work of authorship. For the purposes of this License,
33388
Derivative Works shall not include works that remain separable from, or
33389
merely link (or bind by name) to the interfaces of, the Work and Derivative
33390
Works thereof.</p>
33391
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
33392
version of the Work and any modifications or additions to that Work or
33393
Derivative Works thereof, that is intentionally submitted to Licensor for
33394
inclusion in the Work by the copyright owner or by an individual or Legal
33395
Entity authorized to submit on behalf of the copyright owner. For the
33396
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
33397
verbal, or written communication sent to the Licensor or its
33398
representatives, including but not limited to communication on electronic
33399
mailing lists, source code control systems, and issue tracking systems that
33400
are managed by, or on behalf of, the Licensor for the purpose of discussing
33401
and improving the Work, but excluding communication that is conspicuously
33402
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
33403
Contribution.</strong>"</p>
33404
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
33405
behalf of whom a Contribution has been received by Licensor and
33406
subsequently incorporated within the Work.</p>
33407
</div>
33408
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
33409
terms and conditions of this License, each Contributor hereby grants to You
33410
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
33411
copyright license to reproduce, prepare Derivative Works of, publicly
33412
display, publicly perform, sublicense, and distribute the Work and such
33413
Derivative Works in Source or Object form.</p>
33414
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
33415
and conditions of this License, each Contributor hereby grants to You a
33416
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
33417
(except as stated in this section) patent license to make, have made, use,
33418
offer to sell, sell, import, and otherwise transfer the Work, where such
33419
license applies only to those patent claims licensable by such Contributor
33420
that are necessarily infringed by their Contribution(s) alone or by
33421
combination of their Contribution(s) with the Work to which such
33422
Contribution(s) was submitted. If You institute patent litigation against
33423
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
33424
that the Work or a Contribution incorporated within the Work constitutes
33425
direct or contributory patent infringement, then any patent licenses
33426
granted to You under this License for that Work shall terminate as of the
33427
date such litigation is filed.</p>
33428
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
33429
distribute copies of the Work or Derivative Works thereof in any medium,
33430
with or without modifications, and in Source or Object form, provided that
33431
You meet the following conditions:</p>
33432
<ol style="list-style: lower-latin;">
33433
<li>You must give any other recipients of the Work or Derivative Works a
33434
copy of this License; and</li>
33435
<li>You must cause any modified files to carry prominent notices stating
33436
that You changed the files; and</li>
33437
<li>You must retain, in the Source form of any Derivative Works that You
33438
distribute, all copyright, patent, trademark, and attribution notices from
33439
the Source form of the Work, excluding those notices that do not pertain to
33440
any part of the Derivative Works; and</li>
33441
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
33442
then any Derivative Works that You distribute must include a readable copy
33443
of the attribution notices contained within such NOTICE file, excluding
33444
those notices that do not pertain to any part of the Derivative Works, in
33445
at least one of the following places: within a NOTICE text file distributed
33446
as part of the Derivative Works; within the Source form or documentation,
33447
if provided along with the Derivative Works; or, within a display generated
33448
by the Derivative Works, if and wherever such third-party notices normally
33449
appear. The contents of the NOTICE file are for informational purposes only
33450
and do not modify the License. You may add Your own attribution notices
33451
within Derivative Works that You distribute, alongside or as an addendum to
33452
the NOTICE text from the Work, provided that such additional attribution
33453
notices cannot be construed as modifying the License.
33454
</li>
33455
</ol>
33456
<p>You may add Your own copyright statement to Your modifications and may
33457
provide additional or different license terms and conditions for use,
33458
reproduction, or distribution of Your modifications, or for any such
33459
Derivative Works as a whole, provided Your use, reproduction, and
33460
distribution of the Work otherwise complies with the conditions stated in
33461
this License.</p>
33462
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
33463
explicitly state otherwise, any Contribution intentionally submitted for
33464
inclusion in the Work by You to the Licensor shall be under the terms and
33465
conditions of this License, without any additional terms or conditions.
33466
Notwithstanding the above, nothing herein shall supersede or modify the
33467
terms of any separate license agreement you may have executed with Licensor
33468
regarding such Contributions.</p>
33469
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
33470
permission to use the trade names, trademarks, service marks, or product
33471
names of the Licensor, except as required for reasonable and customary use
33472
in describing the origin of the Work and reproducing the content of the
33473
NOTICE file.</p>
33474
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
33475
applicable law or agreed to in writing, Licensor provides the Work (and
33476
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
33477
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
33478
without limitation, any warranties or conditions of TITLE,
33479
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
33480
are solely responsible for determining the appropriateness of using or
33481
redistributing the Work and assume any risks associated with Your exercise
33482
of permissions under this License.</p>
33483
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
33484
under no legal theory, whether in tort (including negligence), contract, or
33485
otherwise, unless required by applicable law (such as deliberate and
33486
grossly negligent acts) or agreed to in writing, shall any Contributor be
33487
liable to You for damages, including any direct, indirect, special,
33488
incidental, or consequential damages of any character arising as a result
33489
of this License or out of the use or inability to use the Work (including
33490
but not limited to damages for loss of goodwill, work stoppage, computer
33491
failure or malfunction, or any and all other commercial damages or losses),
33492
even if such Contributor has been advised of the possibility of such
33493
damages.</p>
33494
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
33495
While redistributing the Work or Derivative Works thereof, You may choose
33496
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
33497
or other liability obligations and/or rights consistent with this License.
33498
However, in accepting such obligations, You may act only on Your own behalf
33499
and on Your sole responsibility, not on behalf of any other Contributor,
33500
and only if You agree to indemnify, defend, and hold each Contributor
33501
harmless for any liability incurred by, or claims asserted against, such
33502
Contributor by reason of your accepting any such warranty or additional
33503
liability.</p>
33504
<p>END OF TERMS AND CONDITIONS</p>
33505
</div>
33506
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
33507
<p>Include a copy of the Apache License, typically in a file called
33508
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
33509
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
33510
declaration, replacing the fields enclosed by brackets "[]" with your own
33511
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
33512
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
33513
identification within third-party archives.</p>
33514
<pre><code>Copyright [yyyy] [name of copyright owner]
33515
33516
Licensed under the Apache License, Version 2.0 (the "License");
33517
you may not use this file except in compliance with the License.
33518
You may obtain a copy of the License at
33519
33520
    http://www.apache.org/licenses/LICENSE-2.0
33521
33522
Unless required by applicable law or agreed to in writing, software
33523
distributed under the License is distributed on an "AS IS" BASIS,
33524
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
33525
See the License for the specific language governing permissions and
33526
limitations under the License.
33527
</code></pre>
33528
33529
</div>  </main>
33530
33531
  <!-- Footer -->
33532
  <footer class="bg-primary">
33533
    <div class="container">
33534
      <div class="row">
33535
        <br />
33536
        <div class="col-sm-2">
33537
          <h5 class="white">Community</h5>
33538
          <ul class="list-unstyled white" role="menu">
33539
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
33540
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
33541
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
33542
            <li><a href="/community-resources/">Community Resources</a></li>
33543
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
33544
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
33545
          </ul>
33546
        </div>
33547
33548
        <div class="col-sm-2">
33549
          <h5 class="white">Projects</h5>
33550
          <ul class="list-unstyled white" role="menu">
33551
              <li><a href="/projects">Projects</a></li>
33552
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
33553
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
33554
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
33555
              <li><a href="/security">Report a Vulnerability</a></li>
33556
          </ul>
33557
        </div>
33558
        <div class="col-sm-2">
33559
          <h5 class="white">Downloads</h5>
33560
          <ul class="list-unstyled white" role="menu">
33561
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
33562
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
33563
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
33564
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
33565
          </ul>
33566
        </div>
33567
33568
        <div class="col-sm-2">
33569
          <h5 class="white">Learn</h5>
33570
          <ul class="list-unstyled white" role="menu">
33571
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
33572
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
33573
            <li><a href="/theapacheway/">The Apache Way</a></li>
33574
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
33575
            <li><a href="/licenses">Licenses</a></li>
33576
            <li><a href="/foundation/glossary">Glossary</a></li>
33577
            <li><a href="/foundation/faq">FAQ</a></li>
33578
          </ul>
33579
        </div>
33580
33581
        <div class="col-sm-2">
33582
          <h5 class="white">Resources &amp; Tools</h5>
33583
          <ul class="list-unstyled white" role="menu">
33584
              <li><a href="/dev/">Developer Information</a></li>
33585
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
33586
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
33587
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
33588
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
33589
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
33590
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
33591
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
33592
              <li><a href="/logos/">Project Logos</a></li>
33593
          </ul>
33594
        </div>
33595
33596
        <div class="col-sm-2">
33597
          <h5 class="white">About</h5>
33598
          <ul class="list-unstyled white" role="menu">
33599
            <li><a href="/foundation/">About</a></li>
33600
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
33601
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
33602
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
33603
            <li><a href="/foundation/leadership">Leadership</a></li>
33604
            <li><a href="/foundation/members">Members</a></li>
33605
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
33606
            <li><a href="/press/">Newsroom</a></li>
33607
            <li><a href="/foundation/contact">Contact</a></li>
33608
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
33609
          </ul>
33610
        </div>
33611
33612
33613
      </div>
33614
      <hr class="col-lg-12 hr-white" />
33615
      <div class="row">
33616
        <div class="col-lg-12">
33617
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
33618
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
33619
        </div>
33620
      </div>
33621
    </div>
33622
33623
  </footer>
33624
33625
  <!-- / Footer -->
33626
33627
  <script src="/js/jquery.min.js"></script>
33628
  <script src="/js/bootstrap.js"></script>
33629
  <script src="/js/slideshow.js"></script>
33630
  <script>
33631
    (function($){
33632
      $(document).ready(function(){
33633
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
33634
          event.preventDefault();
33635
          event.stopPropagation();
33636
          $(this).parent().siblings().removeClass('open');
33637
          $(this).parent().toggleClass('open');
33638
          console.log('WOrked');
33639
        });
33640
      });
33641
    })(jQuery);
33642
  </script>
33643
</body>
33644
</html></pre>
33645
}}
33646
|
33647
|com.zfabrik.servletjsp|jetty-ee9-apache-jsp-12.0.19|pom.xml|{{collapse(Apache 2.0)
33648
<pre><!DOCTYPE html>
33649
<html lang="en">
33650
<head>
33651
  <meta charset="utf-8">
33652
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
33653
  <meta name="viewport" content="width=device-width, initial-scale=1">
33654
  <meta name="description" content="Home page of The Apache Software Foundation">
33655
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
33656
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
33657
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
33658
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
33659
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
33660
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
33661
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
33662
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
33663
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
33664
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
33665
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
33666
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
33667
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
33668
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
33669
  <link rel="manifest" href="/favicons/manifest.json">
33670
  <link rel="shortcut icon" href="/favicons/favicon.ico">
33671
  <meta name="msapplication-TileColor" content="#603cba">
33672
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
33673
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
33674
  <meta name="theme-color" content="#282661">
33675
33676
  <title>Apache License, Version 2.0</title>
33677
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
33678
  <link href="/css/min.bootstrap.css" rel="stylesheet">
33679
  <link href="/css/styles.css" rel="stylesheet">
33680
  <link href="/css/new-ui.css" rel="stylesheet">
33681
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
33682
  <style>
33683
.headerlink {
33684
  visibility: hidden;
33685
}
33686
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
33687
  visibility: visible
33688
}  </style>
33689
33690
  <!-- pagefind search -->
33691
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
33692
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
33693
  <script>
33694
    window.addEventListener('DOMContentLoaded', (event) => {
33695
        new PagefindUI({ element: "#pagefind-search" });
33696
    });
33697
    var pageTitle = 'Apache License, Version 2.0';
33698
    if(pageTitle === '404'){
33699
      window.addEventListener('DOMContentLoaded', (event) => {
33700
          new PagefindUI({ element: "#page-404-search" });
33701
      });
33702
    }
33703
  </script>
33704
  
33705
33706
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
33707
  <script>
33708
    var pageTitle = 'Apache License, Version 2.0';
33709
    var _paq = window._paq = window._paq || [];
33710
    /* tracker methods like "setCustomDimension" should be called before
33711
"trackPageView" */
33712
    /* We explicitly disable cookie tracking to avoid privacy issues */
33713
    _paq.push(['disableCookies']);
33714
    if(pageTitle === '404'){
33715
      /* Track 404 page hits */
33716
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
33717
    }
33718
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
33719
as the same visit */
33720
    _paq.push(['trackPageView']);
33721
    _paq.push(['enableLinkTracking']);
33722
    (function() {
33723
      var u="//analytics.apache.org/";
33724
      _paq.push(['setTrackerUrl', u+'matomo.php']);
33725
      _paq.push(['setSiteId', '37']);
33726
      var d=document, g=d.createElement('script'),
33727
s=d.getElementsByTagName('script')[0];
33728
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
33729
    })();
33730
  </script>
33731
  <!-- End Matomo Code -->
33732
33733
</head>
33734
33735
<body >
33736
  <!-- Navigation -->
33737
  <header>
33738
	<div id="skiptocontent">
33739
		<a href="#maincontent">Skip to Main Content</a>
33740
	</div>
33741
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
33742
      
33743
      <div class="container">
33744
        <div class="navbar-header">
33745
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
33746
            <span class="sr-only">Toggle navigation</span>
33747
            <span class="icon-bar"></span>
33748
            <span class="icon-bar"></span>
33749
            <span class="icon-bar"></span>
33750
          </button>
33751
        </div>
33752
        <div class="collapse navbar-collapse" id="mainnav-collapse">
33753
          <div class="upper-nav">
33754
            <div class="header-social-icons">
33755
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
33756
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
33757
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
33758
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
33759
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
33760
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
33761
            </div>
33762
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
33763
          </div>
33764
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
33765
            <li class="dropdown">
33766
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
33767
              <ul class="dropdown-menu" role="menu">
33768
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
33769
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
33770
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
33771
                <li><a href="/community-resources/">Community Resources</a></li>
33772
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
33773
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
33774
              </ul>
33775
            </li>
33776
            <li class="dropdown">
33777
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
33778
              <ul class="dropdown-menu" role="menu">
33779
                <li><a href="/projects">Projects</a></li>
33780
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
33781
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
33782
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
33783
                <li><a href="/security">Report a Vulnerability</a></li>
33784
              </ul>
33785
            </li>
33786
            <li class="dropdown">
33787
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
33788
              <ul class="dropdown-menu" role="menu">
33789
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
33790
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
33791
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
33792
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
33793
              </ul>
33794
            </li>
33795
            <li class="dropdown">
33796
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
33797
              <ul class="dropdown-menu" role="menu">
33798
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
33799
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
33800
                <li><a href="/theapacheway/">The Apache Way</a></li>
33801
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
33802
                <li><a href="/licenses">Licenses</a></li>
33803
                <li><a href="/foundation/glossary">Glossary</a></li>
33804
                <li><a href="/foundation/faq">FAQ</a></li>
33805
              </ul>
33806
            </li>
33807
            <li class="dropdown">
33808
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
33809
              <ul class="dropdown-menu" role="menu">
33810
                <li><a href="/dev/">Developer Information</a></li>
33811
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
33812
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
33813
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
33814
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
33815
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
33816
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
33817
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
33818
                <li><a href="/logos/">Project Logos</a></li>
33819
              </ul>
33820
            </li>
33821
            <li class="dropdown">
33822
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
33823
              <ul class="dropdown-menu" role="menu">
33824
                <li><a href="/foundation/">About</a></li>
33825
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
33826
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
33827
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
33828
                <li><a href="/foundation/leadership">Leadership</a></li>
33829
                <li><a href="/foundation/members">Members</a></li>
33830
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
33831
                <li><a href="/press/">Newsroom</a></li>
33832
                <li><a href="/foundation/contact">Contact</a></li>
33833
              </ul>
33834
            </li>
33835
            
33836
           
33837
            
33838
            <li class="dropdown">
33839
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
33840
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
33841
              <ul class="dropdown-menu search-form" role="search">
33842
                <li>
33843
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
33844
                </li>
33845
              </ul>
33846
            </li>
33847
          </ul>
33848
        </div>
33849
      </div>
33850
    </nav>
33851
  </header>
33852
     <!-- Script is to make the input field ready as soon as user click the search button-->
33853
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
33854
     <script>
33855
   document.addEventListener('DOMContentLoaded', function () {
33856
    // Using Bootstrap's event system for dropdowns
33857
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
33858
        // Check if this is the search dropdown
33859
        if ($(this).find('.glyphicon-search').length > 0) {
33860
            // Find and focus the search input
33861
            setTimeout(function() {
33862
                $('.pagefind-ui__search-input').focus();
33863
            }, 50); // Small delay to ensure input is ready
33864
        }
33865
    });
33866
});
33867
  </script>
33868
  <!-- / Navigation -->
33869
  <header id="main-header" class="container">
33870
    <div class="main">
33871
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
33872
33873
    </div>
33874
 
33875
  </header>
33876
  <main id="maincontent">
33877
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
33878
<ul>
33879
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
33880
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
33881
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
33882
</ul>
33883
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
33884
reliable and long-lived software products through collaborative, open-source software development.</p>
33885
<p>All packages produced by the ASF are implicitly licensed under the Apache
33886
License, Version 2.0, unless otherwise explicitly stated.</p>
33887
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
33888
<p style="text-align:center">
33889
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
33890
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
33891
</p>
33892
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
33893
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
33894
<div style="margin-left: 1em;">
33895
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
33896
distribution as defined by Sections 1 through 9 of this document.</p>
33897
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
33898
copyright owner that is granting the License.</p>
33899
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
33900
entities that control, are controlled by, or are under common control with
33901
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
33902
power, direct or indirect, to cause the direction or management of such
33903
entity, whether by contract or otherwise, or (ii) ownership of fifty
33904
percent (50%) or more of the outstanding shares, or (iii) beneficial
33905
ownership of such entity.</p>
33906
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
33907
permissions granted by this License.</p>
33908
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
33909
including but not limited to software source code, documentation source,
33910
and configuration files.</p>
33911
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
33912
or translation of a Source form, including but not limited to compiled
33913
object code, generated documentation, and conversions to other media types.</p>
33914
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
33915
made available under the License, as indicated by a copyright notice that
33916
is included in or attached to the work (an example is provided in the
33917
Appendix below).</p>
33918
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
33919
that is based on (or derived from) the Work and for which the editorial
33920
revisions, annotations, elaborations, or other modifications represent, as
33921
a whole, an original work of authorship. For the purposes of this License,
33922
Derivative Works shall not include works that remain separable from, or
33923
merely link (or bind by name) to the interfaces of, the Work and Derivative
33924
Works thereof.</p>
33925
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
33926
version of the Work and any modifications or additions to that Work or
33927
Derivative Works thereof, that is intentionally submitted to Licensor for
33928
inclusion in the Work by the copyright owner or by an individual or Legal
33929
Entity authorized to submit on behalf of the copyright owner. For the
33930
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
33931
verbal, or written communication sent to the Licensor or its
33932
representatives, including but not limited to communication on electronic
33933
mailing lists, source code control systems, and issue tracking systems that
33934
are managed by, or on behalf of, the Licensor for the purpose of discussing
33935
and improving the Work, but excluding communication that is conspicuously
33936
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
33937
Contribution.</strong>"</p>
33938
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
33939
behalf of whom a Contribution has been received by Licensor and
33940
subsequently incorporated within the Work.</p>
33941
</div>
33942
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
33943
terms and conditions of this License, each Contributor hereby grants to You
33944
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
33945
copyright license to reproduce, prepare Derivative Works of, publicly
33946
display, publicly perform, sublicense, and distribute the Work and such
33947
Derivative Works in Source or Object form.</p>
33948
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
33949
and conditions of this License, each Contributor hereby grants to You a
33950
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
33951
(except as stated in this section) patent license to make, have made, use,
33952
offer to sell, sell, import, and otherwise transfer the Work, where such
33953
license applies only to those patent claims licensable by such Contributor
33954
that are necessarily infringed by their Contribution(s) alone or by
33955
combination of their Contribution(s) with the Work to which such
33956
Contribution(s) was submitted. If You institute patent litigation against
33957
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
33958
that the Work or a Contribution incorporated within the Work constitutes
33959
direct or contributory patent infringement, then any patent licenses
33960
granted to You under this License for that Work shall terminate as of the
33961
date such litigation is filed.</p>
33962
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
33963
distribute copies of the Work or Derivative Works thereof in any medium,
33964
with or without modifications, and in Source or Object form, provided that
33965
You meet the following conditions:</p>
33966
<ol style="list-style: lower-latin;">
33967
<li>You must give any other recipients of the Work or Derivative Works a
33968
copy of this License; and</li>
33969
<li>You must cause any modified files to carry prominent notices stating
33970
that You changed the files; and</li>
33971
<li>You must retain, in the Source form of any Derivative Works that You
33972
distribute, all copyright, patent, trademark, and attribution notices from
33973
the Source form of the Work, excluding those notices that do not pertain to
33974
any part of the Derivative Works; and</li>
33975
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
33976
then any Derivative Works that You distribute must include a readable copy
33977
of the attribution notices contained within such NOTICE file, excluding
33978
those notices that do not pertain to any part of the Derivative Works, in
33979
at least one of the following places: within a NOTICE text file distributed
33980
as part of the Derivative Works; within the Source form or documentation,
33981
if provided along with the Derivative Works; or, within a display generated
33982
by the Derivative Works, if and wherever such third-party notices normally
33983
appear. The contents of the NOTICE file are for informational purposes only
33984
and do not modify the License. You may add Your own attribution notices
33985
within Derivative Works that You distribute, alongside or as an addendum to
33986
the NOTICE text from the Work, provided that such additional attribution
33987
notices cannot be construed as modifying the License.
33988
</li>
33989
</ol>
33990
<p>You may add Your own copyright statement to Your modifications and may
33991
provide additional or different license terms and conditions for use,
33992
reproduction, or distribution of Your modifications, or for any such
33993
Derivative Works as a whole, provided Your use, reproduction, and
33994
distribution of the Work otherwise complies with the conditions stated in
33995
this License.</p>
33996
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
33997
explicitly state otherwise, any Contribution intentionally submitted for
33998
inclusion in the Work by You to the Licensor shall be under the terms and
33999
conditions of this License, without any additional terms or conditions.
34000
Notwithstanding the above, nothing herein shall supersede or modify the
34001
terms of any separate license agreement you may have executed with Licensor
34002
regarding such Contributions.</p>
34003
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
34004
permission to use the trade names, trademarks, service marks, or product
34005
names of the Licensor, except as required for reasonable and customary use
34006
in describing the origin of the Work and reproducing the content of the
34007
NOTICE file.</p>
34008
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
34009
applicable law or agreed to in writing, Licensor provides the Work (and
34010
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
34011
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
34012
without limitation, any warranties or conditions of TITLE,
34013
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
34014
are solely responsible for determining the appropriateness of using or
34015
redistributing the Work and assume any risks associated with Your exercise
34016
of permissions under this License.</p>
34017
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
34018
under no legal theory, whether in tort (including negligence), contract, or
34019
otherwise, unless required by applicable law (such as deliberate and
34020
grossly negligent acts) or agreed to in writing, shall any Contributor be
34021
liable to You for damages, including any direct, indirect, special,
34022
incidental, or consequential damages of any character arising as a result
34023
of this License or out of the use or inability to use the Work (including
34024
but not limited to damages for loss of goodwill, work stoppage, computer
34025
failure or malfunction, or any and all other commercial damages or losses),
34026
even if such Contributor has been advised of the possibility of such
34027
damages.</p>
34028
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
34029
While redistributing the Work or Derivative Works thereof, You may choose
34030
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
34031
or other liability obligations and/or rights consistent with this License.
34032
However, in accepting such obligations, You may act only on Your own behalf
34033
and on Your sole responsibility, not on behalf of any other Contributor,
34034
and only if You agree to indemnify, defend, and hold each Contributor
34035
harmless for any liability incurred by, or claims asserted against, such
34036
Contributor by reason of your accepting any such warranty or additional
34037
liability.</p>
34038
<p>END OF TERMS AND CONDITIONS</p>
34039
</div>
34040
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
34041
<p>Include a copy of the Apache License, typically in a file called
34042
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
34043
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
34044
declaration, replacing the fields enclosed by brackets "[]" with your own
34045
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
34046
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
34047
identification within third-party archives.</p>
34048
<pre><code>Copyright [yyyy] [name of copyright owner]
34049
34050
Licensed under the Apache License, Version 2.0 (the "License");
34051
you may not use this file except in compliance with the License.
34052
You may obtain a copy of the License at
34053
34054
    http://www.apache.org/licenses/LICENSE-2.0
34055
34056
Unless required by applicable law or agreed to in writing, software
34057
distributed under the License is distributed on an "AS IS" BASIS,
34058
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34059
See the License for the specific language governing permissions and
34060
limitations under the License.
34061
</code></pre>
34062
34063
</div>  </main>
34064
34065
  <!-- Footer -->
34066
  <footer class="bg-primary">
34067
    <div class="container">
34068
      <div class="row">
34069
        <br />
34070
        <div class="col-sm-2">
34071
          <h5 class="white">Community</h5>
34072
          <ul class="list-unstyled white" role="menu">
34073
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
34074
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
34075
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
34076
            <li><a href="/community-resources/">Community Resources</a></li>
34077
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
34078
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
34079
          </ul>
34080
        </div>
34081
34082
        <div class="col-sm-2">
34083
          <h5 class="white">Projects</h5>
34084
          <ul class="list-unstyled white" role="menu">
34085
              <li><a href="/projects">Projects</a></li>
34086
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
34087
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
34088
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
34089
              <li><a href="/security">Report a Vulnerability</a></li>
34090
          </ul>
34091
        </div>
34092
        <div class="col-sm-2">
34093
          <h5 class="white">Downloads</h5>
34094
          <ul class="list-unstyled white" role="menu">
34095
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
34096
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
34097
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
34098
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
34099
          </ul>
34100
        </div>
34101
34102
        <div class="col-sm-2">
34103
          <h5 class="white">Learn</h5>
34104
          <ul class="list-unstyled white" role="menu">
34105
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
34106
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
34107
            <li><a href="/theapacheway/">The Apache Way</a></li>
34108
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
34109
            <li><a href="/licenses">Licenses</a></li>
34110
            <li><a href="/foundation/glossary">Glossary</a></li>
34111
            <li><a href="/foundation/faq">FAQ</a></li>
34112
          </ul>
34113
        </div>
34114
34115
        <div class="col-sm-2">
34116
          <h5 class="white">Resources &amp; Tools</h5>
34117
          <ul class="list-unstyled white" role="menu">
34118
              <li><a href="/dev/">Developer Information</a></li>
34119
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
34120
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
34121
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
34122
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
34123
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
34124
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
34125
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
34126
              <li><a href="/logos/">Project Logos</a></li>
34127
          </ul>
34128
        </div>
34129
34130
        <div class="col-sm-2">
34131
          <h5 class="white">About</h5>
34132
          <ul class="list-unstyled white" role="menu">
34133
            <li><a href="/foundation/">About</a></li>
34134
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
34135
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
34136
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
34137
            <li><a href="/foundation/leadership">Leadership</a></li>
34138
            <li><a href="/foundation/members">Members</a></li>
34139
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
34140
            <li><a href="/press/">Newsroom</a></li>
34141
            <li><a href="/foundation/contact">Contact</a></li>
34142
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
34143
          </ul>
34144
        </div>
34145
34146
34147
      </div>
34148
      <hr class="col-lg-12 hr-white" />
34149
      <div class="row">
34150
        <div class="col-lg-12">
34151
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
34152
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
34153
        </div>
34154
      </div>
34155
    </div>
34156
34157
  </footer>
34158
34159
  <!-- / Footer -->
34160
34161
  <script src="/js/jquery.min.js"></script>
34162
  <script src="/js/bootstrap.js"></script>
34163
  <script src="/js/slideshow.js"></script>
34164
  <script>
34165
    (function($){
34166
      $(document).ready(function(){
34167
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
34168
          event.preventDefault();
34169
          event.stopPropagation();
34170
          $(this).parent().siblings().removeClass('open');
34171
          $(this).parent().toggleClass('open');
34172
          console.log('WOrked');
34173
        });
34174
      });
34175
    })(jQuery);
34176
  </script>
34177
</body>
34178
</html></pre>
34179
}}
34180
|
34181
|com.zfabrik.servletjsp|jetty-ee9-cdi-12.0.19|pom.xml|{{collapse(Apache 2.0)
34182
<pre><!DOCTYPE html>
34183
<html lang="en">
34184
<head>
34185
  <meta charset="utf-8">
34186
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
34187
  <meta name="viewport" content="width=device-width, initial-scale=1">
34188
  <meta name="description" content="Home page of The Apache Software Foundation">
34189
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
34190
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
34191
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
34192
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
34193
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
34194
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
34195
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
34196
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
34197
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
34198
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
34199
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
34200
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
34201
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
34202
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
34203
  <link rel="manifest" href="/favicons/manifest.json">
34204
  <link rel="shortcut icon" href="/favicons/favicon.ico">
34205
  <meta name="msapplication-TileColor" content="#603cba">
34206
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
34207
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
34208
  <meta name="theme-color" content="#282661">
34209
34210
  <title>Apache License, Version 2.0</title>
34211
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
34212
  <link href="/css/min.bootstrap.css" rel="stylesheet">
34213
  <link href="/css/styles.css" rel="stylesheet">
34214
  <link href="/css/new-ui.css" rel="stylesheet">
34215
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
34216
  <style>
34217
.headerlink {
34218
  visibility: hidden;
34219
}
34220
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
34221
  visibility: visible
34222
}  </style>
34223
34224
  <!-- pagefind search -->
34225
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
34226
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
34227
  <script>
34228
    window.addEventListener('DOMContentLoaded', (event) => {
34229
        new PagefindUI({ element: "#pagefind-search" });
34230
    });
34231
    var pageTitle = 'Apache License, Version 2.0';
34232
    if(pageTitle === '404'){
34233
      window.addEventListener('DOMContentLoaded', (event) => {
34234
          new PagefindUI({ element: "#page-404-search" });
34235
      });
34236
    }
34237
  </script>
34238
  
34239
34240
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
34241
  <script>
34242
    var pageTitle = 'Apache License, Version 2.0';
34243
    var _paq = window._paq = window._paq || [];
34244
    /* tracker methods like "setCustomDimension" should be called before
34245
"trackPageView" */
34246
    /* We explicitly disable cookie tracking to avoid privacy issues */
34247
    _paq.push(['disableCookies']);
34248
    if(pageTitle === '404'){
34249
      /* Track 404 page hits */
34250
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
34251
    }
34252
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
34253
as the same visit */
34254
    _paq.push(['trackPageView']);
34255
    _paq.push(['enableLinkTracking']);
34256
    (function() {
34257
      var u="//analytics.apache.org/";
34258
      _paq.push(['setTrackerUrl', u+'matomo.php']);
34259
      _paq.push(['setSiteId', '37']);
34260
      var d=document, g=d.createElement('script'),
34261
s=d.getElementsByTagName('script')[0];
34262
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
34263
    })();
34264
  </script>
34265
  <!-- End Matomo Code -->
34266
34267
</head>
34268
34269
<body >
34270
  <!-- Navigation -->
34271
  <header>
34272
	<div id="skiptocontent">
34273
		<a href="#maincontent">Skip to Main Content</a>
34274
	</div>
34275
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
34276
      
34277
      <div class="container">
34278
        <div class="navbar-header">
34279
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
34280
            <span class="sr-only">Toggle navigation</span>
34281
            <span class="icon-bar"></span>
34282
            <span class="icon-bar"></span>
34283
            <span class="icon-bar"></span>
34284
          </button>
34285
        </div>
34286
        <div class="collapse navbar-collapse" id="mainnav-collapse">
34287
          <div class="upper-nav">
34288
            <div class="header-social-icons">
34289
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
34290
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
34291
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
34292
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
34293
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
34294
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
34295
            </div>
34296
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
34297
          </div>
34298
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
34299
            <li class="dropdown">
34300
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
34301
              <ul class="dropdown-menu" role="menu">
34302
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
34303
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
34304
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
34305
                <li><a href="/community-resources/">Community Resources</a></li>
34306
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
34307
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
34308
              </ul>
34309
            </li>
34310
            <li class="dropdown">
34311
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
34312
              <ul class="dropdown-menu" role="menu">
34313
                <li><a href="/projects">Projects</a></li>
34314
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
34315
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
34316
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
34317
                <li><a href="/security">Report a Vulnerability</a></li>
34318
              </ul>
34319
            </li>
34320
            <li class="dropdown">
34321
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
34322
              <ul class="dropdown-menu" role="menu">
34323
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
34324
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
34325
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
34326
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
34327
              </ul>
34328
            </li>
34329
            <li class="dropdown">
34330
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
34331
              <ul class="dropdown-menu" role="menu">
34332
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
34333
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
34334
                <li><a href="/theapacheway/">The Apache Way</a></li>
34335
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
34336
                <li><a href="/licenses">Licenses</a></li>
34337
                <li><a href="/foundation/glossary">Glossary</a></li>
34338
                <li><a href="/foundation/faq">FAQ</a></li>
34339
              </ul>
34340
            </li>
34341
            <li class="dropdown">
34342
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
34343
              <ul class="dropdown-menu" role="menu">
34344
                <li><a href="/dev/">Developer Information</a></li>
34345
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
34346
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
34347
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
34348
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
34349
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
34350
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
34351
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
34352
                <li><a href="/logos/">Project Logos</a></li>
34353
              </ul>
34354
            </li>
34355
            <li class="dropdown">
34356
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
34357
              <ul class="dropdown-menu" role="menu">
34358
                <li><a href="/foundation/">About</a></li>
34359
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
34360
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
34361
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
34362
                <li><a href="/foundation/leadership">Leadership</a></li>
34363
                <li><a href="/foundation/members">Members</a></li>
34364
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
34365
                <li><a href="/press/">Newsroom</a></li>
34366
                <li><a href="/foundation/contact">Contact</a></li>
34367
              </ul>
34368
            </li>
34369
            
34370
           
34371
            
34372
            <li class="dropdown">
34373
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
34374
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
34375
              <ul class="dropdown-menu search-form" role="search">
34376
                <li>
34377
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
34378
                </li>
34379
              </ul>
34380
            </li>
34381
          </ul>
34382
        </div>
34383
      </div>
34384
    </nav>
34385
  </header>
34386
     <!-- Script is to make the input field ready as soon as user click the search button-->
34387
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
34388
     <script>
34389
   document.addEventListener('DOMContentLoaded', function () {
34390
    // Using Bootstrap's event system for dropdowns
34391
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
34392
        // Check if this is the search dropdown
34393
        if ($(this).find('.glyphicon-search').length > 0) {
34394
            // Find and focus the search input
34395
            setTimeout(function() {
34396
                $('.pagefind-ui__search-input').focus();
34397
            }, 50); // Small delay to ensure input is ready
34398
        }
34399
    });
34400
});
34401
  </script>
34402
  <!-- / Navigation -->
34403
  <header id="main-header" class="container">
34404
    <div class="main">
34405
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
34406
34407
    </div>
34408
 
34409
  </header>
34410
  <main id="maincontent">
34411
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
34412
<ul>
34413
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
34414
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
34415
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
34416
</ul>
34417
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
34418
reliable and long-lived software products through collaborative, open-source software development.</p>
34419
<p>All packages produced by the ASF are implicitly licensed under the Apache
34420
License, Version 2.0, unless otherwise explicitly stated.</p>
34421
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
34422
<p style="text-align:center">
34423
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
34424
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
34425
</p>
34426
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
34427
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
34428
<div style="margin-left: 1em;">
34429
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
34430
distribution as defined by Sections 1 through 9 of this document.</p>
34431
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
34432
copyright owner that is granting the License.</p>
34433
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
34434
entities that control, are controlled by, or are under common control with
34435
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
34436
power, direct or indirect, to cause the direction or management of such
34437
entity, whether by contract or otherwise, or (ii) ownership of fifty
34438
percent (50%) or more of the outstanding shares, or (iii) beneficial
34439
ownership of such entity.</p>
34440
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
34441
permissions granted by this License.</p>
34442
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
34443
including but not limited to software source code, documentation source,
34444
and configuration files.</p>
34445
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
34446
or translation of a Source form, including but not limited to compiled
34447
object code, generated documentation, and conversions to other media types.</p>
34448
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
34449
made available under the License, as indicated by a copyright notice that
34450
is included in or attached to the work (an example is provided in the
34451
Appendix below).</p>
34452
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
34453
that is based on (or derived from) the Work and for which the editorial
34454
revisions, annotations, elaborations, or other modifications represent, as
34455
a whole, an original work of authorship. For the purposes of this License,
34456
Derivative Works shall not include works that remain separable from, or
34457
merely link (or bind by name) to the interfaces of, the Work and Derivative
34458
Works thereof.</p>
34459
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
34460
version of the Work and any modifications or additions to that Work or
34461
Derivative Works thereof, that is intentionally submitted to Licensor for
34462
inclusion in the Work by the copyright owner or by an individual or Legal
34463
Entity authorized to submit on behalf of the copyright owner. For the
34464
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
34465
verbal, or written communication sent to the Licensor or its
34466
representatives, including but not limited to communication on electronic
34467
mailing lists, source code control systems, and issue tracking systems that
34468
are managed by, or on behalf of, the Licensor for the purpose of discussing
34469
and improving the Work, but excluding communication that is conspicuously
34470
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
34471
Contribution.</strong>"</p>
34472
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
34473
behalf of whom a Contribution has been received by Licensor and
34474
subsequently incorporated within the Work.</p>
34475
</div>
34476
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
34477
terms and conditions of this License, each Contributor hereby grants to You
34478
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
34479
copyright license to reproduce, prepare Derivative Works of, publicly
34480
display, publicly perform, sublicense, and distribute the Work and such
34481
Derivative Works in Source or Object form.</p>
34482
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
34483
and conditions of this License, each Contributor hereby grants to You a
34484
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
34485
(except as stated in this section) patent license to make, have made, use,
34486
offer to sell, sell, import, and otherwise transfer the Work, where such
34487
license applies only to those patent claims licensable by such Contributor
34488
that are necessarily infringed by their Contribution(s) alone or by
34489
combination of their Contribution(s) with the Work to which such
34490
Contribution(s) was submitted. If You institute patent litigation against
34491
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
34492
that the Work or a Contribution incorporated within the Work constitutes
34493
direct or contributory patent infringement, then any patent licenses
34494
granted to You under this License for that Work shall terminate as of the
34495
date such litigation is filed.</p>
34496
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
34497
distribute copies of the Work or Derivative Works thereof in any medium,
34498
with or without modifications, and in Source or Object form, provided that
34499
You meet the following conditions:</p>
34500
<ol style="list-style: lower-latin;">
34501
<li>You must give any other recipients of the Work or Derivative Works a
34502
copy of this License; and</li>
34503
<li>You must cause any modified files to carry prominent notices stating
34504
that You changed the files; and</li>
34505
<li>You must retain, in the Source form of any Derivative Works that You
34506
distribute, all copyright, patent, trademark, and attribution notices from
34507
the Source form of the Work, excluding those notices that do not pertain to
34508
any part of the Derivative Works; and</li>
34509
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
34510
then any Derivative Works that You distribute must include a readable copy
34511
of the attribution notices contained within such NOTICE file, excluding
34512
those notices that do not pertain to any part of the Derivative Works, in
34513
at least one of the following places: within a NOTICE text file distributed
34514
as part of the Derivative Works; within the Source form or documentation,
34515
if provided along with the Derivative Works; or, within a display generated
34516
by the Derivative Works, if and wherever such third-party notices normally
34517
appear. The contents of the NOTICE file are for informational purposes only
34518
and do not modify the License. You may add Your own attribution notices
34519
within Derivative Works that You distribute, alongside or as an addendum to
34520
the NOTICE text from the Work, provided that such additional attribution
34521
notices cannot be construed as modifying the License.
34522
</li>
34523
</ol>
34524
<p>You may add Your own copyright statement to Your modifications and may
34525
provide additional or different license terms and conditions for use,
34526
reproduction, or distribution of Your modifications, or for any such
34527
Derivative Works as a whole, provided Your use, reproduction, and
34528
distribution of the Work otherwise complies with the conditions stated in
34529
this License.</p>
34530
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
34531
explicitly state otherwise, any Contribution intentionally submitted for
34532
inclusion in the Work by You to the Licensor shall be under the terms and
34533
conditions of this License, without any additional terms or conditions.
34534
Notwithstanding the above, nothing herein shall supersede or modify the
34535
terms of any separate license agreement you may have executed with Licensor
34536
regarding such Contributions.</p>
34537
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
34538
permission to use the trade names, trademarks, service marks, or product
34539
names of the Licensor, except as required for reasonable and customary use
34540
in describing the origin of the Work and reproducing the content of the
34541
NOTICE file.</p>
34542
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
34543
applicable law or agreed to in writing, Licensor provides the Work (and
34544
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
34545
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
34546
without limitation, any warranties or conditions of TITLE,
34547
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
34548
are solely responsible for determining the appropriateness of using or
34549
redistributing the Work and assume any risks associated with Your exercise
34550
of permissions under this License.</p>
34551
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
34552
under no legal theory, whether in tort (including negligence), contract, or
34553
otherwise, unless required by applicable law (such as deliberate and
34554
grossly negligent acts) or agreed to in writing, shall any Contributor be
34555
liable to You for damages, including any direct, indirect, special,
34556
incidental, or consequential damages of any character arising as a result
34557
of this License or out of the use or inability to use the Work (including
34558
but not limited to damages for loss of goodwill, work stoppage, computer
34559
failure or malfunction, or any and all other commercial damages or losses),
34560
even if such Contributor has been advised of the possibility of such
34561
damages.</p>
34562
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
34563
While redistributing the Work or Derivative Works thereof, You may choose
34564
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
34565
or other liability obligations and/or rights consistent with this License.
34566
However, in accepting such obligations, You may act only on Your own behalf
34567
and on Your sole responsibility, not on behalf of any other Contributor,
34568
and only if You agree to indemnify, defend, and hold each Contributor
34569
harmless for any liability incurred by, or claims asserted against, such
34570
Contributor by reason of your accepting any such warranty or additional
34571
liability.</p>
34572
<p>END OF TERMS AND CONDITIONS</p>
34573
</div>
34574
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
34575
<p>Include a copy of the Apache License, typically in a file called
34576
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
34577
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
34578
declaration, replacing the fields enclosed by brackets "[]" with your own
34579
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
34580
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
34581
identification within third-party archives.</p>
34582
<pre><code>Copyright [yyyy] [name of copyright owner]
34583
34584
Licensed under the Apache License, Version 2.0 (the "License");
34585
you may not use this file except in compliance with the License.
34586
You may obtain a copy of the License at
34587
34588
    http://www.apache.org/licenses/LICENSE-2.0
34589
34590
Unless required by applicable law or agreed to in writing, software
34591
distributed under the License is distributed on an "AS IS" BASIS,
34592
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34593
See the License for the specific language governing permissions and
34594
limitations under the License.
34595
</code></pre>
34596
34597
</div>  </main>
34598
34599
  <!-- Footer -->
34600
  <footer class="bg-primary">
34601
    <div class="container">
34602
      <div class="row">
34603
        <br />
34604
        <div class="col-sm-2">
34605
          <h5 class="white">Community</h5>
34606
          <ul class="list-unstyled white" role="menu">
34607
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
34608
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
34609
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
34610
            <li><a href="/community-resources/">Community Resources</a></li>
34611
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
34612
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
34613
          </ul>
34614
        </div>
34615
34616
        <div class="col-sm-2">
34617
          <h5 class="white">Projects</h5>
34618
          <ul class="list-unstyled white" role="menu">
34619
              <li><a href="/projects">Projects</a></li>
34620
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
34621
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
34622
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
34623
              <li><a href="/security">Report a Vulnerability</a></li>
34624
          </ul>
34625
        </div>
34626
        <div class="col-sm-2">
34627
          <h5 class="white">Downloads</h5>
34628
          <ul class="list-unstyled white" role="menu">
34629
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
34630
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
34631
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
34632
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
34633
          </ul>
34634
        </div>
34635
34636
        <div class="col-sm-2">
34637
          <h5 class="white">Learn</h5>
34638
          <ul class="list-unstyled white" role="menu">
34639
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
34640
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
34641
            <li><a href="/theapacheway/">The Apache Way</a></li>
34642
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
34643
            <li><a href="/licenses">Licenses</a></li>
34644
            <li><a href="/foundation/glossary">Glossary</a></li>
34645
            <li><a href="/foundation/faq">FAQ</a></li>
34646
          </ul>
34647
        </div>
34648
34649
        <div class="col-sm-2">
34650
          <h5 class="white">Resources &amp; Tools</h5>
34651
          <ul class="list-unstyled white" role="menu">
34652
              <li><a href="/dev/">Developer Information</a></li>
34653
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
34654
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
34655
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
34656
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
34657
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
34658
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
34659
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
34660
              <li><a href="/logos/">Project Logos</a></li>
34661
          </ul>
34662
        </div>
34663
34664
        <div class="col-sm-2">
34665
          <h5 class="white">About</h5>
34666
          <ul class="list-unstyled white" role="menu">
34667
            <li><a href="/foundation/">About</a></li>
34668
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
34669
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
34670
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
34671
            <li><a href="/foundation/leadership">Leadership</a></li>
34672
            <li><a href="/foundation/members">Members</a></li>
34673
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
34674
            <li><a href="/press/">Newsroom</a></li>
34675
            <li><a href="/foundation/contact">Contact</a></li>
34676
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
34677
          </ul>
34678
        </div>
34679
34680
34681
      </div>
34682
      <hr class="col-lg-12 hr-white" />
34683
      <div class="row">
34684
        <div class="col-lg-12">
34685
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
34686
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
34687
        </div>
34688
      </div>
34689
    </div>
34690
34691
  </footer>
34692
34693
  <!-- / Footer -->
34694
34695
  <script src="/js/jquery.min.js"></script>
34696
  <script src="/js/bootstrap.js"></script>
34697
  <script src="/js/slideshow.js"></script>
34698
  <script>
34699
    (function($){
34700
      $(document).ready(function(){
34701
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
34702
          event.preventDefault();
34703
          event.stopPropagation();
34704
          $(this).parent().siblings().removeClass('open');
34705
          $(this).parent().toggleClass('open');
34706
          console.log('WOrked');
34707
        });
34708
      });
34709
    })(jQuery);
34710
  </script>
34711
</body>
34712
</html></pre>
34713
}}
34714
|
34715
|com.zfabrik.servletjsp|jetty-ee9-glassfish-jstl-12.0.19|pom.xml|{{collapse(Apache 2.0)
34716
<pre><!DOCTYPE html>
34717
<html lang="en">
34718
<head>
34719
  <meta charset="utf-8">
34720
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
34721
  <meta name="viewport" content="width=device-width, initial-scale=1">
34722
  <meta name="description" content="Home page of The Apache Software Foundation">
34723
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
34724
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
34725
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
34726
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
34727
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
34728
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
34729
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
34730
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
34731
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
34732
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
34733
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
34734
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
34735
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
34736
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
34737
  <link rel="manifest" href="/favicons/manifest.json">
34738
  <link rel="shortcut icon" href="/favicons/favicon.ico">
34739
  <meta name="msapplication-TileColor" content="#603cba">
34740
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
34741
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
34742
  <meta name="theme-color" content="#282661">
34743
34744
  <title>Apache License, Version 2.0</title>
34745
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
34746
  <link href="/css/min.bootstrap.css" rel="stylesheet">
34747
  <link href="/css/styles.css" rel="stylesheet">
34748
  <link href="/css/new-ui.css" rel="stylesheet">
34749
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
34750
  <style>
34751
.headerlink {
34752
  visibility: hidden;
34753
}
34754
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
34755
  visibility: visible
34756
}  </style>
34757
34758
  <!-- pagefind search -->
34759
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
34760
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
34761
  <script>
34762
    window.addEventListener('DOMContentLoaded', (event) => {
34763
        new PagefindUI({ element: "#pagefind-search" });
34764
    });
34765
    var pageTitle = 'Apache License, Version 2.0';
34766
    if(pageTitle === '404'){
34767
      window.addEventListener('DOMContentLoaded', (event) => {
34768
          new PagefindUI({ element: "#page-404-search" });
34769
      });
34770
    }
34771
  </script>
34772
  
34773
34774
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
34775
  <script>
34776
    var pageTitle = 'Apache License, Version 2.0';
34777
    var _paq = window._paq = window._paq || [];
34778
    /* tracker methods like "setCustomDimension" should be called before
34779
"trackPageView" */
34780
    /* We explicitly disable cookie tracking to avoid privacy issues */
34781
    _paq.push(['disableCookies']);
34782
    if(pageTitle === '404'){
34783
      /* Track 404 page hits */
34784
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
34785
    }
34786
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
34787
as the same visit */
34788
    _paq.push(['trackPageView']);
34789
    _paq.push(['enableLinkTracking']);
34790
    (function() {
34791
      var u="//analytics.apache.org/";
34792
      _paq.push(['setTrackerUrl', u+'matomo.php']);
34793
      _paq.push(['setSiteId', '37']);
34794
      var d=document, g=d.createElement('script'),
34795
s=d.getElementsByTagName('script')[0];
34796
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
34797
    })();
34798
  </script>
34799
  <!-- End Matomo Code -->
34800
34801
</head>
34802
34803
<body >
34804
  <!-- Navigation -->
34805
  <header>
34806
	<div id="skiptocontent">
34807
		<a href="#maincontent">Skip to Main Content</a>
34808
	</div>
34809
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
34810
      
34811
      <div class="container">
34812
        <div class="navbar-header">
34813
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
34814
            <span class="sr-only">Toggle navigation</span>
34815
            <span class="icon-bar"></span>
34816
            <span class="icon-bar"></span>
34817
            <span class="icon-bar"></span>
34818
          </button>
34819
        </div>
34820
        <div class="collapse navbar-collapse" id="mainnav-collapse">
34821
          <div class="upper-nav">
34822
            <div class="header-social-icons">
34823
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
34824
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
34825
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
34826
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
34827
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
34828
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
34829
            </div>
34830
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
34831
          </div>
34832
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
34833
            <li class="dropdown">
34834
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
34835
              <ul class="dropdown-menu" role="menu">
34836
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
34837
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
34838
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
34839
                <li><a href="/community-resources/">Community Resources</a></li>
34840
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
34841
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
34842
              </ul>
34843
            </li>
34844
            <li class="dropdown">
34845
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
34846
              <ul class="dropdown-menu" role="menu">
34847
                <li><a href="/projects">Projects</a></li>
34848
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
34849
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
34850
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
34851
                <li><a href="/security">Report a Vulnerability</a></li>
34852
              </ul>
34853
            </li>
34854
            <li class="dropdown">
34855
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
34856
              <ul class="dropdown-menu" role="menu">
34857
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
34858
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
34859
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
34860
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
34861
              </ul>
34862
            </li>
34863
            <li class="dropdown">
34864
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
34865
              <ul class="dropdown-menu" role="menu">
34866
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
34867
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
34868
                <li><a href="/theapacheway/">The Apache Way</a></li>
34869
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
34870
                <li><a href="/licenses">Licenses</a></li>
34871
                <li><a href="/foundation/glossary">Glossary</a></li>
34872
                <li><a href="/foundation/faq">FAQ</a></li>
34873
              </ul>
34874
            </li>
34875
            <li class="dropdown">
34876
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
34877
              <ul class="dropdown-menu" role="menu">
34878
                <li><a href="/dev/">Developer Information</a></li>
34879
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
34880
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
34881
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
34882
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
34883
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
34884
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
34885
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
34886
                <li><a href="/logos/">Project Logos</a></li>
34887
              </ul>
34888
            </li>
34889
            <li class="dropdown">
34890
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
34891
              <ul class="dropdown-menu" role="menu">
34892
                <li><a href="/foundation/">About</a></li>
34893
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
34894
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
34895
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
34896
                <li><a href="/foundation/leadership">Leadership</a></li>
34897
                <li><a href="/foundation/members">Members</a></li>
34898
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
34899
                <li><a href="/press/">Newsroom</a></li>
34900
                <li><a href="/foundation/contact">Contact</a></li>
34901
              </ul>
34902
            </li>
34903
            
34904
           
34905
            
34906
            <li class="dropdown">
34907
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
34908
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
34909
              <ul class="dropdown-menu search-form" role="search">
34910
                <li>
34911
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
34912
                </li>
34913
              </ul>
34914
            </li>
34915
          </ul>
34916
        </div>
34917
      </div>
34918
    </nav>
34919
  </header>
34920
     <!-- Script is to make the input field ready as soon as user click the search button-->
34921
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
34922
     <script>
34923
   document.addEventListener('DOMContentLoaded', function () {
34924
    // Using Bootstrap's event system for dropdowns
34925
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
34926
        // Check if this is the search dropdown
34927
        if ($(this).find('.glyphicon-search').length > 0) {
34928
            // Find and focus the search input
34929
            setTimeout(function() {
34930
                $('.pagefind-ui__search-input').focus();
34931
            }, 50); // Small delay to ensure input is ready
34932
        }
34933
    });
34934
});
34935
  </script>
34936
  <!-- / Navigation -->
34937
  <header id="main-header" class="container">
34938
    <div class="main">
34939
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
34940
34941
    </div>
34942
 
34943
  </header>
34944
  <main id="maincontent">
34945
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
34946
<ul>
34947
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
34948
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
34949
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
34950
</ul>
34951
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
34952
reliable and long-lived software products through collaborative, open-source software development.</p>
34953
<p>All packages produced by the ASF are implicitly licensed under the Apache
34954
License, Version 2.0, unless otherwise explicitly stated.</p>
34955
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
34956
<p style="text-align:center">
34957
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
34958
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
34959
</p>
34960
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
34961
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
34962
<div style="margin-left: 1em;">
34963
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
34964
distribution as defined by Sections 1 through 9 of this document.</p>
34965
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
34966
copyright owner that is granting the License.</p>
34967
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
34968
entities that control, are controlled by, or are under common control with
34969
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
34970
power, direct or indirect, to cause the direction or management of such
34971
entity, whether by contract or otherwise, or (ii) ownership of fifty
34972
percent (50%) or more of the outstanding shares, or (iii) beneficial
34973
ownership of such entity.</p>
34974
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
34975
permissions granted by this License.</p>
34976
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
34977
including but not limited to software source code, documentation source,
34978
and configuration files.</p>
34979
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
34980
or translation of a Source form, including but not limited to compiled
34981
object code, generated documentation, and conversions to other media types.</p>
34982
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
34983
made available under the License, as indicated by a copyright notice that
34984
is included in or attached to the work (an example is provided in the
34985
Appendix below).</p>
34986
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
34987
that is based on (or derived from) the Work and for which the editorial
34988
revisions, annotations, elaborations, or other modifications represent, as
34989
a whole, an original work of authorship. For the purposes of this License,
34990
Derivative Works shall not include works that remain separable from, or
34991
merely link (or bind by name) to the interfaces of, the Work and Derivative
34992
Works thereof.</p>
34993
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
34994
version of the Work and any modifications or additions to that Work or
34995
Derivative Works thereof, that is intentionally submitted to Licensor for
34996
inclusion in the Work by the copyright owner or by an individual or Legal
34997
Entity authorized to submit on behalf of the copyright owner. For the
34998
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
34999
verbal, or written communication sent to the Licensor or its
35000
representatives, including but not limited to communication on electronic
35001
mailing lists, source code control systems, and issue tracking systems that
35002
are managed by, or on behalf of, the Licensor for the purpose of discussing
35003
and improving the Work, but excluding communication that is conspicuously
35004
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
35005
Contribution.</strong>"</p>
35006
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
35007
behalf of whom a Contribution has been received by Licensor and
35008
subsequently incorporated within the Work.</p>
35009
</div>
35010
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
35011
terms and conditions of this License, each Contributor hereby grants to You
35012
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
35013
copyright license to reproduce, prepare Derivative Works of, publicly
35014
display, publicly perform, sublicense, and distribute the Work and such
35015
Derivative Works in Source or Object form.</p>
35016
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
35017
and conditions of this License, each Contributor hereby grants to You a
35018
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
35019
(except as stated in this section) patent license to make, have made, use,
35020
offer to sell, sell, import, and otherwise transfer the Work, where such
35021
license applies only to those patent claims licensable by such Contributor
35022
that are necessarily infringed by their Contribution(s) alone or by
35023
combination of their Contribution(s) with the Work to which such
35024
Contribution(s) was submitted. If You institute patent litigation against
35025
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
35026
that the Work or a Contribution incorporated within the Work constitutes
35027
direct or contributory patent infringement, then any patent licenses
35028
granted to You under this License for that Work shall terminate as of the
35029
date such litigation is filed.</p>
35030
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
35031
distribute copies of the Work or Derivative Works thereof in any medium,
35032
with or without modifications, and in Source or Object form, provided that
35033
You meet the following conditions:</p>
35034
<ol style="list-style: lower-latin;">
35035
<li>You must give any other recipients of the Work or Derivative Works a
35036
copy of this License; and</li>
35037
<li>You must cause any modified files to carry prominent notices stating
35038
that You changed the files; and</li>
35039
<li>You must retain, in the Source form of any Derivative Works that You
35040
distribute, all copyright, patent, trademark, and attribution notices from
35041
the Source form of the Work, excluding those notices that do not pertain to
35042
any part of the Derivative Works; and</li>
35043
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
35044
then any Derivative Works that You distribute must include a readable copy
35045
of the attribution notices contained within such NOTICE file, excluding
35046
those notices that do not pertain to any part of the Derivative Works, in
35047
at least one of the following places: within a NOTICE text file distributed
35048
as part of the Derivative Works; within the Source form or documentation,
35049
if provided along with the Derivative Works; or, within a display generated
35050
by the Derivative Works, if and wherever such third-party notices normally
35051
appear. The contents of the NOTICE file are for informational purposes only
35052
and do not modify the License. You may add Your own attribution notices
35053
within Derivative Works that You distribute, alongside or as an addendum to
35054
the NOTICE text from the Work, provided that such additional attribution
35055
notices cannot be construed as modifying the License.
35056
</li>
35057
</ol>
35058
<p>You may add Your own copyright statement to Your modifications and may
35059
provide additional or different license terms and conditions for use,
35060
reproduction, or distribution of Your modifications, or for any such
35061
Derivative Works as a whole, provided Your use, reproduction, and
35062
distribution of the Work otherwise complies with the conditions stated in
35063
this License.</p>
35064
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
35065
explicitly state otherwise, any Contribution intentionally submitted for
35066
inclusion in the Work by You to the Licensor shall be under the terms and
35067
conditions of this License, without any additional terms or conditions.
35068
Notwithstanding the above, nothing herein shall supersede or modify the
35069
terms of any separate license agreement you may have executed with Licensor
35070
regarding such Contributions.</p>
35071
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
35072
permission to use the trade names, trademarks, service marks, or product
35073
names of the Licensor, except as required for reasonable and customary use
35074
in describing the origin of the Work and reproducing the content of the
35075
NOTICE file.</p>
35076
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
35077
applicable law or agreed to in writing, Licensor provides the Work (and
35078
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
35079
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
35080
without limitation, any warranties or conditions of TITLE,
35081
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
35082
are solely responsible for determining the appropriateness of using or
35083
redistributing the Work and assume any risks associated with Your exercise
35084
of permissions under this License.</p>
35085
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
35086
under no legal theory, whether in tort (including negligence), contract, or
35087
otherwise, unless required by applicable law (such as deliberate and
35088
grossly negligent acts) or agreed to in writing, shall any Contributor be
35089
liable to You for damages, including any direct, indirect, special,
35090
incidental, or consequential damages of any character arising as a result
35091
of this License or out of the use or inability to use the Work (including
35092
but not limited to damages for loss of goodwill, work stoppage, computer
35093
failure or malfunction, or any and all other commercial damages or losses),
35094
even if such Contributor has been advised of the possibility of such
35095
damages.</p>
35096
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
35097
While redistributing the Work or Derivative Works thereof, You may choose
35098
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
35099
or other liability obligations and/or rights consistent with this License.
35100
However, in accepting such obligations, You may act only on Your own behalf
35101
and on Your sole responsibility, not on behalf of any other Contributor,
35102
and only if You agree to indemnify, defend, and hold each Contributor
35103
harmless for any liability incurred by, or claims asserted against, such
35104
Contributor by reason of your accepting any such warranty or additional
35105
liability.</p>
35106
<p>END OF TERMS AND CONDITIONS</p>
35107
</div>
35108
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
35109
<p>Include a copy of the Apache License, typically in a file called
35110
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
35111
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
35112
declaration, replacing the fields enclosed by brackets "[]" with your own
35113
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
35114
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
35115
identification within third-party archives.</p>
35116
<pre><code>Copyright [yyyy] [name of copyright owner]
35117
35118
Licensed under the Apache License, Version 2.0 (the "License");
35119
you may not use this file except in compliance with the License.
35120
You may obtain a copy of the License at
35121
35122
    http://www.apache.org/licenses/LICENSE-2.0
35123
35124
Unless required by applicable law or agreed to in writing, software
35125
distributed under the License is distributed on an "AS IS" BASIS,
35126
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
35127
See the License for the specific language governing permissions and
35128
limitations under the License.
35129
</code></pre>
35130
35131
</div>  </main>
35132
35133
  <!-- Footer -->
35134
  <footer class="bg-primary">
35135
    <div class="container">
35136
      <div class="row">
35137
        <br />
35138
        <div class="col-sm-2">
35139
          <h5 class="white">Community</h5>
35140
          <ul class="list-unstyled white" role="menu">
35141
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
35142
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
35143
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
35144
            <li><a href="/community-resources/">Community Resources</a></li>
35145
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
35146
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
35147
          </ul>
35148
        </div>
35149
35150
        <div class="col-sm-2">
35151
          <h5 class="white">Projects</h5>
35152
          <ul class="list-unstyled white" role="menu">
35153
              <li><a href="/projects">Projects</a></li>
35154
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
35155
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
35156
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
35157
              <li><a href="/security">Report a Vulnerability</a></li>
35158
          </ul>
35159
        </div>
35160
        <div class="col-sm-2">
35161
          <h5 class="white">Downloads</h5>
35162
          <ul class="list-unstyled white" role="menu">
35163
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
35164
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
35165
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
35166
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
35167
          </ul>
35168
        </div>
35169
35170
        <div class="col-sm-2">
35171
          <h5 class="white">Learn</h5>
35172
          <ul class="list-unstyled white" role="menu">
35173
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
35174
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
35175
            <li><a href="/theapacheway/">The Apache Way</a></li>
35176
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
35177
            <li><a href="/licenses">Licenses</a></li>
35178
            <li><a href="/foundation/glossary">Glossary</a></li>
35179
            <li><a href="/foundation/faq">FAQ</a></li>
35180
          </ul>
35181
        </div>
35182
35183
        <div class="col-sm-2">
35184
          <h5 class="white">Resources &amp; Tools</h5>
35185
          <ul class="list-unstyled white" role="menu">
35186
              <li><a href="/dev/">Developer Information</a></li>
35187
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
35188
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
35189
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
35190
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
35191
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
35192
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
35193
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
35194
              <li><a href="/logos/">Project Logos</a></li>
35195
          </ul>
35196
        </div>
35197
35198
        <div class="col-sm-2">
35199
          <h5 class="white">About</h5>
35200
          <ul class="list-unstyled white" role="menu">
35201
            <li><a href="/foundation/">About</a></li>
35202
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
35203
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
35204
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
35205
            <li><a href="/foundation/leadership">Leadership</a></li>
35206
            <li><a href="/foundation/members">Members</a></li>
35207
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
35208
            <li><a href="/press/">Newsroom</a></li>
35209
            <li><a href="/foundation/contact">Contact</a></li>
35210
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
35211
          </ul>
35212
        </div>
35213
35214
35215
      </div>
35216
      <hr class="col-lg-12 hr-white" />
35217
      <div class="row">
35218
        <div class="col-lg-12">
35219
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
35220
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
35221
        </div>
35222
      </div>
35223
    </div>
35224
35225
  </footer>
35226
35227
  <!-- / Footer -->
35228
35229
  <script src="/js/jquery.min.js"></script>
35230
  <script src="/js/bootstrap.js"></script>
35231
  <script src="/js/slideshow.js"></script>
35232
  <script>
35233
    (function($){
35234
      $(document).ready(function(){
35235
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
35236
          event.preventDefault();
35237
          event.stopPropagation();
35238
          $(this).parent().siblings().removeClass('open');
35239
          $(this).parent().toggleClass('open');
35240
          console.log('WOrked');
35241
        });
35242
      });
35243
    })(jQuery);
35244
  </script>
35245
</body>
35246
</html></pre>
35247
}}
35248
|
35249
|com.zfabrik.servletjsp|jetty-ee9-jaspi-12.0.19|pom.xml|{{collapse(Apache 2.0)
35250
<pre><!DOCTYPE html>
35251
<html lang="en">
35252
<head>
35253
  <meta charset="utf-8">
35254
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
35255
  <meta name="viewport" content="width=device-width, initial-scale=1">
35256
  <meta name="description" content="Home page of The Apache Software Foundation">
35257
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
35258
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
35259
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
35260
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
35261
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
35262
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
35263
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
35264
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
35265
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
35266
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
35267
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
35268
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
35269
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
35270
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
35271
  <link rel="manifest" href="/favicons/manifest.json">
35272
  <link rel="shortcut icon" href="/favicons/favicon.ico">
35273
  <meta name="msapplication-TileColor" content="#603cba">
35274
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
35275
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
35276
  <meta name="theme-color" content="#282661">
35277
35278
  <title>Apache License, Version 2.0</title>
35279
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
35280
  <link href="/css/min.bootstrap.css" rel="stylesheet">
35281
  <link href="/css/styles.css" rel="stylesheet">
35282
  <link href="/css/new-ui.css" rel="stylesheet">
35283
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
35284
  <style>
35285
.headerlink {
35286
  visibility: hidden;
35287
}
35288
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
35289
  visibility: visible
35290
}  </style>
35291
35292
  <!-- pagefind search -->
35293
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
35294
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
35295
  <script>
35296
    window.addEventListener('DOMContentLoaded', (event) => {
35297
        new PagefindUI({ element: "#pagefind-search" });
35298
    });
35299
    var pageTitle = 'Apache License, Version 2.0';
35300
    if(pageTitle === '404'){
35301
      window.addEventListener('DOMContentLoaded', (event) => {
35302
          new PagefindUI({ element: "#page-404-search" });
35303
      });
35304
    }
35305
  </script>
35306
  
35307
35308
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
35309
  <script>
35310
    var pageTitle = 'Apache License, Version 2.0';
35311
    var _paq = window._paq = window._paq || [];
35312
    /* tracker methods like "setCustomDimension" should be called before
35313
"trackPageView" */
35314
    /* We explicitly disable cookie tracking to avoid privacy issues */
35315
    _paq.push(['disableCookies']);
35316
    if(pageTitle === '404'){
35317
      /* Track 404 page hits */
35318
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
35319
    }
35320
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
35321
as the same visit */
35322
    _paq.push(['trackPageView']);
35323
    _paq.push(['enableLinkTracking']);
35324
    (function() {
35325
      var u="//analytics.apache.org/";
35326
      _paq.push(['setTrackerUrl', u+'matomo.php']);
35327
      _paq.push(['setSiteId', '37']);
35328
      var d=document, g=d.createElement('script'),
35329
s=d.getElementsByTagName('script')[0];
35330
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
35331
    })();
35332
  </script>
35333
  <!-- End Matomo Code -->
35334
35335
</head>
35336
35337
<body >
35338
  <!-- Navigation -->
35339
  <header>
35340
	<div id="skiptocontent">
35341
		<a href="#maincontent">Skip to Main Content</a>
35342
	</div>
35343
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
35344
      
35345
      <div class="container">
35346
        <div class="navbar-header">
35347
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
35348
            <span class="sr-only">Toggle navigation</span>
35349
            <span class="icon-bar"></span>
35350
            <span class="icon-bar"></span>
35351
            <span class="icon-bar"></span>
35352
          </button>
35353
        </div>
35354
        <div class="collapse navbar-collapse" id="mainnav-collapse">
35355
          <div class="upper-nav">
35356
            <div class="header-social-icons">
35357
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
35358
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
35359
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
35360
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
35361
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
35362
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
35363
            </div>
35364
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
35365
          </div>
35366
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
35367
            <li class="dropdown">
35368
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
35369
              <ul class="dropdown-menu" role="menu">
35370
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
35371
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
35372
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
35373
                <li><a href="/community-resources/">Community Resources</a></li>
35374
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
35375
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
35376
              </ul>
35377
            </li>
35378
            <li class="dropdown">
35379
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
35380
              <ul class="dropdown-menu" role="menu">
35381
                <li><a href="/projects">Projects</a></li>
35382
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
35383
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
35384
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
35385
                <li><a href="/security">Report a Vulnerability</a></li>
35386
              </ul>
35387
            </li>
35388
            <li class="dropdown">
35389
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
35390
              <ul class="dropdown-menu" role="menu">
35391
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
35392
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
35393
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
35394
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
35395
              </ul>
35396
            </li>
35397
            <li class="dropdown">
35398
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
35399
              <ul class="dropdown-menu" role="menu">
35400
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
35401
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
35402
                <li><a href="/theapacheway/">The Apache Way</a></li>
35403
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
35404
                <li><a href="/licenses">Licenses</a></li>
35405
                <li><a href="/foundation/glossary">Glossary</a></li>
35406
                <li><a href="/foundation/faq">FAQ</a></li>
35407
              </ul>
35408
            </li>
35409
            <li class="dropdown">
35410
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
35411
              <ul class="dropdown-menu" role="menu">
35412
                <li><a href="/dev/">Developer Information</a></li>
35413
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
35414
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
35415
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
35416
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
35417
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
35418
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
35419
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
35420
                <li><a href="/logos/">Project Logos</a></li>
35421
              </ul>
35422
            </li>
35423
            <li class="dropdown">
35424
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
35425
              <ul class="dropdown-menu" role="menu">
35426
                <li><a href="/foundation/">About</a></li>
35427
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
35428
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
35429
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
35430
                <li><a href="/foundation/leadership">Leadership</a></li>
35431
                <li><a href="/foundation/members">Members</a></li>
35432
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
35433
                <li><a href="/press/">Newsroom</a></li>
35434
                <li><a href="/foundation/contact">Contact</a></li>
35435
              </ul>
35436
            </li>
35437
            
35438
           
35439
            
35440
            <li class="dropdown">
35441
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
35442
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
35443
              <ul class="dropdown-menu search-form" role="search">
35444
                <li>
35445
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
35446
                </li>
35447
              </ul>
35448
            </li>
35449
          </ul>
35450
        </div>
35451
      </div>
35452
    </nav>
35453
  </header>
35454
     <!-- Script is to make the input field ready as soon as user click the search button-->
35455
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
35456
     <script>
35457
   document.addEventListener('DOMContentLoaded', function () {
35458
    // Using Bootstrap's event system for dropdowns
35459
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
35460
        // Check if this is the search dropdown
35461
        if ($(this).find('.glyphicon-search').length > 0) {
35462
            // Find and focus the search input
35463
            setTimeout(function() {
35464
                $('.pagefind-ui__search-input').focus();
35465
            }, 50); // Small delay to ensure input is ready
35466
        }
35467
    });
35468
});
35469
  </script>
35470
  <!-- / Navigation -->
35471
  <header id="main-header" class="container">
35472
    <div class="main">
35473
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
35474
35475
    </div>
35476
 
35477
  </header>
35478
  <main id="maincontent">
35479
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
35480
<ul>
35481
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
35482
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
35483
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
35484
</ul>
35485
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
35486
reliable and long-lived software products through collaborative, open-source software development.</p>
35487
<p>All packages produced by the ASF are implicitly licensed under the Apache
35488
License, Version 2.0, unless otherwise explicitly stated.</p>
35489
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
35490
<p style="text-align:center">
35491
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
35492
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
35493
</p>
35494
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
35495
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
35496
<div style="margin-left: 1em;">
35497
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
35498
distribution as defined by Sections 1 through 9 of this document.</p>
35499
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
35500
copyright owner that is granting the License.</p>
35501
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
35502
entities that control, are controlled by, or are under common control with
35503
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
35504
power, direct or indirect, to cause the direction or management of such
35505
entity, whether by contract or otherwise, or (ii) ownership of fifty
35506
percent (50%) or more of the outstanding shares, or (iii) beneficial
35507
ownership of such entity.</p>
35508
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
35509
permissions granted by this License.</p>
35510
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
35511
including but not limited to software source code, documentation source,
35512
and configuration files.</p>
35513
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
35514
or translation of a Source form, including but not limited to compiled
35515
object code, generated documentation, and conversions to other media types.</p>
35516
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
35517
made available under the License, as indicated by a copyright notice that
35518
is included in or attached to the work (an example is provided in the
35519
Appendix below).</p>
35520
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
35521
that is based on (or derived from) the Work and for which the editorial
35522
revisions, annotations, elaborations, or other modifications represent, as
35523
a whole, an original work of authorship. For the purposes of this License,
35524
Derivative Works shall not include works that remain separable from, or
35525
merely link (or bind by name) to the interfaces of, the Work and Derivative
35526
Works thereof.</p>
35527
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
35528
version of the Work and any modifications or additions to that Work or
35529
Derivative Works thereof, that is intentionally submitted to Licensor for
35530
inclusion in the Work by the copyright owner or by an individual or Legal
35531
Entity authorized to submit on behalf of the copyright owner. For the
35532
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
35533
verbal, or written communication sent to the Licensor or its
35534
representatives, including but not limited to communication on electronic
35535
mailing lists, source code control systems, and issue tracking systems that
35536
are managed by, or on behalf of, the Licensor for the purpose of discussing
35537
and improving the Work, but excluding communication that is conspicuously
35538
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
35539
Contribution.</strong>"</p>
35540
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
35541
behalf of whom a Contribution has been received by Licensor and
35542
subsequently incorporated within the Work.</p>
35543
</div>
35544
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
35545
terms and conditions of this License, each Contributor hereby grants to You
35546
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
35547
copyright license to reproduce, prepare Derivative Works of, publicly
35548
display, publicly perform, sublicense, and distribute the Work and such
35549
Derivative Works in Source or Object form.</p>
35550
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
35551
and conditions of this License, each Contributor hereby grants to You a
35552
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
35553
(except as stated in this section) patent license to make, have made, use,
35554
offer to sell, sell, import, and otherwise transfer the Work, where such
35555
license applies only to those patent claims licensable by such Contributor
35556
that are necessarily infringed by their Contribution(s) alone or by
35557
combination of their Contribution(s) with the Work to which such
35558
Contribution(s) was submitted. If You institute patent litigation against
35559
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
35560
that the Work or a Contribution incorporated within the Work constitutes
35561
direct or contributory patent infringement, then any patent licenses
35562
granted to You under this License for that Work shall terminate as of the
35563
date such litigation is filed.</p>
35564
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
35565
distribute copies of the Work or Derivative Works thereof in any medium,
35566
with or without modifications, and in Source or Object form, provided that
35567
You meet the following conditions:</p>
35568
<ol style="list-style: lower-latin;">
35569
<li>You must give any other recipients of the Work or Derivative Works a
35570
copy of this License; and</li>
35571
<li>You must cause any modified files to carry prominent notices stating
35572
that You changed the files; and</li>
35573
<li>You must retain, in the Source form of any Derivative Works that You
35574
distribute, all copyright, patent, trademark, and attribution notices from
35575
the Source form of the Work, excluding those notices that do not pertain to
35576
any part of the Derivative Works; and</li>
35577
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
35578
then any Derivative Works that You distribute must include a readable copy
35579
of the attribution notices contained within such NOTICE file, excluding
35580
those notices that do not pertain to any part of the Derivative Works, in
35581
at least one of the following places: within a NOTICE text file distributed
35582
as part of the Derivative Works; within the Source form or documentation,
35583
if provided along with the Derivative Works; or, within a display generated
35584
by the Derivative Works, if and wherever such third-party notices normally
35585
appear. The contents of the NOTICE file are for informational purposes only
35586
and do not modify the License. You may add Your own attribution notices
35587
within Derivative Works that You distribute, alongside or as an addendum to
35588
the NOTICE text from the Work, provided that such additional attribution
35589
notices cannot be construed as modifying the License.
35590
</li>
35591
</ol>
35592
<p>You may add Your own copyright statement to Your modifications and may
35593
provide additional or different license terms and conditions for use,
35594
reproduction, or distribution of Your modifications, or for any such
35595
Derivative Works as a whole, provided Your use, reproduction, and
35596
distribution of the Work otherwise complies with the conditions stated in
35597
this License.</p>
35598
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
35599
explicitly state otherwise, any Contribution intentionally submitted for
35600
inclusion in the Work by You to the Licensor shall be under the terms and
35601
conditions of this License, without any additional terms or conditions.
35602
Notwithstanding the above, nothing herein shall supersede or modify the
35603
terms of any separate license agreement you may have executed with Licensor
35604
regarding such Contributions.</p>
35605
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
35606
permission to use the trade names, trademarks, service marks, or product
35607
names of the Licensor, except as required for reasonable and customary use
35608
in describing the origin of the Work and reproducing the content of the
35609
NOTICE file.</p>
35610
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
35611
applicable law or agreed to in writing, Licensor provides the Work (and
35612
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
35613
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
35614
without limitation, any warranties or conditions of TITLE,
35615
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
35616
are solely responsible for determining the appropriateness of using or
35617
redistributing the Work and assume any risks associated with Your exercise
35618
of permissions under this License.</p>
35619
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
35620
under no legal theory, whether in tort (including negligence), contract, or
35621
otherwise, unless required by applicable law (such as deliberate and
35622
grossly negligent acts) or agreed to in writing, shall any Contributor be
35623
liable to You for damages, including any direct, indirect, special,
35624
incidental, or consequential damages of any character arising as a result
35625
of this License or out of the use or inability to use the Work (including
35626
but not limited to damages for loss of goodwill, work stoppage, computer
35627
failure or malfunction, or any and all other commercial damages or losses),
35628
even if such Contributor has been advised of the possibility of such
35629
damages.</p>
35630
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
35631
While redistributing the Work or Derivative Works thereof, You may choose
35632
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
35633
or other liability obligations and/or rights consistent with this License.
35634
However, in accepting such obligations, You may act only on Your own behalf
35635
and on Your sole responsibility, not on behalf of any other Contributor,
35636
and only if You agree to indemnify, defend, and hold each Contributor
35637
harmless for any liability incurred by, or claims asserted against, such
35638
Contributor by reason of your accepting any such warranty or additional
35639
liability.</p>
35640
<p>END OF TERMS AND CONDITIONS</p>
35641
</div>
35642
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
35643
<p>Include a copy of the Apache License, typically in a file called
35644
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
35645
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
35646
declaration, replacing the fields enclosed by brackets "[]" with your own
35647
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
35648
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
35649
identification within third-party archives.</p>
35650
<pre><code>Copyright [yyyy] [name of copyright owner]
35651
35652
Licensed under the Apache License, Version 2.0 (the "License");
35653
you may not use this file except in compliance with the License.
35654
You may obtain a copy of the License at
35655
35656
    http://www.apache.org/licenses/LICENSE-2.0
35657
35658
Unless required by applicable law or agreed to in writing, software
35659
distributed under the License is distributed on an "AS IS" BASIS,
35660
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
35661
See the License for the specific language governing permissions and
35662
limitations under the License.
35663
</code></pre>
35664
35665
</div>  </main>
35666
35667
  <!-- Footer -->
35668
  <footer class="bg-primary">
35669
    <div class="container">
35670
      <div class="row">
35671
        <br />
35672
        <div class="col-sm-2">
35673
          <h5 class="white">Community</h5>
35674
          <ul class="list-unstyled white" role="menu">
35675
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
35676
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
35677
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
35678
            <li><a href="/community-resources/">Community Resources</a></li>
35679
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
35680
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
35681
          </ul>
35682
        </div>
35683
35684
        <div class="col-sm-2">
35685
          <h5 class="white">Projects</h5>
35686
          <ul class="list-unstyled white" role="menu">
35687
              <li><a href="/projects">Projects</a></li>
35688
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
35689
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
35690
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
35691
              <li><a href="/security">Report a Vulnerability</a></li>
35692
          </ul>
35693
        </div>
35694
        <div class="col-sm-2">
35695
          <h5 class="white">Downloads</h5>
35696
          <ul class="list-unstyled white" role="menu">
35697
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
35698
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
35699
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
35700
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
35701
          </ul>
35702
        </div>
35703
35704
        <div class="col-sm-2">
35705
          <h5 class="white">Learn</h5>
35706
          <ul class="list-unstyled white" role="menu">
35707
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
35708
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
35709
            <li><a href="/theapacheway/">The Apache Way</a></li>
35710
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
35711
            <li><a href="/licenses">Licenses</a></li>
35712
            <li><a href="/foundation/glossary">Glossary</a></li>
35713
            <li><a href="/foundation/faq">FAQ</a></li>
35714
          </ul>
35715
        </div>
35716
35717
        <div class="col-sm-2">
35718
          <h5 class="white">Resources &amp; Tools</h5>
35719
          <ul class="list-unstyled white" role="menu">
35720
              <li><a href="/dev/">Developer Information</a></li>
35721
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
35722
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
35723
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
35724
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
35725
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
35726
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
35727
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
35728
              <li><a href="/logos/">Project Logos</a></li>
35729
          </ul>
35730
        </div>
35731
35732
        <div class="col-sm-2">
35733
          <h5 class="white">About</h5>
35734
          <ul class="list-unstyled white" role="menu">
35735
            <li><a href="/foundation/">About</a></li>
35736
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
35737
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
35738
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
35739
            <li><a href="/foundation/leadership">Leadership</a></li>
35740
            <li><a href="/foundation/members">Members</a></li>
35741
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
35742
            <li><a href="/press/">Newsroom</a></li>
35743
            <li><a href="/foundation/contact">Contact</a></li>
35744
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
35745
          </ul>
35746
        </div>
35747
35748
35749
      </div>
35750
      <hr class="col-lg-12 hr-white" />
35751
      <div class="row">
35752
        <div class="col-lg-12">
35753
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
35754
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
35755
        </div>
35756
      </div>
35757
    </div>
35758
35759
  </footer>
35760
35761
  <!-- / Footer -->
35762
35763
  <script src="/js/jquery.min.js"></script>
35764
  <script src="/js/bootstrap.js"></script>
35765
  <script src="/js/slideshow.js"></script>
35766
  <script>
35767
    (function($){
35768
      $(document).ready(function(){
35769
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
35770
          event.preventDefault();
35771
          event.stopPropagation();
35772
          $(this).parent().siblings().removeClass('open');
35773
          $(this).parent().toggleClass('open');
35774
          console.log('WOrked');
35775
        });
35776
      });
35777
    })(jQuery);
35778
  </script>
35779
</body>
35780
</html></pre>
35781
}}
35782
|
35783
|com.zfabrik.servletjsp|jetty-ee9-nested-12.0.19|pom.xml|{{collapse(Apache 2.0)
35784
<pre><!DOCTYPE html>
35785
<html lang="en">
35786
<head>
35787
  <meta charset="utf-8">
35788
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
35789
  <meta name="viewport" content="width=device-width, initial-scale=1">
35790
  <meta name="description" content="Home page of The Apache Software Foundation">
35791
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
35792
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
35793
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
35794
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
35795
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
35796
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
35797
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
35798
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
35799
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
35800
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
35801
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
35802
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
35803
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
35804
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
35805
  <link rel="manifest" href="/favicons/manifest.json">
35806
  <link rel="shortcut icon" href="/favicons/favicon.ico">
35807
  <meta name="msapplication-TileColor" content="#603cba">
35808
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
35809
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
35810
  <meta name="theme-color" content="#282661">
35811
35812
  <title>Apache License, Version 2.0</title>
35813
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
35814
  <link href="/css/min.bootstrap.css" rel="stylesheet">
35815
  <link href="/css/styles.css" rel="stylesheet">
35816
  <link href="/css/new-ui.css" rel="stylesheet">
35817
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
35818
  <style>
35819
.headerlink {
35820
  visibility: hidden;
35821
}
35822
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
35823
  visibility: visible
35824
}  </style>
35825
35826
  <!-- pagefind search -->
35827
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
35828
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
35829
  <script>
35830
    window.addEventListener('DOMContentLoaded', (event) => {
35831
        new PagefindUI({ element: "#pagefind-search" });
35832
    });
35833
    var pageTitle = 'Apache License, Version 2.0';
35834
    if(pageTitle === '404'){
35835
      window.addEventListener('DOMContentLoaded', (event) => {
35836
          new PagefindUI({ element: "#page-404-search" });
35837
      });
35838
    }
35839
  </script>
35840
  
35841
35842
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
35843
  <script>
35844
    var pageTitle = 'Apache License, Version 2.0';
35845
    var _paq = window._paq = window._paq || [];
35846
    /* tracker methods like "setCustomDimension" should be called before
35847
"trackPageView" */
35848
    /* We explicitly disable cookie tracking to avoid privacy issues */
35849
    _paq.push(['disableCookies']);
35850
    if(pageTitle === '404'){
35851
      /* Track 404 page hits */
35852
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
35853
    }
35854
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
35855
as the same visit */
35856
    _paq.push(['trackPageView']);
35857
    _paq.push(['enableLinkTracking']);
35858
    (function() {
35859
      var u="//analytics.apache.org/";
35860
      _paq.push(['setTrackerUrl', u+'matomo.php']);
35861
      _paq.push(['setSiteId', '37']);
35862
      var d=document, g=d.createElement('script'),
35863
s=d.getElementsByTagName('script')[0];
35864
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
35865
    })();
35866
  </script>
35867
  <!-- End Matomo Code -->
35868
35869
</head>
35870
35871
<body >
35872
  <!-- Navigation -->
35873
  <header>
35874
	<div id="skiptocontent">
35875
		<a href="#maincontent">Skip to Main Content</a>
35876
	</div>
35877
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
35878
      
35879
      <div class="container">
35880
        <div class="navbar-header">
35881
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
35882
            <span class="sr-only">Toggle navigation</span>
35883
            <span class="icon-bar"></span>
35884
            <span class="icon-bar"></span>
35885
            <span class="icon-bar"></span>
35886
          </button>
35887
        </div>
35888
        <div class="collapse navbar-collapse" id="mainnav-collapse">
35889
          <div class="upper-nav">
35890
            <div class="header-social-icons">
35891
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
35892
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
35893
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
35894
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
35895
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
35896
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
35897
            </div>
35898
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
35899
          </div>
35900
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
35901
            <li class="dropdown">
35902
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
35903
              <ul class="dropdown-menu" role="menu">
35904
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
35905
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
35906
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
35907
                <li><a href="/community-resources/">Community Resources</a></li>
35908
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
35909
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
35910
              </ul>
35911
            </li>
35912
            <li class="dropdown">
35913
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
35914
              <ul class="dropdown-menu" role="menu">
35915
                <li><a href="/projects">Projects</a></li>
35916
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
35917
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
35918
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
35919
                <li><a href="/security">Report a Vulnerability</a></li>
35920
              </ul>
35921
            </li>
35922
            <li class="dropdown">
35923
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
35924
              <ul class="dropdown-menu" role="menu">
35925
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
35926
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
35927
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
35928
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
35929
              </ul>
35930
            </li>
35931
            <li class="dropdown">
35932
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
35933
              <ul class="dropdown-menu" role="menu">
35934
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
35935
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
35936
                <li><a href="/theapacheway/">The Apache Way</a></li>
35937
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
35938
                <li><a href="/licenses">Licenses</a></li>
35939
                <li><a href="/foundation/glossary">Glossary</a></li>
35940
                <li><a href="/foundation/faq">FAQ</a></li>
35941
              </ul>
35942
            </li>
35943
            <li class="dropdown">
35944
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
35945
              <ul class="dropdown-menu" role="menu">
35946
                <li><a href="/dev/">Developer Information</a></li>
35947
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
35948
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
35949
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
35950
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
35951
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
35952
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
35953
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
35954
                <li><a href="/logos/">Project Logos</a></li>
35955
              </ul>
35956
            </li>
35957
            <li class="dropdown">
35958
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
35959
              <ul class="dropdown-menu" role="menu">
35960
                <li><a href="/foundation/">About</a></li>
35961
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
35962
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
35963
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
35964
                <li><a href="/foundation/leadership">Leadership</a></li>
35965
                <li><a href="/foundation/members">Members</a></li>
35966
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
35967
                <li><a href="/press/">Newsroom</a></li>
35968
                <li><a href="/foundation/contact">Contact</a></li>
35969
              </ul>
35970
            </li>
35971
            
35972
           
35973
            
35974
            <li class="dropdown">
35975
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
35976
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
35977
              <ul class="dropdown-menu search-form" role="search">
35978
                <li>
35979
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
35980
                </li>
35981
              </ul>
35982
            </li>
35983
          </ul>
35984
        </div>
35985
      </div>
35986
    </nav>
35987
  </header>
35988
     <!-- Script is to make the input field ready as soon as user click the search button-->
35989
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
35990
     <script>
35991
   document.addEventListener('DOMContentLoaded', function () {
35992
    // Using Bootstrap's event system for dropdowns
35993
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
35994
        // Check if this is the search dropdown
35995
        if ($(this).find('.glyphicon-search').length > 0) {
35996
            // Find and focus the search input
35997
            setTimeout(function() {
35998
                $('.pagefind-ui__search-input').focus();
35999
            }, 50); // Small delay to ensure input is ready
36000
        }
36001
    });
36002
});
36003
  </script>
36004
  <!-- / Navigation -->
36005
  <header id="main-header" class="container">
36006
    <div class="main">
36007
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
36008
36009
    </div>
36010
 
36011
  </header>
36012
  <main id="maincontent">
36013
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
36014
<ul>
36015
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
36016
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
36017
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
36018
</ul>
36019
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
36020
reliable and long-lived software products through collaborative, open-source software development.</p>
36021
<p>All packages produced by the ASF are implicitly licensed under the Apache
36022
License, Version 2.0, unless otherwise explicitly stated.</p>
36023
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
36024
<p style="text-align:center">
36025
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
36026
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
36027
</p>
36028
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
36029
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
36030
<div style="margin-left: 1em;">
36031
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
36032
distribution as defined by Sections 1 through 9 of this document.</p>
36033
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
36034
copyright owner that is granting the License.</p>
36035
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
36036
entities that control, are controlled by, or are under common control with
36037
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
36038
power, direct or indirect, to cause the direction or management of such
36039
entity, whether by contract or otherwise, or (ii) ownership of fifty
36040
percent (50%) or more of the outstanding shares, or (iii) beneficial
36041
ownership of such entity.</p>
36042
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
36043
permissions granted by this License.</p>
36044
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
36045
including but not limited to software source code, documentation source,
36046
and configuration files.</p>
36047
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
36048
or translation of a Source form, including but not limited to compiled
36049
object code, generated documentation, and conversions to other media types.</p>
36050
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
36051
made available under the License, as indicated by a copyright notice that
36052
is included in or attached to the work (an example is provided in the
36053
Appendix below).</p>
36054
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
36055
that is based on (or derived from) the Work and for which the editorial
36056
revisions, annotations, elaborations, or other modifications represent, as
36057
a whole, an original work of authorship. For the purposes of this License,
36058
Derivative Works shall not include works that remain separable from, or
36059
merely link (or bind by name) to the interfaces of, the Work and Derivative
36060
Works thereof.</p>
36061
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
36062
version of the Work and any modifications or additions to that Work or
36063
Derivative Works thereof, that is intentionally submitted to Licensor for
36064
inclusion in the Work by the copyright owner or by an individual or Legal
36065
Entity authorized to submit on behalf of the copyright owner. For the
36066
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
36067
verbal, or written communication sent to the Licensor or its
36068
representatives, including but not limited to communication on electronic
36069
mailing lists, source code control systems, and issue tracking systems that
36070
are managed by, or on behalf of, the Licensor for the purpose of discussing
36071
and improving the Work, but excluding communication that is conspicuously
36072
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
36073
Contribution.</strong>"</p>
36074
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
36075
behalf of whom a Contribution has been received by Licensor and
36076
subsequently incorporated within the Work.</p>
36077
</div>
36078
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
36079
terms and conditions of this License, each Contributor hereby grants to You
36080
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
36081
copyright license to reproduce, prepare Derivative Works of, publicly
36082
display, publicly perform, sublicense, and distribute the Work and such
36083
Derivative Works in Source or Object form.</p>
36084
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
36085
and conditions of this License, each Contributor hereby grants to You a
36086
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
36087
(except as stated in this section) patent license to make, have made, use,
36088
offer to sell, sell, import, and otherwise transfer the Work, where such
36089
license applies only to those patent claims licensable by such Contributor
36090
that are necessarily infringed by their Contribution(s) alone or by
36091
combination of their Contribution(s) with the Work to which such
36092
Contribution(s) was submitted. If You institute patent litigation against
36093
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
36094
that the Work or a Contribution incorporated within the Work constitutes
36095
direct or contributory patent infringement, then any patent licenses
36096
granted to You under this License for that Work shall terminate as of the
36097
date such litigation is filed.</p>
36098
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
36099
distribute copies of the Work or Derivative Works thereof in any medium,
36100
with or without modifications, and in Source or Object form, provided that
36101
You meet the following conditions:</p>
36102
<ol style="list-style: lower-latin;">
36103
<li>You must give any other recipients of the Work or Derivative Works a
36104
copy of this License; and</li>
36105
<li>You must cause any modified files to carry prominent notices stating
36106
that You changed the files; and</li>
36107
<li>You must retain, in the Source form of any Derivative Works that You
36108
distribute, all copyright, patent, trademark, and attribution notices from
36109
the Source form of the Work, excluding those notices that do not pertain to
36110
any part of the Derivative Works; and</li>
36111
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
36112
then any Derivative Works that You distribute must include a readable copy
36113
of the attribution notices contained within such NOTICE file, excluding
36114
those notices that do not pertain to any part of the Derivative Works, in
36115
at least one of the following places: within a NOTICE text file distributed
36116
as part of the Derivative Works; within the Source form or documentation,
36117
if provided along with the Derivative Works; or, within a display generated
36118
by the Derivative Works, if and wherever such third-party notices normally
36119
appear. The contents of the NOTICE file are for informational purposes only
36120
and do not modify the License. You may add Your own attribution notices
36121
within Derivative Works that You distribute, alongside or as an addendum to
36122
the NOTICE text from the Work, provided that such additional attribution
36123
notices cannot be construed as modifying the License.
36124
</li>
36125
</ol>
36126
<p>You may add Your own copyright statement to Your modifications and may
36127
provide additional or different license terms and conditions for use,
36128
reproduction, or distribution of Your modifications, or for any such
36129
Derivative Works as a whole, provided Your use, reproduction, and
36130
distribution of the Work otherwise complies with the conditions stated in
36131
this License.</p>
36132
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
36133
explicitly state otherwise, any Contribution intentionally submitted for
36134
inclusion in the Work by You to the Licensor shall be under the terms and
36135
conditions of this License, without any additional terms or conditions.
36136
Notwithstanding the above, nothing herein shall supersede or modify the
36137
terms of any separate license agreement you may have executed with Licensor
36138
regarding such Contributions.</p>
36139
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
36140
permission to use the trade names, trademarks, service marks, or product
36141
names of the Licensor, except as required for reasonable and customary use
36142
in describing the origin of the Work and reproducing the content of the
36143
NOTICE file.</p>
36144
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
36145
applicable law or agreed to in writing, Licensor provides the Work (and
36146
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
36147
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
36148
without limitation, any warranties or conditions of TITLE,
36149
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
36150
are solely responsible for determining the appropriateness of using or
36151
redistributing the Work and assume any risks associated with Your exercise
36152
of permissions under this License.</p>
36153
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
36154
under no legal theory, whether in tort (including negligence), contract, or
36155
otherwise, unless required by applicable law (such as deliberate and
36156
grossly negligent acts) or agreed to in writing, shall any Contributor be
36157
liable to You for damages, including any direct, indirect, special,
36158
incidental, or consequential damages of any character arising as a result
36159
of this License or out of the use or inability to use the Work (including
36160
but not limited to damages for loss of goodwill, work stoppage, computer
36161
failure or malfunction, or any and all other commercial damages or losses),
36162
even if such Contributor has been advised of the possibility of such
36163
damages.</p>
36164
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
36165
While redistributing the Work or Derivative Works thereof, You may choose
36166
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
36167
or other liability obligations and/or rights consistent with this License.
36168
However, in accepting such obligations, You may act only on Your own behalf
36169
and on Your sole responsibility, not on behalf of any other Contributor,
36170
and only if You agree to indemnify, defend, and hold each Contributor
36171
harmless for any liability incurred by, or claims asserted against, such
36172
Contributor by reason of your accepting any such warranty or additional
36173
liability.</p>
36174
<p>END OF TERMS AND CONDITIONS</p>
36175
</div>
36176
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
36177
<p>Include a copy of the Apache License, typically in a file called
36178
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
36179
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
36180
declaration, replacing the fields enclosed by brackets "[]" with your own
36181
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
36182
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
36183
identification within third-party archives.</p>
36184
<pre><code>Copyright [yyyy] [name of copyright owner]
36185
36186
Licensed under the Apache License, Version 2.0 (the "License");
36187
you may not use this file except in compliance with the License.
36188
You may obtain a copy of the License at
36189
36190
    http://www.apache.org/licenses/LICENSE-2.0
36191
36192
Unless required by applicable law or agreed to in writing, software
36193
distributed under the License is distributed on an "AS IS" BASIS,
36194
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
36195
See the License for the specific language governing permissions and
36196
limitations under the License.
36197
</code></pre>
36198
36199
</div>  </main>
36200
36201
  <!-- Footer -->
36202
  <footer class="bg-primary">
36203
    <div class="container">
36204
      <div class="row">
36205
        <br />
36206
        <div class="col-sm-2">
36207
          <h5 class="white">Community</h5>
36208
          <ul class="list-unstyled white" role="menu">
36209
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
36210
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
36211
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
36212
            <li><a href="/community-resources/">Community Resources</a></li>
36213
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
36214
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
36215
          </ul>
36216
        </div>
36217
36218
        <div class="col-sm-2">
36219
          <h5 class="white">Projects</h5>
36220
          <ul class="list-unstyled white" role="menu">
36221
              <li><a href="/projects">Projects</a></li>
36222
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
36223
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
36224
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
36225
              <li><a href="/security">Report a Vulnerability</a></li>
36226
          </ul>
36227
        </div>
36228
        <div class="col-sm-2">
36229
          <h5 class="white">Downloads</h5>
36230
          <ul class="list-unstyled white" role="menu">
36231
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
36232
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
36233
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
36234
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
36235
          </ul>
36236
        </div>
36237
36238
        <div class="col-sm-2">
36239
          <h5 class="white">Learn</h5>
36240
          <ul class="list-unstyled white" role="menu">
36241
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
36242
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
36243
            <li><a href="/theapacheway/">The Apache Way</a></li>
36244
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
36245
            <li><a href="/licenses">Licenses</a></li>
36246
            <li><a href="/foundation/glossary">Glossary</a></li>
36247
            <li><a href="/foundation/faq">FAQ</a></li>
36248
          </ul>
36249
        </div>
36250
36251
        <div class="col-sm-2">
36252
          <h5 class="white">Resources &amp; Tools</h5>
36253
          <ul class="list-unstyled white" role="menu">
36254
              <li><a href="/dev/">Developer Information</a></li>
36255
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
36256
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
36257
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
36258
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
36259
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
36260
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
36261
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
36262
              <li><a href="/logos/">Project Logos</a></li>
36263
          </ul>
36264
        </div>
36265
36266
        <div class="col-sm-2">
36267
          <h5 class="white">About</h5>
36268
          <ul class="list-unstyled white" role="menu">
36269
            <li><a href="/foundation/">About</a></li>
36270
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
36271
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
36272
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
36273
            <li><a href="/foundation/leadership">Leadership</a></li>
36274
            <li><a href="/foundation/members">Members</a></li>
36275
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
36276
            <li><a href="/press/">Newsroom</a></li>
36277
            <li><a href="/foundation/contact">Contact</a></li>
36278
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
36279
          </ul>
36280
        </div>
36281
36282
36283
      </div>
36284
      <hr class="col-lg-12 hr-white" />
36285
      <div class="row">
36286
        <div class="col-lg-12">
36287
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
36288
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
36289
        </div>
36290
      </div>
36291
    </div>
36292
36293
  </footer>
36294
36295
  <!-- / Footer -->
36296
36297
  <script src="/js/jquery.min.js"></script>
36298
  <script src="/js/bootstrap.js"></script>
36299
  <script src="/js/slideshow.js"></script>
36300
  <script>
36301
    (function($){
36302
      $(document).ready(function(){
36303
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
36304
          event.preventDefault();
36305
          event.stopPropagation();
36306
          $(this).parent().siblings().removeClass('open');
36307
          $(this).parent().toggleClass('open');
36308
          console.log('WOrked');
36309
        });
36310
      });
36311
    })(jQuery);
36312
  </script>
36313
</body>
36314
</html></pre>
36315
}}
36316
|
36317
|com.zfabrik.servletjsp|jetty-ee9-plus-12.0.19|pom.xml|{{collapse(Apache 2.0)
36318
<pre><!DOCTYPE html>
36319
<html lang="en">
36320
<head>
36321
  <meta charset="utf-8">
36322
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
36323
  <meta name="viewport" content="width=device-width, initial-scale=1">
36324
  <meta name="description" content="Home page of The Apache Software Foundation">
36325
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
36326
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
36327
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
36328
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
36329
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
36330
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
36331
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
36332
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
36333
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
36334
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
36335
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
36336
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
36337
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
36338
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
36339
  <link rel="manifest" href="/favicons/manifest.json">
36340
  <link rel="shortcut icon" href="/favicons/favicon.ico">
36341
  <meta name="msapplication-TileColor" content="#603cba">
36342
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
36343
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
36344
  <meta name="theme-color" content="#282661">
36345
36346
  <title>Apache License, Version 2.0</title>
36347
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
36348
  <link href="/css/min.bootstrap.css" rel="stylesheet">
36349
  <link href="/css/styles.css" rel="stylesheet">
36350
  <link href="/css/new-ui.css" rel="stylesheet">
36351
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
36352
  <style>
36353
.headerlink {
36354
  visibility: hidden;
36355
}
36356
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
36357
  visibility: visible
36358
}  </style>
36359
36360
  <!-- pagefind search -->
36361
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
36362
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
36363
  <script>
36364
    window.addEventListener('DOMContentLoaded', (event) => {
36365
        new PagefindUI({ element: "#pagefind-search" });
36366
    });
36367
    var pageTitle = 'Apache License, Version 2.0';
36368
    if(pageTitle === '404'){
36369
      window.addEventListener('DOMContentLoaded', (event) => {
36370
          new PagefindUI({ element: "#page-404-search" });
36371
      });
36372
    }
36373
  </script>
36374
  
36375
36376
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
36377
  <script>
36378
    var pageTitle = 'Apache License, Version 2.0';
36379
    var _paq = window._paq = window._paq || [];
36380
    /* tracker methods like "setCustomDimension" should be called before
36381
"trackPageView" */
36382
    /* We explicitly disable cookie tracking to avoid privacy issues */
36383
    _paq.push(['disableCookies']);
36384
    if(pageTitle === '404'){
36385
      /* Track 404 page hits */
36386
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
36387
    }
36388
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
36389
as the same visit */
36390
    _paq.push(['trackPageView']);
36391
    _paq.push(['enableLinkTracking']);
36392
    (function() {
36393
      var u="//analytics.apache.org/";
36394
      _paq.push(['setTrackerUrl', u+'matomo.php']);
36395
      _paq.push(['setSiteId', '37']);
36396
      var d=document, g=d.createElement('script'),
36397
s=d.getElementsByTagName('script')[0];
36398
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
36399
    })();
36400
  </script>
36401
  <!-- End Matomo Code -->
36402
36403
</head>
36404
36405
<body >
36406
  <!-- Navigation -->
36407
  <header>
36408
	<div id="skiptocontent">
36409
		<a href="#maincontent">Skip to Main Content</a>
36410
	</div>
36411
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
36412
      
36413
      <div class="container">
36414
        <div class="navbar-header">
36415
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
36416
            <span class="sr-only">Toggle navigation</span>
36417
            <span class="icon-bar"></span>
36418
            <span class="icon-bar"></span>
36419
            <span class="icon-bar"></span>
36420
          </button>
36421
        </div>
36422
        <div class="collapse navbar-collapse" id="mainnav-collapse">
36423
          <div class="upper-nav">
36424
            <div class="header-social-icons">
36425
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
36426
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
36427
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
36428
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
36429
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
36430
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
36431
            </div>
36432
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
36433
          </div>
36434
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
36435
            <li class="dropdown">
36436
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
36437
              <ul class="dropdown-menu" role="menu">
36438
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
36439
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
36440
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
36441
                <li><a href="/community-resources/">Community Resources</a></li>
36442
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
36443
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
36444
              </ul>
36445
            </li>
36446
            <li class="dropdown">
36447
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
36448
              <ul class="dropdown-menu" role="menu">
36449
                <li><a href="/projects">Projects</a></li>
36450
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
36451
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
36452
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
36453
                <li><a href="/security">Report a Vulnerability</a></li>
36454
              </ul>
36455
            </li>
36456
            <li class="dropdown">
36457
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
36458
              <ul class="dropdown-menu" role="menu">
36459
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
36460
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
36461
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
36462
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
36463
              </ul>
36464
            </li>
36465
            <li class="dropdown">
36466
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
36467
              <ul class="dropdown-menu" role="menu">
36468
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
36469
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
36470
                <li><a href="/theapacheway/">The Apache Way</a></li>
36471
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
36472
                <li><a href="/licenses">Licenses</a></li>
36473
                <li><a href="/foundation/glossary">Glossary</a></li>
36474
                <li><a href="/foundation/faq">FAQ</a></li>
36475
              </ul>
36476
            </li>
36477
            <li class="dropdown">
36478
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
36479
              <ul class="dropdown-menu" role="menu">
36480
                <li><a href="/dev/">Developer Information</a></li>
36481
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
36482
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
36483
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
36484
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
36485
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
36486
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
36487
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
36488
                <li><a href="/logos/">Project Logos</a></li>
36489
              </ul>
36490
            </li>
36491
            <li class="dropdown">
36492
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
36493
              <ul class="dropdown-menu" role="menu">
36494
                <li><a href="/foundation/">About</a></li>
36495
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
36496
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
36497
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
36498
                <li><a href="/foundation/leadership">Leadership</a></li>
36499
                <li><a href="/foundation/members">Members</a></li>
36500
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
36501
                <li><a href="/press/">Newsroom</a></li>
36502
                <li><a href="/foundation/contact">Contact</a></li>
36503
              </ul>
36504
            </li>
36505
            
36506
           
36507
            
36508
            <li class="dropdown">
36509
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
36510
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
36511
              <ul class="dropdown-menu search-form" role="search">
36512
                <li>
36513
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
36514
                </li>
36515
              </ul>
36516
            </li>
36517
          </ul>
36518
        </div>
36519
      </div>
36520
    </nav>
36521
  </header>
36522
     <!-- Script is to make the input field ready as soon as user click the search button-->
36523
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
36524
     <script>
36525
   document.addEventListener('DOMContentLoaded', function () {
36526
    // Using Bootstrap's event system for dropdowns
36527
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
36528
        // Check if this is the search dropdown
36529
        if ($(this).find('.glyphicon-search').length > 0) {
36530
            // Find and focus the search input
36531
            setTimeout(function() {
36532
                $('.pagefind-ui__search-input').focus();
36533
            }, 50); // Small delay to ensure input is ready
36534
        }
36535
    });
36536
});
36537
  </script>
36538
  <!-- / Navigation -->
36539
  <header id="main-header" class="container">
36540
    <div class="main">
36541
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
36542
36543
    </div>
36544
 
36545
  </header>
36546
  <main id="maincontent">
36547
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
36548
<ul>
36549
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
36550
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
36551
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
36552
</ul>
36553
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
36554
reliable and long-lived software products through collaborative, open-source software development.</p>
36555
<p>All packages produced by the ASF are implicitly licensed under the Apache
36556
License, Version 2.0, unless otherwise explicitly stated.</p>
36557
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
36558
<p style="text-align:center">
36559
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
36560
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
36561
</p>
36562
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
36563
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
36564
<div style="margin-left: 1em;">
36565
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
36566
distribution as defined by Sections 1 through 9 of this document.</p>
36567
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
36568
copyright owner that is granting the License.</p>
36569
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
36570
entities that control, are controlled by, or are under common control with
36571
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
36572
power, direct or indirect, to cause the direction or management of such
36573
entity, whether by contract or otherwise, or (ii) ownership of fifty
36574
percent (50%) or more of the outstanding shares, or (iii) beneficial
36575
ownership of such entity.</p>
36576
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
36577
permissions granted by this License.</p>
36578
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
36579
including but not limited to software source code, documentation source,
36580
and configuration files.</p>
36581
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
36582
or translation of a Source form, including but not limited to compiled
36583
object code, generated documentation, and conversions to other media types.</p>
36584
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
36585
made available under the License, as indicated by a copyright notice that
36586
is included in or attached to the work (an example is provided in the
36587
Appendix below).</p>
36588
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
36589
that is based on (or derived from) the Work and for which the editorial
36590
revisions, annotations, elaborations, or other modifications represent, as
36591
a whole, an original work of authorship. For the purposes of this License,
36592
Derivative Works shall not include works that remain separable from, or
36593
merely link (or bind by name) to the interfaces of, the Work and Derivative
36594
Works thereof.</p>
36595
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
36596
version of the Work and any modifications or additions to that Work or
36597
Derivative Works thereof, that is intentionally submitted to Licensor for
36598
inclusion in the Work by the copyright owner or by an individual or Legal
36599
Entity authorized to submit on behalf of the copyright owner. For the
36600
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
36601
verbal, or written communication sent to the Licensor or its
36602
representatives, including but not limited to communication on electronic
36603
mailing lists, source code control systems, and issue tracking systems that
36604
are managed by, or on behalf of, the Licensor for the purpose of discussing
36605
and improving the Work, but excluding communication that is conspicuously
36606
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
36607
Contribution.</strong>"</p>
36608
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
36609
behalf of whom a Contribution has been received by Licensor and
36610
subsequently incorporated within the Work.</p>
36611
</div>
36612
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
36613
terms and conditions of this License, each Contributor hereby grants to You
36614
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
36615
copyright license to reproduce, prepare Derivative Works of, publicly
36616
display, publicly perform, sublicense, and distribute the Work and such
36617
Derivative Works in Source or Object form.</p>
36618
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
36619
and conditions of this License, each Contributor hereby grants to You a
36620
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
36621
(except as stated in this section) patent license to make, have made, use,
36622
offer to sell, sell, import, and otherwise transfer the Work, where such
36623
license applies only to those patent claims licensable by such Contributor
36624
that are necessarily infringed by their Contribution(s) alone or by
36625
combination of their Contribution(s) with the Work to which such
36626
Contribution(s) was submitted. If You institute patent litigation against
36627
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
36628
that the Work or a Contribution incorporated within the Work constitutes
36629
direct or contributory patent infringement, then any patent licenses
36630
granted to You under this License for that Work shall terminate as of the
36631
date such litigation is filed.</p>
36632
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
36633
distribute copies of the Work or Derivative Works thereof in any medium,
36634
with or without modifications, and in Source or Object form, provided that
36635
You meet the following conditions:</p>
36636
<ol style="list-style: lower-latin;">
36637
<li>You must give any other recipients of the Work or Derivative Works a
36638
copy of this License; and</li>
36639
<li>You must cause any modified files to carry prominent notices stating
36640
that You changed the files; and</li>
36641
<li>You must retain, in the Source form of any Derivative Works that You
36642
distribute, all copyright, patent, trademark, and attribution notices from
36643
the Source form of the Work, excluding those notices that do not pertain to
36644
any part of the Derivative Works; and</li>
36645
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
36646
then any Derivative Works that You distribute must include a readable copy
36647
of the attribution notices contained within such NOTICE file, excluding
36648
those notices that do not pertain to any part of the Derivative Works, in
36649
at least one of the following places: within a NOTICE text file distributed
36650
as part of the Derivative Works; within the Source form or documentation,
36651
if provided along with the Derivative Works; or, within a display generated
36652
by the Derivative Works, if and wherever such third-party notices normally
36653
appear. The contents of the NOTICE file are for informational purposes only
36654
and do not modify the License. You may add Your own attribution notices
36655
within Derivative Works that You distribute, alongside or as an addendum to
36656
the NOTICE text from the Work, provided that such additional attribution
36657
notices cannot be construed as modifying the License.
36658
</li>
36659
</ol>
36660
<p>You may add Your own copyright statement to Your modifications and may
36661
provide additional or different license terms and conditions for use,
36662
reproduction, or distribution of Your modifications, or for any such
36663
Derivative Works as a whole, provided Your use, reproduction, and
36664
distribution of the Work otherwise complies with the conditions stated in
36665
this License.</p>
36666
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
36667
explicitly state otherwise, any Contribution intentionally submitted for
36668
inclusion in the Work by You to the Licensor shall be under the terms and
36669
conditions of this License, without any additional terms or conditions.
36670
Notwithstanding the above, nothing herein shall supersede or modify the
36671
terms of any separate license agreement you may have executed with Licensor
36672
regarding such Contributions.</p>
36673
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
36674
permission to use the trade names, trademarks, service marks, or product
36675
names of the Licensor, except as required for reasonable and customary use
36676
in describing the origin of the Work and reproducing the content of the
36677
NOTICE file.</p>
36678
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
36679
applicable law or agreed to in writing, Licensor provides the Work (and
36680
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
36681
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
36682
without limitation, any warranties or conditions of TITLE,
36683
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
36684
are solely responsible for determining the appropriateness of using or
36685
redistributing the Work and assume any risks associated with Your exercise
36686
of permissions under this License.</p>
36687
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
36688
under no legal theory, whether in tort (including negligence), contract, or
36689
otherwise, unless required by applicable law (such as deliberate and
36690
grossly negligent acts) or agreed to in writing, shall any Contributor be
36691
liable to You for damages, including any direct, indirect, special,
36692
incidental, or consequential damages of any character arising as a result
36693
of this License or out of the use or inability to use the Work (including
36694
but not limited to damages for loss of goodwill, work stoppage, computer
36695
failure or malfunction, or any and all other commercial damages or losses),
36696
even if such Contributor has been advised of the possibility of such
36697
damages.</p>
36698
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
36699
While redistributing the Work or Derivative Works thereof, You may choose
36700
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
36701
or other liability obligations and/or rights consistent with this License.
36702
However, in accepting such obligations, You may act only on Your own behalf
36703
and on Your sole responsibility, not on behalf of any other Contributor,
36704
and only if You agree to indemnify, defend, and hold each Contributor
36705
harmless for any liability incurred by, or claims asserted against, such
36706
Contributor by reason of your accepting any such warranty or additional
36707
liability.</p>
36708
<p>END OF TERMS AND CONDITIONS</p>
36709
</div>
36710
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
36711
<p>Include a copy of the Apache License, typically in a file called
36712
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
36713
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
36714
declaration, replacing the fields enclosed by brackets "[]" with your own
36715
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
36716
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
36717
identification within third-party archives.</p>
36718
<pre><code>Copyright [yyyy] [name of copyright owner]
36719
36720
Licensed under the Apache License, Version 2.0 (the "License");
36721
you may not use this file except in compliance with the License.
36722
You may obtain a copy of the License at
36723
36724
    http://www.apache.org/licenses/LICENSE-2.0
36725
36726
Unless required by applicable law or agreed to in writing, software
36727
distributed under the License is distributed on an "AS IS" BASIS,
36728
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
36729
See the License for the specific language governing permissions and
36730
limitations under the License.
36731
</code></pre>
36732
36733
</div>  </main>
36734
36735
  <!-- Footer -->
36736
  <footer class="bg-primary">
36737
    <div class="container">
36738
      <div class="row">
36739
        <br />
36740
        <div class="col-sm-2">
36741
          <h5 class="white">Community</h5>
36742
          <ul class="list-unstyled white" role="menu">
36743
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
36744
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
36745
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
36746
            <li><a href="/community-resources/">Community Resources</a></li>
36747
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
36748
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
36749
          </ul>
36750
        </div>
36751
36752
        <div class="col-sm-2">
36753
          <h5 class="white">Projects</h5>
36754
          <ul class="list-unstyled white" role="menu">
36755
              <li><a href="/projects">Projects</a></li>
36756
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
36757
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
36758
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
36759
              <li><a href="/security">Report a Vulnerability</a></li>
36760
          </ul>
36761
        </div>
36762
        <div class="col-sm-2">
36763
          <h5 class="white">Downloads</h5>
36764
          <ul class="list-unstyled white" role="menu">
36765
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
36766
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
36767
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
36768
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
36769
          </ul>
36770
        </div>
36771
36772
        <div class="col-sm-2">
36773
          <h5 class="white">Learn</h5>
36774
          <ul class="list-unstyled white" role="menu">
36775
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
36776
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
36777
            <li><a href="/theapacheway/">The Apache Way</a></li>
36778
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
36779
            <li><a href="/licenses">Licenses</a></li>
36780
            <li><a href="/foundation/glossary">Glossary</a></li>
36781
            <li><a href="/foundation/faq">FAQ</a></li>
36782
          </ul>
36783
        </div>
36784
36785
        <div class="col-sm-2">
36786
          <h5 class="white">Resources &amp; Tools</h5>
36787
          <ul class="list-unstyled white" role="menu">
36788
              <li><a href="/dev/">Developer Information</a></li>
36789
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
36790
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
36791
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
36792
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
36793
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
36794
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
36795
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
36796
              <li><a href="/logos/">Project Logos</a></li>
36797
          </ul>
36798
        </div>
36799
36800
        <div class="col-sm-2">
36801
          <h5 class="white">About</h5>
36802
          <ul class="list-unstyled white" role="menu">
36803
            <li><a href="/foundation/">About</a></li>
36804
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
36805
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
36806
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
36807
            <li><a href="/foundation/leadership">Leadership</a></li>
36808
            <li><a href="/foundation/members">Members</a></li>
36809
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
36810
            <li><a href="/press/">Newsroom</a></li>
36811
            <li><a href="/foundation/contact">Contact</a></li>
36812
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
36813
          </ul>
36814
        </div>
36815
36816
36817
      </div>
36818
      <hr class="col-lg-12 hr-white" />
36819
      <div class="row">
36820
        <div class="col-lg-12">
36821
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
36822
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
36823
        </div>
36824
      </div>
36825
    </div>
36826
36827
  </footer>
36828
36829
  <!-- / Footer -->
36830
36831
  <script src="/js/jquery.min.js"></script>
36832
  <script src="/js/bootstrap.js"></script>
36833
  <script src="/js/slideshow.js"></script>
36834
  <script>
36835
    (function($){
36836
      $(document).ready(function(){
36837
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
36838
          event.preventDefault();
36839
          event.stopPropagation();
36840
          $(this).parent().siblings().removeClass('open');
36841
          $(this).parent().toggleClass('open');
36842
          console.log('WOrked');
36843
        });
36844
      });
36845
    })(jQuery);
36846
  </script>
36847
</body>
36848
</html></pre>
36849
}}
36850
|
36851
|com.zfabrik.servletjsp|jetty-ee9-security-12.0.19|pom.xml|{{collapse(Apache 2.0)
36852
<pre><!DOCTYPE html>
36853
<html lang="en">
36854
<head>
36855
  <meta charset="utf-8">
36856
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
36857
  <meta name="viewport" content="width=device-width, initial-scale=1">
36858
  <meta name="description" content="Home page of The Apache Software Foundation">
36859
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
36860
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
36861
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
36862
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
36863
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
36864
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
36865
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
36866
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
36867
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
36868
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
36869
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
36870
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
36871
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
36872
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
36873
  <link rel="manifest" href="/favicons/manifest.json">
36874
  <link rel="shortcut icon" href="/favicons/favicon.ico">
36875
  <meta name="msapplication-TileColor" content="#603cba">
36876
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
36877
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
36878
  <meta name="theme-color" content="#282661">
36879
36880
  <title>Apache License, Version 2.0</title>
36881
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
36882
  <link href="/css/min.bootstrap.css" rel="stylesheet">
36883
  <link href="/css/styles.css" rel="stylesheet">
36884
  <link href="/css/new-ui.css" rel="stylesheet">
36885
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
36886
  <style>
36887
.headerlink {
36888
  visibility: hidden;
36889
}
36890
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
36891
  visibility: visible
36892
}  </style>
36893
36894
  <!-- pagefind search -->
36895
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
36896
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
36897
  <script>
36898
    window.addEventListener('DOMContentLoaded', (event) => {
36899
        new PagefindUI({ element: "#pagefind-search" });
36900
    });
36901
    var pageTitle = 'Apache License, Version 2.0';
36902
    if(pageTitle === '404'){
36903
      window.addEventListener('DOMContentLoaded', (event) => {
36904
          new PagefindUI({ element: "#page-404-search" });
36905
      });
36906
    }
36907
  </script>
36908
  
36909
36910
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
36911
  <script>
36912
    var pageTitle = 'Apache License, Version 2.0';
36913
    var _paq = window._paq = window._paq || [];
36914
    /* tracker methods like "setCustomDimension" should be called before
36915
"trackPageView" */
36916
    /* We explicitly disable cookie tracking to avoid privacy issues */
36917
    _paq.push(['disableCookies']);
36918
    if(pageTitle === '404'){
36919
      /* Track 404 page hits */
36920
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
36921
    }
36922
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
36923
as the same visit */
36924
    _paq.push(['trackPageView']);
36925
    _paq.push(['enableLinkTracking']);
36926
    (function() {
36927
      var u="//analytics.apache.org/";
36928
      _paq.push(['setTrackerUrl', u+'matomo.php']);
36929
      _paq.push(['setSiteId', '37']);
36930
      var d=document, g=d.createElement('script'),
36931
s=d.getElementsByTagName('script')[0];
36932
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
36933
    })();
36934
  </script>
36935
  <!-- End Matomo Code -->
36936
36937
</head>
36938
36939
<body >
36940
  <!-- Navigation -->
36941
  <header>
36942
	<div id="skiptocontent">
36943
		<a href="#maincontent">Skip to Main Content</a>
36944
	</div>
36945
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
36946
      
36947
      <div class="container">
36948
        <div class="navbar-header">
36949
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
36950
            <span class="sr-only">Toggle navigation</span>
36951
            <span class="icon-bar"></span>
36952
            <span class="icon-bar"></span>
36953
            <span class="icon-bar"></span>
36954
          </button>
36955
        </div>
36956
        <div class="collapse navbar-collapse" id="mainnav-collapse">
36957
          <div class="upper-nav">
36958
            <div class="header-social-icons">
36959
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
36960
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
36961
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
36962
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
36963
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
36964
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
36965
            </div>
36966
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
36967
          </div>
36968
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
36969
            <li class="dropdown">
36970
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
36971
              <ul class="dropdown-menu" role="menu">
36972
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
36973
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
36974
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
36975
                <li><a href="/community-resources/">Community Resources</a></li>
36976
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
36977
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
36978
              </ul>
36979
            </li>
36980
            <li class="dropdown">
36981
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
36982
              <ul class="dropdown-menu" role="menu">
36983
                <li><a href="/projects">Projects</a></li>
36984
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
36985
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
36986
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
36987
                <li><a href="/security">Report a Vulnerability</a></li>
36988
              </ul>
36989
            </li>
36990
            <li class="dropdown">
36991
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
36992
              <ul class="dropdown-menu" role="menu">
36993
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
36994
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
36995
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
36996
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
36997
              </ul>
36998
            </li>
36999
            <li class="dropdown">
37000
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
37001
              <ul class="dropdown-menu" role="menu">
37002
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
37003
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
37004
                <li><a href="/theapacheway/">The Apache Way</a></li>
37005
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
37006
                <li><a href="/licenses">Licenses</a></li>
37007
                <li><a href="/foundation/glossary">Glossary</a></li>
37008
                <li><a href="/foundation/faq">FAQ</a></li>
37009
              </ul>
37010
            </li>
37011
            <li class="dropdown">
37012
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
37013
              <ul class="dropdown-menu" role="menu">
37014
                <li><a href="/dev/">Developer Information</a></li>
37015
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
37016
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
37017
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
37018
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
37019
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
37020
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
37021
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
37022
                <li><a href="/logos/">Project Logos</a></li>
37023
              </ul>
37024
            </li>
37025
            <li class="dropdown">
37026
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
37027
              <ul class="dropdown-menu" role="menu">
37028
                <li><a href="/foundation/">About</a></li>
37029
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
37030
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
37031
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
37032
                <li><a href="/foundation/leadership">Leadership</a></li>
37033
                <li><a href="/foundation/members">Members</a></li>
37034
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
37035
                <li><a href="/press/">Newsroom</a></li>
37036
                <li><a href="/foundation/contact">Contact</a></li>
37037
              </ul>
37038
            </li>
37039
            
37040
           
37041
            
37042
            <li class="dropdown">
37043
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
37044
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
37045
              <ul class="dropdown-menu search-form" role="search">
37046
                <li>
37047
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
37048
                </li>
37049
              </ul>
37050
            </li>
37051
          </ul>
37052
        </div>
37053
      </div>
37054
    </nav>
37055
  </header>
37056
     <!-- Script is to make the input field ready as soon as user click the search button-->
37057
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
37058
     <script>
37059
   document.addEventListener('DOMContentLoaded', function () {
37060
    // Using Bootstrap's event system for dropdowns
37061
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
37062
        // Check if this is the search dropdown
37063
        if ($(this).find('.glyphicon-search').length > 0) {
37064
            // Find and focus the search input
37065
            setTimeout(function() {
37066
                $('.pagefind-ui__search-input').focus();
37067
            }, 50); // Small delay to ensure input is ready
37068
        }
37069
    });
37070
});
37071
  </script>
37072
  <!-- / Navigation -->
37073
  <header id="main-header" class="container">
37074
    <div class="main">
37075
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
37076
37077
    </div>
37078
 
37079
  </header>
37080
  <main id="maincontent">
37081
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
37082
<ul>
37083
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
37084
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
37085
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
37086
</ul>
37087
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
37088
reliable and long-lived software products through collaborative, open-source software development.</p>
37089
<p>All packages produced by the ASF are implicitly licensed under the Apache
37090
License, Version 2.0, unless otherwise explicitly stated.</p>
37091
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
37092
<p style="text-align:center">
37093
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
37094
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
37095
</p>
37096
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
37097
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
37098
<div style="margin-left: 1em;">
37099
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
37100
distribution as defined by Sections 1 through 9 of this document.</p>
37101
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
37102
copyright owner that is granting the License.</p>
37103
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
37104
entities that control, are controlled by, or are under common control with
37105
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
37106
power, direct or indirect, to cause the direction or management of such
37107
entity, whether by contract or otherwise, or (ii) ownership of fifty
37108
percent (50%) or more of the outstanding shares, or (iii) beneficial
37109
ownership of such entity.</p>
37110
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
37111
permissions granted by this License.</p>
37112
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
37113
including but not limited to software source code, documentation source,
37114
and configuration files.</p>
37115
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
37116
or translation of a Source form, including but not limited to compiled
37117
object code, generated documentation, and conversions to other media types.</p>
37118
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
37119
made available under the License, as indicated by a copyright notice that
37120
is included in or attached to the work (an example is provided in the
37121
Appendix below).</p>
37122
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
37123
that is based on (or derived from) the Work and for which the editorial
37124
revisions, annotations, elaborations, or other modifications represent, as
37125
a whole, an original work of authorship. For the purposes of this License,
37126
Derivative Works shall not include works that remain separable from, or
37127
merely link (or bind by name) to the interfaces of, the Work and Derivative
37128
Works thereof.</p>
37129
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
37130
version of the Work and any modifications or additions to that Work or
37131
Derivative Works thereof, that is intentionally submitted to Licensor for
37132
inclusion in the Work by the copyright owner or by an individual or Legal
37133
Entity authorized to submit on behalf of the copyright owner. For the
37134
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
37135
verbal, or written communication sent to the Licensor or its
37136
representatives, including but not limited to communication on electronic
37137
mailing lists, source code control systems, and issue tracking systems that
37138
are managed by, or on behalf of, the Licensor for the purpose of discussing
37139
and improving the Work, but excluding communication that is conspicuously
37140
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
37141
Contribution.</strong>"</p>
37142
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
37143
behalf of whom a Contribution has been received by Licensor and
37144
subsequently incorporated within the Work.</p>
37145
</div>
37146
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
37147
terms and conditions of this License, each Contributor hereby grants to You
37148
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
37149
copyright license to reproduce, prepare Derivative Works of, publicly
37150
display, publicly perform, sublicense, and distribute the Work and such
37151
Derivative Works in Source or Object form.</p>
37152
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
37153
and conditions of this License, each Contributor hereby grants to You a
37154
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
37155
(except as stated in this section) patent license to make, have made, use,
37156
offer to sell, sell, import, and otherwise transfer the Work, where such
37157
license applies only to those patent claims licensable by such Contributor
37158
that are necessarily infringed by their Contribution(s) alone or by
37159
combination of their Contribution(s) with the Work to which such
37160
Contribution(s) was submitted. If You institute patent litigation against
37161
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
37162
that the Work or a Contribution incorporated within the Work constitutes
37163
direct or contributory patent infringement, then any patent licenses
37164
granted to You under this License for that Work shall terminate as of the
37165
date such litigation is filed.</p>
37166
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
37167
distribute copies of the Work or Derivative Works thereof in any medium,
37168
with or without modifications, and in Source or Object form, provided that
37169
You meet the following conditions:</p>
37170
<ol style="list-style: lower-latin;">
37171
<li>You must give any other recipients of the Work or Derivative Works a
37172
copy of this License; and</li>
37173
<li>You must cause any modified files to carry prominent notices stating
37174
that You changed the files; and</li>
37175
<li>You must retain, in the Source form of any Derivative Works that You
37176
distribute, all copyright, patent, trademark, and attribution notices from
37177
the Source form of the Work, excluding those notices that do not pertain to
37178
any part of the Derivative Works; and</li>
37179
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
37180
then any Derivative Works that You distribute must include a readable copy
37181
of the attribution notices contained within such NOTICE file, excluding
37182
those notices that do not pertain to any part of the Derivative Works, in
37183
at least one of the following places: within a NOTICE text file distributed
37184
as part of the Derivative Works; within the Source form or documentation,
37185
if provided along with the Derivative Works; or, within a display generated
37186
by the Derivative Works, if and wherever such third-party notices normally
37187
appear. The contents of the NOTICE file are for informational purposes only
37188
and do not modify the License. You may add Your own attribution notices
37189
within Derivative Works that You distribute, alongside or as an addendum to
37190
the NOTICE text from the Work, provided that such additional attribution
37191
notices cannot be construed as modifying the License.
37192
</li>
37193
</ol>
37194
<p>You may add Your own copyright statement to Your modifications and may
37195
provide additional or different license terms and conditions for use,
37196
reproduction, or distribution of Your modifications, or for any such
37197
Derivative Works as a whole, provided Your use, reproduction, and
37198
distribution of the Work otherwise complies with the conditions stated in
37199
this License.</p>
37200
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
37201
explicitly state otherwise, any Contribution intentionally submitted for
37202
inclusion in the Work by You to the Licensor shall be under the terms and
37203
conditions of this License, without any additional terms or conditions.
37204
Notwithstanding the above, nothing herein shall supersede or modify the
37205
terms of any separate license agreement you may have executed with Licensor
37206
regarding such Contributions.</p>
37207
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
37208
permission to use the trade names, trademarks, service marks, or product
37209
names of the Licensor, except as required for reasonable and customary use
37210
in describing the origin of the Work and reproducing the content of the
37211
NOTICE file.</p>
37212
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
37213
applicable law or agreed to in writing, Licensor provides the Work (and
37214
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
37215
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
37216
without limitation, any warranties or conditions of TITLE,
37217
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
37218
are solely responsible for determining the appropriateness of using or
37219
redistributing the Work and assume any risks associated with Your exercise
37220
of permissions under this License.</p>
37221
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
37222
under no legal theory, whether in tort (including negligence), contract, or
37223
otherwise, unless required by applicable law (such as deliberate and
37224
grossly negligent acts) or agreed to in writing, shall any Contributor be
37225
liable to You for damages, including any direct, indirect, special,
37226
incidental, or consequential damages of any character arising as a result
37227
of this License or out of the use or inability to use the Work (including
37228
but not limited to damages for loss of goodwill, work stoppage, computer
37229
failure or malfunction, or any and all other commercial damages or losses),
37230
even if such Contributor has been advised of the possibility of such
37231
damages.</p>
37232
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
37233
While redistributing the Work or Derivative Works thereof, You may choose
37234
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
37235
or other liability obligations and/or rights consistent with this License.
37236
However, in accepting such obligations, You may act only on Your own behalf
37237
and on Your sole responsibility, not on behalf of any other Contributor,
37238
and only if You agree to indemnify, defend, and hold each Contributor
37239
harmless for any liability incurred by, or claims asserted against, such
37240
Contributor by reason of your accepting any such warranty or additional
37241
liability.</p>
37242
<p>END OF TERMS AND CONDITIONS</p>
37243
</div>
37244
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
37245
<p>Include a copy of the Apache License, typically in a file called
37246
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
37247
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
37248
declaration, replacing the fields enclosed by brackets "[]" with your own
37249
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
37250
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
37251
identification within third-party archives.</p>
37252
<pre><code>Copyright [yyyy] [name of copyright owner]
37253
37254
Licensed under the Apache License, Version 2.0 (the "License");
37255
you may not use this file except in compliance with the License.
37256
You may obtain a copy of the License at
37257
37258
    http://www.apache.org/licenses/LICENSE-2.0
37259
37260
Unless required by applicable law or agreed to in writing, software
37261
distributed under the License is distributed on an "AS IS" BASIS,
37262
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
37263
See the License for the specific language governing permissions and
37264
limitations under the License.
37265
</code></pre>
37266
37267
</div>  </main>
37268
37269
  <!-- Footer -->
37270
  <footer class="bg-primary">
37271
    <div class="container">
37272
      <div class="row">
37273
        <br />
37274
        <div class="col-sm-2">
37275
          <h5 class="white">Community</h5>
37276
          <ul class="list-unstyled white" role="menu">
37277
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
37278
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
37279
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
37280
            <li><a href="/community-resources/">Community Resources</a></li>
37281
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
37282
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
37283
          </ul>
37284
        </div>
37285
37286
        <div class="col-sm-2">
37287
          <h5 class="white">Projects</h5>
37288
          <ul class="list-unstyled white" role="menu">
37289
              <li><a href="/projects">Projects</a></li>
37290
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
37291
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
37292
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
37293
              <li><a href="/security">Report a Vulnerability</a></li>
37294
          </ul>
37295
        </div>
37296
        <div class="col-sm-2">
37297
          <h5 class="white">Downloads</h5>
37298
          <ul class="list-unstyled white" role="menu">
37299
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
37300
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
37301
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
37302
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
37303
          </ul>
37304
        </div>
37305
37306
        <div class="col-sm-2">
37307
          <h5 class="white">Learn</h5>
37308
          <ul class="list-unstyled white" role="menu">
37309
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
37310
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
37311
            <li><a href="/theapacheway/">The Apache Way</a></li>
37312
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
37313
            <li><a href="/licenses">Licenses</a></li>
37314
            <li><a href="/foundation/glossary">Glossary</a></li>
37315
            <li><a href="/foundation/faq">FAQ</a></li>
37316
          </ul>
37317
        </div>
37318
37319
        <div class="col-sm-2">
37320
          <h5 class="white">Resources &amp; Tools</h5>
37321
          <ul class="list-unstyled white" role="menu">
37322
              <li><a href="/dev/">Developer Information</a></li>
37323
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
37324
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
37325
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
37326
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
37327
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
37328
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
37329
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
37330
              <li><a href="/logos/">Project Logos</a></li>
37331
          </ul>
37332
        </div>
37333
37334
        <div class="col-sm-2">
37335
          <h5 class="white">About</h5>
37336
          <ul class="list-unstyled white" role="menu">
37337
            <li><a href="/foundation/">About</a></li>
37338
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
37339
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
37340
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
37341
            <li><a href="/foundation/leadership">Leadership</a></li>
37342
            <li><a href="/foundation/members">Members</a></li>
37343
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
37344
            <li><a href="/press/">Newsroom</a></li>
37345
            <li><a href="/foundation/contact">Contact</a></li>
37346
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
37347
          </ul>
37348
        </div>
37349
37350
37351
      </div>
37352
      <hr class="col-lg-12 hr-white" />
37353
      <div class="row">
37354
        <div class="col-lg-12">
37355
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
37356
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
37357
        </div>
37358
      </div>
37359
    </div>
37360
37361
  </footer>
37362
37363
  <!-- / Footer -->
37364
37365
  <script src="/js/jquery.min.js"></script>
37366
  <script src="/js/bootstrap.js"></script>
37367
  <script src="/js/slideshow.js"></script>
37368
  <script>
37369
    (function($){
37370
      $(document).ready(function(){
37371
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
37372
          event.preventDefault();
37373
          event.stopPropagation();
37374
          $(this).parent().siblings().removeClass('open');
37375
          $(this).parent().toggleClass('open');
37376
          console.log('WOrked');
37377
        });
37378
      });
37379
    })(jQuery);
37380
  </script>
37381
</body>
37382
</html></pre>
37383
}}
37384
|
37385
|com.zfabrik.servletjsp|jetty-ee9-servlet-12.0.19|pom.xml|{{collapse(Apache 2.0)
37386
<pre><!DOCTYPE html>
37387
<html lang="en">
37388
<head>
37389
  <meta charset="utf-8">
37390
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
37391
  <meta name="viewport" content="width=device-width, initial-scale=1">
37392
  <meta name="description" content="Home page of The Apache Software Foundation">
37393
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
37394
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
37395
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
37396
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
37397
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
37398
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
37399
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
37400
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
37401
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
37402
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
37403
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
37404
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
37405
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
37406
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
37407
  <link rel="manifest" href="/favicons/manifest.json">
37408
  <link rel="shortcut icon" href="/favicons/favicon.ico">
37409
  <meta name="msapplication-TileColor" content="#603cba">
37410
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
37411
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
37412
  <meta name="theme-color" content="#282661">
37413
37414
  <title>Apache License, Version 2.0</title>
37415
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
37416
  <link href="/css/min.bootstrap.css" rel="stylesheet">
37417
  <link href="/css/styles.css" rel="stylesheet">
37418
  <link href="/css/new-ui.css" rel="stylesheet">
37419
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
37420
  <style>
37421
.headerlink {
37422
  visibility: hidden;
37423
}
37424
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
37425
  visibility: visible
37426
}  </style>
37427
37428
  <!-- pagefind search -->
37429
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
37430
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
37431
  <script>
37432
    window.addEventListener('DOMContentLoaded', (event) => {
37433
        new PagefindUI({ element: "#pagefind-search" });
37434
    });
37435
    var pageTitle = 'Apache License, Version 2.0';
37436
    if(pageTitle === '404'){
37437
      window.addEventListener('DOMContentLoaded', (event) => {
37438
          new PagefindUI({ element: "#page-404-search" });
37439
      });
37440
    }
37441
  </script>
37442
  
37443
37444
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
37445
  <script>
37446
    var pageTitle = 'Apache License, Version 2.0';
37447
    var _paq = window._paq = window._paq || [];
37448
    /* tracker methods like "setCustomDimension" should be called before
37449
"trackPageView" */
37450
    /* We explicitly disable cookie tracking to avoid privacy issues */
37451
    _paq.push(['disableCookies']);
37452
    if(pageTitle === '404'){
37453
      /* Track 404 page hits */
37454
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
37455
    }
37456
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
37457
as the same visit */
37458
    _paq.push(['trackPageView']);
37459
    _paq.push(['enableLinkTracking']);
37460
    (function() {
37461
      var u="//analytics.apache.org/";
37462
      _paq.push(['setTrackerUrl', u+'matomo.php']);
37463
      _paq.push(['setSiteId', '37']);
37464
      var d=document, g=d.createElement('script'),
37465
s=d.getElementsByTagName('script')[0];
37466
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
37467
    })();
37468
  </script>
37469
  <!-- End Matomo Code -->
37470
37471
</head>
37472
37473
<body >
37474
  <!-- Navigation -->
37475
  <header>
37476
	<div id="skiptocontent">
37477
		<a href="#maincontent">Skip to Main Content</a>
37478
	</div>
37479
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
37480
      
37481
      <div class="container">
37482
        <div class="navbar-header">
37483
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
37484
            <span class="sr-only">Toggle navigation</span>
37485
            <span class="icon-bar"></span>
37486
            <span class="icon-bar"></span>
37487
            <span class="icon-bar"></span>
37488
          </button>
37489
        </div>
37490
        <div class="collapse navbar-collapse" id="mainnav-collapse">
37491
          <div class="upper-nav">
37492
            <div class="header-social-icons">
37493
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
37494
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
37495
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
37496
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
37497
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
37498
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
37499
            </div>
37500
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
37501
          </div>
37502
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
37503
            <li class="dropdown">
37504
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
37505
              <ul class="dropdown-menu" role="menu">
37506
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
37507
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
37508
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
37509
                <li><a href="/community-resources/">Community Resources</a></li>
37510
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
37511
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
37512
              </ul>
37513
            </li>
37514
            <li class="dropdown">
37515
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
37516
              <ul class="dropdown-menu" role="menu">
37517
                <li><a href="/projects">Projects</a></li>
37518
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
37519
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
37520
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
37521
                <li><a href="/security">Report a Vulnerability</a></li>
37522
              </ul>
37523
            </li>
37524
            <li class="dropdown">
37525
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
37526
              <ul class="dropdown-menu" role="menu">
37527
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
37528
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
37529
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
37530
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
37531
              </ul>
37532
            </li>
37533
            <li class="dropdown">
37534
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
37535
              <ul class="dropdown-menu" role="menu">
37536
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
37537
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
37538
                <li><a href="/theapacheway/">The Apache Way</a></li>
37539
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
37540
                <li><a href="/licenses">Licenses</a></li>
37541
                <li><a href="/foundation/glossary">Glossary</a></li>
37542
                <li><a href="/foundation/faq">FAQ</a></li>
37543
              </ul>
37544
            </li>
37545
            <li class="dropdown">
37546
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
37547
              <ul class="dropdown-menu" role="menu">
37548
                <li><a href="/dev/">Developer Information</a></li>
37549
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
37550
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
37551
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
37552
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
37553
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
37554
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
37555
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
37556
                <li><a href="/logos/">Project Logos</a></li>
37557
              </ul>
37558
            </li>
37559
            <li class="dropdown">
37560
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
37561
              <ul class="dropdown-menu" role="menu">
37562
                <li><a href="/foundation/">About</a></li>
37563
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
37564
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
37565
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
37566
                <li><a href="/foundation/leadership">Leadership</a></li>
37567
                <li><a href="/foundation/members">Members</a></li>
37568
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
37569
                <li><a href="/press/">Newsroom</a></li>
37570
                <li><a href="/foundation/contact">Contact</a></li>
37571
              </ul>
37572
            </li>
37573
            
37574
           
37575
            
37576
            <li class="dropdown">
37577
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
37578
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
37579
              <ul class="dropdown-menu search-form" role="search">
37580
                <li>
37581
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
37582
                </li>
37583
              </ul>
37584
            </li>
37585
          </ul>
37586
        </div>
37587
      </div>
37588
    </nav>
37589
  </header>
37590
     <!-- Script is to make the input field ready as soon as user click the search button-->
37591
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
37592
     <script>
37593
   document.addEventListener('DOMContentLoaded', function () {
37594
    // Using Bootstrap's event system for dropdowns
37595
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
37596
        // Check if this is the search dropdown
37597
        if ($(this).find('.glyphicon-search').length > 0) {
37598
            // Find and focus the search input
37599
            setTimeout(function() {
37600
                $('.pagefind-ui__search-input').focus();
37601
            }, 50); // Small delay to ensure input is ready
37602
        }
37603
    });
37604
});
37605
  </script>
37606
  <!-- / Navigation -->
37607
  <header id="main-header" class="container">
37608
    <div class="main">
37609
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
37610
37611
    </div>
37612
 
37613
  </header>
37614
  <main id="maincontent">
37615
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
37616
<ul>
37617
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
37618
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
37619
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
37620
</ul>
37621
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
37622
reliable and long-lived software products through collaborative, open-source software development.</p>
37623
<p>All packages produced by the ASF are implicitly licensed under the Apache
37624
License, Version 2.0, unless otherwise explicitly stated.</p>
37625
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
37626
<p style="text-align:center">
37627
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
37628
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
37629
</p>
37630
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
37631
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
37632
<div style="margin-left: 1em;">
37633
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
37634
distribution as defined by Sections 1 through 9 of this document.</p>
37635
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
37636
copyright owner that is granting the License.</p>
37637
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
37638
entities that control, are controlled by, or are under common control with
37639
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
37640
power, direct or indirect, to cause the direction or management of such
37641
entity, whether by contract or otherwise, or (ii) ownership of fifty
37642
percent (50%) or more of the outstanding shares, or (iii) beneficial
37643
ownership of such entity.</p>
37644
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
37645
permissions granted by this License.</p>
37646
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
37647
including but not limited to software source code, documentation source,
37648
and configuration files.</p>
37649
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
37650
or translation of a Source form, including but not limited to compiled
37651
object code, generated documentation, and conversions to other media types.</p>
37652
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
37653
made available under the License, as indicated by a copyright notice that
37654
is included in or attached to the work (an example is provided in the
37655
Appendix below).</p>
37656
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
37657
that is based on (or derived from) the Work and for which the editorial
37658
revisions, annotations, elaborations, or other modifications represent, as
37659
a whole, an original work of authorship. For the purposes of this License,
37660
Derivative Works shall not include works that remain separable from, or
37661
merely link (or bind by name) to the interfaces of, the Work and Derivative
37662
Works thereof.</p>
37663
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
37664
version of the Work and any modifications or additions to that Work or
37665
Derivative Works thereof, that is intentionally submitted to Licensor for
37666
inclusion in the Work by the copyright owner or by an individual or Legal
37667
Entity authorized to submit on behalf of the copyright owner. For the
37668
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
37669
verbal, or written communication sent to the Licensor or its
37670
representatives, including but not limited to communication on electronic
37671
mailing lists, source code control systems, and issue tracking systems that
37672
are managed by, or on behalf of, the Licensor for the purpose of discussing
37673
and improving the Work, but excluding communication that is conspicuously
37674
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
37675
Contribution.</strong>"</p>
37676
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
37677
behalf of whom a Contribution has been received by Licensor and
37678
subsequently incorporated within the Work.</p>
37679
</div>
37680
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
37681
terms and conditions of this License, each Contributor hereby grants to You
37682
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
37683
copyright license to reproduce, prepare Derivative Works of, publicly
37684
display, publicly perform, sublicense, and distribute the Work and such
37685
Derivative Works in Source or Object form.</p>
37686
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
37687
and conditions of this License, each Contributor hereby grants to You a
37688
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
37689
(except as stated in this section) patent license to make, have made, use,
37690
offer to sell, sell, import, and otherwise transfer the Work, where such
37691
license applies only to those patent claims licensable by such Contributor
37692
that are necessarily infringed by their Contribution(s) alone or by
37693
combination of their Contribution(s) with the Work to which such
37694
Contribution(s) was submitted. If You institute patent litigation against
37695
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
37696
that the Work or a Contribution incorporated within the Work constitutes
37697
direct or contributory patent infringement, then any patent licenses
37698
granted to You under this License for that Work shall terminate as of the
37699
date such litigation is filed.</p>
37700
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
37701
distribute copies of the Work or Derivative Works thereof in any medium,
37702
with or without modifications, and in Source or Object form, provided that
37703
You meet the following conditions:</p>
37704
<ol style="list-style: lower-latin;">
37705
<li>You must give any other recipients of the Work or Derivative Works a
37706
copy of this License; and</li>
37707
<li>You must cause any modified files to carry prominent notices stating
37708
that You changed the files; and</li>
37709
<li>You must retain, in the Source form of any Derivative Works that You
37710
distribute, all copyright, patent, trademark, and attribution notices from
37711
the Source form of the Work, excluding those notices that do not pertain to
37712
any part of the Derivative Works; and</li>
37713
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
37714
then any Derivative Works that You distribute must include a readable copy
37715
of the attribution notices contained within such NOTICE file, excluding
37716
those notices that do not pertain to any part of the Derivative Works, in
37717
at least one of the following places: within a NOTICE text file distributed
37718
as part of the Derivative Works; within the Source form or documentation,
37719
if provided along with the Derivative Works; or, within a display generated
37720
by the Derivative Works, if and wherever such third-party notices normally
37721
appear. The contents of the NOTICE file are for informational purposes only
37722
and do not modify the License. You may add Your own attribution notices
37723
within Derivative Works that You distribute, alongside or as an addendum to
37724
the NOTICE text from the Work, provided that such additional attribution
37725
notices cannot be construed as modifying the License.
37726
</li>
37727
</ol>
37728
<p>You may add Your own copyright statement to Your modifications and may
37729
provide additional or different license terms and conditions for use,
37730
reproduction, or distribution of Your modifications, or for any such
37731
Derivative Works as a whole, provided Your use, reproduction, and
37732
distribution of the Work otherwise complies with the conditions stated in
37733
this License.</p>
37734
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
37735
explicitly state otherwise, any Contribution intentionally submitted for
37736
inclusion in the Work by You to the Licensor shall be under the terms and
37737
conditions of this License, without any additional terms or conditions.
37738
Notwithstanding the above, nothing herein shall supersede or modify the
37739
terms of any separate license agreement you may have executed with Licensor
37740
regarding such Contributions.</p>
37741
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
37742
permission to use the trade names, trademarks, service marks, or product
37743
names of the Licensor, except as required for reasonable and customary use
37744
in describing the origin of the Work and reproducing the content of the
37745
NOTICE file.</p>
37746
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
37747
applicable law or agreed to in writing, Licensor provides the Work (and
37748
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
37749
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
37750
without limitation, any warranties or conditions of TITLE,
37751
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
37752
are solely responsible for determining the appropriateness of using or
37753
redistributing the Work and assume any risks associated with Your exercise
37754
of permissions under this License.</p>
37755
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
37756
under no legal theory, whether in tort (including negligence), contract, or
37757
otherwise, unless required by applicable law (such as deliberate and
37758
grossly negligent acts) or agreed to in writing, shall any Contributor be
37759
liable to You for damages, including any direct, indirect, special,
37760
incidental, or consequential damages of any character arising as a result
37761
of this License or out of the use or inability to use the Work (including
37762
but not limited to damages for loss of goodwill, work stoppage, computer
37763
failure or malfunction, or any and all other commercial damages or losses),
37764
even if such Contributor has been advised of the possibility of such
37765
damages.</p>
37766
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
37767
While redistributing the Work or Derivative Works thereof, You may choose
37768
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
37769
or other liability obligations and/or rights consistent with this License.
37770
However, in accepting such obligations, You may act only on Your own behalf
37771
and on Your sole responsibility, not on behalf of any other Contributor,
37772
and only if You agree to indemnify, defend, and hold each Contributor
37773
harmless for any liability incurred by, or claims asserted against, such
37774
Contributor by reason of your accepting any such warranty or additional
37775
liability.</p>
37776
<p>END OF TERMS AND CONDITIONS</p>
37777
</div>
37778
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
37779
<p>Include a copy of the Apache License, typically in a file called
37780
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
37781
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
37782
declaration, replacing the fields enclosed by brackets "[]" with your own
37783
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
37784
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
37785
identification within third-party archives.</p>
37786
<pre><code>Copyright [yyyy] [name of copyright owner]
37787
37788
Licensed under the Apache License, Version 2.0 (the "License");
37789
you may not use this file except in compliance with the License.
37790
You may obtain a copy of the License at
37791
37792
    http://www.apache.org/licenses/LICENSE-2.0
37793
37794
Unless required by applicable law or agreed to in writing, software
37795
distributed under the License is distributed on an "AS IS" BASIS,
37796
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
37797
See the License for the specific language governing permissions and
37798
limitations under the License.
37799
</code></pre>
37800
37801
</div>  </main>
37802
37803
  <!-- Footer -->
37804
  <footer class="bg-primary">
37805
    <div class="container">
37806
      <div class="row">
37807
        <br />
37808
        <div class="col-sm-2">
37809
          <h5 class="white">Community</h5>
37810
          <ul class="list-unstyled white" role="menu">
37811
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
37812
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
37813
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
37814
            <li><a href="/community-resources/">Community Resources</a></li>
37815
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
37816
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
37817
          </ul>
37818
        </div>
37819
37820
        <div class="col-sm-2">
37821
          <h5 class="white">Projects</h5>
37822
          <ul class="list-unstyled white" role="menu">
37823
              <li><a href="/projects">Projects</a></li>
37824
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
37825
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
37826
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
37827
              <li><a href="/security">Report a Vulnerability</a></li>
37828
          </ul>
37829
        </div>
37830
        <div class="col-sm-2">
37831
          <h5 class="white">Downloads</h5>
37832
          <ul class="list-unstyled white" role="menu">
37833
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
37834
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
37835
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
37836
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
37837
          </ul>
37838
        </div>
37839
37840
        <div class="col-sm-2">
37841
          <h5 class="white">Learn</h5>
37842
          <ul class="list-unstyled white" role="menu">
37843
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
37844
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
37845
            <li><a href="/theapacheway/">The Apache Way</a></li>
37846
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
37847
            <li><a href="/licenses">Licenses</a></li>
37848
            <li><a href="/foundation/glossary">Glossary</a></li>
37849
            <li><a href="/foundation/faq">FAQ</a></li>
37850
          </ul>
37851
        </div>
37852
37853
        <div class="col-sm-2">
37854
          <h5 class="white">Resources &amp; Tools</h5>
37855
          <ul class="list-unstyled white" role="menu">
37856
              <li><a href="/dev/">Developer Information</a></li>
37857
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
37858
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
37859
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
37860
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
37861
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
37862
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
37863
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
37864
              <li><a href="/logos/">Project Logos</a></li>
37865
          </ul>
37866
        </div>
37867
37868
        <div class="col-sm-2">
37869
          <h5 class="white">About</h5>
37870
          <ul class="list-unstyled white" role="menu">
37871
            <li><a href="/foundation/">About</a></li>
37872
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
37873
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
37874
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
37875
            <li><a href="/foundation/leadership">Leadership</a></li>
37876
            <li><a href="/foundation/members">Members</a></li>
37877
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
37878
            <li><a href="/press/">Newsroom</a></li>
37879
            <li><a href="/foundation/contact">Contact</a></li>
37880
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
37881
          </ul>
37882
        </div>
37883
37884
37885
      </div>
37886
      <hr class="col-lg-12 hr-white" />
37887
      <div class="row">
37888
        <div class="col-lg-12">
37889
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
37890
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
37891
        </div>
37892
      </div>
37893
    </div>
37894
37895
  </footer>
37896
37897
  <!-- / Footer -->
37898
37899
  <script src="/js/jquery.min.js"></script>
37900
  <script src="/js/bootstrap.js"></script>
37901
  <script src="/js/slideshow.js"></script>
37902
  <script>
37903
    (function($){
37904
      $(document).ready(function(){
37905
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
37906
          event.preventDefault();
37907
          event.stopPropagation();
37908
          $(this).parent().siblings().removeClass('open');
37909
          $(this).parent().toggleClass('open');
37910
          console.log('WOrked');
37911
        });
37912
      });
37913
    })(jQuery);
37914
  </script>
37915
</body>
37916
</html></pre>
37917
}}
37918
|
37919
|com.zfabrik.servletjsp|jetty-ee9-webapp-12.0.19|pom.xml|{{collapse(Apache 2.0)
37920
<pre><!DOCTYPE html>
37921
<html lang="en">
37922
<head>
37923
  <meta charset="utf-8">
37924
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
37925
  <meta name="viewport" content="width=device-width, initial-scale=1">
37926
  <meta name="description" content="Home page of The Apache Software Foundation">
37927
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
37928
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
37929
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
37930
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
37931
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
37932
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
37933
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
37934
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
37935
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
37936
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
37937
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
37938
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
37939
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
37940
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
37941
  <link rel="manifest" href="/favicons/manifest.json">
37942
  <link rel="shortcut icon" href="/favicons/favicon.ico">
37943
  <meta name="msapplication-TileColor" content="#603cba">
37944
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
37945
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
37946
  <meta name="theme-color" content="#282661">
37947
37948
  <title>Apache License, Version 2.0</title>
37949
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
37950
  <link href="/css/min.bootstrap.css" rel="stylesheet">
37951
  <link href="/css/styles.css" rel="stylesheet">
37952
  <link href="/css/new-ui.css" rel="stylesheet">
37953
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
37954
  <style>
37955
.headerlink {
37956
  visibility: hidden;
37957
}
37958
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
37959
  visibility: visible
37960
}  </style>
37961
37962
  <!-- pagefind search -->
37963
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
37964
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
37965
  <script>
37966
    window.addEventListener('DOMContentLoaded', (event) => {
37967
        new PagefindUI({ element: "#pagefind-search" });
37968
    });
37969
    var pageTitle = 'Apache License, Version 2.0';
37970
    if(pageTitle === '404'){
37971
      window.addEventListener('DOMContentLoaded', (event) => {
37972
          new PagefindUI({ element: "#page-404-search" });
37973
      });
37974
    }
37975
  </script>
37976
  
37977
37978
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
37979
  <script>
37980
    var pageTitle = 'Apache License, Version 2.0';
37981
    var _paq = window._paq = window._paq || [];
37982
    /* tracker methods like "setCustomDimension" should be called before
37983
"trackPageView" */
37984
    /* We explicitly disable cookie tracking to avoid privacy issues */
37985
    _paq.push(['disableCookies']);
37986
    if(pageTitle === '404'){
37987
      /* Track 404 page hits */
37988
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
37989
    }
37990
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
37991
as the same visit */
37992
    _paq.push(['trackPageView']);
37993
    _paq.push(['enableLinkTracking']);
37994
    (function() {
37995
      var u="//analytics.apache.org/";
37996
      _paq.push(['setTrackerUrl', u+'matomo.php']);
37997
      _paq.push(['setSiteId', '37']);
37998
      var d=document, g=d.createElement('script'),
37999
s=d.getElementsByTagName('script')[0];
38000
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
38001
    })();
38002
  </script>
38003
  <!-- End Matomo Code -->
38004
38005
</head>
38006
38007
<body >
38008
  <!-- Navigation -->
38009
  <header>
38010
	<div id="skiptocontent">
38011
		<a href="#maincontent">Skip to Main Content</a>
38012
	</div>
38013
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
38014
      
38015
      <div class="container">
38016
        <div class="navbar-header">
38017
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
38018
            <span class="sr-only">Toggle navigation</span>
38019
            <span class="icon-bar"></span>
38020
            <span class="icon-bar"></span>
38021
            <span class="icon-bar"></span>
38022
          </button>
38023
        </div>
38024
        <div class="collapse navbar-collapse" id="mainnav-collapse">
38025
          <div class="upper-nav">
38026
            <div class="header-social-icons">
38027
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
38028
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
38029
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
38030
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
38031
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
38032
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
38033
            </div>
38034
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
38035
          </div>
38036
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
38037
            <li class="dropdown">
38038
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
38039
              <ul class="dropdown-menu" role="menu">
38040
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
38041
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
38042
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
38043
                <li><a href="/community-resources/">Community Resources</a></li>
38044
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
38045
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
38046
              </ul>
38047
            </li>
38048
            <li class="dropdown">
38049
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
38050
              <ul class="dropdown-menu" role="menu">
38051
                <li><a href="/projects">Projects</a></li>
38052
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
38053
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
38054
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
38055
                <li><a href="/security">Report a Vulnerability</a></li>
38056
              </ul>
38057
            </li>
38058
            <li class="dropdown">
38059
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
38060
              <ul class="dropdown-menu" role="menu">
38061
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
38062
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
38063
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
38064
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
38065
              </ul>
38066
            </li>
38067
            <li class="dropdown">
38068
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
38069
              <ul class="dropdown-menu" role="menu">
38070
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
38071
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
38072
                <li><a href="/theapacheway/">The Apache Way</a></li>
38073
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
38074
                <li><a href="/licenses">Licenses</a></li>
38075
                <li><a href="/foundation/glossary">Glossary</a></li>
38076
                <li><a href="/foundation/faq">FAQ</a></li>
38077
              </ul>
38078
            </li>
38079
            <li class="dropdown">
38080
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
38081
              <ul class="dropdown-menu" role="menu">
38082
                <li><a href="/dev/">Developer Information</a></li>
38083
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
38084
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
38085
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
38086
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
38087
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
38088
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
38089
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
38090
                <li><a href="/logos/">Project Logos</a></li>
38091
              </ul>
38092
            </li>
38093
            <li class="dropdown">
38094
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
38095
              <ul class="dropdown-menu" role="menu">
38096
                <li><a href="/foundation/">About</a></li>
38097
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
38098
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
38099
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
38100
                <li><a href="/foundation/leadership">Leadership</a></li>
38101
                <li><a href="/foundation/members">Members</a></li>
38102
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
38103
                <li><a href="/press/">Newsroom</a></li>
38104
                <li><a href="/foundation/contact">Contact</a></li>
38105
              </ul>
38106
            </li>
38107
            
38108
           
38109
            
38110
            <li class="dropdown">
38111
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
38112
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
38113
              <ul class="dropdown-menu search-form" role="search">
38114
                <li>
38115
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
38116
                </li>
38117
              </ul>
38118
            </li>
38119
          </ul>
38120
        </div>
38121
      </div>
38122
    </nav>
38123
  </header>
38124
     <!-- Script is to make the input field ready as soon as user click the search button-->
38125
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
38126
     <script>
38127
   document.addEventListener('DOMContentLoaded', function () {
38128
    // Using Bootstrap's event system for dropdowns
38129
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
38130
        // Check if this is the search dropdown
38131
        if ($(this).find('.glyphicon-search').length > 0) {
38132
            // Find and focus the search input
38133
            setTimeout(function() {
38134
                $('.pagefind-ui__search-input').focus();
38135
            }, 50); // Small delay to ensure input is ready
38136
        }
38137
    });
38138
});
38139
  </script>
38140
  <!-- / Navigation -->
38141
  <header id="main-header" class="container">
38142
    <div class="main">
38143
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
38144
38145
    </div>
38146
 
38147
  </header>
38148
  <main id="maincontent">
38149
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
38150
<ul>
38151
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
38152
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
38153
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
38154
</ul>
38155
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
38156
reliable and long-lived software products through collaborative, open-source software development.</p>
38157
<p>All packages produced by the ASF are implicitly licensed under the Apache
38158
License, Version 2.0, unless otherwise explicitly stated.</p>
38159
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
38160
<p style="text-align:center">
38161
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
38162
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
38163
</p>
38164
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
38165
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
38166
<div style="margin-left: 1em;">
38167
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
38168
distribution as defined by Sections 1 through 9 of this document.</p>
38169
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
38170
copyright owner that is granting the License.</p>
38171
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
38172
entities that control, are controlled by, or are under common control with
38173
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
38174
power, direct or indirect, to cause the direction or management of such
38175
entity, whether by contract or otherwise, or (ii) ownership of fifty
38176
percent (50%) or more of the outstanding shares, or (iii) beneficial
38177
ownership of such entity.</p>
38178
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
38179
permissions granted by this License.</p>
38180
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
38181
including but not limited to software source code, documentation source,
38182
and configuration files.</p>
38183
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
38184
or translation of a Source form, including but not limited to compiled
38185
object code, generated documentation, and conversions to other media types.</p>
38186
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
38187
made available under the License, as indicated by a copyright notice that
38188
is included in or attached to the work (an example is provided in the
38189
Appendix below).</p>
38190
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
38191
that is based on (or derived from) the Work and for which the editorial
38192
revisions, annotations, elaborations, or other modifications represent, as
38193
a whole, an original work of authorship. For the purposes of this License,
38194
Derivative Works shall not include works that remain separable from, or
38195
merely link (or bind by name) to the interfaces of, the Work and Derivative
38196
Works thereof.</p>
38197
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
38198
version of the Work and any modifications or additions to that Work or
38199
Derivative Works thereof, that is intentionally submitted to Licensor for
38200
inclusion in the Work by the copyright owner or by an individual or Legal
38201
Entity authorized to submit on behalf of the copyright owner. For the
38202
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
38203
verbal, or written communication sent to the Licensor or its
38204
representatives, including but not limited to communication on electronic
38205
mailing lists, source code control systems, and issue tracking systems that
38206
are managed by, or on behalf of, the Licensor for the purpose of discussing
38207
and improving the Work, but excluding communication that is conspicuously
38208
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
38209
Contribution.</strong>"</p>
38210
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
38211
behalf of whom a Contribution has been received by Licensor and
38212
subsequently incorporated within the Work.</p>
38213
</div>
38214
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
38215
terms and conditions of this License, each Contributor hereby grants to You
38216
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
38217
copyright license to reproduce, prepare Derivative Works of, publicly
38218
display, publicly perform, sublicense, and distribute the Work and such
38219
Derivative Works in Source or Object form.</p>
38220
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
38221
and conditions of this License, each Contributor hereby grants to You a
38222
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
38223
(except as stated in this section) patent license to make, have made, use,
38224
offer to sell, sell, import, and otherwise transfer the Work, where such
38225
license applies only to those patent claims licensable by such Contributor
38226
that are necessarily infringed by their Contribution(s) alone or by
38227
combination of their Contribution(s) with the Work to which such
38228
Contribution(s) was submitted. If You institute patent litigation against
38229
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
38230
that the Work or a Contribution incorporated within the Work constitutes
38231
direct or contributory patent infringement, then any patent licenses
38232
granted to You under this License for that Work shall terminate as of the
38233
date such litigation is filed.</p>
38234
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
38235
distribute copies of the Work or Derivative Works thereof in any medium,
38236
with or without modifications, and in Source or Object form, provided that
38237
You meet the following conditions:</p>
38238
<ol style="list-style: lower-latin;">
38239
<li>You must give any other recipients of the Work or Derivative Works a
38240
copy of this License; and</li>
38241
<li>You must cause any modified files to carry prominent notices stating
38242
that You changed the files; and</li>
38243
<li>You must retain, in the Source form of any Derivative Works that You
38244
distribute, all copyright, patent, trademark, and attribution notices from
38245
the Source form of the Work, excluding those notices that do not pertain to
38246
any part of the Derivative Works; and</li>
38247
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
38248
then any Derivative Works that You distribute must include a readable copy
38249
of the attribution notices contained within such NOTICE file, excluding
38250
those notices that do not pertain to any part of the Derivative Works, in
38251
at least one of the following places: within a NOTICE text file distributed
38252
as part of the Derivative Works; within the Source form or documentation,
38253
if provided along with the Derivative Works; or, within a display generated
38254
by the Derivative Works, if and wherever such third-party notices normally
38255
appear. The contents of the NOTICE file are for informational purposes only
38256
and do not modify the License. You may add Your own attribution notices
38257
within Derivative Works that You distribute, alongside or as an addendum to
38258
the NOTICE text from the Work, provided that such additional attribution
38259
notices cannot be construed as modifying the License.
38260
</li>
38261
</ol>
38262
<p>You may add Your own copyright statement to Your modifications and may
38263
provide additional or different license terms and conditions for use,
38264
reproduction, or distribution of Your modifications, or for any such
38265
Derivative Works as a whole, provided Your use, reproduction, and
38266
distribution of the Work otherwise complies with the conditions stated in
38267
this License.</p>
38268
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
38269
explicitly state otherwise, any Contribution intentionally submitted for
38270
inclusion in the Work by You to the Licensor shall be under the terms and
38271
conditions of this License, without any additional terms or conditions.
38272
Notwithstanding the above, nothing herein shall supersede or modify the
38273
terms of any separate license agreement you may have executed with Licensor
38274
regarding such Contributions.</p>
38275
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
38276
permission to use the trade names, trademarks, service marks, or product
38277
names of the Licensor, except as required for reasonable and customary use
38278
in describing the origin of the Work and reproducing the content of the
38279
NOTICE file.</p>
38280
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
38281
applicable law or agreed to in writing, Licensor provides the Work (and
38282
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
38283
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
38284
without limitation, any warranties or conditions of TITLE,
38285
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
38286
are solely responsible for determining the appropriateness of using or
38287
redistributing the Work and assume any risks associated with Your exercise
38288
of permissions under this License.</p>
38289
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
38290
under no legal theory, whether in tort (including negligence), contract, or
38291
otherwise, unless required by applicable law (such as deliberate and
38292
grossly negligent acts) or agreed to in writing, shall any Contributor be
38293
liable to You for damages, including any direct, indirect, special,
38294
incidental, or consequential damages of any character arising as a result
38295
of this License or out of the use or inability to use the Work (including
38296
but not limited to damages for loss of goodwill, work stoppage, computer
38297
failure or malfunction, or any and all other commercial damages or losses),
38298
even if such Contributor has been advised of the possibility of such
38299
damages.</p>
38300
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
38301
While redistributing the Work or Derivative Works thereof, You may choose
38302
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
38303
or other liability obligations and/or rights consistent with this License.
38304
However, in accepting such obligations, You may act only on Your own behalf
38305
and on Your sole responsibility, not on behalf of any other Contributor,
38306
and only if You agree to indemnify, defend, and hold each Contributor
38307
harmless for any liability incurred by, or claims asserted against, such
38308
Contributor by reason of your accepting any such warranty or additional
38309
liability.</p>
38310
<p>END OF TERMS AND CONDITIONS</p>
38311
</div>
38312
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
38313
<p>Include a copy of the Apache License, typically in a file called
38314
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
38315
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
38316
declaration, replacing the fields enclosed by brackets "[]" with your own
38317
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
38318
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
38319
identification within third-party archives.</p>
38320
<pre><code>Copyright [yyyy] [name of copyright owner]
38321
38322
Licensed under the Apache License, Version 2.0 (the "License");
38323
you may not use this file except in compliance with the License.
38324
You may obtain a copy of the License at
38325
38326
    http://www.apache.org/licenses/LICENSE-2.0
38327
38328
Unless required by applicable law or agreed to in writing, software
38329
distributed under the License is distributed on an "AS IS" BASIS,
38330
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38331
See the License for the specific language governing permissions and
38332
limitations under the License.
38333
</code></pre>
38334
38335
</div>  </main>
38336
38337
  <!-- Footer -->
38338
  <footer class="bg-primary">
38339
    <div class="container">
38340
      <div class="row">
38341
        <br />
38342
        <div class="col-sm-2">
38343
          <h5 class="white">Community</h5>
38344
          <ul class="list-unstyled white" role="menu">
38345
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
38346
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
38347
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
38348
            <li><a href="/community-resources/">Community Resources</a></li>
38349
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
38350
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
38351
          </ul>
38352
        </div>
38353
38354
        <div class="col-sm-2">
38355
          <h5 class="white">Projects</h5>
38356
          <ul class="list-unstyled white" role="menu">
38357
              <li><a href="/projects">Projects</a></li>
38358
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
38359
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
38360
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
38361
              <li><a href="/security">Report a Vulnerability</a></li>
38362
          </ul>
38363
        </div>
38364
        <div class="col-sm-2">
38365
          <h5 class="white">Downloads</h5>
38366
          <ul class="list-unstyled white" role="menu">
38367
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
38368
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
38369
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
38370
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
38371
          </ul>
38372
        </div>
38373
38374
        <div class="col-sm-2">
38375
          <h5 class="white">Learn</h5>
38376
          <ul class="list-unstyled white" role="menu">
38377
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
38378
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
38379
            <li><a href="/theapacheway/">The Apache Way</a></li>
38380
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
38381
            <li><a href="/licenses">Licenses</a></li>
38382
            <li><a href="/foundation/glossary">Glossary</a></li>
38383
            <li><a href="/foundation/faq">FAQ</a></li>
38384
          </ul>
38385
        </div>
38386
38387
        <div class="col-sm-2">
38388
          <h5 class="white">Resources &amp; Tools</h5>
38389
          <ul class="list-unstyled white" role="menu">
38390
              <li><a href="/dev/">Developer Information</a></li>
38391
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
38392
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
38393
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
38394
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
38395
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
38396
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
38397
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
38398
              <li><a href="/logos/">Project Logos</a></li>
38399
          </ul>
38400
        </div>
38401
38402
        <div class="col-sm-2">
38403
          <h5 class="white">About</h5>
38404
          <ul class="list-unstyled white" role="menu">
38405
            <li><a href="/foundation/">About</a></li>
38406
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
38407
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
38408
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
38409
            <li><a href="/foundation/leadership">Leadership</a></li>
38410
            <li><a href="/foundation/members">Members</a></li>
38411
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
38412
            <li><a href="/press/">Newsroom</a></li>
38413
            <li><a href="/foundation/contact">Contact</a></li>
38414
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
38415
          </ul>
38416
        </div>
38417
38418
38419
      </div>
38420
      <hr class="col-lg-12 hr-white" />
38421
      <div class="row">
38422
        <div class="col-lg-12">
38423
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
38424
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
38425
        </div>
38426
      </div>
38427
    </div>
38428
38429
  </footer>
38430
38431
  <!-- / Footer -->
38432
38433
  <script src="/js/jquery.min.js"></script>
38434
  <script src="/js/bootstrap.js"></script>
38435
  <script src="/js/slideshow.js"></script>
38436
  <script>
38437
    (function($){
38438
      $(document).ready(function(){
38439
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
38440
          event.preventDefault();
38441
          event.stopPropagation();
38442
          $(this).parent().siblings().removeClass('open');
38443
          $(this).parent().toggleClass('open');
38444
          console.log('WOrked');
38445
        });
38446
      });
38447
    })(jQuery);
38448
  </script>
38449
</body>
38450
</html></pre>
38451
}}
38452
|
38453
|com.zfabrik.servletjsp|jetty-ee9-websocket-jakarta-client-12.0.19|jetty-ee9-websocket-jakarta-client-12.0.19.url|{{collapse(Apache 2.0)
38454
<pre>
38455
                                 Apache License
38456
                           Version 2.0, January 2004
38457
                        http://www.apache.org/licenses/
38458
38459
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
38460
38461
   1. Definitions.
38462
38463
      "License" shall mean the terms and conditions for use, reproduction,
38464
      and distribution as defined by Sections 1 through 9 of this document.
38465
38466
      "Licensor" shall mean the copyright owner or entity authorized by
38467
      the copyright owner that is granting the License.
38468
38469
      "Legal Entity" shall mean the union of the acting entity and all
38470
      other entities that control, are controlled by, or are under common
38471
      control with that entity. For the purposes of this definition,
38472
      "control" means (i) the power, direct or indirect, to cause the
38473
      direction or management of such entity, whether by contract or
38474
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
38475
      outstanding shares, or (iii) beneficial ownership of such entity.
38476
38477
      "You" (or "Your") shall mean an individual or Legal Entity
38478
      exercising permissions granted by this License.
38479
38480
      "Source" form shall mean the preferred form for making modifications,
38481
      including but not limited to software source code, documentation
38482
      source, and configuration files.
38483
38484
      "Object" form shall mean any form resulting from mechanical
38485
      transformation or translation of a Source form, including but
38486
      not limited to compiled object code, generated documentation,
38487
      and conversions to other media types.
38488
38489
      "Work" shall mean the work of authorship, whether in Source or
38490
      Object form, made available under the License, as indicated by a
38491
      copyright notice that is included in or attached to the work
38492
      (an example is provided in the Appendix below).
38493
38494
      "Derivative Works" shall mean any work, whether in Source or Object
38495
      form, that is based on (or derived from) the Work and for which the
38496
      editorial revisions, annotations, elaborations, or other modifications
38497
      represent, as a whole, an original work of authorship. For the purposes
38498
      of this License, Derivative Works shall not include works that remain
38499
      separable from, or merely link (or bind by name) to the interfaces of,
38500
      the Work and Derivative Works thereof.
38501
38502
      "Contribution" shall mean any work of authorship, including
38503
      the original version of the Work and any modifications or additions
38504
      to that Work or Derivative Works thereof, that is intentionally
38505
      submitted to Licensor for inclusion in the Work by the copyright owner
38506
      or by an individual or Legal Entity authorized to submit on behalf of
38507
      the copyright owner. For the purposes of this definition, "submitted"
38508
      means any form of electronic, verbal, or written communication sent
38509
      to the Licensor or its representatives, including but not limited to
38510
      communication on electronic mailing lists, source code control systems,
38511
      and issue tracking systems that are managed by, or on behalf of, the
38512
      Licensor for the purpose of discussing and improving the Work, but
38513
      excluding communication that is conspicuously marked or otherwise
38514
      designated in writing by the copyright owner as "Not a Contribution."
38515
38516
      "Contributor" shall mean Licensor and any individual or Legal Entity
38517
      on behalf of whom a Contribution has been received by Licensor and
38518
      subsequently incorporated within the Work.
38519
38520
   2. Grant of Copyright License. Subject to the terms and conditions of
38521
      this License, each Contributor hereby grants to You a perpetual,
38522
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
38523
      copyright license to reproduce, prepare Derivative Works of,
38524
      publicly display, publicly perform, sublicense, and distribute the
38525
      Work and such Derivative Works in Source or Object form.
38526
38527
   3. Grant of Patent License. Subject to the terms and conditions of
38528
      this License, each Contributor hereby grants to You a perpetual,
38529
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
38530
      (except as stated in this section) patent license to make, have made,
38531
      use, offer to sell, sell, import, and otherwise transfer the Work,
38532
      where such license applies only to those patent claims licensable
38533
      by such Contributor that are necessarily infringed by their
38534
      Contribution(s) alone or by combination of their Contribution(s)
38535
      with the Work to which such Contribution(s) was submitted. If You
38536
      institute patent litigation against any entity (including a
38537
      cross-claim or counterclaim in a lawsuit) alleging that the Work
38538
      or a Contribution incorporated within the Work constitutes direct
38539
      or contributory patent infringement, then any patent licenses
38540
      granted to You under this License for that Work shall terminate
38541
      as of the date such litigation is filed.
38542
38543
   4. Redistribution. You may reproduce and distribute copies of the
38544
      Work or Derivative Works thereof in any medium, with or without
38545
      modifications, and in Source or Object form, provided that You
38546
      meet the following conditions:
38547
38548
      (a) You must give any other recipients of the Work or
38549
          Derivative Works a copy of this License; and
38550
38551
      (b) You must cause any modified files to carry prominent notices
38552
          stating that You changed the files; and
38553
38554
      (c) You must retain, in the Source form of any Derivative Works
38555
          that You distribute, all copyright, patent, trademark, and
38556
          attribution notices from the Source form of the Work,
38557
          excluding those notices that do not pertain to any part of
38558
          the Derivative Works; and
38559
38560
      (d) If the Work includes a "NOTICE" text file as part of its
38561
          distribution, then any Derivative Works that You distribute must
38562
          include a readable copy of the attribution notices contained
38563
          within such NOTICE file, excluding those notices that do not
38564
          pertain to any part of the Derivative Works, in at least one
38565
          of the following places: within a NOTICE text file distributed
38566
          as part of the Derivative Works; within the Source form or
38567
          documentation, if provided along with the Derivative Works; or,
38568
          within a display generated by the Derivative Works, if and
38569
          wherever such third-party notices normally appear. The contents
38570
          of the NOTICE file are for informational purposes only and
38571
          do not modify the License. You may add Your own attribution
38572
          notices within Derivative Works that You distribute, alongside
38573
          or as an addendum to the NOTICE text from the Work, provided
38574
          that such additional attribution notices cannot be construed
38575
          as modifying the License.
38576
38577
      You may add Your own copyright statement to Your modifications and
38578
      may provide additional or different license terms and conditions
38579
      for use, reproduction, or distribution of Your modifications, or
38580
      for any such Derivative Works as a whole, provided Your use,
38581
      reproduction, and distribution of the Work otherwise complies with
38582
      the conditions stated in this License.
38583
38584
   5. Submission of Contributions. Unless You explicitly state otherwise,
38585
      any Contribution intentionally submitted for inclusion in the Work
38586
      by You to the Licensor shall be under the terms and conditions of
38587
      this License, without any additional terms or conditions.
38588
      Notwithstanding the above, nothing herein shall supersede or modify
38589
      the terms of any separate license agreement you may have executed
38590
      with Licensor regarding such Contributions.
38591
38592
   6. Trademarks. This License does not grant permission to use the trade
38593
      names, trademarks, service marks, or product names of the Licensor,
38594
      except as required for reasonable and customary use in describing the
38595
      origin of the Work and reproducing the content of the NOTICE file.
38596
38597
   7. Disclaimer of Warranty. Unless required by applicable law or
38598
      agreed to in writing, Licensor provides the Work (and each
38599
      Contributor provides its Contributions) on an "AS IS" BASIS,
38600
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
38601
      implied, including, without limitation, any warranties or conditions
38602
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
38603
      PARTICULAR PURPOSE. You are solely responsible for determining the
38604
      appropriateness of using or redistributing the Work and assume any
38605
      risks associated with Your exercise of permissions under this License.
38606
38607
   8. Limitation of Liability. In no event and under no legal theory,
38608
      whether in tort (including negligence), contract, or otherwise,
38609
      unless required by applicable law (such as deliberate and grossly
38610
      negligent acts) or agreed to in writing, shall any Contributor be
38611
      liable to You for damages, including any direct, indirect, special,
38612
      incidental, or consequential damages of any character arising as a
38613
      result of this License or out of the use or inability to use the
38614
      Work (including but not limited to damages for loss of goodwill,
38615
      work stoppage, computer failure or malfunction, or any and all
38616
      other commercial damages or losses), even if such Contributor
38617
      has been advised of the possibility of such damages.
38618
38619
   9. Accepting Warranty or Additional Liability. While redistributing
38620
      the Work or Derivative Works thereof, You may choose to offer,
38621
      and charge a fee for, acceptance of support, warranty, indemnity,
38622
      or other liability obligations and/or rights consistent with this
38623
      License. However, in accepting such obligations, You may act only
38624
      on Your own behalf and on Your sole responsibility, not on behalf
38625
      of any other Contributor, and only if You agree to indemnify,
38626
      defend, and hold each Contributor harmless for any liability
38627
      incurred by, or claims asserted against, such Contributor by reason
38628
      of your accepting any such warranty or additional liability.
38629
38630
   END OF TERMS AND CONDITIONS
38631
38632
   APPENDIX: How to apply the Apache License to your work.
38633
38634
      To apply the Apache License to your work, attach the following
38635
      boilerplate notice, with the fields enclosed by brackets "[]"
38636
      replaced with your own identifying information. (Don't include
38637
      the brackets!)  The text should be enclosed in the appropriate
38638
      comment syntax for the file format. We also recommend that a
38639
      file or class name and description of purpose be included on the
38640
      same "printed page" as the copyright notice for easier
38641
      identification within third-party archives.
38642
38643
   Copyright [yyyy] [name of copyright owner]
38644
38645
   Licensed under the Apache License, Version 2.0 (the "License");
38646
   you may not use this file except in compliance with the License.
38647
   You may obtain a copy of the License at
38648
38649
       http://www.apache.org/licenses/LICENSE-2.0
38650
38651
   Unless required by applicable law or agreed to in writing, software
38652
   distributed under the License is distributed on an "AS IS" BASIS,
38653
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38654
   See the License for the specific language governing permissions and
38655
   limitations under the License.
38656
</pre>
38657
}}
38658
|
38659
|com.zfabrik.servletjsp|jetty-ee9-websocket-jakarta-common-12.0.19|jetty-ee9-websocket-jakarta-common-12.0.19.url|{{collapse(Apache 2.0)
38660
<pre>
38661
                                 Apache License
38662
                           Version 2.0, January 2004
38663
                        http://www.apache.org/licenses/
38664
38665
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
38666
38667
   1. Definitions.
38668
38669
      "License" shall mean the terms and conditions for use, reproduction,
38670
      and distribution as defined by Sections 1 through 9 of this document.
38671
38672
      "Licensor" shall mean the copyright owner or entity authorized by
38673
      the copyright owner that is granting the License.
38674
38675
      "Legal Entity" shall mean the union of the acting entity and all
38676
      other entities that control, are controlled by, or are under common
38677
      control with that entity. For the purposes of this definition,
38678
      "control" means (i) the power, direct or indirect, to cause the
38679
      direction or management of such entity, whether by contract or
38680
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
38681
      outstanding shares, or (iii) beneficial ownership of such entity.
38682
38683
      "You" (or "Your") shall mean an individual or Legal Entity
38684
      exercising permissions granted by this License.
38685
38686
      "Source" form shall mean the preferred form for making modifications,
38687
      including but not limited to software source code, documentation
38688
      source, and configuration files.
38689
38690
      "Object" form shall mean any form resulting from mechanical
38691
      transformation or translation of a Source form, including but
38692
      not limited to compiled object code, generated documentation,
38693
      and conversions to other media types.
38694
38695
      "Work" shall mean the work of authorship, whether in Source or
38696
      Object form, made available under the License, as indicated by a
38697
      copyright notice that is included in or attached to the work
38698
      (an example is provided in the Appendix below).
38699
38700
      "Derivative Works" shall mean any work, whether in Source or Object
38701
      form, that is based on (or derived from) the Work and for which the
38702
      editorial revisions, annotations, elaborations, or other modifications
38703
      represent, as a whole, an original work of authorship. For the purposes
38704
      of this License, Derivative Works shall not include works that remain
38705
      separable from, or merely link (or bind by name) to the interfaces of,
38706
      the Work and Derivative Works thereof.
38707
38708
      "Contribution" shall mean any work of authorship, including
38709
      the original version of the Work and any modifications or additions
38710
      to that Work or Derivative Works thereof, that is intentionally
38711
      submitted to Licensor for inclusion in the Work by the copyright owner
38712
      or by an individual or Legal Entity authorized to submit on behalf of
38713
      the copyright owner. For the purposes of this definition, "submitted"
38714
      means any form of electronic, verbal, or written communication sent
38715
      to the Licensor or its representatives, including but not limited to
38716
      communication on electronic mailing lists, source code control systems,
38717
      and issue tracking systems that are managed by, or on behalf of, the
38718
      Licensor for the purpose of discussing and improving the Work, but
38719
      excluding communication that is conspicuously marked or otherwise
38720
      designated in writing by the copyright owner as "Not a Contribution."
38721
38722
      "Contributor" shall mean Licensor and any individual or Legal Entity
38723
      on behalf of whom a Contribution has been received by Licensor and
38724
      subsequently incorporated within the Work.
38725
38726
   2. Grant of Copyright License. Subject to the terms and conditions of
38727
      this License, each Contributor hereby grants to You a perpetual,
38728
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
38729
      copyright license to reproduce, prepare Derivative Works of,
38730
      publicly display, publicly perform, sublicense, and distribute the
38731
      Work and such Derivative Works in Source or Object form.
38732
38733
   3. Grant of Patent License. Subject to the terms and conditions of
38734
      this License, each Contributor hereby grants to You a perpetual,
38735
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
38736
      (except as stated in this section) patent license to make, have made,
38737
      use, offer to sell, sell, import, and otherwise transfer the Work,
38738
      where such license applies only to those patent claims licensable
38739
      by such Contributor that are necessarily infringed by their
38740
      Contribution(s) alone or by combination of their Contribution(s)
38741
      with the Work to which such Contribution(s) was submitted. If You
38742
      institute patent litigation against any entity (including a
38743
      cross-claim or counterclaim in a lawsuit) alleging that the Work
38744
      or a Contribution incorporated within the Work constitutes direct
38745
      or contributory patent infringement, then any patent licenses
38746
      granted to You under this License for that Work shall terminate
38747
      as of the date such litigation is filed.
38748
38749
   4. Redistribution. You may reproduce and distribute copies of the
38750
      Work or Derivative Works thereof in any medium, with or without
38751
      modifications, and in Source or Object form, provided that You
38752
      meet the following conditions:
38753
38754
      (a) You must give any other recipients of the Work or
38755
          Derivative Works a copy of this License; and
38756
38757
      (b) You must cause any modified files to carry prominent notices
38758
          stating that You changed the files; and
38759
38760
      (c) You must retain, in the Source form of any Derivative Works
38761
          that You distribute, all copyright, patent, trademark, and
38762
          attribution notices from the Source form of the Work,
38763
          excluding those notices that do not pertain to any part of
38764
          the Derivative Works; and
38765
38766
      (d) If the Work includes a "NOTICE" text file as part of its
38767
          distribution, then any Derivative Works that You distribute must
38768
          include a readable copy of the attribution notices contained
38769
          within such NOTICE file, excluding those notices that do not
38770
          pertain to any part of the Derivative Works, in at least one
38771
          of the following places: within a NOTICE text file distributed
38772
          as part of the Derivative Works; within the Source form or
38773
          documentation, if provided along with the Derivative Works; or,
38774
          within a display generated by the Derivative Works, if and
38775
          wherever such third-party notices normally appear. The contents
38776
          of the NOTICE file are for informational purposes only and
38777
          do not modify the License. You may add Your own attribution
38778
          notices within Derivative Works that You distribute, alongside
38779
          or as an addendum to the NOTICE text from the Work, provided
38780
          that such additional attribution notices cannot be construed
38781
          as modifying the License.
38782
38783
      You may add Your own copyright statement to Your modifications and
38784
      may provide additional or different license terms and conditions
38785
      for use, reproduction, or distribution of Your modifications, or
38786
      for any such Derivative Works as a whole, provided Your use,
38787
      reproduction, and distribution of the Work otherwise complies with
38788
      the conditions stated in this License.
38789
38790
   5. Submission of Contributions. Unless You explicitly state otherwise,
38791
      any Contribution intentionally submitted for inclusion in the Work
38792
      by You to the Licensor shall be under the terms and conditions of
38793
      this License, without any additional terms or conditions.
38794
      Notwithstanding the above, nothing herein shall supersede or modify
38795
      the terms of any separate license agreement you may have executed
38796
      with Licensor regarding such Contributions.
38797
38798
   6. Trademarks. This License does not grant permission to use the trade
38799
      names, trademarks, service marks, or product names of the Licensor,
38800
      except as required for reasonable and customary use in describing the
38801
      origin of the Work and reproducing the content of the NOTICE file.
38802
38803
   7. Disclaimer of Warranty. Unless required by applicable law or
38804
      agreed to in writing, Licensor provides the Work (and each
38805
      Contributor provides its Contributions) on an "AS IS" BASIS,
38806
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
38807
      implied, including, without limitation, any warranties or conditions
38808
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
38809
      PARTICULAR PURPOSE. You are solely responsible for determining the
38810
      appropriateness of using or redistributing the Work and assume any
38811
      risks associated with Your exercise of permissions under this License.
38812
38813
   8. Limitation of Liability. In no event and under no legal theory,
38814
      whether in tort (including negligence), contract, or otherwise,
38815
      unless required by applicable law (such as deliberate and grossly
38816
      negligent acts) or agreed to in writing, shall any Contributor be
38817
      liable to You for damages, including any direct, indirect, special,
38818
      incidental, or consequential damages of any character arising as a
38819
      result of this License or out of the use or inability to use the
38820
      Work (including but not limited to damages for loss of goodwill,
38821
      work stoppage, computer failure or malfunction, or any and all
38822
      other commercial damages or losses), even if such Contributor
38823
      has been advised of the possibility of such damages.
38824
38825
   9. Accepting Warranty or Additional Liability. While redistributing
38826
      the Work or Derivative Works thereof, You may choose to offer,
38827
      and charge a fee for, acceptance of support, warranty, indemnity,
38828
      or other liability obligations and/or rights consistent with this
38829
      License. However, in accepting such obligations, You may act only
38830
      on Your own behalf and on Your sole responsibility, not on behalf
38831
      of any other Contributor, and only if You agree to indemnify,
38832
      defend, and hold each Contributor harmless for any liability
38833
      incurred by, or claims asserted against, such Contributor by reason
38834
      of your accepting any such warranty or additional liability.
38835
38836
   END OF TERMS AND CONDITIONS
38837
38838
   APPENDIX: How to apply the Apache License to your work.
38839
38840
      To apply the Apache License to your work, attach the following
38841
      boilerplate notice, with the fields enclosed by brackets "[]"
38842
      replaced with your own identifying information. (Don't include
38843
      the brackets!)  The text should be enclosed in the appropriate
38844
      comment syntax for the file format. We also recommend that a
38845
      file or class name and description of purpose be included on the
38846
      same "printed page" as the copyright notice for easier
38847
      identification within third-party archives.
38848
38849
   Copyright [yyyy] [name of copyright owner]
38850
38851
   Licensed under the Apache License, Version 2.0 (the "License");
38852
   you may not use this file except in compliance with the License.
38853
   You may obtain a copy of the License at
38854
38855
       http://www.apache.org/licenses/LICENSE-2.0
38856
38857
   Unless required by applicable law or agreed to in writing, software
38858
   distributed under the License is distributed on an "AS IS" BASIS,
38859
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
38860
   See the License for the specific language governing permissions and
38861
   limitations under the License.
38862
</pre>
38863
}}
38864
|
38865
|com.zfabrik.servletjsp|jetty-ee9-websocket-jakarta-server-12.0.19|jetty-ee9-websocket-jakarta-server-12.0.19.url|{{collapse(Apache 2.0)
38866
<pre>
38867
                                 Apache License
38868
                           Version 2.0, January 2004
38869
                        http://www.apache.org/licenses/
38870
38871
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
38872
38873
   1. Definitions.
38874
38875
      "License" shall mean the terms and conditions for use, reproduction,
38876
      and distribution as defined by Sections 1 through 9 of this document.
38877
38878
      "Licensor" shall mean the copyright owner or entity authorized by
38879
      the copyright owner that is granting the License.
38880
38881
      "Legal Entity" shall mean the union of the acting entity and all
38882
      other entities that control, are controlled by, or are under common
38883
      control with that entity. For the purposes of this definition,
38884
      "control" means (i) the power, direct or indirect, to cause the
38885
      direction or management of such entity, whether by contract or
38886
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
38887
      outstanding shares, or (iii) beneficial ownership of such entity.
38888
38889
      "You" (or "Your") shall mean an individual or Legal Entity
38890
      exercising permissions granted by this License.
38891
38892
      "Source" form shall mean the preferred form for making modifications,
38893
      including but not limited to software source code, documentation
38894
      source, and configuration files.
38895
38896
      "Object" form shall mean any form resulting from mechanical
38897
      transformation or translation of a Source form, including but
38898
      not limited to compiled object code, generated documentation,
38899
      and conversions to other media types.
38900
38901
      "Work" shall mean the work of authorship, whether in Source or
38902
      Object form, made available under the License, as indicated by a
38903
      copyright notice that is included in or attached to the work
38904
      (an example is provided in the Appendix below).
38905
38906
      "Derivative Works" shall mean any work, whether in Source or Object
38907
      form, that is based on (or derived from) the Work and for which the
38908
      editorial revisions, annotations, elaborations, or other modifications
38909
      represent, as a whole, an original work of authorship. For the purposes
38910
      of this License, Derivative Works shall not include works that remain
38911
      separable from, or merely link (or bind by name) to the interfaces of,
38912
      the Work and Derivative Works thereof.
38913
38914
      "Contribution" shall mean any work of authorship, including
38915
      the original version of the Work and any modifications or additions
38916
      to that Work or Derivative Works thereof, that is intentionally
38917
      submitted to Licensor for inclusion in the Work by the copyright owner
38918
      or by an individual or Legal Entity authorized to submit on behalf of
38919
      the copyright owner. For the purposes of this definition, "submitted"
38920
      means any form of electronic, verbal, or written communication sent
38921
      to the Licensor or its representatives, including but not limited to
38922
      communication on electronic mailing lists, source code control systems,
38923
      and issue tracking systems that are managed by, or on behalf of, the
38924
      Licensor for the purpose of discussing and improving the Work, but
38925
      excluding communication that is conspicuously marked or otherwise
38926
      designated in writing by the copyright owner as "Not a Contribution."
38927
38928
      "Contributor" shall mean Licensor and any individual or Legal Entity
38929
      on behalf of whom a Contribution has been received by Licensor and
38930
      subsequently incorporated within the Work.
38931
38932
   2. Grant of Copyright License. Subject to the terms and conditions of
38933
      this License, each Contributor hereby grants to You a perpetual,
38934
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
38935
      copyright license to reproduce, prepare Derivative Works of,
38936
      publicly display, publicly perform, sublicense, and distribute the
38937
      Work and such Derivative Works in Source or Object form.
38938
38939
   3. Grant of Patent License. Subject to the terms and conditions of
38940
      this License, each Contributor hereby grants to You a perpetual,
38941
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
38942
      (except as stated in this section) patent license to make, have made,
38943
      use, offer to sell, sell, import, and otherwise transfer the Work,
38944
      where such license applies only to those patent claims licensable
38945
      by such Contributor that are necessarily infringed by their
38946
      Contribution(s) alone or by combination of their Contribution(s)
38947
      with the Work to which such Contribution(s) was submitted. If You
38948
      institute patent litigation against any entity (including a
38949
      cross-claim or counterclaim in a lawsuit) alleging that the Work
38950
      or a Contribution incorporated within the Work constitutes direct
38951
      or contributory patent infringement, then any patent licenses
38952
      granted to You under this License for that Work shall terminate
38953
      as of the date such litigation is filed.
38954
38955
   4. Redistribution. You may reproduce and distribute copies of the
38956
      Work or Derivative Works thereof in any medium, with or without
38957
      modifications, and in Source or Object form, provided that You
38958
      meet the following conditions:
38959
38960
      (a) You must give any other recipients of the Work or
38961
          Derivative Works a copy of this License; and
38962
38963
      (b) You must cause any modified files to carry prominent notices
38964
          stating that You changed the files; and
38965
38966
      (c) You must retain, in the Source form of any Derivative Works
38967
          that You distribute, all copyright, patent, trademark, and
38968
          attribution notices from the Source form of the Work,
38969
          excluding those notices that do not pertain to any part of
38970
          the Derivative Works; and
38971
38972
      (d) If the Work includes a "NOTICE" text file as part of its
38973
          distribution, then any Derivative Works that You distribute must
38974
          include a readable copy of the attribution notices contained
38975
          within such NOTICE file, excluding those notices that do not
38976
          pertain to any part of the Derivative Works, in at least one
38977
          of the following places: within a NOTICE text file distributed
38978
          as part of the Derivative Works; within the Source form or
38979
          documentation, if provided along with the Derivative Works; or,
38980
          within a display generated by the Derivative Works, if and
38981
          wherever such third-party notices normally appear. The contents
38982
          of the NOTICE file are for informational purposes only and
38983
          do not modify the License. You may add Your own attribution
38984
          notices within Derivative Works that You distribute, alongside
38985
          or as an addendum to the NOTICE text from the Work, provided
38986
          that such additional attribution notices cannot be construed
38987
          as modifying the License.
38988
38989
      You may add Your own copyright statement to Your modifications and
38990
      may provide additional or different license terms and conditions
38991
      for use, reproduction, or distribution of Your modifications, or
38992
      for any such Derivative Works as a whole, provided Your use,
38993
      reproduction, and distribution of the Work otherwise complies with
38994
      the conditions stated in this License.
38995
38996
   5. Submission of Contributions. Unless You explicitly state otherwise,
38997
      any Contribution intentionally submitted for inclusion in the Work
38998
      by You to the Licensor shall be under the terms and conditions of
38999
      this License, without any additional terms or conditions.
39000
      Notwithstanding the above, nothing herein shall supersede or modify
39001
      the terms of any separate license agreement you may have executed
39002
      with Licensor regarding such Contributions.
39003
39004
   6. Trademarks. This License does not grant permission to use the trade
39005
      names, trademarks, service marks, or product names of the Licensor,
39006
      except as required for reasonable and customary use in describing the
39007
      origin of the Work and reproducing the content of the NOTICE file.
39008
39009
   7. Disclaimer of Warranty. Unless required by applicable law or
39010
      agreed to in writing, Licensor provides the Work (and each
39011
      Contributor provides its Contributions) on an "AS IS" BASIS,
39012
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
39013
      implied, including, without limitation, any warranties or conditions
39014
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
39015
      PARTICULAR PURPOSE. You are solely responsible for determining the
39016
      appropriateness of using or redistributing the Work and assume any
39017
      risks associated with Your exercise of permissions under this License.
39018
39019
   8. Limitation of Liability. In no event and under no legal theory,
39020
      whether in tort (including negligence), contract, or otherwise,
39021
      unless required by applicable law (such as deliberate and grossly
39022
      negligent acts) or agreed to in writing, shall any Contributor be
39023
      liable to You for damages, including any direct, indirect, special,
39024
      incidental, or consequential damages of any character arising as a
39025
      result of this License or out of the use or inability to use the
39026
      Work (including but not limited to damages for loss of goodwill,
39027
      work stoppage, computer failure or malfunction, or any and all
39028
      other commercial damages or losses), even if such Contributor
39029
      has been advised of the possibility of such damages.
39030
39031
   9. Accepting Warranty or Additional Liability. While redistributing
39032
      the Work or Derivative Works thereof, You may choose to offer,
39033
      and charge a fee for, acceptance of support, warranty, indemnity,
39034
      or other liability obligations and/or rights consistent with this
39035
      License. However, in accepting such obligations, You may act only
39036
      on Your own behalf and on Your sole responsibility, not on behalf
39037
      of any other Contributor, and only if You agree to indemnify,
39038
      defend, and hold each Contributor harmless for any liability
39039
      incurred by, or claims asserted against, such Contributor by reason
39040
      of your accepting any such warranty or additional liability.
39041
39042
   END OF TERMS AND CONDITIONS
39043
39044
   APPENDIX: How to apply the Apache License to your work.
39045
39046
      To apply the Apache License to your work, attach the following
39047
      boilerplate notice, with the fields enclosed by brackets "[]"
39048
      replaced with your own identifying information. (Don't include
39049
      the brackets!)  The text should be enclosed in the appropriate
39050
      comment syntax for the file format. We also recommend that a
39051
      file or class name and description of purpose be included on the
39052
      same "printed page" as the copyright notice for easier
39053
      identification within third-party archives.
39054
39055
   Copyright [yyyy] [name of copyright owner]
39056
39057
   Licensed under the Apache License, Version 2.0 (the "License");
39058
   you may not use this file except in compliance with the License.
39059
   You may obtain a copy of the License at
39060
39061
       http://www.apache.org/licenses/LICENSE-2.0
39062
39063
   Unless required by applicable law or agreed to in writing, software
39064
   distributed under the License is distributed on an "AS IS" BASIS,
39065
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
39066
   See the License for the specific language governing permissions and
39067
   limitations under the License.
39068
</pre>
39069
}}
39070
|
39071
|com.zfabrik.servletjsp|jetty-ee9-websocket-jetty-api-12.0.19|jetty-ee9-websocket-jetty-api-12.0.19.url|{{collapse(Apache 2.0)
39072
<pre>
39073
                                 Apache License
39074
                           Version 2.0, January 2004
39075
                        http://www.apache.org/licenses/
39076
39077
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
39078
39079
   1. Definitions.
39080
39081
      "License" shall mean the terms and conditions for use, reproduction,
39082
      and distribution as defined by Sections 1 through 9 of this document.
39083
39084
      "Licensor" shall mean the copyright owner or entity authorized by
39085
      the copyright owner that is granting the License.
39086
39087
      "Legal Entity" shall mean the union of the acting entity and all
39088
      other entities that control, are controlled by, or are under common
39089
      control with that entity. For the purposes of this definition,
39090
      "control" means (i) the power, direct or indirect, to cause the
39091
      direction or management of such entity, whether by contract or
39092
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
39093
      outstanding shares, or (iii) beneficial ownership of such entity.
39094
39095
      "You" (or "Your") shall mean an individual or Legal Entity
39096
      exercising permissions granted by this License.
39097
39098
      "Source" form shall mean the preferred form for making modifications,
39099
      including but not limited to software source code, documentation
39100
      source, and configuration files.
39101
39102
      "Object" form shall mean any form resulting from mechanical
39103
      transformation or translation of a Source form, including but
39104
      not limited to compiled object code, generated documentation,
39105
      and conversions to other media types.
39106
39107
      "Work" shall mean the work of authorship, whether in Source or
39108
      Object form, made available under the License, as indicated by a
39109
      copyright notice that is included in or attached to the work
39110
      (an example is provided in the Appendix below).
39111
39112
      "Derivative Works" shall mean any work, whether in Source or Object
39113
      form, that is based on (or derived from) the Work and for which the
39114
      editorial revisions, annotations, elaborations, or other modifications
39115
      represent, as a whole, an original work of authorship. For the purposes
39116
      of this License, Derivative Works shall not include works that remain
39117
      separable from, or merely link (or bind by name) to the interfaces of,
39118
      the Work and Derivative Works thereof.
39119
39120
      "Contribution" shall mean any work of authorship, including
39121
      the original version of the Work and any modifications or additions
39122
      to that Work or Derivative Works thereof, that is intentionally
39123
      submitted to Licensor for inclusion in the Work by the copyright owner
39124
      or by an individual or Legal Entity authorized to submit on behalf of
39125
      the copyright owner. For the purposes of this definition, "submitted"
39126
      means any form of electronic, verbal, or written communication sent
39127
      to the Licensor or its representatives, including but not limited to
39128
      communication on electronic mailing lists, source code control systems,
39129
      and issue tracking systems that are managed by, or on behalf of, the
39130
      Licensor for the purpose of discussing and improving the Work, but
39131
      excluding communication that is conspicuously marked or otherwise
39132
      designated in writing by the copyright owner as "Not a Contribution."
39133
39134
      "Contributor" shall mean Licensor and any individual or Legal Entity
39135
      on behalf of whom a Contribution has been received by Licensor and
39136
      subsequently incorporated within the Work.
39137
39138
   2. Grant of Copyright License. Subject to the terms and conditions of
39139
      this License, each Contributor hereby grants to You a perpetual,
39140
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
39141
      copyright license to reproduce, prepare Derivative Works of,
39142
      publicly display, publicly perform, sublicense, and distribute the
39143
      Work and such Derivative Works in Source or Object form.
39144
39145
   3. Grant of Patent License. Subject to the terms and conditions of
39146
      this License, each Contributor hereby grants to You a perpetual,
39147
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
39148
      (except as stated in this section) patent license to make, have made,
39149
      use, offer to sell, sell, import, and otherwise transfer the Work,
39150
      where such license applies only to those patent claims licensable
39151
      by such Contributor that are necessarily infringed by their
39152
      Contribution(s) alone or by combination of their Contribution(s)
39153
      with the Work to which such Contribution(s) was submitted. If You
39154
      institute patent litigation against any entity (including a
39155
      cross-claim or counterclaim in a lawsuit) alleging that the Work
39156
      or a Contribution incorporated within the Work constitutes direct
39157
      or contributory patent infringement, then any patent licenses
39158
      granted to You under this License for that Work shall terminate
39159
      as of the date such litigation is filed.
39160
39161
   4. Redistribution. You may reproduce and distribute copies of the
39162
      Work or Derivative Works thereof in any medium, with or without
39163
      modifications, and in Source or Object form, provided that You
39164
      meet the following conditions:
39165
39166
      (a) You must give any other recipients of the Work or
39167
          Derivative Works a copy of this License; and
39168
39169
      (b) You must cause any modified files to carry prominent notices
39170
          stating that You changed the files; and
39171
39172
      (c) You must retain, in the Source form of any Derivative Works
39173
          that You distribute, all copyright, patent, trademark, and
39174
          attribution notices from the Source form of the Work,
39175
          excluding those notices that do not pertain to any part of
39176
          the Derivative Works; and
39177
39178
      (d) If the Work includes a "NOTICE" text file as part of its
39179
          distribution, then any Derivative Works that You distribute must
39180
          include a readable copy of the attribution notices contained
39181
          within such NOTICE file, excluding those notices that do not
39182
          pertain to any part of the Derivative Works, in at least one
39183
          of the following places: within a NOTICE text file distributed
39184
          as part of the Derivative Works; within the Source form or
39185
          documentation, if provided along with the Derivative Works; or,
39186
          within a display generated by the Derivative Works, if and
39187
          wherever such third-party notices normally appear. The contents
39188
          of the NOTICE file are for informational purposes only and
39189
          do not modify the License. You may add Your own attribution
39190
          notices within Derivative Works that You distribute, alongside
39191
          or as an addendum to the NOTICE text from the Work, provided
39192
          that such additional attribution notices cannot be construed
39193
          as modifying the License.
39194
39195
      You may add Your own copyright statement to Your modifications and
39196
      may provide additional or different license terms and conditions
39197
      for use, reproduction, or distribution of Your modifications, or
39198
      for any such Derivative Works as a whole, provided Your use,
39199
      reproduction, and distribution of the Work otherwise complies with
39200
      the conditions stated in this License.
39201
39202
   5. Submission of Contributions. Unless You explicitly state otherwise,
39203
      any Contribution intentionally submitted for inclusion in the Work
39204
      by You to the Licensor shall be under the terms and conditions of
39205
      this License, without any additional terms or conditions.
39206
      Notwithstanding the above, nothing herein shall supersede or modify
39207
      the terms of any separate license agreement you may have executed
39208
      with Licensor regarding such Contributions.
39209
39210
   6. Trademarks. This License does not grant permission to use the trade
39211
      names, trademarks, service marks, or product names of the Licensor,
39212
      except as required for reasonable and customary use in describing the
39213
      origin of the Work and reproducing the content of the NOTICE file.
39214
39215
   7. Disclaimer of Warranty. Unless required by applicable law or
39216
      agreed to in writing, Licensor provides the Work (and each
39217
      Contributor provides its Contributions) on an "AS IS" BASIS,
39218
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
39219
      implied, including, without limitation, any warranties or conditions
39220
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
39221
      PARTICULAR PURPOSE. You are solely responsible for determining the
39222
      appropriateness of using or redistributing the Work and assume any
39223
      risks associated with Your exercise of permissions under this License.
39224
39225
   8. Limitation of Liability. In no event and under no legal theory,
39226
      whether in tort (including negligence), contract, or otherwise,
39227
      unless required by applicable law (such as deliberate and grossly
39228
      negligent acts) or agreed to in writing, shall any Contributor be
39229
      liable to You for damages, including any direct, indirect, special,
39230
      incidental, or consequential damages of any character arising as a
39231
      result of this License or out of the use or inability to use the
39232
      Work (including but not limited to damages for loss of goodwill,
39233
      work stoppage, computer failure or malfunction, or any and all
39234
      other commercial damages or losses), even if such Contributor
39235
      has been advised of the possibility of such damages.
39236
39237
   9. Accepting Warranty or Additional Liability. While redistributing
39238
      the Work or Derivative Works thereof, You may choose to offer,
39239
      and charge a fee for, acceptance of support, warranty, indemnity,
39240
      or other liability obligations and/or rights consistent with this
39241
      License. However, in accepting such obligations, You may act only
39242
      on Your own behalf and on Your sole responsibility, not on behalf
39243
      of any other Contributor, and only if You agree to indemnify,
39244
      defend, and hold each Contributor harmless for any liability
39245
      incurred by, or claims asserted against, such Contributor by reason
39246
      of your accepting any such warranty or additional liability.
39247
39248
   END OF TERMS AND CONDITIONS
39249
39250
   APPENDIX: How to apply the Apache License to your work.
39251
39252
      To apply the Apache License to your work, attach the following
39253
      boilerplate notice, with the fields enclosed by brackets "[]"
39254
      replaced with your own identifying information. (Don't include
39255
      the brackets!)  The text should be enclosed in the appropriate
39256
      comment syntax for the file format. We also recommend that a
39257
      file or class name and description of purpose be included on the
39258
      same "printed page" as the copyright notice for easier
39259
      identification within third-party archives.
39260
39261
   Copyright [yyyy] [name of copyright owner]
39262
39263
   Licensed under the Apache License, Version 2.0 (the "License");
39264
   you may not use this file except in compliance with the License.
39265
   You may obtain a copy of the License at
39266
39267
       http://www.apache.org/licenses/LICENSE-2.0
39268
39269
   Unless required by applicable law or agreed to in writing, software
39270
   distributed under the License is distributed on an "AS IS" BASIS,
39271
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
39272
   See the License for the specific language governing permissions and
39273
   limitations under the License.
39274
</pre>
39275
}}
39276
|
39277
|com.zfabrik.servletjsp|jetty-ee9-websocket-jetty-common-12.0.19|jetty-ee9-websocket-jetty-common-12.0.19.url|{{collapse(Apache 2.0)
39278
<pre>
39279
                                 Apache License
39280
                           Version 2.0, January 2004
39281
                        http://www.apache.org/licenses/
39282
39283
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
39284
39285
   1. Definitions.
39286
39287
      "License" shall mean the terms and conditions for use, reproduction,
39288
      and distribution as defined by Sections 1 through 9 of this document.
39289
39290
      "Licensor" shall mean the copyright owner or entity authorized by
39291
      the copyright owner that is granting the License.
39292
39293
      "Legal Entity" shall mean the union of the acting entity and all
39294
      other entities that control, are controlled by, or are under common
39295
      control with that entity. For the purposes of this definition,
39296
      "control" means (i) the power, direct or indirect, to cause the
39297
      direction or management of such entity, whether by contract or
39298
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
39299
      outstanding shares, or (iii) beneficial ownership of such entity.
39300
39301
      "You" (or "Your") shall mean an individual or Legal Entity
39302
      exercising permissions granted by this License.
39303
39304
      "Source" form shall mean the preferred form for making modifications,
39305
      including but not limited to software source code, documentation
39306
      source, and configuration files.
39307
39308
      "Object" form shall mean any form resulting from mechanical
39309
      transformation or translation of a Source form, including but
39310
      not limited to compiled object code, generated documentation,
39311
      and conversions to other media types.
39312
39313
      "Work" shall mean the work of authorship, whether in Source or
39314
      Object form, made available under the License, as indicated by a
39315
      copyright notice that is included in or attached to the work
39316
      (an example is provided in the Appendix below).
39317
39318
      "Derivative Works" shall mean any work, whether in Source or Object
39319
      form, that is based on (or derived from) the Work and for which the
39320
      editorial revisions, annotations, elaborations, or other modifications
39321
      represent, as a whole, an original work of authorship. For the purposes
39322
      of this License, Derivative Works shall not include works that remain
39323
      separable from, or merely link (or bind by name) to the interfaces of,
39324
      the Work and Derivative Works thereof.
39325
39326
      "Contribution" shall mean any work of authorship, including
39327
      the original version of the Work and any modifications or additions
39328
      to that Work or Derivative Works thereof, that is intentionally
39329
      submitted to Licensor for inclusion in the Work by the copyright owner
39330
      or by an individual or Legal Entity authorized to submit on behalf of
39331
      the copyright owner. For the purposes of this definition, "submitted"
39332
      means any form of electronic, verbal, or written communication sent
39333
      to the Licensor or its representatives, including but not limited to
39334
      communication on electronic mailing lists, source code control systems,
39335
      and issue tracking systems that are managed by, or on behalf of, the
39336
      Licensor for the purpose of discussing and improving the Work, but
39337
      excluding communication that is conspicuously marked or otherwise
39338
      designated in writing by the copyright owner as "Not a Contribution."
39339
39340
      "Contributor" shall mean Licensor and any individual or Legal Entity
39341
      on behalf of whom a Contribution has been received by Licensor and
39342
      subsequently incorporated within the Work.
39343
39344
   2. Grant of Copyright License. Subject to the terms and conditions of
39345
      this License, each Contributor hereby grants to You a perpetual,
39346
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
39347
      copyright license to reproduce, prepare Derivative Works of,
39348
      publicly display, publicly perform, sublicense, and distribute the
39349
      Work and such Derivative Works in Source or Object form.
39350
39351
   3. Grant of Patent License. Subject to the terms and conditions of
39352
      this License, each Contributor hereby grants to You a perpetual,
39353
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
39354
      (except as stated in this section) patent license to make, have made,
39355
      use, offer to sell, sell, import, and otherwise transfer the Work,
39356
      where such license applies only to those patent claims licensable
39357
      by such Contributor that are necessarily infringed by their
39358
      Contribution(s) alone or by combination of their Contribution(s)
39359
      with the Work to which such Contribution(s) was submitted. If You
39360
      institute patent litigation against any entity (including a
39361
      cross-claim or counterclaim in a lawsuit) alleging that the Work
39362
      or a Contribution incorporated within the Work constitutes direct
39363
      or contributory patent infringement, then any patent licenses
39364
      granted to You under this License for that Work shall terminate
39365
      as of the date such litigation is filed.
39366
39367
   4. Redistribution. You may reproduce and distribute copies of the
39368
      Work or Derivative Works thereof in any medium, with or without
39369
      modifications, and in Source or Object form, provided that You
39370
      meet the following conditions:
39371
39372
      (a) You must give any other recipients of the Work or
39373
          Derivative Works a copy of this License; and
39374
39375
      (b) You must cause any modified files to carry prominent notices
39376
          stating that You changed the files; and
39377
39378
      (c) You must retain, in the Source form of any Derivative Works
39379
          that You distribute, all copyright, patent, trademark, and
39380
          attribution notices from the Source form of the Work,
39381
          excluding those notices that do not pertain to any part of
39382
          the Derivative Works; and
39383
39384
      (d) If the Work includes a "NOTICE" text file as part of its
39385
          distribution, then any Derivative Works that You distribute must
39386
          include a readable copy of the attribution notices contained
39387
          within such NOTICE file, excluding those notices that do not
39388
          pertain to any part of the Derivative Works, in at least one
39389
          of the following places: within a NOTICE text file distributed
39390
          as part of the Derivative Works; within the Source form or
39391
          documentation, if provided along with the Derivative Works; or,
39392
          within a display generated by the Derivative Works, if and
39393
          wherever such third-party notices normally appear. The contents
39394
          of the NOTICE file are for informational purposes only and
39395
          do not modify the License. You may add Your own attribution
39396
          notices within Derivative Works that You distribute, alongside
39397
          or as an addendum to the NOTICE text from the Work, provided
39398
          that such additional attribution notices cannot be construed
39399
          as modifying the License.
39400
39401
      You may add Your own copyright statement to Your modifications and
39402
      may provide additional or different license terms and conditions
39403
      for use, reproduction, or distribution of Your modifications, or
39404
      for any such Derivative Works as a whole, provided Your use,
39405
      reproduction, and distribution of the Work otherwise complies with
39406
      the conditions stated in this License.
39407
39408
   5. Submission of Contributions. Unless You explicitly state otherwise,
39409
      any Contribution intentionally submitted for inclusion in the Work
39410
      by You to the Licensor shall be under the terms and conditions of
39411
      this License, without any additional terms or conditions.
39412
      Notwithstanding the above, nothing herein shall supersede or modify
39413
      the terms of any separate license agreement you may have executed
39414
      with Licensor regarding such Contributions.
39415
39416
   6. Trademarks. This License does not grant permission to use the trade
39417
      names, trademarks, service marks, or product names of the Licensor,
39418
      except as required for reasonable and customary use in describing the
39419
      origin of the Work and reproducing the content of the NOTICE file.
39420
39421
   7. Disclaimer of Warranty. Unless required by applicable law or
39422
      agreed to in writing, Licensor provides the Work (and each
39423
      Contributor provides its Contributions) on an "AS IS" BASIS,
39424
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
39425
      implied, including, without limitation, any warranties or conditions
39426
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
39427
      PARTICULAR PURPOSE. You are solely responsible for determining the
39428
      appropriateness of using or redistributing the Work and assume any
39429
      risks associated with Your exercise of permissions under this License.
39430
39431
   8. Limitation of Liability. In no event and under no legal theory,
39432
      whether in tort (including negligence), contract, or otherwise,
39433
      unless required by applicable law (such as deliberate and grossly
39434
      negligent acts) or agreed to in writing, shall any Contributor be
39435
      liable to You for damages, including any direct, indirect, special,
39436
      incidental, or consequential damages of any character arising as a
39437
      result of this License or out of the use or inability to use the
39438
      Work (including but not limited to damages for loss of goodwill,
39439
      work stoppage, computer failure or malfunction, or any and all
39440
      other commercial damages or losses), even if such Contributor
39441
      has been advised of the possibility of such damages.
39442
39443
   9. Accepting Warranty or Additional Liability. While redistributing
39444
      the Work or Derivative Works thereof, You may choose to offer,
39445
      and charge a fee for, acceptance of support, warranty, indemnity,
39446
      or other liability obligations and/or rights consistent with this
39447
      License. However, in accepting such obligations, You may act only
39448
      on Your own behalf and on Your sole responsibility, not on behalf
39449
      of any other Contributor, and only if You agree to indemnify,
39450
      defend, and hold each Contributor harmless for any liability
39451
      incurred by, or claims asserted against, such Contributor by reason
39452
      of your accepting any such warranty or additional liability.
39453
39454
   END OF TERMS AND CONDITIONS
39455
39456
   APPENDIX: How to apply the Apache License to your work.
39457
39458
      To apply the Apache License to your work, attach the following
39459
      boilerplate notice, with the fields enclosed by brackets "[]"
39460
      replaced with your own identifying information. (Don't include
39461
      the brackets!)  The text should be enclosed in the appropriate
39462
      comment syntax for the file format. We also recommend that a
39463
      file or class name and description of purpose be included on the
39464
      same "printed page" as the copyright notice for easier
39465
      identification within third-party archives.
39466
39467
   Copyright [yyyy] [name of copyright owner]
39468
39469
   Licensed under the Apache License, Version 2.0 (the "License");
39470
   you may not use this file except in compliance with the License.
39471
   You may obtain a copy of the License at
39472
39473
       http://www.apache.org/licenses/LICENSE-2.0
39474
39475
   Unless required by applicable law or agreed to in writing, software
39476
   distributed under the License is distributed on an "AS IS" BASIS,
39477
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
39478
   See the License for the specific language governing permissions and
39479
   limitations under the License.
39480
</pre>
39481
}}
39482
|
39483
|com.zfabrik.servletjsp|jetty-ee9-websocket-jetty-server-12.0.19|jetty-ee9-websocket-jetty-server-12.0.19.url|{{collapse(Apache 2.0)
39484
<pre>
39485
                                 Apache License
39486
                           Version 2.0, January 2004
39487
                        http://www.apache.org/licenses/
39488
39489
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
39490
39491
   1. Definitions.
39492
39493
      "License" shall mean the terms and conditions for use, reproduction,
39494
      and distribution as defined by Sections 1 through 9 of this document.
39495
39496
      "Licensor" shall mean the copyright owner or entity authorized by
39497
      the copyright owner that is granting the License.
39498
39499
      "Legal Entity" shall mean the union of the acting entity and all
39500
      other entities that control, are controlled by, or are under common
39501
      control with that entity. For the purposes of this definition,
39502
      "control" means (i) the power, direct or indirect, to cause the
39503
      direction or management of such entity, whether by contract or
39504
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
39505
      outstanding shares, or (iii) beneficial ownership of such entity.
39506
39507
      "You" (or "Your") shall mean an individual or Legal Entity
39508
      exercising permissions granted by this License.
39509
39510
      "Source" form shall mean the preferred form for making modifications,
39511
      including but not limited to software source code, documentation
39512
      source, and configuration files.
39513
39514
      "Object" form shall mean any form resulting from mechanical
39515
      transformation or translation of a Source form, including but
39516
      not limited to compiled object code, generated documentation,
39517
      and conversions to other media types.
39518
39519
      "Work" shall mean the work of authorship, whether in Source or
39520
      Object form, made available under the License, as indicated by a
39521
      copyright notice that is included in or attached to the work
39522
      (an example is provided in the Appendix below).
39523
39524
      "Derivative Works" shall mean any work, whether in Source or Object
39525
      form, that is based on (or derived from) the Work and for which the
39526
      editorial revisions, annotations, elaborations, or other modifications
39527
      represent, as a whole, an original work of authorship. For the purposes
39528
      of this License, Derivative Works shall not include works that remain
39529
      separable from, or merely link (or bind by name) to the interfaces of,
39530
      the Work and Derivative Works thereof.
39531
39532
      "Contribution" shall mean any work of authorship, including
39533
      the original version of the Work and any modifications or additions
39534
      to that Work or Derivative Works thereof, that is intentionally
39535
      submitted to Licensor for inclusion in the Work by the copyright owner
39536
      or by an individual or Legal Entity authorized to submit on behalf of
39537
      the copyright owner. For the purposes of this definition, "submitted"
39538
      means any form of electronic, verbal, or written communication sent
39539
      to the Licensor or its representatives, including but not limited to
39540
      communication on electronic mailing lists, source code control systems,
39541
      and issue tracking systems that are managed by, or on behalf of, the
39542
      Licensor for the purpose of discussing and improving the Work, but
39543
      excluding communication that is conspicuously marked or otherwise
39544
      designated in writing by the copyright owner as "Not a Contribution."
39545
39546
      "Contributor" shall mean Licensor and any individual or Legal Entity
39547
      on behalf of whom a Contribution has been received by Licensor and
39548
      subsequently incorporated within the Work.
39549
39550
   2. Grant of Copyright License. Subject to the terms and conditions of
39551
      this License, each Contributor hereby grants to You a perpetual,
39552
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
39553
      copyright license to reproduce, prepare Derivative Works of,
39554
      publicly display, publicly perform, sublicense, and distribute the
39555
      Work and such Derivative Works in Source or Object form.
39556
39557
   3. Grant of Patent License. Subject to the terms and conditions of
39558
      this License, each Contributor hereby grants to You a perpetual,
39559
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
39560
      (except as stated in this section) patent license to make, have made,
39561
      use, offer to sell, sell, import, and otherwise transfer the Work,
39562
      where such license applies only to those patent claims licensable
39563
      by such Contributor that are necessarily infringed by their
39564
      Contribution(s) alone or by combination of their Contribution(s)
39565
      with the Work to which such Contribution(s) was submitted. If You
39566
      institute patent litigation against any entity (including a
39567
      cross-claim or counterclaim in a lawsuit) alleging that the Work
39568
      or a Contribution incorporated within the Work constitutes direct
39569
      or contributory patent infringement, then any patent licenses
39570
      granted to You under this License for that Work shall terminate
39571
      as of the date such litigation is filed.
39572
39573
   4. Redistribution. You may reproduce and distribute copies of the
39574
      Work or Derivative Works thereof in any medium, with or without
39575
      modifications, and in Source or Object form, provided that You
39576
      meet the following conditions:
39577
39578
      (a) You must give any other recipients of the Work or
39579
          Derivative Works a copy of this License; and
39580
39581
      (b) You must cause any modified files to carry prominent notices
39582
          stating that You changed the files; and
39583
39584
      (c) You must retain, in the Source form of any Derivative Works
39585
          that You distribute, all copyright, patent, trademark, and
39586
          attribution notices from the Source form of the Work,
39587
          excluding those notices that do not pertain to any part of
39588
          the Derivative Works; and
39589
39590
      (d) If the Work includes a "NOTICE" text file as part of its
39591
          distribution, then any Derivative Works that You distribute must
39592
          include a readable copy of the attribution notices contained
39593
          within such NOTICE file, excluding those notices that do not
39594
          pertain to any part of the Derivative Works, in at least one
39595
          of the following places: within a NOTICE text file distributed
39596
          as part of the Derivative Works; within the Source form or
39597
          documentation, if provided along with the Derivative Works; or,
39598
          within a display generated by the Derivative Works, if and
39599
          wherever such third-party notices normally appear. The contents
39600
          of the NOTICE file are for informational purposes only and
39601
          do not modify the License. You may add Your own attribution
39602
          notices within Derivative Works that You distribute, alongside
39603
          or as an addendum to the NOTICE text from the Work, provided
39604
          that such additional attribution notices cannot be construed
39605
          as modifying the License.
39606
39607
      You may add Your own copyright statement to Your modifications and
39608
      may provide additional or different license terms and conditions
39609
      for use, reproduction, or distribution of Your modifications, or
39610
      for any such Derivative Works as a whole, provided Your use,
39611
      reproduction, and distribution of the Work otherwise complies with
39612
      the conditions stated in this License.
39613
39614
   5. Submission of Contributions. Unless You explicitly state otherwise,
39615
      any Contribution intentionally submitted for inclusion in the Work
39616
      by You to the Licensor shall be under the terms and conditions of
39617
      this License, without any additional terms or conditions.
39618
      Notwithstanding the above, nothing herein shall supersede or modify
39619
      the terms of any separate license agreement you may have executed
39620
      with Licensor regarding such Contributions.
39621
39622
   6. Trademarks. This License does not grant permission to use the trade
39623
      names, trademarks, service marks, or product names of the Licensor,
39624
      except as required for reasonable and customary use in describing the
39625
      origin of the Work and reproducing the content of the NOTICE file.
39626
39627
   7. Disclaimer of Warranty. Unless required by applicable law or
39628
      agreed to in writing, Licensor provides the Work (and each
39629
      Contributor provides its Contributions) on an "AS IS" BASIS,
39630
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
39631
      implied, including, without limitation, any warranties or conditions
39632
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
39633
      PARTICULAR PURPOSE. You are solely responsible for determining the
39634
      appropriateness of using or redistributing the Work and assume any
39635
      risks associated with Your exercise of permissions under this License.
39636
39637
   8. Limitation of Liability. In no event and under no legal theory,
39638
      whether in tort (including negligence), contract, or otherwise,
39639
      unless required by applicable law (such as deliberate and grossly
39640
      negligent acts) or agreed to in writing, shall any Contributor be
39641
      liable to You for damages, including any direct, indirect, special,
39642
      incidental, or consequential damages of any character arising as a
39643
      result of this License or out of the use or inability to use the
39644
      Work (including but not limited to damages for loss of goodwill,
39645
      work stoppage, computer failure or malfunction, or any and all
39646
      other commercial damages or losses), even if such Contributor
39647
      has been advised of the possibility of such damages.
39648
39649
   9. Accepting Warranty or Additional Liability. While redistributing
39650
      the Work or Derivative Works thereof, You may choose to offer,
39651
      and charge a fee for, acceptance of support, warranty, indemnity,
39652
      or other liability obligations and/or rights consistent with this
39653
      License. However, in accepting such obligations, You may act only
39654
      on Your own behalf and on Your sole responsibility, not on behalf
39655
      of any other Contributor, and only if You agree to indemnify,
39656
      defend, and hold each Contributor harmless for any liability
39657
      incurred by, or claims asserted against, such Contributor by reason
39658
      of your accepting any such warranty or additional liability.
39659
39660
   END OF TERMS AND CONDITIONS
39661
39662
   APPENDIX: How to apply the Apache License to your work.
39663
39664
      To apply the Apache License to your work, attach the following
39665
      boilerplate notice, with the fields enclosed by brackets "[]"
39666
      replaced with your own identifying information. (Don't include
39667
      the brackets!)  The text should be enclosed in the appropriate
39668
      comment syntax for the file format. We also recommend that a
39669
      file or class name and description of purpose be included on the
39670
      same "printed page" as the copyright notice for easier
39671
      identification within third-party archives.
39672
39673
   Copyright [yyyy] [name of copyright owner]
39674
39675
   Licensed under the Apache License, Version 2.0 (the "License");
39676
   you may not use this file except in compliance with the License.
39677
   You may obtain a copy of the License at
39678
39679
       http://www.apache.org/licenses/LICENSE-2.0
39680
39681
   Unless required by applicable law or agreed to in writing, software
39682
   distributed under the License is distributed on an "AS IS" BASIS,
39683
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
39684
   See the License for the specific language governing permissions and
39685
   limitations under the License.
39686
</pre>
39687
}}
39688
|
39689
|com.zfabrik.servletjsp|jetty-ee9-websocket-servlet-12.0.19|jetty-ee9-websocket-servlet-12.0.19.url|{{collapse(Apache 2.0)
39690
<pre>
39691
                                 Apache License
39692
                           Version 2.0, January 2004
39693
                        http://www.apache.org/licenses/
39694
39695
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
39696
39697
   1. Definitions.
39698
39699
      "License" shall mean the terms and conditions for use, reproduction,
39700
      and distribution as defined by Sections 1 through 9 of this document.
39701
39702
      "Licensor" shall mean the copyright owner or entity authorized by
39703
      the copyright owner that is granting the License.
39704
39705
      "Legal Entity" shall mean the union of the acting entity and all
39706
      other entities that control, are controlled by, or are under common
39707
      control with that entity. For the purposes of this definition,
39708
      "control" means (i) the power, direct or indirect, to cause the
39709
      direction or management of such entity, whether by contract or
39710
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
39711
      outstanding shares, or (iii) beneficial ownership of such entity.
39712
39713
      "You" (or "Your") shall mean an individual or Legal Entity
39714
      exercising permissions granted by this License.
39715
39716
      "Source" form shall mean the preferred form for making modifications,
39717
      including but not limited to software source code, documentation
39718
      source, and configuration files.
39719
39720
      "Object" form shall mean any form resulting from mechanical
39721
      transformation or translation of a Source form, including but
39722
      not limited to compiled object code, generated documentation,
39723
      and conversions to other media types.
39724
39725
      "Work" shall mean the work of authorship, whether in Source or
39726
      Object form, made available under the License, as indicated by a
39727
      copyright notice that is included in or attached to the work
39728
      (an example is provided in the Appendix below).
39729
39730
      "Derivative Works" shall mean any work, whether in Source or Object
39731
      form, that is based on (or derived from) the Work and for which the
39732
      editorial revisions, annotations, elaborations, or other modifications
39733
      represent, as a whole, an original work of authorship. For the purposes
39734
      of this License, Derivative Works shall not include works that remain
39735
      separable from, or merely link (or bind by name) to the interfaces of,
39736
      the Work and Derivative Works thereof.
39737
39738
      "Contribution" shall mean any work of authorship, including
39739
      the original version of the Work and any modifications or additions
39740
      to that Work or Derivative Works thereof, that is intentionally
39741
      submitted to Licensor for inclusion in the Work by the copyright owner
39742
      or by an individual or Legal Entity authorized to submit on behalf of
39743
      the copyright owner. For the purposes of this definition, "submitted"
39744
      means any form of electronic, verbal, or written communication sent
39745
      to the Licensor or its representatives, including but not limited to
39746
      communication on electronic mailing lists, source code control systems,
39747
      and issue tracking systems that are managed by, or on behalf of, the
39748
      Licensor for the purpose of discussing and improving the Work, but
39749
      excluding communication that is conspicuously marked or otherwise
39750
      designated in writing by the copyright owner as "Not a Contribution."
39751
39752
      "Contributor" shall mean Licensor and any individual or Legal Entity
39753
      on behalf of whom a Contribution has been received by Licensor and
39754
      subsequently incorporated within the Work.
39755
39756
   2. Grant of Copyright License. Subject to the terms and conditions of
39757
      this License, each Contributor hereby grants to You a perpetual,
39758
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
39759
      copyright license to reproduce, prepare Derivative Works of,
39760
      publicly display, publicly perform, sublicense, and distribute the
39761
      Work and such Derivative Works in Source or Object form.
39762
39763
   3. Grant of Patent License. Subject to the terms and conditions of
39764
      this License, each Contributor hereby grants to You a perpetual,
39765
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
39766
      (except as stated in this section) patent license to make, have made,
39767
      use, offer to sell, sell, import, and otherwise transfer the Work,
39768
      where such license applies only to those patent claims licensable
39769
      by such Contributor that are necessarily infringed by their
39770
      Contribution(s) alone or by combination of their Contribution(s)
39771
      with the Work to which such Contribution(s) was submitted. If You
39772
      institute patent litigation against any entity (including a
39773
      cross-claim or counterclaim in a lawsuit) alleging that the Work
39774
      or a Contribution incorporated within the Work constitutes direct
39775
      or contributory patent infringement, then any patent licenses
39776
      granted to You under this License for that Work shall terminate
39777
      as of the date such litigation is filed.
39778
39779
   4. Redistribution. You may reproduce and distribute copies of the
39780
      Work or Derivative Works thereof in any medium, with or without
39781
      modifications, and in Source or Object form, provided that You
39782
      meet the following conditions:
39783
39784
      (a) You must give any other recipients of the Work or
39785
          Derivative Works a copy of this License; and
39786
39787
      (b) You must cause any modified files to carry prominent notices
39788
          stating that You changed the files; and
39789
39790
      (c) You must retain, in the Source form of any Derivative Works
39791
          that You distribute, all copyright, patent, trademark, and
39792
          attribution notices from the Source form of the Work,
39793
          excluding those notices that do not pertain to any part of
39794
          the Derivative Works; and
39795
39796
      (d) If the Work includes a "NOTICE" text file as part of its
39797
          distribution, then any Derivative Works that You distribute must
39798
          include a readable copy of the attribution notices contained
39799
          within such NOTICE file, excluding those notices that do not
39800
          pertain to any part of the Derivative Works, in at least one
39801
          of the following places: within a NOTICE text file distributed
39802
          as part of the Derivative Works; within the Source form or
39803
          documentation, if provided along with the Derivative Works; or,
39804
          within a display generated by the Derivative Works, if and
39805
          wherever such third-party notices normally appear. The contents
39806
          of the NOTICE file are for informational purposes only and
39807
          do not modify the License. You may add Your own attribution
39808
          notices within Derivative Works that You distribute, alongside
39809
          or as an addendum to the NOTICE text from the Work, provided
39810
          that such additional attribution notices cannot be construed
39811
          as modifying the License.
39812
39813
      You may add Your own copyright statement to Your modifications and
39814
      may provide additional or different license terms and conditions
39815
      for use, reproduction, or distribution of Your modifications, or
39816
      for any such Derivative Works as a whole, provided Your use,
39817
      reproduction, and distribution of the Work otherwise complies with
39818
      the conditions stated in this License.
39819
39820
   5. Submission of Contributions. Unless You explicitly state otherwise,
39821
      any Contribution intentionally submitted for inclusion in the Work
39822
      by You to the Licensor shall be under the terms and conditions of
39823
      this License, without any additional terms or conditions.
39824
      Notwithstanding the above, nothing herein shall supersede or modify
39825
      the terms of any separate license agreement you may have executed
39826
      with Licensor regarding such Contributions.
39827
39828
   6. Trademarks. This License does not grant permission to use the trade
39829
      names, trademarks, service marks, or product names of the Licensor,
39830
      except as required for reasonable and customary use in describing the
39831
      origin of the Work and reproducing the content of the NOTICE file.
39832
39833
   7. Disclaimer of Warranty. Unless required by applicable law or
39834
      agreed to in writing, Licensor provides the Work (and each
39835
      Contributor provides its Contributions) on an "AS IS" BASIS,
39836
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
39837
      implied, including, without limitation, any warranties or conditions
39838
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
39839
      PARTICULAR PURPOSE. You are solely responsible for determining the
39840
      appropriateness of using or redistributing the Work and assume any
39841
      risks associated with Your exercise of permissions under this License.
39842
39843
   8. Limitation of Liability. In no event and under no legal theory,
39844
      whether in tort (including negligence), contract, or otherwise,
39845
      unless required by applicable law (such as deliberate and grossly
39846
      negligent acts) or agreed to in writing, shall any Contributor be
39847
      liable to You for damages, including any direct, indirect, special,
39848
      incidental, or consequential damages of any character arising as a
39849
      result of this License or out of the use or inability to use the
39850
      Work (including but not limited to damages for loss of goodwill,
39851
      work stoppage, computer failure or malfunction, or any and all
39852
      other commercial damages or losses), even if such Contributor
39853
      has been advised of the possibility of such damages.
39854
39855
   9. Accepting Warranty or Additional Liability. While redistributing
39856
      the Work or Derivative Works thereof, You may choose to offer,
39857
      and charge a fee for, acceptance of support, warranty, indemnity,
39858
      or other liability obligations and/or rights consistent with this
39859
      License. However, in accepting such obligations, You may act only
39860
      on Your own behalf and on Your sole responsibility, not on behalf
39861
      of any other Contributor, and only if You agree to indemnify,
39862
      defend, and hold each Contributor harmless for any liability
39863
      incurred by, or claims asserted against, such Contributor by reason
39864
      of your accepting any such warranty or additional liability.
39865
39866
   END OF TERMS AND CONDITIONS
39867
39868
   APPENDIX: How to apply the Apache License to your work.
39869
39870
      To apply the Apache License to your work, attach the following
39871
      boilerplate notice, with the fields enclosed by brackets "[]"
39872
      replaced with your own identifying information. (Don't include
39873
      the brackets!)  The text should be enclosed in the appropriate
39874
      comment syntax for the file format. We also recommend that a
39875
      file or class name and description of purpose be included on the
39876
      same "printed page" as the copyright notice for easier
39877
      identification within third-party archives.
39878
39879
   Copyright [yyyy] [name of copyright owner]
39880
39881
   Licensed under the Apache License, Version 2.0 (the "License");
39882
   you may not use this file except in compliance with the License.
39883
   You may obtain a copy of the License at
39884
39885
       http://www.apache.org/licenses/LICENSE-2.0
39886
39887
   Unless required by applicable law or agreed to in writing, software
39888
   distributed under the License is distributed on an "AS IS" BASIS,
39889
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
39890
   See the License for the specific language governing permissions and
39891
   limitations under the License.
39892
</pre>
39893
}}
39894
|
39895
|com.zfabrik.servletjsp|jetty-hazelcast-12.0.19|pom.xml|{{collapse(Apache 2.0)
39896
<pre><!DOCTYPE html>
39897
<html lang="en">
39898
<head>
39899
  <meta charset="utf-8">
39900
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
39901
  <meta name="viewport" content="width=device-width, initial-scale=1">
39902
  <meta name="description" content="Home page of The Apache Software Foundation">
39903
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
39904
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
39905
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
39906
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
39907
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
39908
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
39909
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
39910
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
39911
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
39912
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
39913
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
39914
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
39915
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
39916
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
39917
  <link rel="manifest" href="/favicons/manifest.json">
39918
  <link rel="shortcut icon" href="/favicons/favicon.ico">
39919
  <meta name="msapplication-TileColor" content="#603cba">
39920
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
39921
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
39922
  <meta name="theme-color" content="#282661">
39923
39924
  <title>Apache License, Version 2.0</title>
39925
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
39926
  <link href="/css/min.bootstrap.css" rel="stylesheet">
39927
  <link href="/css/styles.css" rel="stylesheet">
39928
  <link href="/css/new-ui.css" rel="stylesheet">
39929
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
39930
  <style>
39931
.headerlink {
39932
  visibility: hidden;
39933
}
39934
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
39935
  visibility: visible
39936
}  </style>
39937
39938
  <!-- pagefind search -->
39939
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
39940
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
39941
  <script>
39942
    window.addEventListener('DOMContentLoaded', (event) => {
39943
        new PagefindUI({ element: "#pagefind-search" });
39944
    });
39945
    var pageTitle = 'Apache License, Version 2.0';
39946
    if(pageTitle === '404'){
39947
      window.addEventListener('DOMContentLoaded', (event) => {
39948
          new PagefindUI({ element: "#page-404-search" });
39949
      });
39950
    }
39951
  </script>
39952
  
39953
39954
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
39955
  <script>
39956
    var pageTitle = 'Apache License, Version 2.0';
39957
    var _paq = window._paq = window._paq || [];
39958
    /* tracker methods like "setCustomDimension" should be called before
39959
"trackPageView" */
39960
    /* We explicitly disable cookie tracking to avoid privacy issues */
39961
    _paq.push(['disableCookies']);
39962
    if(pageTitle === '404'){
39963
      /* Track 404 page hits */
39964
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
39965
    }
39966
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
39967
as the same visit */
39968
    _paq.push(['trackPageView']);
39969
    _paq.push(['enableLinkTracking']);
39970
    (function() {
39971
      var u="//analytics.apache.org/";
39972
      _paq.push(['setTrackerUrl', u+'matomo.php']);
39973
      _paq.push(['setSiteId', '37']);
39974
      var d=document, g=d.createElement('script'),
39975
s=d.getElementsByTagName('script')[0];
39976
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
39977
    })();
39978
  </script>
39979
  <!-- End Matomo Code -->
39980
39981
</head>
39982
39983
<body >
39984
  <!-- Navigation -->
39985
  <header>
39986
	<div id="skiptocontent">
39987
		<a href="#maincontent">Skip to Main Content</a>
39988
	</div>
39989
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
39990
      
39991
      <div class="container">
39992
        <div class="navbar-header">
39993
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
39994
            <span class="sr-only">Toggle navigation</span>
39995
            <span class="icon-bar"></span>
39996
            <span class="icon-bar"></span>
39997
            <span class="icon-bar"></span>
39998
          </button>
39999
        </div>
40000
        <div class="collapse navbar-collapse" id="mainnav-collapse">
40001
          <div class="upper-nav">
40002
            <div class="header-social-icons">
40003
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
40004
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
40005
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
40006
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
40007
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
40008
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
40009
            </div>
40010
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
40011
          </div>
40012
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
40013
            <li class="dropdown">
40014
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
40015
              <ul class="dropdown-menu" role="menu">
40016
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
40017
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
40018
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
40019
                <li><a href="/community-resources/">Community Resources</a></li>
40020
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
40021
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
40022
              </ul>
40023
            </li>
40024
            <li class="dropdown">
40025
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
40026
              <ul class="dropdown-menu" role="menu">
40027
                <li><a href="/projects">Projects</a></li>
40028
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
40029
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
40030
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
40031
                <li><a href="/security">Report a Vulnerability</a></li>
40032
              </ul>
40033
            </li>
40034
            <li class="dropdown">
40035
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
40036
              <ul class="dropdown-menu" role="menu">
40037
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
40038
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
40039
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
40040
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
40041
              </ul>
40042
            </li>
40043
            <li class="dropdown">
40044
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
40045
              <ul class="dropdown-menu" role="menu">
40046
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
40047
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
40048
                <li><a href="/theapacheway/">The Apache Way</a></li>
40049
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
40050
                <li><a href="/licenses">Licenses</a></li>
40051
                <li><a href="/foundation/glossary">Glossary</a></li>
40052
                <li><a href="/foundation/faq">FAQ</a></li>
40053
              </ul>
40054
            </li>
40055
            <li class="dropdown">
40056
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
40057
              <ul class="dropdown-menu" role="menu">
40058
                <li><a href="/dev/">Developer Information</a></li>
40059
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
40060
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
40061
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
40062
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
40063
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
40064
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
40065
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
40066
                <li><a href="/logos/">Project Logos</a></li>
40067
              </ul>
40068
            </li>
40069
            <li class="dropdown">
40070
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
40071
              <ul class="dropdown-menu" role="menu">
40072
                <li><a href="/foundation/">About</a></li>
40073
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
40074
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
40075
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
40076
                <li><a href="/foundation/leadership">Leadership</a></li>
40077
                <li><a href="/foundation/members">Members</a></li>
40078
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
40079
                <li><a href="/press/">Newsroom</a></li>
40080
                <li><a href="/foundation/contact">Contact</a></li>
40081
              </ul>
40082
            </li>
40083
            
40084
           
40085
            
40086
            <li class="dropdown">
40087
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
40088
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
40089
              <ul class="dropdown-menu search-form" role="search">
40090
                <li>
40091
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
40092
                </li>
40093
              </ul>
40094
            </li>
40095
          </ul>
40096
        </div>
40097
      </div>
40098
    </nav>
40099
  </header>
40100
     <!-- Script is to make the input field ready as soon as user click the search button-->
40101
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
40102
     <script>
40103
   document.addEventListener('DOMContentLoaded', function () {
40104
    // Using Bootstrap's event system for dropdowns
40105
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
40106
        // Check if this is the search dropdown
40107
        if ($(this).find('.glyphicon-search').length > 0) {
40108
            // Find and focus the search input
40109
            setTimeout(function() {
40110
                $('.pagefind-ui__search-input').focus();
40111
            }, 50); // Small delay to ensure input is ready
40112
        }
40113
    });
40114
});
40115
  </script>
40116
  <!-- / Navigation -->
40117
  <header id="main-header" class="container">
40118
    <div class="main">
40119
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
40120
40121
    </div>
40122
 
40123
  </header>
40124
  <main id="maincontent">
40125
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
40126
<ul>
40127
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
40128
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
40129
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
40130
</ul>
40131
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
40132
reliable and long-lived software products through collaborative, open-source software development.</p>
40133
<p>All packages produced by the ASF are implicitly licensed under the Apache
40134
License, Version 2.0, unless otherwise explicitly stated.</p>
40135
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
40136
<p style="text-align:center">
40137
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
40138
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
40139
</p>
40140
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
40141
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
40142
<div style="margin-left: 1em;">
40143
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
40144
distribution as defined by Sections 1 through 9 of this document.</p>
40145
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
40146
copyright owner that is granting the License.</p>
40147
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
40148
entities that control, are controlled by, or are under common control with
40149
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
40150
power, direct or indirect, to cause the direction or management of such
40151
entity, whether by contract or otherwise, or (ii) ownership of fifty
40152
percent (50%) or more of the outstanding shares, or (iii) beneficial
40153
ownership of such entity.</p>
40154
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
40155
permissions granted by this License.</p>
40156
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
40157
including but not limited to software source code, documentation source,
40158
and configuration files.</p>
40159
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
40160
or translation of a Source form, including but not limited to compiled
40161
object code, generated documentation, and conversions to other media types.</p>
40162
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
40163
made available under the License, as indicated by a copyright notice that
40164
is included in or attached to the work (an example is provided in the
40165
Appendix below).</p>
40166
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
40167
that is based on (or derived from) the Work and for which the editorial
40168
revisions, annotations, elaborations, or other modifications represent, as
40169
a whole, an original work of authorship. For the purposes of this License,
40170
Derivative Works shall not include works that remain separable from, or
40171
merely link (or bind by name) to the interfaces of, the Work and Derivative
40172
Works thereof.</p>
40173
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
40174
version of the Work and any modifications or additions to that Work or
40175
Derivative Works thereof, that is intentionally submitted to Licensor for
40176
inclusion in the Work by the copyright owner or by an individual or Legal
40177
Entity authorized to submit on behalf of the copyright owner. For the
40178
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
40179
verbal, or written communication sent to the Licensor or its
40180
representatives, including but not limited to communication on electronic
40181
mailing lists, source code control systems, and issue tracking systems that
40182
are managed by, or on behalf of, the Licensor for the purpose of discussing
40183
and improving the Work, but excluding communication that is conspicuously
40184
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
40185
Contribution.</strong>"</p>
40186
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
40187
behalf of whom a Contribution has been received by Licensor and
40188
subsequently incorporated within the Work.</p>
40189
</div>
40190
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
40191
terms and conditions of this License, each Contributor hereby grants to You
40192
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
40193
copyright license to reproduce, prepare Derivative Works of, publicly
40194
display, publicly perform, sublicense, and distribute the Work and such
40195
Derivative Works in Source or Object form.</p>
40196
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
40197
and conditions of this License, each Contributor hereby grants to You a
40198
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
40199
(except as stated in this section) patent license to make, have made, use,
40200
offer to sell, sell, import, and otherwise transfer the Work, where such
40201
license applies only to those patent claims licensable by such Contributor
40202
that are necessarily infringed by their Contribution(s) alone or by
40203
combination of their Contribution(s) with the Work to which such
40204
Contribution(s) was submitted. If You institute patent litigation against
40205
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
40206
that the Work or a Contribution incorporated within the Work constitutes
40207
direct or contributory patent infringement, then any patent licenses
40208
granted to You under this License for that Work shall terminate as of the
40209
date such litigation is filed.</p>
40210
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
40211
distribute copies of the Work or Derivative Works thereof in any medium,
40212
with or without modifications, and in Source or Object form, provided that
40213
You meet the following conditions:</p>
40214
<ol style="list-style: lower-latin;">
40215
<li>You must give any other recipients of the Work or Derivative Works a
40216
copy of this License; and</li>
40217
<li>You must cause any modified files to carry prominent notices stating
40218
that You changed the files; and</li>
40219
<li>You must retain, in the Source form of any Derivative Works that You
40220
distribute, all copyright, patent, trademark, and attribution notices from
40221
the Source form of the Work, excluding those notices that do not pertain to
40222
any part of the Derivative Works; and</li>
40223
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
40224
then any Derivative Works that You distribute must include a readable copy
40225
of the attribution notices contained within such NOTICE file, excluding
40226
those notices that do not pertain to any part of the Derivative Works, in
40227
at least one of the following places: within a NOTICE text file distributed
40228
as part of the Derivative Works; within the Source form or documentation,
40229
if provided along with the Derivative Works; or, within a display generated
40230
by the Derivative Works, if and wherever such third-party notices normally
40231
appear. The contents of the NOTICE file are for informational purposes only
40232
and do not modify the License. You may add Your own attribution notices
40233
within Derivative Works that You distribute, alongside or as an addendum to
40234
the NOTICE text from the Work, provided that such additional attribution
40235
notices cannot be construed as modifying the License.
40236
</li>
40237
</ol>
40238
<p>You may add Your own copyright statement to Your modifications and may
40239
provide additional or different license terms and conditions for use,
40240
reproduction, or distribution of Your modifications, or for any such
40241
Derivative Works as a whole, provided Your use, reproduction, and
40242
distribution of the Work otherwise complies with the conditions stated in
40243
this License.</p>
40244
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
40245
explicitly state otherwise, any Contribution intentionally submitted for
40246
inclusion in the Work by You to the Licensor shall be under the terms and
40247
conditions of this License, without any additional terms or conditions.
40248
Notwithstanding the above, nothing herein shall supersede or modify the
40249
terms of any separate license agreement you may have executed with Licensor
40250
regarding such Contributions.</p>
40251
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
40252
permission to use the trade names, trademarks, service marks, or product
40253
names of the Licensor, except as required for reasonable and customary use
40254
in describing the origin of the Work and reproducing the content of the
40255
NOTICE file.</p>
40256
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
40257
applicable law or agreed to in writing, Licensor provides the Work (and
40258
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
40259
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
40260
without limitation, any warranties or conditions of TITLE,
40261
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
40262
are solely responsible for determining the appropriateness of using or
40263
redistributing the Work and assume any risks associated with Your exercise
40264
of permissions under this License.</p>
40265
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
40266
under no legal theory, whether in tort (including negligence), contract, or
40267
otherwise, unless required by applicable law (such as deliberate and
40268
grossly negligent acts) or agreed to in writing, shall any Contributor be
40269
liable to You for damages, including any direct, indirect, special,
40270
incidental, or consequential damages of any character arising as a result
40271
of this License or out of the use or inability to use the Work (including
40272
but not limited to damages for loss of goodwill, work stoppage, computer
40273
failure or malfunction, or any and all other commercial damages or losses),
40274
even if such Contributor has been advised of the possibility of such
40275
damages.</p>
40276
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
40277
While redistributing the Work or Derivative Works thereof, You may choose
40278
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
40279
or other liability obligations and/or rights consistent with this License.
40280
However, in accepting such obligations, You may act only on Your own behalf
40281
and on Your sole responsibility, not on behalf of any other Contributor,
40282
and only if You agree to indemnify, defend, and hold each Contributor
40283
harmless for any liability incurred by, or claims asserted against, such
40284
Contributor by reason of your accepting any such warranty or additional
40285
liability.</p>
40286
<p>END OF TERMS AND CONDITIONS</p>
40287
</div>
40288
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
40289
<p>Include a copy of the Apache License, typically in a file called
40290
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
40291
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
40292
declaration, replacing the fields enclosed by brackets "[]" with your own
40293
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
40294
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
40295
identification within third-party archives.</p>
40296
<pre><code>Copyright [yyyy] [name of copyright owner]
40297
40298
Licensed under the Apache License, Version 2.0 (the "License");
40299
you may not use this file except in compliance with the License.
40300
You may obtain a copy of the License at
40301
40302
    http://www.apache.org/licenses/LICENSE-2.0
40303
40304
Unless required by applicable law or agreed to in writing, software
40305
distributed under the License is distributed on an "AS IS" BASIS,
40306
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
40307
See the License for the specific language governing permissions and
40308
limitations under the License.
40309
</code></pre>
40310
40311
</div>  </main>
40312
40313
  <!-- Footer -->
40314
  <footer class="bg-primary">
40315
    <div class="container">
40316
      <div class="row">
40317
        <br />
40318
        <div class="col-sm-2">
40319
          <h5 class="white">Community</h5>
40320
          <ul class="list-unstyled white" role="menu">
40321
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
40322
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
40323
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
40324
            <li><a href="/community-resources/">Community Resources</a></li>
40325
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
40326
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
40327
          </ul>
40328
        </div>
40329
40330
        <div class="col-sm-2">
40331
          <h5 class="white">Projects</h5>
40332
          <ul class="list-unstyled white" role="menu">
40333
              <li><a href="/projects">Projects</a></li>
40334
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
40335
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
40336
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
40337
              <li><a href="/security">Report a Vulnerability</a></li>
40338
          </ul>
40339
        </div>
40340
        <div class="col-sm-2">
40341
          <h5 class="white">Downloads</h5>
40342
          <ul class="list-unstyled white" role="menu">
40343
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
40344
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
40345
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
40346
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
40347
          </ul>
40348
        </div>
40349
40350
        <div class="col-sm-2">
40351
          <h5 class="white">Learn</h5>
40352
          <ul class="list-unstyled white" role="menu">
40353
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
40354
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
40355
            <li><a href="/theapacheway/">The Apache Way</a></li>
40356
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
40357
            <li><a href="/licenses">Licenses</a></li>
40358
            <li><a href="/foundation/glossary">Glossary</a></li>
40359
            <li><a href="/foundation/faq">FAQ</a></li>
40360
          </ul>
40361
        </div>
40362
40363
        <div class="col-sm-2">
40364
          <h5 class="white">Resources &amp; Tools</h5>
40365
          <ul class="list-unstyled white" role="menu">
40366
              <li><a href="/dev/">Developer Information</a></li>
40367
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
40368
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
40369
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
40370
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
40371
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
40372
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
40373
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
40374
              <li><a href="/logos/">Project Logos</a></li>
40375
          </ul>
40376
        </div>
40377
40378
        <div class="col-sm-2">
40379
          <h5 class="white">About</h5>
40380
          <ul class="list-unstyled white" role="menu">
40381
            <li><a href="/foundation/">About</a></li>
40382
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
40383
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
40384
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
40385
            <li><a href="/foundation/leadership">Leadership</a></li>
40386
            <li><a href="/foundation/members">Members</a></li>
40387
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
40388
            <li><a href="/press/">Newsroom</a></li>
40389
            <li><a href="/foundation/contact">Contact</a></li>
40390
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
40391
          </ul>
40392
        </div>
40393
40394
40395
      </div>
40396
      <hr class="col-lg-12 hr-white" />
40397
      <div class="row">
40398
        <div class="col-lg-12">
40399
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
40400
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
40401
        </div>
40402
      </div>
40403
    </div>
40404
40405
  </footer>
40406
40407
  <!-- / Footer -->
40408
40409
  <script src="/js/jquery.min.js"></script>
40410
  <script src="/js/bootstrap.js"></script>
40411
  <script src="/js/slideshow.js"></script>
40412
  <script>
40413
    (function($){
40414
      $(document).ready(function(){
40415
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
40416
          event.preventDefault();
40417
          event.stopPropagation();
40418
          $(this).parent().siblings().removeClass('open');
40419
          $(this).parent().toggleClass('open');
40420
          console.log('WOrked');
40421
        });
40422
      });
40423
    })(jQuery);
40424
  </script>
40425
</body>
40426
</html></pre>
40427
}}
40428
|
40429
|com.zfabrik.servletjsp|jetty-http-12.0.19|pom.xml|{{collapse(Apache 2.0)
40430
<pre><!DOCTYPE html>
40431
<html lang="en">
40432
<head>
40433
  <meta charset="utf-8">
40434
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
40435
  <meta name="viewport" content="width=device-width, initial-scale=1">
40436
  <meta name="description" content="Home page of The Apache Software Foundation">
40437
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
40438
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
40439
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
40440
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
40441
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
40442
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
40443
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
40444
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
40445
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
40446
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
40447
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
40448
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
40449
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
40450
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
40451
  <link rel="manifest" href="/favicons/manifest.json">
40452
  <link rel="shortcut icon" href="/favicons/favicon.ico">
40453
  <meta name="msapplication-TileColor" content="#603cba">
40454
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
40455
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
40456
  <meta name="theme-color" content="#282661">
40457
40458
  <title>Apache License, Version 2.0</title>
40459
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
40460
  <link href="/css/min.bootstrap.css" rel="stylesheet">
40461
  <link href="/css/styles.css" rel="stylesheet">
40462
  <link href="/css/new-ui.css" rel="stylesheet">
40463
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
40464
  <style>
40465
.headerlink {
40466
  visibility: hidden;
40467
}
40468
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
40469
  visibility: visible
40470
}  </style>
40471
40472
  <!-- pagefind search -->
40473
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
40474
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
40475
  <script>
40476
    window.addEventListener('DOMContentLoaded', (event) => {
40477
        new PagefindUI({ element: "#pagefind-search" });
40478
    });
40479
    var pageTitle = 'Apache License, Version 2.0';
40480
    if(pageTitle === '404'){
40481
      window.addEventListener('DOMContentLoaded', (event) => {
40482
          new PagefindUI({ element: "#page-404-search" });
40483
      });
40484
    }
40485
  </script>
40486
  
40487
40488
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
40489
  <script>
40490
    var pageTitle = 'Apache License, Version 2.0';
40491
    var _paq = window._paq = window._paq || [];
40492
    /* tracker methods like "setCustomDimension" should be called before
40493
"trackPageView" */
40494
    /* We explicitly disable cookie tracking to avoid privacy issues */
40495
    _paq.push(['disableCookies']);
40496
    if(pageTitle === '404'){
40497
      /* Track 404 page hits */
40498
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
40499
    }
40500
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
40501
as the same visit */
40502
    _paq.push(['trackPageView']);
40503
    _paq.push(['enableLinkTracking']);
40504
    (function() {
40505
      var u="//analytics.apache.org/";
40506
      _paq.push(['setTrackerUrl', u+'matomo.php']);
40507
      _paq.push(['setSiteId', '37']);
40508
      var d=document, g=d.createElement('script'),
40509
s=d.getElementsByTagName('script')[0];
40510
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
40511
    })();
40512
  </script>
40513
  <!-- End Matomo Code -->
40514
40515
</head>
40516
40517
<body >
40518
  <!-- Navigation -->
40519
  <header>
40520
	<div id="skiptocontent">
40521
		<a href="#maincontent">Skip to Main Content</a>
40522
	</div>
40523
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
40524
      
40525
      <div class="container">
40526
        <div class="navbar-header">
40527
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
40528
            <span class="sr-only">Toggle navigation</span>
40529
            <span class="icon-bar"></span>
40530
            <span class="icon-bar"></span>
40531
            <span class="icon-bar"></span>
40532
          </button>
40533
        </div>
40534
        <div class="collapse navbar-collapse" id="mainnav-collapse">
40535
          <div class="upper-nav">
40536
            <div class="header-social-icons">
40537
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
40538
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
40539
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
40540
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
40541
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
40542
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
40543
            </div>
40544
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
40545
          </div>
40546
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
40547
            <li class="dropdown">
40548
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
40549
              <ul class="dropdown-menu" role="menu">
40550
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
40551
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
40552
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
40553
                <li><a href="/community-resources/">Community Resources</a></li>
40554
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
40555
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
40556
              </ul>
40557
            </li>
40558
            <li class="dropdown">
40559
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
40560
              <ul class="dropdown-menu" role="menu">
40561
                <li><a href="/projects">Projects</a></li>
40562
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
40563
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
40564
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
40565
                <li><a href="/security">Report a Vulnerability</a></li>
40566
              </ul>
40567
            </li>
40568
            <li class="dropdown">
40569
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
40570
              <ul class="dropdown-menu" role="menu">
40571
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
40572
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
40573
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
40574
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
40575
              </ul>
40576
            </li>
40577
            <li class="dropdown">
40578
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
40579
              <ul class="dropdown-menu" role="menu">
40580
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
40581
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
40582
                <li><a href="/theapacheway/">The Apache Way</a></li>
40583
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
40584
                <li><a href="/licenses">Licenses</a></li>
40585
                <li><a href="/foundation/glossary">Glossary</a></li>
40586
                <li><a href="/foundation/faq">FAQ</a></li>
40587
              </ul>
40588
            </li>
40589
            <li class="dropdown">
40590
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
40591
              <ul class="dropdown-menu" role="menu">
40592
                <li><a href="/dev/">Developer Information</a></li>
40593
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
40594
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
40595
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
40596
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
40597
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
40598
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
40599
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
40600
                <li><a href="/logos/">Project Logos</a></li>
40601
              </ul>
40602
            </li>
40603
            <li class="dropdown">
40604
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
40605
              <ul class="dropdown-menu" role="menu">
40606
                <li><a href="/foundation/">About</a></li>
40607
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
40608
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
40609
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
40610
                <li><a href="/foundation/leadership">Leadership</a></li>
40611
                <li><a href="/foundation/members">Members</a></li>
40612
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
40613
                <li><a href="/press/">Newsroom</a></li>
40614
                <li><a href="/foundation/contact">Contact</a></li>
40615
              </ul>
40616
            </li>
40617
            
40618
           
40619
            
40620
            <li class="dropdown">
40621
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
40622
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
40623
              <ul class="dropdown-menu search-form" role="search">
40624
                <li>
40625
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
40626
                </li>
40627
              </ul>
40628
            </li>
40629
          </ul>
40630
        </div>
40631
      </div>
40632
    </nav>
40633
  </header>
40634
     <!-- Script is to make the input field ready as soon as user click the search button-->
40635
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
40636
     <script>
40637
   document.addEventListener('DOMContentLoaded', function () {
40638
    // Using Bootstrap's event system for dropdowns
40639
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
40640
        // Check if this is the search dropdown
40641
        if ($(this).find('.glyphicon-search').length > 0) {
40642
            // Find and focus the search input
40643
            setTimeout(function() {
40644
                $('.pagefind-ui__search-input').focus();
40645
            }, 50); // Small delay to ensure input is ready
40646
        }
40647
    });
40648
});
40649
  </script>
40650
  <!-- / Navigation -->
40651
  <header id="main-header" class="container">
40652
    <div class="main">
40653
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
40654
40655
    </div>
40656
 
40657
  </header>
40658
  <main id="maincontent">
40659
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
40660
<ul>
40661
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
40662
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
40663
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
40664
</ul>
40665
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
40666
reliable and long-lived software products through collaborative, open-source software development.</p>
40667
<p>All packages produced by the ASF are implicitly licensed under the Apache
40668
License, Version 2.0, unless otherwise explicitly stated.</p>
40669
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
40670
<p style="text-align:center">
40671
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
40672
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
40673
</p>
40674
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
40675
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
40676
<div style="margin-left: 1em;">
40677
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
40678
distribution as defined by Sections 1 through 9 of this document.</p>
40679
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
40680
copyright owner that is granting the License.</p>
40681
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
40682
entities that control, are controlled by, or are under common control with
40683
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
40684
power, direct or indirect, to cause the direction or management of such
40685
entity, whether by contract or otherwise, or (ii) ownership of fifty
40686
percent (50%) or more of the outstanding shares, or (iii) beneficial
40687
ownership of such entity.</p>
40688
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
40689
permissions granted by this License.</p>
40690
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
40691
including but not limited to software source code, documentation source,
40692
and configuration files.</p>
40693
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
40694
or translation of a Source form, including but not limited to compiled
40695
object code, generated documentation, and conversions to other media types.</p>
40696
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
40697
made available under the License, as indicated by a copyright notice that
40698
is included in or attached to the work (an example is provided in the
40699
Appendix below).</p>
40700
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
40701
that is based on (or derived from) the Work and for which the editorial
40702
revisions, annotations, elaborations, or other modifications represent, as
40703
a whole, an original work of authorship. For the purposes of this License,
40704
Derivative Works shall not include works that remain separable from, or
40705
merely link (or bind by name) to the interfaces of, the Work and Derivative
40706
Works thereof.</p>
40707
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
40708
version of the Work and any modifications or additions to that Work or
40709
Derivative Works thereof, that is intentionally submitted to Licensor for
40710
inclusion in the Work by the copyright owner or by an individual or Legal
40711
Entity authorized to submit on behalf of the copyright owner. For the
40712
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
40713
verbal, or written communication sent to the Licensor or its
40714
representatives, including but not limited to communication on electronic
40715
mailing lists, source code control systems, and issue tracking systems that
40716
are managed by, or on behalf of, the Licensor for the purpose of discussing
40717
and improving the Work, but excluding communication that is conspicuously
40718
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
40719
Contribution.</strong>"</p>
40720
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
40721
behalf of whom a Contribution has been received by Licensor and
40722
subsequently incorporated within the Work.</p>
40723
</div>
40724
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
40725
terms and conditions of this License, each Contributor hereby grants to You
40726
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
40727
copyright license to reproduce, prepare Derivative Works of, publicly
40728
display, publicly perform, sublicense, and distribute the Work and such
40729
Derivative Works in Source or Object form.</p>
40730
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
40731
and conditions of this License, each Contributor hereby grants to You a
40732
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
40733
(except as stated in this section) patent license to make, have made, use,
40734
offer to sell, sell, import, and otherwise transfer the Work, where such
40735
license applies only to those patent claims licensable by such Contributor
40736
that are necessarily infringed by their Contribution(s) alone or by
40737
combination of their Contribution(s) with the Work to which such
40738
Contribution(s) was submitted. If You institute patent litigation against
40739
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
40740
that the Work or a Contribution incorporated within the Work constitutes
40741
direct or contributory patent infringement, then any patent licenses
40742
granted to You under this License for that Work shall terminate as of the
40743
date such litigation is filed.</p>
40744
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
40745
distribute copies of the Work or Derivative Works thereof in any medium,
40746
with or without modifications, and in Source or Object form, provided that
40747
You meet the following conditions:</p>
40748
<ol style="list-style: lower-latin;">
40749
<li>You must give any other recipients of the Work or Derivative Works a
40750
copy of this License; and</li>
40751
<li>You must cause any modified files to carry prominent notices stating
40752
that You changed the files; and</li>
40753
<li>You must retain, in the Source form of any Derivative Works that You
40754
distribute, all copyright, patent, trademark, and attribution notices from
40755
the Source form of the Work, excluding those notices that do not pertain to
40756
any part of the Derivative Works; and</li>
40757
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
40758
then any Derivative Works that You distribute must include a readable copy
40759
of the attribution notices contained within such NOTICE file, excluding
40760
those notices that do not pertain to any part of the Derivative Works, in
40761
at least one of the following places: within a NOTICE text file distributed
40762
as part of the Derivative Works; within the Source form or documentation,
40763
if provided along with the Derivative Works; or, within a display generated
40764
by the Derivative Works, if and wherever such third-party notices normally
40765
appear. The contents of the NOTICE file are for informational purposes only
40766
and do not modify the License. You may add Your own attribution notices
40767
within Derivative Works that You distribute, alongside or as an addendum to
40768
the NOTICE text from the Work, provided that such additional attribution
40769
notices cannot be construed as modifying the License.
40770
</li>
40771
</ol>
40772
<p>You may add Your own copyright statement to Your modifications and may
40773
provide additional or different license terms and conditions for use,
40774
reproduction, or distribution of Your modifications, or for any such
40775
Derivative Works as a whole, provided Your use, reproduction, and
40776
distribution of the Work otherwise complies with the conditions stated in
40777
this License.</p>
40778
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
40779
explicitly state otherwise, any Contribution intentionally submitted for
40780
inclusion in the Work by You to the Licensor shall be under the terms and
40781
conditions of this License, without any additional terms or conditions.
40782
Notwithstanding the above, nothing herein shall supersede or modify the
40783
terms of any separate license agreement you may have executed with Licensor
40784
regarding such Contributions.</p>
40785
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
40786
permission to use the trade names, trademarks, service marks, or product
40787
names of the Licensor, except as required for reasonable and customary use
40788
in describing the origin of the Work and reproducing the content of the
40789
NOTICE file.</p>
40790
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
40791
applicable law or agreed to in writing, Licensor provides the Work (and
40792
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
40793
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
40794
without limitation, any warranties or conditions of TITLE,
40795
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
40796
are solely responsible for determining the appropriateness of using or
40797
redistributing the Work and assume any risks associated with Your exercise
40798
of permissions under this License.</p>
40799
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
40800
under no legal theory, whether in tort (including negligence), contract, or
40801
otherwise, unless required by applicable law (such as deliberate and
40802
grossly negligent acts) or agreed to in writing, shall any Contributor be
40803
liable to You for damages, including any direct, indirect, special,
40804
incidental, or consequential damages of any character arising as a result
40805
of this License or out of the use or inability to use the Work (including
40806
but not limited to damages for loss of goodwill, work stoppage, computer
40807
failure or malfunction, or any and all other commercial damages or losses),
40808
even if such Contributor has been advised of the possibility of such
40809
damages.</p>
40810
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
40811
While redistributing the Work or Derivative Works thereof, You may choose
40812
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
40813
or other liability obligations and/or rights consistent with this License.
40814
However, in accepting such obligations, You may act only on Your own behalf
40815
and on Your sole responsibility, not on behalf of any other Contributor,
40816
and only if You agree to indemnify, defend, and hold each Contributor
40817
harmless for any liability incurred by, or claims asserted against, such
40818
Contributor by reason of your accepting any such warranty or additional
40819
liability.</p>
40820
<p>END OF TERMS AND CONDITIONS</p>
40821
</div>
40822
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
40823
<p>Include a copy of the Apache License, typically in a file called
40824
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
40825
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
40826
declaration, replacing the fields enclosed by brackets "[]" with your own
40827
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
40828
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
40829
identification within third-party archives.</p>
40830
<pre><code>Copyright [yyyy] [name of copyright owner]
40831
40832
Licensed under the Apache License, Version 2.0 (the "License");
40833
you may not use this file except in compliance with the License.
40834
You may obtain a copy of the License at
40835
40836
    http://www.apache.org/licenses/LICENSE-2.0
40837
40838
Unless required by applicable law or agreed to in writing, software
40839
distributed under the License is distributed on an "AS IS" BASIS,
40840
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
40841
See the License for the specific language governing permissions and
40842
limitations under the License.
40843
</code></pre>
40844
40845
</div>  </main>
40846
40847
  <!-- Footer -->
40848
  <footer class="bg-primary">
40849
    <div class="container">
40850
      <div class="row">
40851
        <br />
40852
        <div class="col-sm-2">
40853
          <h5 class="white">Community</h5>
40854
          <ul class="list-unstyled white" role="menu">
40855
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
40856
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
40857
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
40858
            <li><a href="/community-resources/">Community Resources</a></li>
40859
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
40860
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
40861
          </ul>
40862
        </div>
40863
40864
        <div class="col-sm-2">
40865
          <h5 class="white">Projects</h5>
40866
          <ul class="list-unstyled white" role="menu">
40867
              <li><a href="/projects">Projects</a></li>
40868
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
40869
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
40870
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
40871
              <li><a href="/security">Report a Vulnerability</a></li>
40872
          </ul>
40873
        </div>
40874
        <div class="col-sm-2">
40875
          <h5 class="white">Downloads</h5>
40876
          <ul class="list-unstyled white" role="menu">
40877
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
40878
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
40879
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
40880
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
40881
          </ul>
40882
        </div>
40883
40884
        <div class="col-sm-2">
40885
          <h5 class="white">Learn</h5>
40886
          <ul class="list-unstyled white" role="menu">
40887
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
40888
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
40889
            <li><a href="/theapacheway/">The Apache Way</a></li>
40890
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
40891
            <li><a href="/licenses">Licenses</a></li>
40892
            <li><a href="/foundation/glossary">Glossary</a></li>
40893
            <li><a href="/foundation/faq">FAQ</a></li>
40894
          </ul>
40895
        </div>
40896
40897
        <div class="col-sm-2">
40898
          <h5 class="white">Resources &amp; Tools</h5>
40899
          <ul class="list-unstyled white" role="menu">
40900
              <li><a href="/dev/">Developer Information</a></li>
40901
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
40902
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
40903
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
40904
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
40905
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
40906
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
40907
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
40908
              <li><a href="/logos/">Project Logos</a></li>
40909
          </ul>
40910
        </div>
40911
40912
        <div class="col-sm-2">
40913
          <h5 class="white">About</h5>
40914
          <ul class="list-unstyled white" role="menu">
40915
            <li><a href="/foundation/">About</a></li>
40916
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
40917
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
40918
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
40919
            <li><a href="/foundation/leadership">Leadership</a></li>
40920
            <li><a href="/foundation/members">Members</a></li>
40921
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
40922
            <li><a href="/press/">Newsroom</a></li>
40923
            <li><a href="/foundation/contact">Contact</a></li>
40924
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
40925
          </ul>
40926
        </div>
40927
40928
40929
      </div>
40930
      <hr class="col-lg-12 hr-white" />
40931
      <div class="row">
40932
        <div class="col-lg-12">
40933
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
40934
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
40935
        </div>
40936
      </div>
40937
    </div>
40938
40939
  </footer>
40940
40941
  <!-- / Footer -->
40942
40943
  <script src="/js/jquery.min.js"></script>
40944
  <script src="/js/bootstrap.js"></script>
40945
  <script src="/js/slideshow.js"></script>
40946
  <script>
40947
    (function($){
40948
      $(document).ready(function(){
40949
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
40950
          event.preventDefault();
40951
          event.stopPropagation();
40952
          $(this).parent().siblings().removeClass('open');
40953
          $(this).parent().toggleClass('open');
40954
          console.log('WOrked');
40955
        });
40956
      });
40957
    })(jQuery);
40958
  </script>
40959
</body>
40960
</html></pre>
40961
}}
40962
|
40963
|com.zfabrik.servletjsp|jetty-io-12.0.19|pom.xml|{{collapse(Apache 2.0)
40964
<pre><!DOCTYPE html>
40965
<html lang="en">
40966
<head>
40967
  <meta charset="utf-8">
40968
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
40969
  <meta name="viewport" content="width=device-width, initial-scale=1">
40970
  <meta name="description" content="Home page of The Apache Software Foundation">
40971
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
40972
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
40973
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
40974
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
40975
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
40976
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
40977
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
40978
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
40979
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
40980
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
40981
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
40982
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
40983
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
40984
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
40985
  <link rel="manifest" href="/favicons/manifest.json">
40986
  <link rel="shortcut icon" href="/favicons/favicon.ico">
40987
  <meta name="msapplication-TileColor" content="#603cba">
40988
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
40989
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
40990
  <meta name="theme-color" content="#282661">
40991
40992
  <title>Apache License, Version 2.0</title>
40993
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
40994
  <link href="/css/min.bootstrap.css" rel="stylesheet">
40995
  <link href="/css/styles.css" rel="stylesheet">
40996
  <link href="/css/new-ui.css" rel="stylesheet">
40997
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
40998
  <style>
40999
.headerlink {
41000
  visibility: hidden;
41001
}
41002
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
41003
  visibility: visible
41004
}  </style>
41005
41006
  <!-- pagefind search -->
41007
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
41008
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
41009
  <script>
41010
    window.addEventListener('DOMContentLoaded', (event) => {
41011
        new PagefindUI({ element: "#pagefind-search" });
41012
    });
41013
    var pageTitle = 'Apache License, Version 2.0';
41014
    if(pageTitle === '404'){
41015
      window.addEventListener('DOMContentLoaded', (event) => {
41016
          new PagefindUI({ element: "#page-404-search" });
41017
      });
41018
    }
41019
  </script>
41020
  
41021
41022
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
41023
  <script>
41024
    var pageTitle = 'Apache License, Version 2.0';
41025
    var _paq = window._paq = window._paq || [];
41026
    /* tracker methods like "setCustomDimension" should be called before
41027
"trackPageView" */
41028
    /* We explicitly disable cookie tracking to avoid privacy issues */
41029
    _paq.push(['disableCookies']);
41030
    if(pageTitle === '404'){
41031
      /* Track 404 page hits */
41032
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
41033
    }
41034
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
41035
as the same visit */
41036
    _paq.push(['trackPageView']);
41037
    _paq.push(['enableLinkTracking']);
41038
    (function() {
41039
      var u="//analytics.apache.org/";
41040
      _paq.push(['setTrackerUrl', u+'matomo.php']);
41041
      _paq.push(['setSiteId', '37']);
41042
      var d=document, g=d.createElement('script'),
41043
s=d.getElementsByTagName('script')[0];
41044
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
41045
    })();
41046
  </script>
41047
  <!-- End Matomo Code -->
41048
41049
</head>
41050
41051
<body >
41052
  <!-- Navigation -->
41053
  <header>
41054
	<div id="skiptocontent">
41055
		<a href="#maincontent">Skip to Main Content</a>
41056
	</div>
41057
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
41058
      
41059
      <div class="container">
41060
        <div class="navbar-header">
41061
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
41062
            <span class="sr-only">Toggle navigation</span>
41063
            <span class="icon-bar"></span>
41064
            <span class="icon-bar"></span>
41065
            <span class="icon-bar"></span>
41066
          </button>
41067
        </div>
41068
        <div class="collapse navbar-collapse" id="mainnav-collapse">
41069
          <div class="upper-nav">
41070
            <div class="header-social-icons">
41071
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
41072
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
41073
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
41074
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
41075
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
41076
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
41077
            </div>
41078
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
41079
          </div>
41080
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
41081
            <li class="dropdown">
41082
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
41083
              <ul class="dropdown-menu" role="menu">
41084
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
41085
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
41086
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
41087
                <li><a href="/community-resources/">Community Resources</a></li>
41088
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
41089
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
41090
              </ul>
41091
            </li>
41092
            <li class="dropdown">
41093
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
41094
              <ul class="dropdown-menu" role="menu">
41095
                <li><a href="/projects">Projects</a></li>
41096
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
41097
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
41098
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
41099
                <li><a href="/security">Report a Vulnerability</a></li>
41100
              </ul>
41101
            </li>
41102
            <li class="dropdown">
41103
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
41104
              <ul class="dropdown-menu" role="menu">
41105
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
41106
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
41107
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
41108
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
41109
              </ul>
41110
            </li>
41111
            <li class="dropdown">
41112
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
41113
              <ul class="dropdown-menu" role="menu">
41114
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
41115
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
41116
                <li><a href="/theapacheway/">The Apache Way</a></li>
41117
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
41118
                <li><a href="/licenses">Licenses</a></li>
41119
                <li><a href="/foundation/glossary">Glossary</a></li>
41120
                <li><a href="/foundation/faq">FAQ</a></li>
41121
              </ul>
41122
            </li>
41123
            <li class="dropdown">
41124
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
41125
              <ul class="dropdown-menu" role="menu">
41126
                <li><a href="/dev/">Developer Information</a></li>
41127
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
41128
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
41129
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
41130
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
41131
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
41132
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
41133
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
41134
                <li><a href="/logos/">Project Logos</a></li>
41135
              </ul>
41136
            </li>
41137
            <li class="dropdown">
41138
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
41139
              <ul class="dropdown-menu" role="menu">
41140
                <li><a href="/foundation/">About</a></li>
41141
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
41142
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
41143
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
41144
                <li><a href="/foundation/leadership">Leadership</a></li>
41145
                <li><a href="/foundation/members">Members</a></li>
41146
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
41147
                <li><a href="/press/">Newsroom</a></li>
41148
                <li><a href="/foundation/contact">Contact</a></li>
41149
              </ul>
41150
            </li>
41151
            
41152
           
41153
            
41154
            <li class="dropdown">
41155
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
41156
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
41157
              <ul class="dropdown-menu search-form" role="search">
41158
                <li>
41159
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
41160
                </li>
41161
              </ul>
41162
            </li>
41163
          </ul>
41164
        </div>
41165
      </div>
41166
    </nav>
41167
  </header>
41168
     <!-- Script is to make the input field ready as soon as user click the search button-->
41169
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
41170
     <script>
41171
   document.addEventListener('DOMContentLoaded', function () {
41172
    // Using Bootstrap's event system for dropdowns
41173
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
41174
        // Check if this is the search dropdown
41175
        if ($(this).find('.glyphicon-search').length > 0) {
41176
            // Find and focus the search input
41177
            setTimeout(function() {
41178
                $('.pagefind-ui__search-input').focus();
41179
            }, 50); // Small delay to ensure input is ready
41180
        }
41181
    });
41182
});
41183
  </script>
41184
  <!-- / Navigation -->
41185
  <header id="main-header" class="container">
41186
    <div class="main">
41187
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
41188
41189
    </div>
41190
 
41191
  </header>
41192
  <main id="maincontent">
41193
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
41194
<ul>
41195
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
41196
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
41197
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
41198
</ul>
41199
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
41200
reliable and long-lived software products through collaborative, open-source software development.</p>
41201
<p>All packages produced by the ASF are implicitly licensed under the Apache
41202
License, Version 2.0, unless otherwise explicitly stated.</p>
41203
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
41204
<p style="text-align:center">
41205
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
41206
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
41207
</p>
41208
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
41209
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
41210
<div style="margin-left: 1em;">
41211
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
41212
distribution as defined by Sections 1 through 9 of this document.</p>
41213
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
41214
copyright owner that is granting the License.</p>
41215
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
41216
entities that control, are controlled by, or are under common control with
41217
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
41218
power, direct or indirect, to cause the direction or management of such
41219
entity, whether by contract or otherwise, or (ii) ownership of fifty
41220
percent (50%) or more of the outstanding shares, or (iii) beneficial
41221
ownership of such entity.</p>
41222
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
41223
permissions granted by this License.</p>
41224
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
41225
including but not limited to software source code, documentation source,
41226
and configuration files.</p>
41227
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
41228
or translation of a Source form, including but not limited to compiled
41229
object code, generated documentation, and conversions to other media types.</p>
41230
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
41231
made available under the License, as indicated by a copyright notice that
41232
is included in or attached to the work (an example is provided in the
41233
Appendix below).</p>
41234
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
41235
that is based on (or derived from) the Work and for which the editorial
41236
revisions, annotations, elaborations, or other modifications represent, as
41237
a whole, an original work of authorship. For the purposes of this License,
41238
Derivative Works shall not include works that remain separable from, or
41239
merely link (or bind by name) to the interfaces of, the Work and Derivative
41240
Works thereof.</p>
41241
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
41242
version of the Work and any modifications or additions to that Work or
41243
Derivative Works thereof, that is intentionally submitted to Licensor for
41244
inclusion in the Work by the copyright owner or by an individual or Legal
41245
Entity authorized to submit on behalf of the copyright owner. For the
41246
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
41247
verbal, or written communication sent to the Licensor or its
41248
representatives, including but not limited to communication on electronic
41249
mailing lists, source code control systems, and issue tracking systems that
41250
are managed by, or on behalf of, the Licensor for the purpose of discussing
41251
and improving the Work, but excluding communication that is conspicuously
41252
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
41253
Contribution.</strong>"</p>
41254
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
41255
behalf of whom a Contribution has been received by Licensor and
41256
subsequently incorporated within the Work.</p>
41257
</div>
41258
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
41259
terms and conditions of this License, each Contributor hereby grants to You
41260
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
41261
copyright license to reproduce, prepare Derivative Works of, publicly
41262
display, publicly perform, sublicense, and distribute the Work and such
41263
Derivative Works in Source or Object form.</p>
41264
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
41265
and conditions of this License, each Contributor hereby grants to You a
41266
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
41267
(except as stated in this section) patent license to make, have made, use,
41268
offer to sell, sell, import, and otherwise transfer the Work, where such
41269
license applies only to those patent claims licensable by such Contributor
41270
that are necessarily infringed by their Contribution(s) alone or by
41271
combination of their Contribution(s) with the Work to which such
41272
Contribution(s) was submitted. If You institute patent litigation against
41273
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
41274
that the Work or a Contribution incorporated within the Work constitutes
41275
direct or contributory patent infringement, then any patent licenses
41276
granted to You under this License for that Work shall terminate as of the
41277
date such litigation is filed.</p>
41278
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
41279
distribute copies of the Work or Derivative Works thereof in any medium,
41280
with or without modifications, and in Source or Object form, provided that
41281
You meet the following conditions:</p>
41282
<ol style="list-style: lower-latin;">
41283
<li>You must give any other recipients of the Work or Derivative Works a
41284
copy of this License; and</li>
41285
<li>You must cause any modified files to carry prominent notices stating
41286
that You changed the files; and</li>
41287
<li>You must retain, in the Source form of any Derivative Works that You
41288
distribute, all copyright, patent, trademark, and attribution notices from
41289
the Source form of the Work, excluding those notices that do not pertain to
41290
any part of the Derivative Works; and</li>
41291
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
41292
then any Derivative Works that You distribute must include a readable copy
41293
of the attribution notices contained within such NOTICE file, excluding
41294
those notices that do not pertain to any part of the Derivative Works, in
41295
at least one of the following places: within a NOTICE text file distributed
41296
as part of the Derivative Works; within the Source form or documentation,
41297
if provided along with the Derivative Works; or, within a display generated
41298
by the Derivative Works, if and wherever such third-party notices normally
41299
appear. The contents of the NOTICE file are for informational purposes only
41300
and do not modify the License. You may add Your own attribution notices
41301
within Derivative Works that You distribute, alongside or as an addendum to
41302
the NOTICE text from the Work, provided that such additional attribution
41303
notices cannot be construed as modifying the License.
41304
</li>
41305
</ol>
41306
<p>You may add Your own copyright statement to Your modifications and may
41307
provide additional or different license terms and conditions for use,
41308
reproduction, or distribution of Your modifications, or for any such
41309
Derivative Works as a whole, provided Your use, reproduction, and
41310
distribution of the Work otherwise complies with the conditions stated in
41311
this License.</p>
41312
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
41313
explicitly state otherwise, any Contribution intentionally submitted for
41314
inclusion in the Work by You to the Licensor shall be under the terms and
41315
conditions of this License, without any additional terms or conditions.
41316
Notwithstanding the above, nothing herein shall supersede or modify the
41317
terms of any separate license agreement you may have executed with Licensor
41318
regarding such Contributions.</p>
41319
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
41320
permission to use the trade names, trademarks, service marks, or product
41321
names of the Licensor, except as required for reasonable and customary use
41322
in describing the origin of the Work and reproducing the content of the
41323
NOTICE file.</p>
41324
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
41325
applicable law or agreed to in writing, Licensor provides the Work (and
41326
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
41327
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
41328
without limitation, any warranties or conditions of TITLE,
41329
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
41330
are solely responsible for determining the appropriateness of using or
41331
redistributing the Work and assume any risks associated with Your exercise
41332
of permissions under this License.</p>
41333
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
41334
under no legal theory, whether in tort (including negligence), contract, or
41335
otherwise, unless required by applicable law (such as deliberate and
41336
grossly negligent acts) or agreed to in writing, shall any Contributor be
41337
liable to You for damages, including any direct, indirect, special,
41338
incidental, or consequential damages of any character arising as a result
41339
of this License or out of the use or inability to use the Work (including
41340
but not limited to damages for loss of goodwill, work stoppage, computer
41341
failure or malfunction, or any and all other commercial damages or losses),
41342
even if such Contributor has been advised of the possibility of such
41343
damages.</p>
41344
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
41345
While redistributing the Work or Derivative Works thereof, You may choose
41346
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
41347
or other liability obligations and/or rights consistent with this License.
41348
However, in accepting such obligations, You may act only on Your own behalf
41349
and on Your sole responsibility, not on behalf of any other Contributor,
41350
and only if You agree to indemnify, defend, and hold each Contributor
41351
harmless for any liability incurred by, or claims asserted against, such
41352
Contributor by reason of your accepting any such warranty or additional
41353
liability.</p>
41354
<p>END OF TERMS AND CONDITIONS</p>
41355
</div>
41356
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
41357
<p>Include a copy of the Apache License, typically in a file called
41358
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
41359
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
41360
declaration, replacing the fields enclosed by brackets "[]" with your own
41361
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
41362
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
41363
identification within third-party archives.</p>
41364
<pre><code>Copyright [yyyy] [name of copyright owner]
41365
41366
Licensed under the Apache License, Version 2.0 (the "License");
41367
you may not use this file except in compliance with the License.
41368
You may obtain a copy of the License at
41369
41370
    http://www.apache.org/licenses/LICENSE-2.0
41371
41372
Unless required by applicable law or agreed to in writing, software
41373
distributed under the License is distributed on an "AS IS" BASIS,
41374
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
41375
See the License for the specific language governing permissions and
41376
limitations under the License.
41377
</code></pre>
41378
41379
</div>  </main>
41380
41381
  <!-- Footer -->
41382
  <footer class="bg-primary">
41383
    <div class="container">
41384
      <div class="row">
41385
        <br />
41386
        <div class="col-sm-2">
41387
          <h5 class="white">Community</h5>
41388
          <ul class="list-unstyled white" role="menu">
41389
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
41390
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
41391
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
41392
            <li><a href="/community-resources/">Community Resources</a></li>
41393
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
41394
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
41395
          </ul>
41396
        </div>
41397
41398
        <div class="col-sm-2">
41399
          <h5 class="white">Projects</h5>
41400
          <ul class="list-unstyled white" role="menu">
41401
              <li><a href="/projects">Projects</a></li>
41402
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
41403
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
41404
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
41405
              <li><a href="/security">Report a Vulnerability</a></li>
41406
          </ul>
41407
        </div>
41408
        <div class="col-sm-2">
41409
          <h5 class="white">Downloads</h5>
41410
          <ul class="list-unstyled white" role="menu">
41411
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
41412
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
41413
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
41414
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
41415
          </ul>
41416
        </div>
41417
41418
        <div class="col-sm-2">
41419
          <h5 class="white">Learn</h5>
41420
          <ul class="list-unstyled white" role="menu">
41421
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
41422
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
41423
            <li><a href="/theapacheway/">The Apache Way</a></li>
41424
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
41425
            <li><a href="/licenses">Licenses</a></li>
41426
            <li><a href="/foundation/glossary">Glossary</a></li>
41427
            <li><a href="/foundation/faq">FAQ</a></li>
41428
          </ul>
41429
        </div>
41430
41431
        <div class="col-sm-2">
41432
          <h5 class="white">Resources &amp; Tools</h5>
41433
          <ul class="list-unstyled white" role="menu">
41434
              <li><a href="/dev/">Developer Information</a></li>
41435
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
41436
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
41437
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
41438
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
41439
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
41440
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
41441
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
41442
              <li><a href="/logos/">Project Logos</a></li>
41443
          </ul>
41444
        </div>
41445
41446
        <div class="col-sm-2">
41447
          <h5 class="white">About</h5>
41448
          <ul class="list-unstyled white" role="menu">
41449
            <li><a href="/foundation/">About</a></li>
41450
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
41451
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
41452
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
41453
            <li><a href="/foundation/leadership">Leadership</a></li>
41454
            <li><a href="/foundation/members">Members</a></li>
41455
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
41456
            <li><a href="/press/">Newsroom</a></li>
41457
            <li><a href="/foundation/contact">Contact</a></li>
41458
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
41459
          </ul>
41460
        </div>
41461
41462
41463
      </div>
41464
      <hr class="col-lg-12 hr-white" />
41465
      <div class="row">
41466
        <div class="col-lg-12">
41467
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
41468
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
41469
        </div>
41470
      </div>
41471
    </div>
41472
41473
  </footer>
41474
41475
  <!-- / Footer -->
41476
41477
  <script src="/js/jquery.min.js"></script>
41478
  <script src="/js/bootstrap.js"></script>
41479
  <script src="/js/slideshow.js"></script>
41480
  <script>
41481
    (function($){
41482
      $(document).ready(function(){
41483
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
41484
          event.preventDefault();
41485
          event.stopPropagation();
41486
          $(this).parent().siblings().removeClass('open');
41487
          $(this).parent().toggleClass('open');
41488
          console.log('WOrked');
41489
        });
41490
      });
41491
    })(jQuery);
41492
  </script>
41493
</body>
41494
</html></pre>
41495
}}
41496
|
41497
|com.zfabrik.servletjsp|jetty-jakarta-servlet-api-5.0.2|LICENSE.md|{{collapse(EPL 2.0)
41498
<pre>This program and the accompanying materials are made available under the
41499
terms of the Eclipse Public License 2.0 which is available at
41500
http://www.eclipse.org/legal/epl-2.0, or the Apache Software License
41501
2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0.
41502
41503
# Eclipse Public License - v 2.0
41504
41505
        THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
41506
        PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
41507
        OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
41508
41509
    1. DEFINITIONS
41510
41511
    "Contribution" means:
41512
41513
      a) in the case of the initial Contributor, the initial content
41514
         Distributed under this Agreement, and
41515
41516
      b) in the case of each subsequent Contributor:
41517
         i) changes to the Program, and
41518
         ii) additions to the Program;
41519
      where such changes and/or additions to the Program originate from
41520
      and are Distributed by that particular Contributor. A Contribution
41521
      "originates" from a Contributor if it was added to the Program by
41522
      such Contributor itself or anyone acting on such Contributor's behalf.
41523
      Contributions do not include changes or additions to the Program that
41524
      are not Modified Works.
41525
41526
    "Contributor" means any person or entity that Distributes the Program.
41527
41528
    "Licensed Patents" mean patent claims licensable by a Contributor which
41529
    are necessarily infringed by the use or sale of its Contribution alone
41530
    or when combined with the Program.
41531
41532
    "Program" means the Contributions Distributed in accordance with this
41533
    Agreement.
41534
41535
    "Recipient" means anyone who receives the Program under this Agreement
41536
    or any Secondary License (as applicable), including Contributors.
41537
41538
    "Derivative Works" shall mean any work, whether in Source Code or other
41539
    form, that is based on (or derived from) the Program and for which the
41540
    editorial revisions, annotations, elaborations, or other modifications
41541
    represent, as a whole, an original work of authorship.
41542
41543
    "Modified Works" shall mean any work in Source Code or other form that
41544
    results from an addition to, deletion from, or modification of the
41545
    contents of the Program, including, for purposes of clarity any new file
41546
    in Source Code form that contains any contents of the Program. Modified
41547
    Works shall not include works that contain only declarations,
41548
    interfaces, types, classes, structures, or files of the Program solely
41549
    in each case in order to link to, bind by name, or subclass the Program
41550
    or Modified Works thereof.
41551
41552
    "Distribute" means the acts of a) distributing or b) making available
41553
    in any manner that enables the transfer of a copy.
41554
41555
    "Source Code" means the form of a Program preferred for making
41556
    modifications, including but not limited to software source code,
41557
    documentation source, and configuration files.
41558
41559
    "Secondary License" means either the GNU General Public License,
41560
    Version 2.0, or any later versions of that license, including any
41561
    exceptions or additional permissions as identified by the initial
41562
    Contributor.
41563
41564
    2. GRANT OF RIGHTS
41565
41566
      a) Subject to the terms of this Agreement, each Contributor hereby
41567
      grants Recipient a non-exclusive, worldwide, royalty-free copyright
41568
      license to reproduce, prepare Derivative Works of, publicly display,
41569
      publicly perform, Distribute and sublicense the Contribution of such
41570
      Contributor, if any, and such Derivative Works.
41571
41572
      b) Subject to the terms of this Agreement, each Contributor hereby
41573
      grants Recipient a non-exclusive, worldwide, royalty-free patent
41574
      license under Licensed Patents to make, use, sell, offer to sell,
41575
      import and otherwise transfer the Contribution of such Contributor,
41576
      if any, in Source Code or other form. This patent license shall
41577
      apply to the combination of the Contribution and the Program if, at
41578
      the time the Contribution is added by the Contributor, such addition
41579
      of the Contribution causes such combination to be covered by the
41580
      Licensed Patents. The patent license shall not apply to any other
41581
      combinations which include the Contribution. No hardware per se is
41582
      licensed hereunder.
41583
41584
      c) Recipient understands that although each Contributor grants the
41585
      licenses to its Contributions set forth herein, no assurances are
41586
      provided by any Contributor that the Program does not infringe the
41587
      patent or other intellectual property rights of any other entity.
41588
      Each Contributor disclaims any liability to Recipient for claims
41589
      brought by any other entity based on infringement of intellectual
41590
      property rights or otherwise. As a condition to exercising the
41591
      rights and licenses granted hereunder, each Recipient hereby
41592
      assumes sole responsibility to secure any other intellectual
41593
      property rights needed, if any. For example, if a third party
41594
      patent license is required to allow Recipient to Distribute the
41595
      Program, it is Recipient's responsibility to acquire that license
41596
      before distributing the Program.
41597
41598
      d) Each Contributor represents that to its knowledge it has
41599
      sufficient copyright rights in its Contribution, if any, to grant
41600
      the copyright license set forth in this Agreement.
41601
41602
      e) Notwithstanding the terms of any Secondary License, no
41603
      Contributor makes additional grants to any Recipient (other than
41604
      those set forth in this Agreement) as a result of such Recipient's
41605
      receipt of the Program under the terms of a Secondary License
41606
      (if permitted under the terms of Section 3).
41607
41608
    3. REQUIREMENTS
41609
41610
    3.1 If a Contributor Distributes the Program in any form, then:
41611
41612
      a) the Program must also be made available as Source Code, in
41613
      accordance with section 3.2, and the Contributor must accompany
41614
      the Program with a statement that the Source Code for the Program
41615
      is available under this Agreement, and informs Recipients how to
41616
      obtain it in a reasonable manner on or through a medium customarily
41617
      used for software exchange; and
41618
41619
      b) the Contributor may Distribute the Program under a license
41620
      different than this Agreement, provided that such license:
41621
         i) effectively disclaims on behalf of all other Contributors all
41622
         warranties and conditions, express and implied, including
41623
         warranties or conditions of title and non-infringement, and
41624
         implied warranties or conditions of merchantability and fitness
41625
         for a particular purpose;
41626
41627
         ii) effectively excludes on behalf of all other Contributors all
41628
         liability for damages, including direct, indirect, special,
41629
         incidental and consequential damages, such as lost profits;
41630
41631
         iii) does not attempt to limit or alter the recipients' rights
41632
         in the Source Code under section 3.2; and
41633
41634
         iv) requires any subsequent distribution of the Program by any
41635
         party to be under a license that satisfies the requirements
41636
         of this section 3.
41637
41638
    3.2 When the Program is Distributed as Source Code:
41639
41640
      a) it must be made available under this Agreement, or if the
41641
      Program (i) is combined with other material in a separate file or
41642
      files made available under a Secondary License, and (ii) the initial
41643
      Contributor attached to the Source Code the notice described in
41644
      Exhibit A of this Agreement, then the Program may be made available
41645
      under the terms of such Secondary Licenses, and
41646
41647
      b) a copy of this Agreement must be included with each copy of
41648
      the Program.
41649
41650
    3.3 Contributors may not remove or alter any copyright, patent,
41651
    trademark, attribution notices, disclaimers of warranty, or limitations
41652
    of liability ("notices") contained within the Program from any copy of
41653
    the Program which they Distribute, provided that Contributors may add
41654
    their own appropriate notices.
41655
41656
    4. COMMERCIAL DISTRIBUTION
41657
41658
    Commercial distributors of software may accept certain responsibilities
41659
    with respect to end users, business partners and the like. While this
41660
    license is intended to facilitate the commercial use of the Program,
41661
    the Contributor who includes the Program in a commercial product
41662
    offering should do so in a manner which does not create potential
41663
    liability for other Contributors. Therefore, if a Contributor includes
41664
    the Program in a commercial product offering, such Contributor
41665
    ("Commercial Contributor") hereby agrees to defend and indemnify every
41666
    other Contributor ("Indemnified Contributor") against any losses,
41667
    damages and costs (collectively "Losses") arising from claims, lawsuits
41668
    and other legal actions brought by a third party against the Indemnified
41669
    Contributor to the extent caused by the acts or omissions of such
41670
    Commercial Contributor in connection with its distribution of the Program
41671
    in a commercial product offering. The obligations in this section do not
41672
    apply to any claims or Losses relating to any actual or alleged
41673
    intellectual property infringement. In order to qualify, an Indemnified
41674
    Contributor must: a) promptly notify the Commercial Contributor in
41675
    writing of such claim, and b) allow the Commercial Contributor to control,
41676
    and cooperate with the Commercial Contributor in, the defense and any
41677
    related settlement negotiations. The Indemnified Contributor may
41678
    participate in any such claim at its own expense.
41679
41680
    For example, a Contributor might include the Program in a commercial
41681
    product offering, Product X. That Contributor is then a Commercial
41682
    Contributor. If that Commercial Contributor then makes performance
41683
    claims, or offers warranties related to Product X, those performance
41684
    claims and warranties are such Commercial Contributor's responsibility
41685
    alone. Under this section, the Commercial Contributor would have to
41686
    defend claims against the other Contributors related to those performance
41687
    claims and warranties, and if a court requires any other Contributor to
41688
    pay any damages as a result, the Commercial Contributor must pay
41689
    those damages.
41690
41691
    5. NO WARRANTY
41692
41693
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
41694
    PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
41695
    BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
41696
    IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
41697
    TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
41698
    PURPOSE. Each Recipient is solely responsible for determining the
41699
    appropriateness of using and distributing the Program and assumes all
41700
    risks associated with its exercise of rights under this Agreement,
41701
    including but not limited to the risks and costs of program errors,
41702
    compliance with applicable laws, damage to or loss of data, programs
41703
    or equipment, and unavailability or interruption of operations.
41704
41705
    6. DISCLAIMER OF LIABILITY
41706
41707
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
41708
    PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
41709
    SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
41710
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
41711
    PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
41712
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
41713
    ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
41714
    EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
41715
    POSSIBILITY OF SUCH DAMAGES.
41716
41717
    7. GENERAL
41718
41719
    If any provision of this Agreement is invalid or unenforceable under
41720
    applicable law, it shall not affect the validity or enforceability of
41721
    the remainder of the terms of this Agreement, and without further
41722
    action by the parties hereto, such provision shall be reformed to the
41723
    minimum extent necessary to make such provision valid and enforceable.
41724
41725
    If Recipient institutes patent litigation against any entity
41726
    (including a cross-claim or counterclaim in a lawsuit) alleging that the
41727
    Program itself (excluding combinations of the Program with other software
41728
    or hardware) infringes such Recipient's patent(s), then such Recipient's
41729
    rights granted under Section 2(b) shall terminate as of the date such
41730
    litigation is filed.
41731
41732
    All Recipient's rights under this Agreement shall terminate if it
41733
    fails to comply with any of the material terms or conditions of this
41734
    Agreement and does not cure such failure in a reasonable period of
41735
    time after becoming aware of such noncompliance. If all Recipient's
41736
    rights under this Agreement terminate, Recipient agrees to cease use
41737
    and distribution of the Program as soon as reasonably practicable.
41738
    However, Recipient's obligations under this Agreement and any licenses
41739
    granted by Recipient relating to the Program shall continue and survive.
41740
41741
    Everyone is permitted to copy and distribute copies of this Agreement,
41742
    but in order to avoid inconsistency the Agreement is copyrighted and
41743
    may only be modified in the following manner. The Agreement Steward
41744
    reserves the right to publish new versions (including revisions) of
41745
    this Agreement from time to time. No one other than the Agreement
41746
    Steward has the right to modify this Agreement. The Eclipse Foundation
41747
    is the initial Agreement Steward. The Eclipse Foundation may assign the
41748
    responsibility to serve as the Agreement Steward to a suitable separate
41749
    entity. Each new version of the Agreement will be given a distinguishing
41750
    version number. The Program (including Contributions) may always be
41751
    Distributed subject to the version of the Agreement under which it was
41752
    received. In addition, after a new version of the Agreement is published,
41753
    Contributor may elect to Distribute the Program (including its
41754
    Contributions) under the new version.
41755
41756
    Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
41757
    receives no rights or licenses to the intellectual property of any
41758
    Contributor under this Agreement, whether expressly, by implication,
41759
    estoppel or otherwise. All rights in the Program not expressly granted
41760
    under this Agreement are reserved. Nothing in this Agreement is intended
41761
    to be enforceable by any entity that is not a Contributor or Recipient.
41762
    No third-party beneficiary rights are created under this Agreement.
41763
41764
    Exhibit A - Form of Secondary Licenses Notice
41765
41766
    "This Source Code may also be made available under the following
41767
    Secondary Licenses when the conditions for such availability set forth
41768
    in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
41769
    version(s), and exceptions or additional permissions here}."
41770
41771
      Simply including a copy of this Agreement, including this Exhibit A
41772
      is not sufficient to license the Source Code under Secondary Licenses.
41773
41774
      If it is not possible or desirable to put the notice in a particular
41775
      file, then You may include the notice in a location (such as a LICENSE
41776
      file in a relevant directory) where a recipient would be likely to
41777
      look for such a notice.
41778
41779
      You may add additional accurate notices of copyright ownership.
41780
41781
41782
# Apache License - v 2.0
41783
41784
                                 Apache License
41785
                           Version 2.0, January 2004
41786
                        http://www.apache.org/licenses/
41787
41788
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
41789
41790
   1. Definitions.
41791
41792
      "License" shall mean the terms and conditions for use, reproduction,
41793
      and distribution as defined by Sections 1 through 9 of this document.
41794
41795
      "Licensor" shall mean the copyright owner or entity authorized by
41796
      the copyright owner that is granting the License.
41797
41798
      "Legal Entity" shall mean the union of the acting entity and all
41799
      other entities that control, are controlled by, or are under common
41800
      control with that entity. For the purposes of this definition,
41801
      "control" means (i) the power, direct or indirect, to cause the
41802
      direction or management of such entity, whether by contract or
41803
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
41804
      outstanding shares, or (iii) beneficial ownership of such entity.
41805
41806
      "You" (or "Your") shall mean an individual or Legal Entity
41807
      exercising permissions granted by this License.
41808
41809
      "Source" form shall mean the preferred form for making modifications,
41810
      including but not limited to software source code, documentation
41811
      source, and configuration files.
41812
41813
      "Object" form shall mean any form resulting from mechanical
41814
      transformation or translation of a Source form, including but
41815
      not limited to compiled object code, generated documentation,
41816
      and conversions to other media types.
41817
41818
      "Work" shall mean the work of authorship, whether in Source or
41819
      Object form, made available under the License, as indicated by a
41820
      copyright notice that is included in or attached to the work
41821
      (an example is provided in the Appendix below).
41822
41823
      "Derivative Works" shall mean any work, whether in Source or Object
41824
      form, that is based on (or derived from) the Work and for which the
41825
      editorial revisions, annotations, elaborations, or other modifications
41826
      represent, as a whole, an original work of authorship. For the purposes
41827
      of this License, Derivative Works shall not include works that remain
41828
      separable from, or merely link (or bind by name) to the interfaces of,
41829
      the Work and Derivative Works thereof.
41830
41831
      "Contribution" shall mean any work of authorship, including
41832
      the original version of the Work and any modifications or additions
41833
      to that Work or Derivative Works thereof, that is intentionally
41834
      submitted to Licensor for inclusion in the Work by the copyright owner
41835
      or by an individual or Legal Entity authorized to submit on behalf of
41836
      the copyright owner. For the purposes of this definition, "submitted"
41837
      means any form of electronic, verbal, or written communication sent
41838
      to the Licensor or its representatives, including but not limited to
41839
      communication on electronic mailing lists, source code control systems,
41840
      and issue tracking systems that are managed by, or on behalf of, the
41841
      Licensor for the purpose of discussing and improving the Work, but
41842
      excluding communication that is conspicuously marked or otherwise
41843
      designated in writing by the copyright owner as "Not a Contribution."
41844
41845
      "Contributor" shall mean Licensor and any individual or Legal Entity
41846
      on behalf of whom a Contribution has been received by Licensor and
41847
      subsequently incorporated within the Work.
41848
41849
   2. Grant of Copyright License. Subject to the terms and conditions of
41850
      this License, each Contributor hereby grants to You a perpetual,
41851
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
41852
      copyright license to reproduce, prepare Derivative Works of,
41853
      publicly display, publicly perform, sublicense, and distribute the
41854
      Work and such Derivative Works in Source or Object form.
41855
41856
   3. Grant of Patent License. Subject to the terms and conditions of
41857
      this License, each Contributor hereby grants to You a perpetual,
41858
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
41859
      (except as stated in this section) patent license to make, have made,
41860
      use, offer to sell, sell, import, and otherwise transfer the Work,
41861
      where such license applies only to those patent claims licensable
41862
      by such Contributor that are necessarily infringed by their
41863
      Contribution(s) alone or by combination of their Contribution(s)
41864
      with the Work to which such Contribution(s) was submitted. If You
41865
      institute patent litigation against any entity (including a
41866
      cross-claim or counterclaim in a lawsuit) alleging that the Work
41867
      or a Contribution incorporated within the Work constitutes direct
41868
      or contributory patent infringement, then any patent licenses
41869
      granted to You under this License for that Work shall terminate
41870
      as of the date such litigation is filed.
41871
41872
   4. Redistribution. You may reproduce and distribute copies of the
41873
      Work or Derivative Works thereof in any medium, with or without
41874
      modifications, and in Source or Object form, provided that You
41875
      meet the following conditions:
41876
41877
      (a) You must give any other recipients of the Work or
41878
          Derivative Works a copy of this License; and
41879
41880
      (b) You must cause any modified files to carry prominent notices
41881
          stating that You changed the files; and
41882
41883
      (c) You must retain, in the Source form of any Derivative Works
41884
          that You distribute, all copyright, patent, trademark, and
41885
          attribution notices from the Source form of the Work,
41886
          excluding those notices that do not pertain to any part of
41887
          the Derivative Works; and
41888
41889
      (d) If the Work includes a "NOTICE" text file as part of its
41890
          distribution, then any Derivative Works that You distribute must
41891
          include a readable copy of the attribution notices contained
41892
          within such NOTICE file, excluding those notices that do not
41893
          pertain to any part of the Derivative Works, in at least one
41894
          of the following places: within a NOTICE text file distributed
41895
          as part of the Derivative Works; within the Source form or
41896
          documentation, if provided along with the Derivative Works; or,
41897
          within a display generated by the Derivative Works, if and
41898
          wherever such third-party notices normally appear. The contents
41899
          of the NOTICE file are for informational purposes only and
41900
          do not modify the License. You may add Your own attribution
41901
          notices within Derivative Works that You distribute, alongside
41902
          or as an addendum to the NOTICE text from the Work, provided
41903
          that such additional attribution notices cannot be construed
41904
          as modifying the License.
41905
41906
      You may add Your own copyright statement to Your modifications and
41907
      may provide additional or different license terms and conditions
41908
      for use, reproduction, or distribution of Your modifications, or
41909
      for any such Derivative Works as a whole, provided Your use,
41910
      reproduction, and distribution of the Work otherwise complies with
41911
      the conditions stated in this License.
41912
41913
   5. Submission of Contributions. Unless You explicitly state otherwise,
41914
      any Contribution intentionally submitted for inclusion in the Work
41915
      by You to the Licensor shall be under the terms and conditions of
41916
      this License, without any additional terms or conditions.
41917
      Notwithstanding the above, nothing herein shall supersede or modify
41918
      the terms of any separate license agreement you may have executed
41919
      with Licensor regarding such Contributions.
41920
41921
   6. Trademarks. This License does not grant permission to use the trade
41922
      names, trademarks, service marks, or product names of the Licensor,
41923
      except as required for reasonable and customary use in describing the
41924
      origin of the Work and reproducing the content of the NOTICE file.
41925
41926
   7. Disclaimer of Warranty. Unless required by applicable law or
41927
      agreed to in writing, Licensor provides the Work (and each
41928
      Contributor provides its Contributions) on an "AS IS" BASIS,
41929
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
41930
      implied, including, without limitation, any warranties or conditions
41931
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
41932
      PARTICULAR PURPOSE. You are solely responsible for determining the
41933
      appropriateness of using or redistributing the Work and assume any
41934
      risks associated with Your exercise of permissions under this License.
41935
41936
   8. Limitation of Liability. In no event and under no legal theory,
41937
      whether in tort (including negligence), contract, or otherwise,
41938
      unless required by applicable law (such as deliberate and grossly
41939
      negligent acts) or agreed to in writing, shall any Contributor be
41940
      liable to You for damages, including any direct, indirect, special,
41941
      incidental, or consequential damages of any character arising as a
41942
      result of this License or out of the use or inability to use the
41943
      Work (including but not limited to damages for loss of goodwill,
41944
      work stoppage, computer failure or malfunction, or any and all
41945
      other commercial damages or losses), even if such Contributor
41946
      has been advised of the possibility of such damages.
41947
41948
   9. Accepting Warranty or Additional Liability. While redistributing
41949
      the Work or Derivative Works thereof, You may choose to offer,
41950
      and charge a fee for, acceptance of support, warranty, indemnity,
41951
      or other liability obligations and/or rights consistent with this
41952
      License. However, in accepting such obligations, You may act only
41953
      on Your own behalf and on Your sole responsibility, not on behalf
41954
      of any other Contributor, and only if You agree to indemnify,
41955
      defend, and hold each Contributor harmless for any liability
41956
      incurred by, or claims asserted against, such Contributor by reason
41957
      of your accepting any such warranty or additional liability.
41958
41959
   END OF TERMS AND CONDITIONS
41960
41961
   APPENDIX: How to apply the Apache License to your work.
41962
41963
      To apply the Apache License to your work, attach the following
41964
      boilerplate notice, with the fields enclosed by brackets "[]"
41965
      replaced with your own identifying information. (Don't include
41966
      the brackets!)  The text should be enclosed in the appropriate
41967
      comment syntax for the file format. We also recommend that a
41968
      file or class name and description of purpose be included on the
41969
      same "printed page" as the copyright notice for easier
41970
      identification within third-party archives.
41971
41972
   Copyright [yyyy] [name of copyright owner]
41973
41974
   Licensed under the Apache License, Version 2.0 (the "License");
41975
   you may not use this file except in compliance with the License.
41976
   You may obtain a copy of the License at
41977
41978
       http://www.apache.org/licenses/LICENSE-2.0
41979
41980
   Unless required by applicable law or agreed to in writing, software
41981
   distributed under the License is distributed on an "AS IS" BASIS,
41982
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
41983
   See the License for the specific language governing permissions and
41984
   limitations under the License.
41985
41986
# The GNU General Public License (GPL) Version 2, June 1991
41987
41988
    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
41989
    51 Franklin Street, Fifth Floor
41990
    Boston, MA 02110-1335
41991
    USA
41992
41993
    Everyone is permitted to copy and distribute verbatim copies
41994
    of this license document, but changing it is not allowed.
41995
41996
    Preamble
41997
41998
    The licenses for most software are designed to take away your freedom to
41999
    share and change it. By contrast, the GNU General Public License is
42000
    intended to guarantee your freedom to share and change free software--to
42001
    make sure the software is free for all its users. This General Public
42002
    License applies to most of the Free Software Foundation's software and
42003
    to any other program whose authors commit to using it. (Some other Free
42004
    Software Foundation software is covered by the GNU Library General
42005
    Public License instead.) You can apply it to your programs, too.
42006
42007
    When we speak of free software, we are referring to freedom, not price.
42008
    Our General Public Licenses are designed to make sure that you have the
42009
    freedom to distribute copies of free software (and charge for this
42010
    service if you wish), that you receive source code or can get it if you
42011
    want it, that you can change the software or use pieces of it in new
42012
    free programs; and that you know you can do these things.
42013
42014
    To protect your rights, we need to make restrictions that forbid anyone
42015
    to deny you these rights or to ask you to surrender the rights. These
42016
    restrictions translate to certain responsibilities for you if you
42017
    distribute copies of the software, or if you modify it.
42018
42019
    For example, if you distribute copies of such a program, whether gratis
42020
    or for a fee, you must give the recipients all the rights that you have.
42021
    You must make sure that they, too, receive or can get the source code.
42022
    And you must show them these terms so they know their rights.
42023
42024
    We protect your rights with two steps: (1) copyright the software, and
42025
    (2) offer you this license which gives you legal permission to copy,
42026
    distribute and/or modify the software.
42027
42028
    Also, for each author's protection and ours, we want to make certain
42029
    that everyone understands that there is no warranty for this free
42030
    software. If the software is modified by someone else and passed on, we
42031
    want its recipients to know that what they have is not the original, so
42032
    that any problems introduced by others will not reflect on the original
42033
    authors' reputations.
42034
42035
    Finally, any free program is threatened constantly by software patents.
42036
    We wish to avoid the danger that redistributors of a free program will
42037
    individually obtain patent licenses, in effect making the program
42038
    proprietary. To prevent this, we have made it clear that any patent must
42039
    be licensed for everyone's free use or not licensed at all.
42040
42041
    The precise terms and conditions for copying, distribution and
42042
    modification follow.
42043
42044
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
42045
42046
    0. This License applies to any program or other work which contains a
42047
    notice placed by the copyright holder saying it may be distributed under
42048
    the terms of this General Public License. The "Program", below, refers
42049
    to any such program or work, and a "work based on the Program" means
42050
    either the Program or any derivative work under copyright law: that is
42051
    to say, a work containing the Program or a portion of it, either
42052
    verbatim or with modifications and/or translated into another language.
42053
    (Hereinafter, translation is included without limitation in the term
42054
    "modification".) Each licensee is addressed as "you".
42055
42056
    Activities other than copying, distribution and modification are not
42057
    covered by this License; they are outside its scope. The act of running
42058
    the Program is not restricted, and the output from the Program is
42059
    covered only if its contents constitute a work based on the Program
42060
    (independent of having been made by running the Program). Whether that
42061
    is true depends on what the Program does.
42062
42063
    1. You may copy and distribute verbatim copies of the Program's source
42064
    code as you receive it, in any medium, provided that you conspicuously
42065
    and appropriately publish on each copy an appropriate copyright notice
42066
    and disclaimer of warranty; keep intact all the notices that refer to
42067
    this License and to the absence of any warranty; and give any other
42068
    recipients of the Program a copy of this License along with the Program.
42069
42070
    You may charge a fee for the physical act of transferring a copy, and
42071
    you may at your option offer warranty protection in exchange for a fee.
42072
42073
    2. You may modify your copy or copies of the Program or any portion of
42074
    it, thus forming a work based on the Program, and copy and distribute
42075
    such modifications or work under the terms of Section 1 above, provided
42076
    that you also meet all of these conditions:
42077
42078
        a) You must cause the modified files to carry prominent notices
42079
        stating that you changed the files and the date of any change.
42080
42081
        b) You must cause any work that you distribute or publish, that in
42082
        whole or in part contains or is derived from the Program or any part
42083
        thereof, to be licensed as a whole at no charge to all third parties
42084
        under the terms of this License.
42085
42086
        c) If the modified program normally reads commands interactively
42087
        when run, you must cause it, when started running for such
42088
        interactive use in the most ordinary way, to print or display an
42089
        announcement including an appropriate copyright notice and a notice
42090
        that there is no warranty (or else, saying that you provide a
42091
        warranty) and that users may redistribute the program under these
42092
        conditions, and telling the user how to view a copy of this License.
42093
        (Exception: if the Program itself is interactive but does not
42094
        normally print such an announcement, your work based on the Program
42095
        is not required to print an announcement.)
42096
42097
    These requirements apply to the modified work as a whole. If
42098
    identifiable sections of that work are not derived from the Program, and
42099
    can be reasonably considered independent and separate works in
42100
    themselves, then this License, and its terms, do not apply to those
42101
    sections when you distribute them as separate works. But when you
42102
    distribute the same sections as part of a whole which is a work based on
42103
    the Program, the distribution of the whole must be on the terms of this
42104
    License, whose permissions for other licensees extend to the entire
42105
    whole, and thus to each and every part regardless of who wrote it.
42106
42107
    Thus, it is not the intent of this section to claim rights or contest
42108
    your rights to work written entirely by you; rather, the intent is to
42109
    exercise the right to control the distribution of derivative or
42110
    collective works based on the Program.
42111
42112
    In addition, mere aggregation of another work not based on the Program
42113
    with the Program (or with a work based on the Program) on a volume of a
42114
    storage or distribution medium does not bring the other work under the
42115
    scope of this License.
42116
42117
    3. You may copy and distribute the Program (or a work based on it,
42118
    under Section 2) in object code or executable form under the terms of
42119
    Sections 1 and 2 above provided that you also do one of the following:
42120
42121
        a) Accompany it with the complete corresponding machine-readable
42122
        source code, which must be distributed under the terms of Sections 1
42123
        and 2 above on a medium customarily used for software interchange; or,
42124
42125
        b) Accompany it with a written offer, valid for at least three
42126
        years, to give any third party, for a charge no more than your cost
42127
        of physically performing source distribution, a complete
42128
        machine-readable copy of the corresponding source code, to be
42129
        distributed under the terms of Sections 1 and 2 above on a medium
42130
        customarily used for software interchange; or,
42131
42132
        c) Accompany it with the information you received as to the offer to
42133
        distribute corresponding source code. (This alternative is allowed
42134
        only for noncommercial distribution and only if you received the
42135
        program in object code or executable form with such an offer, in
42136
        accord with Subsection b above.)
42137
42138
    The source code for a work means the preferred form of the work for
42139
    making modifications to it. For an executable work, complete source code
42140
    means all the source code for all modules it contains, plus any
42141
    associated interface definition files, plus the scripts used to control
42142
    compilation and installation of the executable. However, as a special
42143
    exception, the source code distributed need not include anything that is
42144
    normally distributed (in either source or binary form) with the major
42145
    components (compiler, kernel, and so on) of the operating system on
42146
    which the executable runs, unless that component itself accompanies the
42147
    executable.
42148
42149
    If distribution of executable or object code is made by offering access
42150
    to copy from a designated place, then offering equivalent access to copy
42151
    the source code from the same place counts as distribution of the source
42152
    code, even though third parties are not compelled to copy the source
42153
    along with the object code.
42154
42155
    4. You may not copy, modify, sublicense, or distribute the Program
42156
    except as expressly provided under this License. Any attempt otherwise
42157
    to copy, modify, sublicense or distribute the Program is void, and will
42158
    automatically terminate your rights under this License. However, parties
42159
    who have received copies, or rights, from you under this License will
42160
    not have their licenses terminated so long as such parties remain in
42161
    full compliance.
42162
42163
    5. You are not required to accept this License, since you have not
42164
    signed it. However, nothing else grants you permission to modify or
42165
    distribute the Program or its derivative works. These actions are
42166
    prohibited by law if you do not accept this License. Therefore, by
42167
    modifying or distributing the Program (or any work based on the
42168
    Program), you indicate your acceptance of this License to do so, and all
42169
    its terms and conditions for copying, distributing or modifying the
42170
    Program or works based on it.
42171
42172
    6. Each time you redistribute the Program (or any work based on the
42173
    Program), the recipient automatically receives a license from the
42174
    original licensor to copy, distribute or modify the Program subject to
42175
    these terms and conditions. You may not impose any further restrictions
42176
    on the recipients' exercise of the rights granted herein. You are not
42177
    responsible for enforcing compliance by third parties to this License.
42178
42179
    7. If, as a consequence of a court judgment or allegation of patent
42180
    infringement or for any other reason (not limited to patent issues),
42181
    conditions are imposed on you (whether by court order, agreement or
42182
    otherwise) that contradict the conditions of this License, they do not
42183
    excuse you from the conditions of this License. If you cannot distribute
42184
    so as to satisfy simultaneously your obligations under this License and
42185
    any other pertinent obligations, then as a consequence you may not
42186
    distribute the Program at all. For example, if a patent license would
42187
    not permit royalty-free redistribution of the Program by all those who
42188
    receive copies directly or indirectly through you, then the only way you
42189
    could satisfy both it and this License would be to refrain entirely from
42190
    distribution of the Program.
42191
42192
    If any portion of this section is held invalid or unenforceable under
42193
    any particular circumstance, the balance of the section is intended to
42194
    apply and the section as a whole is intended to apply in other
42195
    circumstances.
42196
42197
    It is not the purpose of this section to induce you to infringe any
42198
    patents or other property right claims or to contest validity of any
42199
    such claims; this section has the sole purpose of protecting the
42200
    integrity of the free software distribution system, which is implemented
42201
    by public license practices. Many people have made generous
42202
    contributions to the wide range of software distributed through that
42203
    system in reliance on consistent application of that system; it is up to
42204
    the author/donor to decide if he or she is willing to distribute
42205
    software through any other system and a licensee cannot impose that choice.
42206
42207
    This section is intended to make thoroughly clear what is believed to be
42208
    a consequence of the rest of this License.
42209
42210
    8. If the distribution and/or use of the Program is restricted in
42211
    certain countries either by patents or by copyrighted interfaces, the
42212
    original copyright holder who places the Program under this License may
42213
    add an explicit geographical distribution limitation excluding those
42214
    countries, so that distribution is permitted only in or among countries
42215
    not thus excluded. In such case, this License incorporates the
42216
    limitation as if written in the body of this License.
42217
42218
    9. The Free Software Foundation may publish revised and/or new
42219
    versions of the General Public License from time to time. Such new
42220
    versions will be similar in spirit to the present version, but may
42221
    differ in detail to address new problems or concerns.
42222
42223
    Each version is given a distinguishing version number. If the Program
42224
    specifies a version number of this License which applies to it and "any
42225
    later version", you have the option of following the terms and
42226
    conditions either of that version or of any later version published by
42227
    the Free Software Foundation. If the Program does not specify a version
42228
    number of this License, you may choose any version ever published by the
42229
    Free Software Foundation.
42230
42231
    10. If you wish to incorporate parts of the Program into other free
42232
    programs whose distribution conditions are different, write to the
42233
    author to ask for permission. For software which is copyrighted by the
42234
    Free Software Foundation, write to the Free Software Foundation; we
42235
    sometimes make exceptions for this. Our decision will be guided by the
42236
    two goals of preserving the free status of all derivatives of our free
42237
    software and of promoting the sharing and reuse of software generally.
42238
42239
    NO WARRANTY
42240
42241
    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
42242
    WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
42243
    EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
42244
    OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
42245
    EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
42246
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
42247
    ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
42248
    YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
42249
    NECESSARY SERVICING, REPAIR OR CORRECTION.
42250
42251
    12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
42252
    WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
42253
    AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
42254
    DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
42255
    DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
42256
    (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
42257
    INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
42258
    THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
42259
    OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
42260
42261
    END OF TERMS AND CONDITIONS
42262
42263
    How to Apply These Terms to Your New Programs
42264
42265
    If you develop a new program, and you want it to be of the greatest
42266
    possible use to the public, the best way to achieve this is to make it
42267
    free software which everyone can redistribute and change under these terms.
42268
42269
    To do so, attach the following notices to the program. It is safest to
42270
    attach them to the start of each source file to most effectively convey
42271
    the exclusion of warranty; and each file should have at least the
42272
    "copyright" line and a pointer to where the full notice is found.
42273
42274
        One line to give the program's name and a brief idea of what it does.
42275
        Copyright (C) <year> <name of author>
42276
42277
        This program is free software; you can redistribute it and/or modify
42278
        it under the terms of the GNU General Public License as published by
42279
        the Free Software Foundation; either version 2 of the License, or
42280
        (at your option) any later version.
42281
42282
        This program is distributed in the hope that it will be useful, but
42283
        WITHOUT ANY WARRANTY; without even the implied warranty of
42284
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
42285
        General Public License for more details.
42286
42287
        You should have received a copy of the GNU General Public License
42288
        along with this program; if not, write to the Free Software
42289
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
42290
42291
    Also add information on how to contact you by electronic and paper mail.
42292
42293
    If the program is interactive, make it output a short notice like this
42294
    when it starts in an interactive mode:
42295
42296
        Gnomovision version 69, Copyright (C) year name of author
42297
        Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
42298
        `show w'. This is free software, and you are welcome to redistribute
42299
        it under certain conditions; type `show c' for details.
42300
42301
    The hypothetical commands `show w' and `show c' should show the
42302
    appropriate parts of the General Public License. Of course, the commands
42303
    you use may be called something other than `show w' and `show c'; they
42304
    could even be mouse-clicks or menu items--whatever suits your program.
42305
42306
    You should also get your employer (if you work as a programmer) or your
42307
    school, if any, to sign a "copyright disclaimer" for the program, if
42308
    necessary. Here is a sample; alter the names:
42309
42310
        Yoyodyne, Inc., hereby disclaims all copyright interest in the
42311
        program `Gnomovision' (which makes passes at compilers) written by
42312
        James Hacker.
42313
42314
        signature of Ty Coon, 1 April 1989
42315
        Ty Coon, President of Vice
42316
42317
    This General Public License does not permit incorporating your program
42318
    into proprietary programs. If your program is a subroutine library, you
42319
    may consider it more useful to permit linking proprietary applications
42320
    with the library. If this is what you want to do, use the GNU Library
42321
    General Public License instead of this License.
42322
42323
## CLASSPATH EXCEPTION
42324
42325
    Linking this library statically or dynamically with other modules is
42326
    making a combined work based on this library.  Thus, the terms and
42327
    conditions of the GNU General Public License version 2 cover the whole
42328
    combination.
42329
42330
    As a special exception, the copyright holders of this library give you
42331
    permission to link this library with independent modules to produce an
42332
    executable, regardless of the license terms of these independent
42333
    modules, and to copy and distribute the resulting executable under
42334
    terms of your choice, provided that you also meet, for each linked
42335
    independent module, the terms and conditions of the license of that
42336
    module.  An independent module is a module which is not derived from or
42337
    based on this library.  If you modify this library, you may extend this
42338
    exception to your version of the library, but you are not obligated to
42339
    do so.  If you do not wish to do so, delete this exception statement
42340
    from your version.
42341
AMAGES.
42342
42343
    END OF TERMS AND CONDITIONS
42344
42345
    How to Apply These Terms to Your New Programs
42346
42347
    If you develop a new program, and you want it to be of the greatest
42348
    possible use to the public, the best way to achieve this is to make it
42349
    free software which everyone can redistribute and change under these terms.
42350
42351
    To do so, attach the following notices to the program. It is safest to
42352
    attach them to the start of each source file to most effectively convey
42353
    the exclusion of warranty; and each file should have at least the
42354
    "copyright" line and a pointer to where the full notice is found.
42355
42356
        One line to give the program's name and a brief idea of what it does.
42357
        Copyright (C) <year> <name of author>
42358
42359
        This program is free software; you can redistribute it and/or modify
42360
        it under the terms of the GNU General Public License as published by
42361
        the Free Software Foundation; either version 2 of the License, or
42362
        (at your option) any later version.
42363
42364
        This program is distributed in the hope that it will be useful, but
42365
        WITHOUT ANY WARRANTY; without even the implied warranty of
42366
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
42367
        General Public License for more details.
42368
42369
        You should have received a copy of the GNU General Public License
42370
        along with this program; if not, write to the Free Software
42371
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
42372
42373
    Also add information on how to contact you by electronic and paper mail.
42374
42375
    If the program is interactive, make it output a short notice like this
42376
    when it starts in an interactive mode:
42377
42378
        Gnomovision version 69, Copyright (C) year name of author
42379
        Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
42380
        `show w'. This is free software, and you are welcome to redistribute
42381
        it under certain conditions; type `show c' for details.
42382
42383
    The hypothetical commands `show w' and `show c' should show the
42384
    appropriate parts of the General Public License. Of course, the commands
42385
    you use may be called something other than `show w' and `show c'; they
42386
    could even be mouse-clicks or menu items--whatever suits your program.
42387
42388
    You should also get your employer (if you work as a programmer) or your
42389
    school, if any, to sign a "copyright disclaimer" for the program, i</pre>
42390
}}
42391
|
42392
|com.zfabrik.servletjsp|jetty-jakarta-websocket-api-2.0.0|LICENSE.md|{{collapse(EPL 2.0)
42393
<pre># Eclipse Public License - v 2.0
42394
42395
        THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
42396
        PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION
42397
        OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
42398
42399
    1. DEFINITIONS
42400
42401
    "Contribution" means:
42402
42403
      a) in the case of the initial Contributor, the initial content
42404
         Distributed under this Agreement, and
42405
42406
      b) in the case of each subsequent Contributor: 
42407
         i) changes to the Program, and 
42408
         ii) additions to the Program;
42409
      where such changes and/or additions to the Program originate from
42410
      and are Distributed by that particular Contributor. A Contribution
42411
      "originates" from a Contributor if it was added to the Program by
42412
      such Contributor itself or anyone acting on such Contributor's behalf.
42413
      Contributions do not include changes or additions to the Program that
42414
      are not Modified Works.
42415
42416
    "Contributor" means any person or entity that Distributes the Program.
42417
42418
    "Licensed Patents" mean patent claims licensable by a Contributor which
42419
    are necessarily infringed by the use or sale of its Contribution alone
42420
    or when combined with the Program.
42421
42422
    "Program" means the Contributions Distributed in accordance with this
42423
    Agreement.
42424
42425
    "Recipient" means anyone who receives the Program under this Agreement
42426
    or any Secondary License (as applicable), including Contributors.
42427
42428
    "Derivative Works" shall mean any work, whether in Source Code or other
42429
    form, that is based on (or derived from) the Program and for which the
42430
    editorial revisions, annotations, elaborations, or other modifications
42431
    represent, as a whole, an original work of authorship.
42432
42433
    "Modified Works" shall mean any work in Source Code or other form that
42434
    results from an addition to, deletion from, or modification of the
42435
    contents of the Program, including, for purposes of clarity any new file
42436
    in Source Code form that contains any contents of the Program. Modified
42437
    Works shall not include works that contain only declarations,
42438
    interfaces, types, classes, structures, or files of the Program solely
42439
    in each case in order to link to, bind by name, or subclass the Program
42440
    or Modified Works thereof.
42441
42442
    "Distribute" means the acts of a) distributing or b) making available
42443
    in any manner that enables the transfer of a copy.
42444
42445
    "Source Code" means the form of a Program preferred for making
42446
    modifications, including but not limited to software source code,
42447
    documentation source, and configuration files.
42448
42449
    "Secondary License" means either the GNU General Public License,
42450
    Version 2.0, or any later versions of that license, including any
42451
    exceptions or additional permissions as identified by the initial
42452
    Contributor.
42453
42454
    2. GRANT OF RIGHTS
42455
42456
      a) Subject to the terms of this Agreement, each Contributor hereby
42457
      grants Recipient a non-exclusive, worldwide, royalty-free copyright
42458
      license to reproduce, prepare Derivative Works of, publicly display,
42459
      publicly perform, Distribute and sublicense the Contribution of such
42460
      Contributor, if any, and such Derivative Works.
42461
42462
      b) Subject to the terms of this Agreement, each Contributor hereby
42463
      grants Recipient a non-exclusive, worldwide, royalty-free patent
42464
      license under Licensed Patents to make, use, sell, offer to sell,
42465
      import and otherwise transfer the Contribution of such Contributor,
42466
      if any, in Source Code or other form. This patent license shall
42467
      apply to the combination of the Contribution and the Program if, at
42468
      the time the Contribution is added by the Contributor, such addition
42469
      of the Contribution causes such combination to be covered by the
42470
      Licensed Patents. The patent license shall not apply to any other
42471
      combinations which include the Contribution. No hardware per se is
42472
      licensed hereunder.
42473
42474
      c) Recipient understands that although each Contributor grants the
42475
      licenses to its Contributions set forth herein, no assurances are
42476
      provided by any Contributor that the Program does not infringe the
42477
      patent or other intellectual property rights of any other entity.
42478
      Each Contributor disclaims any liability to Recipient for claims
42479
      brought by any other entity based on infringement of intellectual
42480
      property rights or otherwise. As a condition to exercising the
42481
      rights and licenses granted hereunder, each Recipient hereby
42482
      assumes sole responsibility to secure any other intellectual
42483
      property rights needed, if any. For example, if a third party
42484
      patent license is required to allow Recipient to Distribute the
42485
      Program, it is Recipient's responsibility to acquire that license
42486
      before distributing the Program.
42487
42488
      d) Each Contributor represents that to its knowledge it has
42489
      sufficient copyright rights in its Contribution, if any, to grant
42490
      the copyright license set forth in this Agreement.
42491
42492
      e) Notwithstanding the terms of any Secondary License, no
42493
      Contributor makes additional grants to any Recipient (other than
42494
      those set forth in this Agreement) as a result of such Recipient's
42495
      receipt of the Program under the terms of a Secondary License
42496
      (if permitted under the terms of Section 3).
42497
42498
    3. REQUIREMENTS
42499
42500
    3.1 If a Contributor Distributes the Program in any form, then:
42501
42502
      a) the Program must also be made available as Source Code, in
42503
      accordance with section 3.2, and the Contributor must accompany
42504
      the Program with a statement that the Source Code for the Program
42505
      is available under this Agreement, and informs Recipients how to
42506
      obtain it in a reasonable manner on or through a medium customarily
42507
      used for software exchange; and
42508
42509
      b) the Contributor may Distribute the Program under a license
42510
      different than this Agreement, provided that such license:
42511
         i) effectively disclaims on behalf of all other Contributors all
42512
         warranties and conditions, express and implied, including
42513
         warranties or conditions of title and non-infringement, and
42514
         implied warranties or conditions of merchantability and fitness
42515
         for a particular purpose;
42516
42517
         ii) effectively excludes on behalf of all other Contributors all
42518
         liability for damages, including direct, indirect, special,
42519
         incidental and consequential damages, such as lost profits;
42520
42521
         iii) does not attempt to limit or alter the recipients' rights
42522
         in the Source Code under section 3.2; and
42523
42524
         iv) requires any subsequent distribution of the Program by any
42525
         party to be under a license that satisfies the requirements
42526
         of this section 3.
42527
42528
    3.2 When the Program is Distributed as Source Code:
42529
42530
      a) it must be made available under this Agreement, or if the
42531
      Program (i) is combined with other material in a separate file or
42532
      files made available under a Secondary License, and (ii) the initial
42533
      Contributor attached to the Source Code the notice described in
42534
      Exhibit A of this Agreement, then the Program may be made available
42535
      under the terms of such Secondary Licenses, and
42536
42537
      b) a copy of this Agreement must be included with each copy of
42538
      the Program.
42539
42540
    3.3 Contributors may not remove or alter any copyright, patent,
42541
    trademark, attribution notices, disclaimers of warranty, or limitations
42542
    of liability ("notices") contained within the Program from any copy of
42543
    the Program which they Distribute, provided that Contributors may add
42544
    their own appropriate notices.
42545
42546
    4. COMMERCIAL DISTRIBUTION
42547
42548
    Commercial distributors of software may accept certain responsibilities
42549
    with respect to end users, business partners and the like. While this
42550
    license is intended to facilitate the commercial use of the Program,
42551
    the Contributor who includes the Program in a commercial product
42552
    offering should do so in a manner which does not create potential
42553
    liability for other Contributors. Therefore, if a Contributor includes
42554
    the Program in a commercial product offering, such Contributor
42555
    ("Commercial Contributor") hereby agrees to defend and indemnify every
42556
    other Contributor ("Indemnified Contributor") against any losses,
42557
    damages and costs (collectively "Losses") arising from claims, lawsuits
42558
    and other legal actions brought by a third party against the Indemnified
42559
    Contributor to the extent caused by the acts or omissions of such
42560
    Commercial Contributor in connection with its distribution of the Program
42561
    in a commercial product offering. The obligations in this section do not
42562
    apply to any claims or Losses relating to any actual or alleged
42563
    intellectual property infringement. In order to qualify, an Indemnified
42564
    Contributor must: a) promptly notify the Commercial Contributor in
42565
    writing of such claim, and b) allow the Commercial Contributor to control,
42566
    and cooperate with the Commercial Contributor in, the defense and any
42567
    related settlement negotiations. The Indemnified Contributor may
42568
    participate in any such claim at its own expense.
42569
42570
    For example, a Contributor might include the Program in a commercial
42571
    product offering, Product X. That Contributor is then a Commercial
42572
    Contributor. If that Commercial Contributor then makes performance
42573
    claims, or offers warranties related to Product X, those performance
42574
    claims and warranties are such Commercial Contributor's responsibility
42575
    alone. Under this section, the Commercial Contributor would have to
42576
    defend claims against the other Contributors related to those performance
42577
    claims and warranties, and if a court requires any other Contributor to
42578
    pay any damages as a result, the Commercial Contributor must pay
42579
    those damages.
42580
42581
    5. NO WARRANTY
42582
42583
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
42584
    PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS"
42585
    BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
42586
    IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
42587
    TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
42588
    PURPOSE. Each Recipient is solely responsible for determining the
42589
    appropriateness of using and distributing the Program and assumes all
42590
    risks associated with its exercise of rights under this Agreement,
42591
    including but not limited to the risks and costs of program errors,
42592
    compliance with applicable laws, damage to or loss of data, programs
42593
    or equipment, and unavailability or interruption of operations.
42594
42595
    6. DISCLAIMER OF LIABILITY
42596
42597
    EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
42598
    PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
42599
    SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
42600
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
42601
    PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
42602
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
42603
    ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
42604
    EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
42605
    POSSIBILITY OF SUCH DAMAGES.
42606
42607
    7. GENERAL
42608
42609
    If any provision of this Agreement is invalid or unenforceable under
42610
    applicable law, it shall not affect the validity or enforceability of
42611
    the remainder of the terms of this Agreement, and without further
42612
    action by the parties hereto, such provision shall be reformed to the
42613
    minimum extent necessary to make such provision valid and enforceable.
42614
42615
    If Recipient institutes patent litigation against any entity
42616
    (including a cross-claim or counterclaim in a lawsuit) alleging that the
42617
    Program itself (excluding combinations of the Program with other software
42618
    or hardware) infringes such Recipient's patent(s), then such Recipient's
42619
    rights granted under Section 2(b) shall terminate as of the date such
42620
    litigation is filed.
42621
42622
    All Recipient's rights under this Agreement shall terminate if it
42623
    fails to comply with any of the material terms or conditions of this
42624
    Agreement and does not cure such failure in a reasonable period of
42625
    time after becoming aware of such noncompliance. If all Recipient's
42626
    rights under this Agreement terminate, Recipient agrees to cease use
42627
    and distribution of the Program as soon as reasonably practicable.
42628
    However, Recipient's obligations under this Agreement and any licenses
42629
    granted by Recipient relating to the Program shall continue and survive.
42630
42631
    Everyone is permitted to copy and distribute copies of this Agreement,
42632
    but in order to avoid inconsistency the Agreement is copyrighted and
42633
    may only be modified in the following manner. The Agreement Steward
42634
    reserves the right to publish new versions (including revisions) of
42635
    this Agreement from time to time. No one other than the Agreement
42636
    Steward has the right to modify this Agreement. The Eclipse Foundation
42637
    is the initial Agreement Steward. The Eclipse Foundation may assign the
42638
    responsibility to serve as the Agreement Steward to a suitable separate
42639
    entity. Each new version of the Agreement will be given a distinguishing
42640
    version number. The Program (including Contributions) may always be
42641
    Distributed subject to the version of the Agreement under which it was
42642
    received. In addition, after a new version of the Agreement is published,
42643
    Contributor may elect to Distribute the Program (including its
42644
    Contributions) under the new version.
42645
42646
    Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
42647
    receives no rights or licenses to the intellectual property of any
42648
    Contributor under this Agreement, whether expressly, by implication,
42649
    estoppel or otherwise. All rights in the Program not expressly granted
42650
    under this Agreement are reserved. Nothing in this Agreement is intended
42651
    to be enforceable by any entity that is not a Contributor or Recipient.
42652
    No third-party beneficiary rights are created under this Agreement.
42653
42654
    Exhibit A - Form of Secondary Licenses Notice
42655
42656
    "This Source Code may also be made available under the following 
42657
    Secondary Licenses when the conditions for such availability set forth 
42658
    in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
42659
    version(s), and exceptions or additional permissions here}."
42660
42661
      Simply including a copy of this Agreement, including this Exhibit A
42662
      is not sufficient to license the Source Code under Secondary Licenses.
42663
42664
      If it is not possible or desirable to put the notice in a particular
42665
      file, then You may include the notice in a location (such as a LICENSE
42666
      file in a relevant directory) where a recipient would be likely to
42667
      look for such a notice.
42668
42669
      You may add additional accurate notices of copyright ownership.
42670
42671
---
42672
42673
##    The GNU General Public License (GPL) Version 2, June 1991
42674
42675
    Copyright (C) 1989, 1991 Free Software Foundation, Inc.
42676
    51 Franklin Street, Fifth Floor
42677
    Boston, MA 02110-1335
42678
    USA
42679
42680
    Everyone is permitted to copy and distribute verbatim copies
42681
    of this license document, but changing it is not allowed.
42682
42683
    Preamble
42684
42685
    The licenses for most software are designed to take away your freedom to
42686
    share and change it. By contrast, the GNU General Public License is
42687
    intended to guarantee your freedom to share and change free software--to
42688
    make sure the software is free for all its users. This General Public
42689
    License applies to most of the Free Software Foundation's software and
42690
    to any other program whose authors commit to using it. (Some other Free
42691
    Software Foundation software is covered by the GNU Library General
42692
    Public License instead.) You can apply it to your programs, too.
42693
42694
    When we speak of free software, we are referring to freedom, not price.
42695
    Our General Public Licenses are designed to make sure that you have the
42696
    freedom to distribute copies of free software (and charge for this
42697
    service if you wish), that you receive source code or can get it if you
42698
    want it, that you can change the software or use pieces of it in new
42699
    free programs; and that you know you can do these things.
42700
42701
    To protect your rights, we need to make restrictions that forbid anyone
42702
    to deny you these rights or to ask you to surrender the rights. These
42703
    restrictions translate to certain responsibilities for you if you
42704
    distribute copies of the software, or if you modify it.
42705
42706
    For example, if you distribute copies of such a program, whether gratis
42707
    or for a fee, you must give the recipients all the rights that you have.
42708
    You must make sure that they, too, receive or can get the source code.
42709
    And you must show them these terms so they know their rights.
42710
42711
    We protect your rights with two steps: (1) copyright the software, and
42712
    (2) offer you this license which gives you legal permission to copy,
42713
    distribute and/or modify the software.
42714
42715
    Also, for each author's protection and ours, we want to make certain
42716
    that everyone understands that there is no warranty for this free
42717
    software. If the software is modified by someone else and passed on, we
42718
    want its recipients to know that what they have is not the original, so
42719
    that any problems introduced by others will not reflect on the original
42720
    authors' reputations.
42721
42722
    Finally, any free program is threatened constantly by software patents.
42723
    We wish to avoid the danger that redistributors of a free program will
42724
    individually obtain patent licenses, in effect making the program
42725
    proprietary. To prevent this, we have made it clear that any patent must
42726
    be licensed for everyone's free use or not licensed at all.
42727
42728
    The precise terms and conditions for copying, distribution and
42729
    modification follow.
42730
42731
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
42732
42733
    0. This License applies to any program or other work which contains a
42734
    notice placed by the copyright holder saying it may be distributed under
42735
    the terms of this General Public License. The "Program", below, refers
42736
    to any such program or work, and a "work based on the Program" means
42737
    either the Program or any derivative work under copyright law: that is
42738
    to say, a work containing the Program or a portion of it, either
42739
    verbatim or with modifications and/or translated into another language.
42740
    (Hereinafter, translation is included without limitation in the term
42741
    "modification".) Each licensee is addressed as "you".
42742
42743
    Activities other than copying, distribution and modification are not
42744
    covered by this License; they are outside its scope. The act of running
42745
    the Program is not restricted, and the output from the Program is
42746
    covered only if its contents constitute a work based on the Program
42747
    (independent of having been made by running the Program). Whether that
42748
    is true depends on what the Program does.
42749
42750
    1. You may copy and distribute verbatim copies of the Program's source
42751
    code as you receive it, in any medium, provided that you conspicuously
42752
    and appropriately publish on each copy an appropriate copyright notice
42753
    and disclaimer of warranty; keep intact all the notices that refer to
42754
    this License and to the absence of any warranty; and give any other
42755
    recipients of the Program a copy of this License along with the Program.
42756
42757
    You may charge a fee for the physical act of transferring a copy, and
42758
    you may at your option offer warranty protection in exchange for a fee.
42759
42760
    2. You may modify your copy or copies of the Program or any portion of
42761
    it, thus forming a work based on the Program, and copy and distribute
42762
    such modifications or work under the terms of Section 1 above, provided
42763
    that you also meet all of these conditions:
42764
42765
        a) You must cause the modified files to carry prominent notices
42766
        stating that you changed the files and the date of any change.
42767
42768
        b) You must cause any work that you distribute or publish, that in
42769
        whole or in part contains or is derived from the Program or any part
42770
        thereof, to be licensed as a whole at no charge to all third parties
42771
        under the terms of this License.
42772
42773
        c) If the modified program normally reads commands interactively
42774
        when run, you must cause it, when started running for such
42775
        interactive use in the most ordinary way, to print or display an
42776
        announcement including an appropriate copyright notice and a notice
42777
        that there is no warranty (or else, saying that you provide a
42778
        warranty) and that users may redistribute the program under these
42779
        conditions, and telling the user how to view a copy of this License.
42780
        (Exception: if the Program itself is interactive but does not
42781
        normally print such an announcement, your work based on the Program
42782
        is not required to print an announcement.)
42783
42784
    These requirements apply to the modified work as a whole. If
42785
    identifiable sections of that work are not derived from the Program, and
42786
    can be reasonably considered independent and separate works in
42787
    themselves, then this License, and its terms, do not apply to those
42788
    sections when you distribute them as separate works. But when you
42789
    distribute the same sections as part of a whole which is a work based on
42790
    the Program, the distribution of the whole must be on the terms of this
42791
    License, whose permissions for other licensees extend to the entire
42792
    whole, and thus to each and every part regardless of who wrote it.
42793
42794
    Thus, it is not the intent of this section to claim rights or contest
42795
    your rights to work written entirely by you; rather, the intent is to
42796
    exercise the right to control the distribution of derivative or
42797
    collective works based on the Program.
42798
42799
    In addition, mere aggregation of another work not based on the Program
42800
    with the Program (or with a work based on the Program) on a volume of a
42801
    storage or distribution medium does not bring the other work under the
42802
    scope of this License.
42803
42804
    3. You may copy and distribute the Program (or a work based on it,
42805
    under Section 2) in object code or executable form under the terms of
42806
    Sections 1 and 2 above provided that you also do one of the following:
42807
42808
        a) Accompany it with the complete corresponding machine-readable
42809
        source code, which must be distributed under the terms of Sections 1
42810
        and 2 above on a medium customarily used for software interchange; or,
42811
42812
        b) Accompany it with a written offer, valid for at least three
42813
        years, to give any third party, for a charge no more than your cost
42814
        of physically performing source distribution, a complete
42815
        machine-readable copy of the corresponding source code, to be
42816
        distributed under the terms of Sections 1 and 2 above on a medium
42817
        customarily used for software interchange; or,
42818
42819
        c) Accompany it with the information you received as to the offer to
42820
        distribute corresponding source code. (This alternative is allowed
42821
        only for noncommercial distribution and only if you received the
42822
        program in object code or executable form with such an offer, in
42823
        accord with Subsection b above.)
42824
42825
    The source code for a work means the preferred form of the work for
42826
    making modifications to it. For an executable work, complete source code
42827
    means all the source code for all modules it contains, plus any
42828
    associated interface definition files, plus the scripts used to control
42829
    compilation and installation of the executable. However, as a special
42830
    exception, the source code distributed need not include anything that is
42831
    normally distributed (in either source or binary form) with the major
42832
    components (compiler, kernel, and so on) of the operating system on
42833
    which the executable runs, unless that component itself accompanies the
42834
    executable.
42835
42836
    If distribution of executable or object code is made by offering access
42837
    to copy from a designated place, then offering equivalent access to copy
42838
    the source code from the same place counts as distribution of the source
42839
    code, even though third parties are not compelled to copy the source
42840
    along with the object code.
42841
42842
    4. You may not copy, modify, sublicense, or distribute the Program
42843
    except as expressly provided under this License. Any attempt otherwise
42844
    to copy, modify, sublicense or distribute the Program is void, and will
42845
    automatically terminate your rights under this License. However, parties
42846
    who have received copies, or rights, from you under this License will
42847
    not have their licenses terminated so long as such parties remain in
42848
    full compliance.
42849
42850
    5. You are not required to accept this License, since you have not
42851
    signed it. However, nothing else grants you permission to modify or
42852
    distribute the Program or its derivative works. These actions are
42853
    prohibited by law if you do not accept this License. Therefore, by
42854
    modifying or distributing the Program (or any work based on the
42855
    Program), you indicate your acceptance of this License to do so, and all
42856
    its terms and conditions for copying, distributing or modifying the
42857
    Program or works based on it.
42858
42859
    6. Each time you redistribute the Program (or any work based on the
42860
    Program), the recipient automatically receives a license from the
42861
    original licensor to copy, distribute or modify the Program subject to
42862
    these terms and conditions. You may not impose any further restrictions
42863
    on the recipients' exercise of the rights granted herein. You are not
42864
    responsible for enforcing compliance by third parties to this License.
42865
42866
    7. If, as a consequence of a court judgment or allegation of patent
42867
    infringement or for any other reason (not limited to patent issues),
42868
    conditions are imposed on you (whether by court order, agreement or
42869
    otherwise) that contradict the conditions of this License, they do not
42870
    excuse you from the conditions of this License. If you cannot distribute
42871
    so as to satisfy simultaneously your obligations under this License and
42872
    any other pertinent obligations, then as a consequence you may not
42873
    distribute the Program at all. For example, if a patent license would
42874
    not permit royalty-free redistribution of the Program by all those who
42875
    receive copies directly or indirectly through you, then the only way you
42876
    could satisfy both it and this License would be to refrain entirely from
42877
    distribution of the Program.
42878
42879
    If any portion of this section is held invalid or unenforceable under
42880
    any particular circumstance, the balance of the section is intended to
42881
    apply and the section as a whole is intended to apply in other
42882
    circumstances.
42883
42884
    It is not the purpose of this section to induce you to infringe any
42885
    patents or other property right claims or to contest validity of any
42886
    such claims; this section has the sole purpose of protecting the
42887
    integrity of the free software distribution system, which is implemented
42888
    by public license practices. Many people have made generous
42889
    contributions to the wide range of software distributed through that
42890
    system in reliance on consistent application of that system; it is up to
42891
    the author/donor to decide if he or she is willing to distribute
42892
    software through any other system and a licensee cannot impose that choice.
42893
42894
    This section is intended to make thoroughly clear what is believed to be
42895
    a consequence of the rest of this License.
42896
42897
    8. If the distribution and/or use of the Program is restricted in
42898
    certain countries either by patents or by copyrighted interfaces, the
42899
    original copyright holder who places the Program under this License may
42900
    add an explicit geographical distribution limitation excluding those
42901
    countries, so that distribution is permitted only in or among countries
42902
    not thus excluded. In such case, this License incorporates the
42903
    limitation as if written in the body of this License.
42904
42905
    9. The Free Software Foundation may publish revised and/or new
42906
    versions of the General Public License from time to time. Such new
42907
    versions will be similar in spirit to the present version, but may
42908
    differ in detail to address new problems or concerns.
42909
42910
    Each version is given a distinguishing version number. If the Program
42911
    specifies a version number of this License which applies to it and "any
42912
    later version", you have the option of following the terms and
42913
    conditions either of that version or of any later version published by
42914
    the Free Software Foundation. If the Program does not specify a version
42915
    number of this License, you may choose any version ever published by the
42916
    Free Software Foundation.
42917
42918
    10. If you wish to incorporate parts of the Program into other free
42919
    programs whose distribution conditions are different, write to the
42920
    author to ask for permission. For software which is copyrighted by the
42921
    Free Software Foundation, write to the Free Software Foundation; we
42922
    sometimes make exceptions for this. Our decision will be guided by the
42923
    two goals of preserving the free status of all derivatives of our free
42924
    software and of promoting the sharing and reuse of software generally.
42925
42926
    NO WARRANTY
42927
42928
    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
42929
    WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
42930
    EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
42931
    OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
42932
    EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
42933
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
42934
    ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
42935
    YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
42936
    NECESSARY SERVICING, REPAIR OR CORRECTION.
42937
42938
    12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
42939
    WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
42940
    AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
42941
    DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
42942
    DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
42943
    (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
42944
    INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
42945
    THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
42946
    OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
42947
42948
    END OF TERMS AND CONDITIONS
42949
42950
    How to Apply These Terms to Your New Programs
42951
42952
    If you develop a new program, and you want it to be of the greatest
42953
    possible use to the public, the best way to achieve this is to make it
42954
    free software which everyone can redistribute and change under these terms.
42955
42956
    To do so, attach the following notices to the program. It is safest to
42957
    attach them to the start of each source file to most effectively convey
42958
    the exclusion of warranty; and each file should have at least the
42959
    "copyright" line and a pointer to where the full notice is found.
42960
42961
        One line to give the program's name and a brief idea of what it does.
42962
        Copyright (C) <year> <name of author>
42963
42964
        This program is free software; you can redistribute it and/or modify
42965
        it under the terms of the GNU General Public License as published by
42966
        the Free Software Foundation; either version 2 of the License, or
42967
        (at your option) any later version.
42968
42969
        This program is distributed in the hope that it will be useful, but
42970
        WITHOUT ANY WARRANTY; without even the implied warranty of
42971
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
42972
        General Public License for more details.
42973
42974
        You should have received a copy of the GNU General Public License
42975
        along with this program; if not, write to the Free Software
42976
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
42977
42978
    Also add information on how to contact you by electronic and paper mail.
42979
42980
    If the program is interactive, make it output a short notice like this
42981
    when it starts in an interactive mode:
42982
42983
        Gnomovision version 69, Copyright (C) year name of author
42984
        Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
42985
        `show w'. This is free software, and you are welcome to redistribute
42986
        it under certain conditions; type `show c' for details.
42987
42988
    The hypothetical commands `show w' and `show c' should show the
42989
    appropriate parts of the General Public License. Of course, the commands
42990
    you use may be called something other than `show w' and `show c'; they
42991
    could even be mouse-clicks or menu items--whatever suits your program.
42992
42993
    You should also get your employer (if you work as a programmer) or your
42994
    school, if any, to sign a "copyright disclaimer" for the program, if
42995
    necessary. Here is a sample; alter the names:
42996
42997
        Yoyodyne, Inc., hereby disclaims all copyright interest in the
42998
        program `Gnomovision' (which makes passes at compilers) written by
42999
        James Hacker.
43000
43001
        signature of Ty Coon, 1 April 1989
43002
        Ty Coon, President of Vice
43003
43004
    This General Public License does not permit incorporating your program
43005
    into proprietary programs. If your program is a subroutine library, you
43006
    may consider it more useful to permit linking proprietary applications
43007
    with the library. If this is what you want to do, use the GNU Library
43008
    General Public License instead of this License.
43009
43010
---
43011
43012
## CLASSPATH EXCEPTION
43013
43014
    Linking this library statically or dynamically with other modules is
43015
    making a combined work based on this library.  Thus, the terms and
43016
    conditions of the GNU General Public License version 2 cover the whole
43017
    combination.
43018
43019
    As a special exception, the copyright holders of this library give you
43020
    permission to link this library with independent modules to produce an
43021
    executable, regardless of the license terms of these independent
43022
    modules, and to copy and distribute the resulting executable under
43023
    terms of your choice, provided that you also meet, for each linked
43024
    independent module, the terms and conditions of the license of that
43025
    module.  An independent module is a module which is not derived from or
43026
    based on this library.  If you modify this library, you may extend this
43027
    exception to your version of the library, but you are not obligated to
43028
    do so.  If you do not wish to do so, delete this exception statement
43029
    from your version.
43030
S.
43031
43032
    END OF TERMS AND CONDITIONS
43033
43034
    How to Apply These Terms to Your New Programs
43035
43036
    If you develop a new program, and you want it to be of the greatest
43037
    possible use to the public, the best way to achieve this is to make it
43038
    free software which everyone can redistribute and change under these terms.
43039
43040
    To do so, attach the following notices to the program. It is safest to
43041
    attach them to the start of each source file to most effectively convey
43042
    the exclusion of warranty; and each file should have at least the
43043
    "copyright" line and a pointer to where the full notice is found.
43044
43045
        One line to give the program's name and a brief idea of what it does.
43046
        Copyright (C) <year> <name of author>
43047
43048
        This program is free software; you can redistribute it and/or modify
43049
        it under the terms of the GNU General Public License as published by
43050
        the Free Software Foundation; either version 2 of the License, or
43051
        (at your option) any later version.
43052
43053
        This program is distributed in the hope that it will be useful, but
43054
        WITHOUT ANY WARRANTY; without even the implied warranty of
43055
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
43056
        General Public License for more details.
43057
43058
        You should have received a copy of the GNU General Public License
43059
        along with this program; if not, write to the Free Software
43060
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
43061
43062
    Also add information on how to contact you by electronic and paper mail.
43063
43064
    If the program is interactive, make it output a short notice like this
43065
    when it starts in an interactive mode:
43066
43067
        Gnomovision version 69, Copyright (C) year name of author
43068
        Gnomovisi</pre>
43069
}}
43070
|
43071
|com.zfabrik.servletjsp|jetty-jmx-12.0.19|pom.xml|{{collapse(Apache 2.0)
43072
<pre><!DOCTYPE html>
43073
<html lang="en">
43074
<head>
43075
  <meta charset="utf-8">
43076
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
43077
  <meta name="viewport" content="width=device-width, initial-scale=1">
43078
  <meta name="description" content="Home page of The Apache Software Foundation">
43079
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
43080
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
43081
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
43082
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
43083
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
43084
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
43085
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
43086
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
43087
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
43088
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
43089
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
43090
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
43091
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
43092
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
43093
  <link rel="manifest" href="/favicons/manifest.json">
43094
  <link rel="shortcut icon" href="/favicons/favicon.ico">
43095
  <meta name="msapplication-TileColor" content="#603cba">
43096
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
43097
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
43098
  <meta name="theme-color" content="#282661">
43099
43100
  <title>Apache License, Version 2.0</title>
43101
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
43102
  <link href="/css/min.bootstrap.css" rel="stylesheet">
43103
  <link href="/css/styles.css" rel="stylesheet">
43104
  <link href="/css/new-ui.css" rel="stylesheet">
43105
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
43106
  <style>
43107
.headerlink {
43108
  visibility: hidden;
43109
}
43110
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
43111
  visibility: visible
43112
}  </style>
43113
43114
  <!-- pagefind search -->
43115
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
43116
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
43117
  <script>
43118
    window.addEventListener('DOMContentLoaded', (event) => {
43119
        new PagefindUI({ element: "#pagefind-search" });
43120
    });
43121
    var pageTitle = 'Apache License, Version 2.0';
43122
    if(pageTitle === '404'){
43123
      window.addEventListener('DOMContentLoaded', (event) => {
43124
          new PagefindUI({ element: "#page-404-search" });
43125
      });
43126
    }
43127
  </script>
43128
  
43129
43130
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
43131
  <script>
43132
    var pageTitle = 'Apache License, Version 2.0';
43133
    var _paq = window._paq = window._paq || [];
43134
    /* tracker methods like "setCustomDimension" should be called before
43135
"trackPageView" */
43136
    /* We explicitly disable cookie tracking to avoid privacy issues */
43137
    _paq.push(['disableCookies']);
43138
    if(pageTitle === '404'){
43139
      /* Track 404 page hits */
43140
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
43141
    }
43142
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
43143
as the same visit */
43144
    _paq.push(['trackPageView']);
43145
    _paq.push(['enableLinkTracking']);
43146
    (function() {
43147
      var u="//analytics.apache.org/";
43148
      _paq.push(['setTrackerUrl', u+'matomo.php']);
43149
      _paq.push(['setSiteId', '37']);
43150
      var d=document, g=d.createElement('script'),
43151
s=d.getElementsByTagName('script')[0];
43152
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
43153
    })();
43154
  </script>
43155
  <!-- End Matomo Code -->
43156
43157
</head>
43158
43159
<body >
43160
  <!-- Navigation -->
43161
  <header>
43162
	<div id="skiptocontent">
43163
		<a href="#maincontent">Skip to Main Content</a>
43164
	</div>
43165
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
43166
      
43167
      <div class="container">
43168
        <div class="navbar-header">
43169
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
43170
            <span class="sr-only">Toggle navigation</span>
43171
            <span class="icon-bar"></span>
43172
            <span class="icon-bar"></span>
43173
            <span class="icon-bar"></span>
43174
          </button>
43175
        </div>
43176
        <div class="collapse navbar-collapse" id="mainnav-collapse">
43177
          <div class="upper-nav">
43178
            <div class="header-social-icons">
43179
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
43180
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
43181
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
43182
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
43183
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
43184
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
43185
            </div>
43186
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
43187
          </div>
43188
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
43189
            <li class="dropdown">
43190
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
43191
              <ul class="dropdown-menu" role="menu">
43192
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
43193
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
43194
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
43195
                <li><a href="/community-resources/">Community Resources</a></li>
43196
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
43197
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
43198
              </ul>
43199
            </li>
43200
            <li class="dropdown">
43201
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
43202
              <ul class="dropdown-menu" role="menu">
43203
                <li><a href="/projects">Projects</a></li>
43204
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
43205
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
43206
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
43207
                <li><a href="/security">Report a Vulnerability</a></li>
43208
              </ul>
43209
            </li>
43210
            <li class="dropdown">
43211
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
43212
              <ul class="dropdown-menu" role="menu">
43213
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
43214
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
43215
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
43216
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
43217
              </ul>
43218
            </li>
43219
            <li class="dropdown">
43220
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
43221
              <ul class="dropdown-menu" role="menu">
43222
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
43223
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
43224
                <li><a href="/theapacheway/">The Apache Way</a></li>
43225
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
43226
                <li><a href="/licenses">Licenses</a></li>
43227
                <li><a href="/foundation/glossary">Glossary</a></li>
43228
                <li><a href="/foundation/faq">FAQ</a></li>
43229
              </ul>
43230
            </li>
43231
            <li class="dropdown">
43232
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
43233
              <ul class="dropdown-menu" role="menu">
43234
                <li><a href="/dev/">Developer Information</a></li>
43235
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
43236
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
43237
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
43238
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
43239
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
43240
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
43241
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
43242
                <li><a href="/logos/">Project Logos</a></li>
43243
              </ul>
43244
            </li>
43245
            <li class="dropdown">
43246
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
43247
              <ul class="dropdown-menu" role="menu">
43248
                <li><a href="/foundation/">About</a></li>
43249
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
43250
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
43251
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
43252
                <li><a href="/foundation/leadership">Leadership</a></li>
43253
                <li><a href="/foundation/members">Members</a></li>
43254
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
43255
                <li><a href="/press/">Newsroom</a></li>
43256
                <li><a href="/foundation/contact">Contact</a></li>
43257
              </ul>
43258
            </li>
43259
            
43260
           
43261
            
43262
            <li class="dropdown">
43263
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
43264
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
43265
              <ul class="dropdown-menu search-form" role="search">
43266
                <li>
43267
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
43268
                </li>
43269
              </ul>
43270
            </li>
43271
          </ul>
43272
        </div>
43273
      </div>
43274
    </nav>
43275
  </header>
43276
     <!-- Script is to make the input field ready as soon as user click the search button-->
43277
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
43278
     <script>
43279
   document.addEventListener('DOMContentLoaded', function () {
43280
    // Using Bootstrap's event system for dropdowns
43281
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
43282
        // Check if this is the search dropdown
43283
        if ($(this).find('.glyphicon-search').length > 0) {
43284
            // Find and focus the search input
43285
            setTimeout(function() {
43286
                $('.pagefind-ui__search-input').focus();
43287
            }, 50); // Small delay to ensure input is ready
43288
        }
43289
    });
43290
});
43291
  </script>
43292
  <!-- / Navigation -->
43293
  <header id="main-header" class="container">
43294
    <div class="main">
43295
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
43296
43297
    </div>
43298
 
43299
  </header>
43300
  <main id="maincontent">
43301
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
43302
<ul>
43303
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
43304
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
43305
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
43306
</ul>
43307
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
43308
reliable and long-lived software products through collaborative, open-source software development.</p>
43309
<p>All packages produced by the ASF are implicitly licensed under the Apache
43310
License, Version 2.0, unless otherwise explicitly stated.</p>
43311
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
43312
<p style="text-align:center">
43313
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
43314
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
43315
</p>
43316
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
43317
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
43318
<div style="margin-left: 1em;">
43319
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
43320
distribution as defined by Sections 1 through 9 of this document.</p>
43321
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
43322
copyright owner that is granting the License.</p>
43323
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
43324
entities that control, are controlled by, or are under common control with
43325
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
43326
power, direct or indirect, to cause the direction or management of such
43327
entity, whether by contract or otherwise, or (ii) ownership of fifty
43328
percent (50%) or more of the outstanding shares, or (iii) beneficial
43329
ownership of such entity.</p>
43330
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
43331
permissions granted by this License.</p>
43332
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
43333
including but not limited to software source code, documentation source,
43334
and configuration files.</p>
43335
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
43336
or translation of a Source form, including but not limited to compiled
43337
object code, generated documentation, and conversions to other media types.</p>
43338
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
43339
made available under the License, as indicated by a copyright notice that
43340
is included in or attached to the work (an example is provided in the
43341
Appendix below).</p>
43342
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
43343
that is based on (or derived from) the Work and for which the editorial
43344
revisions, annotations, elaborations, or other modifications represent, as
43345
a whole, an original work of authorship. For the purposes of this License,
43346
Derivative Works shall not include works that remain separable from, or
43347
merely link (or bind by name) to the interfaces of, the Work and Derivative
43348
Works thereof.</p>
43349
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
43350
version of the Work and any modifications or additions to that Work or
43351
Derivative Works thereof, that is intentionally submitted to Licensor for
43352
inclusion in the Work by the copyright owner or by an individual or Legal
43353
Entity authorized to submit on behalf of the copyright owner. For the
43354
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
43355
verbal, or written communication sent to the Licensor or its
43356
representatives, including but not limited to communication on electronic
43357
mailing lists, source code control systems, and issue tracking systems that
43358
are managed by, or on behalf of, the Licensor for the purpose of discussing
43359
and improving the Work, but excluding communication that is conspicuously
43360
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
43361
Contribution.</strong>"</p>
43362
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
43363
behalf of whom a Contribution has been received by Licensor and
43364
subsequently incorporated within the Work.</p>
43365
</div>
43366
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
43367
terms and conditions of this License, each Contributor hereby grants to You
43368
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
43369
copyright license to reproduce, prepare Derivative Works of, publicly
43370
display, publicly perform, sublicense, and distribute the Work and such
43371
Derivative Works in Source or Object form.</p>
43372
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
43373
and conditions of this License, each Contributor hereby grants to You a
43374
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
43375
(except as stated in this section) patent license to make, have made, use,
43376
offer to sell, sell, import, and otherwise transfer the Work, where such
43377
license applies only to those patent claims licensable by such Contributor
43378
that are necessarily infringed by their Contribution(s) alone or by
43379
combination of their Contribution(s) with the Work to which such
43380
Contribution(s) was submitted. If You institute patent litigation against
43381
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
43382
that the Work or a Contribution incorporated within the Work constitutes
43383
direct or contributory patent infringement, then any patent licenses
43384
granted to You under this License for that Work shall terminate as of the
43385
date such litigation is filed.</p>
43386
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
43387
distribute copies of the Work or Derivative Works thereof in any medium,
43388
with or without modifications, and in Source or Object form, provided that
43389
You meet the following conditions:</p>
43390
<ol style="list-style: lower-latin;">
43391
<li>You must give any other recipients of the Work or Derivative Works a
43392
copy of this License; and</li>
43393
<li>You must cause any modified files to carry prominent notices stating
43394
that You changed the files; and</li>
43395
<li>You must retain, in the Source form of any Derivative Works that You
43396
distribute, all copyright, patent, trademark, and attribution notices from
43397
the Source form of the Work, excluding those notices that do not pertain to
43398
any part of the Derivative Works; and</li>
43399
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
43400
then any Derivative Works that You distribute must include a readable copy
43401
of the attribution notices contained within such NOTICE file, excluding
43402
those notices that do not pertain to any part of the Derivative Works, in
43403
at least one of the following places: within a NOTICE text file distributed
43404
as part of the Derivative Works; within the Source form or documentation,
43405
if provided along with the Derivative Works; or, within a display generated
43406
by the Derivative Works, if and wherever such third-party notices normally
43407
appear. The contents of the NOTICE file are for informational purposes only
43408
and do not modify the License. You may add Your own attribution notices
43409
within Derivative Works that You distribute, alongside or as an addendum to
43410
the NOTICE text from the Work, provided that such additional attribution
43411
notices cannot be construed as modifying the License.
43412
</li>
43413
</ol>
43414
<p>You may add Your own copyright statement to Your modifications and may
43415
provide additional or different license terms and conditions for use,
43416
reproduction, or distribution of Your modifications, or for any such
43417
Derivative Works as a whole, provided Your use, reproduction, and
43418
distribution of the Work otherwise complies with the conditions stated in
43419
this License.</p>
43420
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
43421
explicitly state otherwise, any Contribution intentionally submitted for
43422
inclusion in the Work by You to the Licensor shall be under the terms and
43423
conditions of this License, without any additional terms or conditions.
43424
Notwithstanding the above, nothing herein shall supersede or modify the
43425
terms of any separate license agreement you may have executed with Licensor
43426
regarding such Contributions.</p>
43427
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
43428
permission to use the trade names, trademarks, service marks, or product
43429
names of the Licensor, except as required for reasonable and customary use
43430
in describing the origin of the Work and reproducing the content of the
43431
NOTICE file.</p>
43432
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
43433
applicable law or agreed to in writing, Licensor provides the Work (and
43434
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
43435
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
43436
without limitation, any warranties or conditions of TITLE,
43437
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
43438
are solely responsible for determining the appropriateness of using or
43439
redistributing the Work and assume any risks associated with Your exercise
43440
of permissions under this License.</p>
43441
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
43442
under no legal theory, whether in tort (including negligence), contract, or
43443
otherwise, unless required by applicable law (such as deliberate and
43444
grossly negligent acts) or agreed to in writing, shall any Contributor be
43445
liable to You for damages, including any direct, indirect, special,
43446
incidental, or consequential damages of any character arising as a result
43447
of this License or out of the use or inability to use the Work (including
43448
but not limited to damages for loss of goodwill, work stoppage, computer
43449
failure or malfunction, or any and all other commercial damages or losses),
43450
even if such Contributor has been advised of the possibility of such
43451
damages.</p>
43452
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
43453
While redistributing the Work or Derivative Works thereof, You may choose
43454
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
43455
or other liability obligations and/or rights consistent with this License.
43456
However, in accepting such obligations, You may act only on Your own behalf
43457
and on Your sole responsibility, not on behalf of any other Contributor,
43458
and only if You agree to indemnify, defend, and hold each Contributor
43459
harmless for any liability incurred by, or claims asserted against, such
43460
Contributor by reason of your accepting any such warranty or additional
43461
liability.</p>
43462
<p>END OF TERMS AND CONDITIONS</p>
43463
</div>
43464
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
43465
<p>Include a copy of the Apache License, typically in a file called
43466
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
43467
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
43468
declaration, replacing the fields enclosed by brackets "[]" with your own
43469
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
43470
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
43471
identification within third-party archives.</p>
43472
<pre><code>Copyright [yyyy] [name of copyright owner]
43473
43474
Licensed under the Apache License, Version 2.0 (the "License");
43475
you may not use this file except in compliance with the License.
43476
You may obtain a copy of the License at
43477
43478
    http://www.apache.org/licenses/LICENSE-2.0
43479
43480
Unless required by applicable law or agreed to in writing, software
43481
distributed under the License is distributed on an "AS IS" BASIS,
43482
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
43483
See the License for the specific language governing permissions and
43484
limitations under the License.
43485
</code></pre>
43486
43487
</div>  </main>
43488
43489
  <!-- Footer -->
43490
  <footer class="bg-primary">
43491
    <div class="container">
43492
      <div class="row">
43493
        <br />
43494
        <div class="col-sm-2">
43495
          <h5 class="white">Community</h5>
43496
          <ul class="list-unstyled white" role="menu">
43497
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
43498
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
43499
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
43500
            <li><a href="/community-resources/">Community Resources</a></li>
43501
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
43502
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
43503
          </ul>
43504
        </div>
43505
43506
        <div class="col-sm-2">
43507
          <h5 class="white">Projects</h5>
43508
          <ul class="list-unstyled white" role="menu">
43509
              <li><a href="/projects">Projects</a></li>
43510
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
43511
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
43512
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
43513
              <li><a href="/security">Report a Vulnerability</a></li>
43514
          </ul>
43515
        </div>
43516
        <div class="col-sm-2">
43517
          <h5 class="white">Downloads</h5>
43518
          <ul class="list-unstyled white" role="menu">
43519
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
43520
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
43521
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
43522
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
43523
          </ul>
43524
        </div>
43525
43526
        <div class="col-sm-2">
43527
          <h5 class="white">Learn</h5>
43528
          <ul class="list-unstyled white" role="menu">
43529
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
43530
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
43531
            <li><a href="/theapacheway/">The Apache Way</a></li>
43532
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
43533
            <li><a href="/licenses">Licenses</a></li>
43534
            <li><a href="/foundation/glossary">Glossary</a></li>
43535
            <li><a href="/foundation/faq">FAQ</a></li>
43536
          </ul>
43537
        </div>
43538
43539
        <div class="col-sm-2">
43540
          <h5 class="white">Resources &amp; Tools</h5>
43541
          <ul class="list-unstyled white" role="menu">
43542
              <li><a href="/dev/">Developer Information</a></li>
43543
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
43544
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
43545
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
43546
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
43547
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
43548
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
43549
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
43550
              <li><a href="/logos/">Project Logos</a></li>
43551
          </ul>
43552
        </div>
43553
43554
        <div class="col-sm-2">
43555
          <h5 class="white">About</h5>
43556
          <ul class="list-unstyled white" role="menu">
43557
            <li><a href="/foundation/">About</a></li>
43558
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
43559
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
43560
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
43561
            <li><a href="/foundation/leadership">Leadership</a></li>
43562
            <li><a href="/foundation/members">Members</a></li>
43563
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
43564
            <li><a href="/press/">Newsroom</a></li>
43565
            <li><a href="/foundation/contact">Contact</a></li>
43566
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
43567
          </ul>
43568
        </div>
43569
43570
43571
      </div>
43572
      <hr class="col-lg-12 hr-white" />
43573
      <div class="row">
43574
        <div class="col-lg-12">
43575
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
43576
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
43577
        </div>
43578
      </div>
43579
    </div>
43580
43581
  </footer>
43582
43583
  <!-- / Footer -->
43584
43585
  <script src="/js/jquery.min.js"></script>
43586
  <script src="/js/bootstrap.js"></script>
43587
  <script src="/js/slideshow.js"></script>
43588
  <script>
43589
    (function($){
43590
      $(document).ready(function(){
43591
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
43592
          event.preventDefault();
43593
          event.stopPropagation();
43594
          $(this).parent().siblings().removeClass('open');
43595
          $(this).parent().toggleClass('open');
43596
          console.log('WOrked');
43597
        });
43598
      });
43599
    })(jQuery);
43600
  </script>
43601
</body>
43602
</html></pre>
43603
}}
43604
|
43605
|com.zfabrik.servletjsp|jetty-jndi-12.0.19|pom.xml|{{collapse(Apache 2.0)
43606
<pre><!DOCTYPE html>
43607
<html lang="en">
43608
<head>
43609
  <meta charset="utf-8">
43610
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
43611
  <meta name="viewport" content="width=device-width, initial-scale=1">
43612
  <meta name="description" content="Home page of The Apache Software Foundation">
43613
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
43614
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
43615
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
43616
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
43617
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
43618
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
43619
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
43620
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
43621
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
43622
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
43623
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
43624
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
43625
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
43626
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
43627
  <link rel="manifest" href="/favicons/manifest.json">
43628
  <link rel="shortcut icon" href="/favicons/favicon.ico">
43629
  <meta name="msapplication-TileColor" content="#603cba">
43630
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
43631
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
43632
  <meta name="theme-color" content="#282661">
43633
43634
  <title>Apache License, Version 2.0</title>
43635
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
43636
  <link href="/css/min.bootstrap.css" rel="stylesheet">
43637
  <link href="/css/styles.css" rel="stylesheet">
43638
  <link href="/css/new-ui.css" rel="stylesheet">
43639
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
43640
  <style>
43641
.headerlink {
43642
  visibility: hidden;
43643
}
43644
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
43645
  visibility: visible
43646
}  </style>
43647
43648
  <!-- pagefind search -->
43649
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
43650
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
43651
  <script>
43652
    window.addEventListener('DOMContentLoaded', (event) => {
43653
        new PagefindUI({ element: "#pagefind-search" });
43654
    });
43655
    var pageTitle = 'Apache License, Version 2.0';
43656
    if(pageTitle === '404'){
43657
      window.addEventListener('DOMContentLoaded', (event) => {
43658
          new PagefindUI({ element: "#page-404-search" });
43659
      });
43660
    }
43661
  </script>
43662
  
43663
43664
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
43665
  <script>
43666
    var pageTitle = 'Apache License, Version 2.0';
43667
    var _paq = window._paq = window._paq || [];
43668
    /* tracker methods like "setCustomDimension" should be called before
43669
"trackPageView" */
43670
    /* We explicitly disable cookie tracking to avoid privacy issues */
43671
    _paq.push(['disableCookies']);
43672
    if(pageTitle === '404'){
43673
      /* Track 404 page hits */
43674
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
43675
    }
43676
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
43677
as the same visit */
43678
    _paq.push(['trackPageView']);
43679
    _paq.push(['enableLinkTracking']);
43680
    (function() {
43681
      var u="//analytics.apache.org/";
43682
      _paq.push(['setTrackerUrl', u+'matomo.php']);
43683
      _paq.push(['setSiteId', '37']);
43684
      var d=document, g=d.createElement('script'),
43685
s=d.getElementsByTagName('script')[0];
43686
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
43687
    })();
43688
  </script>
43689
  <!-- End Matomo Code -->
43690
43691
</head>
43692
43693
<body >
43694
  <!-- Navigation -->
43695
  <header>
43696
	<div id="skiptocontent">
43697
		<a href="#maincontent">Skip to Main Content</a>
43698
	</div>
43699
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
43700
      
43701
      <div class="container">
43702
        <div class="navbar-header">
43703
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
43704
            <span class="sr-only">Toggle navigation</span>
43705
            <span class="icon-bar"></span>
43706
            <span class="icon-bar"></span>
43707
            <span class="icon-bar"></span>
43708
          </button>
43709
        </div>
43710
        <div class="collapse navbar-collapse" id="mainnav-collapse">
43711
          <div class="upper-nav">
43712
            <div class="header-social-icons">
43713
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
43714
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
43715
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
43716
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
43717
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
43718
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
43719
            </div>
43720
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
43721
          </div>
43722
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
43723
            <li class="dropdown">
43724
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
43725
              <ul class="dropdown-menu" role="menu">
43726
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
43727
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
43728
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
43729
                <li><a href="/community-resources/">Community Resources</a></li>
43730
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
43731
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
43732
              </ul>
43733
            </li>
43734
            <li class="dropdown">
43735
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
43736
              <ul class="dropdown-menu" role="menu">
43737
                <li><a href="/projects">Projects</a></li>
43738
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
43739
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
43740
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
43741
                <li><a href="/security">Report a Vulnerability</a></li>
43742
              </ul>
43743
            </li>
43744
            <li class="dropdown">
43745
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
43746
              <ul class="dropdown-menu" role="menu">
43747
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
43748
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
43749
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
43750
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
43751
              </ul>
43752
            </li>
43753
            <li class="dropdown">
43754
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
43755
              <ul class="dropdown-menu" role="menu">
43756
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
43757
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
43758
                <li><a href="/theapacheway/">The Apache Way</a></li>
43759
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
43760
                <li><a href="/licenses">Licenses</a></li>
43761
                <li><a href="/foundation/glossary">Glossary</a></li>
43762
                <li><a href="/foundation/faq">FAQ</a></li>
43763
              </ul>
43764
            </li>
43765
            <li class="dropdown">
43766
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
43767
              <ul class="dropdown-menu" role="menu">
43768
                <li><a href="/dev/">Developer Information</a></li>
43769
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
43770
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
43771
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
43772
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
43773
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
43774
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
43775
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
43776
                <li><a href="/logos/">Project Logos</a></li>
43777
              </ul>
43778
            </li>
43779
            <li class="dropdown">
43780
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
43781
              <ul class="dropdown-menu" role="menu">
43782
                <li><a href="/foundation/">About</a></li>
43783
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
43784
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
43785
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
43786
                <li><a href="/foundation/leadership">Leadership</a></li>
43787
                <li><a href="/foundation/members">Members</a></li>
43788
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
43789
                <li><a href="/press/">Newsroom</a></li>
43790
                <li><a href="/foundation/contact">Contact</a></li>
43791
              </ul>
43792
            </li>
43793
            
43794
           
43795
            
43796
            <li class="dropdown">
43797
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
43798
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
43799
              <ul class="dropdown-menu search-form" role="search">
43800
                <li>
43801
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
43802
                </li>
43803
              </ul>
43804
            </li>
43805
          </ul>
43806
        </div>
43807
      </div>
43808
    </nav>
43809
  </header>
43810
     <!-- Script is to make the input field ready as soon as user click the search button-->
43811
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
43812
     <script>
43813
   document.addEventListener('DOMContentLoaded', function () {
43814
    // Using Bootstrap's event system for dropdowns
43815
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
43816
        // Check if this is the search dropdown
43817
        if ($(this).find('.glyphicon-search').length > 0) {
43818
            // Find and focus the search input
43819
            setTimeout(function() {
43820
                $('.pagefind-ui__search-input').focus();
43821
            }, 50); // Small delay to ensure input is ready
43822
        }
43823
    });
43824
});
43825
  </script>
43826
  <!-- / Navigation -->
43827
  <header id="main-header" class="container">
43828
    <div class="main">
43829
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
43830
43831
    </div>
43832
 
43833
  </header>
43834
  <main id="maincontent">
43835
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
43836
<ul>
43837
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
43838
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
43839
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
43840
</ul>
43841
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
43842
reliable and long-lived software products through collaborative, open-source software development.</p>
43843
<p>All packages produced by the ASF are implicitly licensed under the Apache
43844
License, Version 2.0, unless otherwise explicitly stated.</p>
43845
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
43846
<p style="text-align:center">
43847
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
43848
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
43849
</p>
43850
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
43851
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
43852
<div style="margin-left: 1em;">
43853
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
43854
distribution as defined by Sections 1 through 9 of this document.</p>
43855
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
43856
copyright owner that is granting the License.</p>
43857
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
43858
entities that control, are controlled by, or are under common control with
43859
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
43860
power, direct or indirect, to cause the direction or management of such
43861
entity, whether by contract or otherwise, or (ii) ownership of fifty
43862
percent (50%) or more of the outstanding shares, or (iii) beneficial
43863
ownership of such entity.</p>
43864
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
43865
permissions granted by this License.</p>
43866
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
43867
including but not limited to software source code, documentation source,
43868
and configuration files.</p>
43869
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
43870
or translation of a Source form, including but not limited to compiled
43871
object code, generated documentation, and conversions to other media types.</p>
43872
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
43873
made available under the License, as indicated by a copyright notice that
43874
is included in or attached to the work (an example is provided in the
43875
Appendix below).</p>
43876
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
43877
that is based on (or derived from) the Work and for which the editorial
43878
revisions, annotations, elaborations, or other modifications represent, as
43879
a whole, an original work of authorship. For the purposes of this License,
43880
Derivative Works shall not include works that remain separable from, or
43881
merely link (or bind by name) to the interfaces of, the Work and Derivative
43882
Works thereof.</p>
43883
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
43884
version of the Work and any modifications or additions to that Work or
43885
Derivative Works thereof, that is intentionally submitted to Licensor for
43886
inclusion in the Work by the copyright owner or by an individual or Legal
43887
Entity authorized to submit on behalf of the copyright owner. For the
43888
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
43889
verbal, or written communication sent to the Licensor or its
43890
representatives, including but not limited to communication on electronic
43891
mailing lists, source code control systems, and issue tracking systems that
43892
are managed by, or on behalf of, the Licensor for the purpose of discussing
43893
and improving the Work, but excluding communication that is conspicuously
43894
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
43895
Contribution.</strong>"</p>
43896
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
43897
behalf of whom a Contribution has been received by Licensor and
43898
subsequently incorporated within the Work.</p>
43899
</div>
43900
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
43901
terms and conditions of this License, each Contributor hereby grants to You
43902
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
43903
copyright license to reproduce, prepare Derivative Works of, publicly
43904
display, publicly perform, sublicense, and distribute the Work and such
43905
Derivative Works in Source or Object form.</p>
43906
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
43907
and conditions of this License, each Contributor hereby grants to You a
43908
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
43909
(except as stated in this section) patent license to make, have made, use,
43910
offer to sell, sell, import, and otherwise transfer the Work, where such
43911
license applies only to those patent claims licensable by such Contributor
43912
that are necessarily infringed by their Contribution(s) alone or by
43913
combination of their Contribution(s) with the Work to which such
43914
Contribution(s) was submitted. If You institute patent litigation against
43915
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
43916
that the Work or a Contribution incorporated within the Work constitutes
43917
direct or contributory patent infringement, then any patent licenses
43918
granted to You under this License for that Work shall terminate as of the
43919
date such litigation is filed.</p>
43920
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
43921
distribute copies of the Work or Derivative Works thereof in any medium,
43922
with or without modifications, and in Source or Object form, provided that
43923
You meet the following conditions:</p>
43924
<ol style="list-style: lower-latin;">
43925
<li>You must give any other recipients of the Work or Derivative Works a
43926
copy of this License; and</li>
43927
<li>You must cause any modified files to carry prominent notices stating
43928
that You changed the files; and</li>
43929
<li>You must retain, in the Source form of any Derivative Works that You
43930
distribute, all copyright, patent, trademark, and attribution notices from
43931
the Source form of the Work, excluding those notices that do not pertain to
43932
any part of the Derivative Works; and</li>
43933
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
43934
then any Derivative Works that You distribute must include a readable copy
43935
of the attribution notices contained within such NOTICE file, excluding
43936
those notices that do not pertain to any part of the Derivative Works, in
43937
at least one of the following places: within a NOTICE text file distributed
43938
as part of the Derivative Works; within the Source form or documentation,
43939
if provided along with the Derivative Works; or, within a display generated
43940
by the Derivative Works, if and wherever such third-party notices normally
43941
appear. The contents of the NOTICE file are for informational purposes only
43942
and do not modify the License. You may add Your own attribution notices
43943
within Derivative Works that You distribute, alongside or as an addendum to
43944
the NOTICE text from the Work, provided that such additional attribution
43945
notices cannot be construed as modifying the License.
43946
</li>
43947
</ol>
43948
<p>You may add Your own copyright statement to Your modifications and may
43949
provide additional or different license terms and conditions for use,
43950
reproduction, or distribution of Your modifications, or for any such
43951
Derivative Works as a whole, provided Your use, reproduction, and
43952
distribution of the Work otherwise complies with the conditions stated in
43953
this License.</p>
43954
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
43955
explicitly state otherwise, any Contribution intentionally submitted for
43956
inclusion in the Work by You to the Licensor shall be under the terms and
43957
conditions of this License, without any additional terms or conditions.
43958
Notwithstanding the above, nothing herein shall supersede or modify the
43959
terms of any separate license agreement you may have executed with Licensor
43960
regarding such Contributions.</p>
43961
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
43962
permission to use the trade names, trademarks, service marks, or product
43963
names of the Licensor, except as required for reasonable and customary use
43964
in describing the origin of the Work and reproducing the content of the
43965
NOTICE file.</p>
43966
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
43967
applicable law or agreed to in writing, Licensor provides the Work (and
43968
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
43969
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
43970
without limitation, any warranties or conditions of TITLE,
43971
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
43972
are solely responsible for determining the appropriateness of using or
43973
redistributing the Work and assume any risks associated with Your exercise
43974
of permissions under this License.</p>
43975
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
43976
under no legal theory, whether in tort (including negligence), contract, or
43977
otherwise, unless required by applicable law (such as deliberate and
43978
grossly negligent acts) or agreed to in writing, shall any Contributor be
43979
liable to You for damages, including any direct, indirect, special,
43980
incidental, or consequential damages of any character arising as a result
43981
of this License or out of the use or inability to use the Work (including
43982
but not limited to damages for loss of goodwill, work stoppage, computer
43983
failure or malfunction, or any and all other commercial damages or losses),
43984
even if such Contributor has been advised of the possibility of such
43985
damages.</p>
43986
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
43987
While redistributing the Work or Derivative Works thereof, You may choose
43988
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
43989
or other liability obligations and/or rights consistent with this License.
43990
However, in accepting such obligations, You may act only on Your own behalf
43991
and on Your sole responsibility, not on behalf of any other Contributor,
43992
and only if You agree to indemnify, defend, and hold each Contributor
43993
harmless for any liability incurred by, or claims asserted against, such
43994
Contributor by reason of your accepting any such warranty or additional
43995
liability.</p>
43996
<p>END OF TERMS AND CONDITIONS</p>
43997
</div>
43998
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
43999
<p>Include a copy of the Apache License, typically in a file called
44000
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
44001
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
44002
declaration, replacing the fields enclosed by brackets "[]" with your own
44003
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
44004
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
44005
identification within third-party archives.</p>
44006
<pre><code>Copyright [yyyy] [name of copyright owner]
44007
44008
Licensed under the Apache License, Version 2.0 (the "License");
44009
you may not use this file except in compliance with the License.
44010
You may obtain a copy of the License at
44011
44012
    http://www.apache.org/licenses/LICENSE-2.0
44013
44014
Unless required by applicable law or agreed to in writing, software
44015
distributed under the License is distributed on an "AS IS" BASIS,
44016
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
44017
See the License for the specific language governing permissions and
44018
limitations under the License.
44019
</code></pre>
44020
44021
</div>  </main>
44022
44023
  <!-- Footer -->
44024
  <footer class="bg-primary">
44025
    <div class="container">
44026
      <div class="row">
44027
        <br />
44028
        <div class="col-sm-2">
44029
          <h5 class="white">Community</h5>
44030
          <ul class="list-unstyled white" role="menu">
44031
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
44032
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
44033
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
44034
            <li><a href="/community-resources/">Community Resources</a></li>
44035
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
44036
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
44037
          </ul>
44038
        </div>
44039
44040
        <div class="col-sm-2">
44041
          <h5 class="white">Projects</h5>
44042
          <ul class="list-unstyled white" role="menu">
44043
              <li><a href="/projects">Projects</a></li>
44044
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
44045
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
44046
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
44047
              <li><a href="/security">Report a Vulnerability</a></li>
44048
          </ul>
44049
        </div>
44050
        <div class="col-sm-2">
44051
          <h5 class="white">Downloads</h5>
44052
          <ul class="list-unstyled white" role="menu">
44053
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
44054
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
44055
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
44056
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
44057
          </ul>
44058
        </div>
44059
44060
        <div class="col-sm-2">
44061
          <h5 class="white">Learn</h5>
44062
          <ul class="list-unstyled white" role="menu">
44063
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
44064
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
44065
            <li><a href="/theapacheway/">The Apache Way</a></li>
44066
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
44067
            <li><a href="/licenses">Licenses</a></li>
44068
            <li><a href="/foundation/glossary">Glossary</a></li>
44069
            <li><a href="/foundation/faq">FAQ</a></li>
44070
          </ul>
44071
        </div>
44072
44073
        <div class="col-sm-2">
44074
          <h5 class="white">Resources &amp; Tools</h5>
44075
          <ul class="list-unstyled white" role="menu">
44076
              <li><a href="/dev/">Developer Information</a></li>
44077
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
44078
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
44079
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
44080
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
44081
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
44082
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
44083
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
44084
              <li><a href="/logos/">Project Logos</a></li>
44085
          </ul>
44086
        </div>
44087
44088
        <div class="col-sm-2">
44089
          <h5 class="white">About</h5>
44090
          <ul class="list-unstyled white" role="menu">
44091
            <li><a href="/foundation/">About</a></li>
44092
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
44093
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
44094
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
44095
            <li><a href="/foundation/leadership">Leadership</a></li>
44096
            <li><a href="/foundation/members">Members</a></li>
44097
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
44098
            <li><a href="/press/">Newsroom</a></li>
44099
            <li><a href="/foundation/contact">Contact</a></li>
44100
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
44101
          </ul>
44102
        </div>
44103
44104
44105
      </div>
44106
      <hr class="col-lg-12 hr-white" />
44107
      <div class="row">
44108
        <div class="col-lg-12">
44109
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
44110
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
44111
        </div>
44112
      </div>
44113
    </div>
44114
44115
  </footer>
44116
44117
  <!-- / Footer -->
44118
44119
  <script src="/js/jquery.min.js"></script>
44120
  <script src="/js/bootstrap.js"></script>
44121
  <script src="/js/slideshow.js"></script>
44122
  <script>
44123
    (function($){
44124
      $(document).ready(function(){
44125
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
44126
          event.preventDefault();
44127
          event.stopPropagation();
44128
          $(this).parent().siblings().removeClass('open');
44129
          $(this).parent().toggleClass('open');
44130
          console.log('WOrked');
44131
        });
44132
      });
44133
    })(jQuery);
44134
  </script>
44135
</body>
44136
</html></pre>
44137
}}
44138
|
44139
|com.zfabrik.servletjsp|jetty-memcached-sessions-12.0.19|pom.xml|{{collapse(Apache 2.0)
44140
<pre><!DOCTYPE html>
44141
<html lang="en">
44142
<head>
44143
  <meta charset="utf-8">
44144
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
44145
  <meta name="viewport" content="width=device-width, initial-scale=1">
44146
  <meta name="description" content="Home page of The Apache Software Foundation">
44147
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
44148
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
44149
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
44150
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
44151
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
44152
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
44153
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
44154
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
44155
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
44156
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
44157
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
44158
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
44159
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
44160
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
44161
  <link rel="manifest" href="/favicons/manifest.json">
44162
  <link rel="shortcut icon" href="/favicons/favicon.ico">
44163
  <meta name="msapplication-TileColor" content="#603cba">
44164
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
44165
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
44166
  <meta name="theme-color" content="#282661">
44167
44168
  <title>Apache License, Version 2.0</title>
44169
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
44170
  <link href="/css/min.bootstrap.css" rel="stylesheet">
44171
  <link href="/css/styles.css" rel="stylesheet">
44172
  <link href="/css/new-ui.css" rel="stylesheet">
44173
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
44174
  <style>
44175
.headerlink {
44176
  visibility: hidden;
44177
}
44178
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
44179
  visibility: visible
44180
}  </style>
44181
44182
  <!-- pagefind search -->
44183
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
44184
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
44185
  <script>
44186
    window.addEventListener('DOMContentLoaded', (event) => {
44187
        new PagefindUI({ element: "#pagefind-search" });
44188
    });
44189
    var pageTitle = 'Apache License, Version 2.0';
44190
    if(pageTitle === '404'){
44191
      window.addEventListener('DOMContentLoaded', (event) => {
44192
          new PagefindUI({ element: "#page-404-search" });
44193
      });
44194
    }
44195
  </script>
44196
  
44197
44198
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
44199
  <script>
44200
    var pageTitle = 'Apache License, Version 2.0';
44201
    var _paq = window._paq = window._paq || [];
44202
    /* tracker methods like "setCustomDimension" should be called before
44203
"trackPageView" */
44204
    /* We explicitly disable cookie tracking to avoid privacy issues */
44205
    _paq.push(['disableCookies']);
44206
    if(pageTitle === '404'){
44207
      /* Track 404 page hits */
44208
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
44209
    }
44210
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
44211
as the same visit */
44212
    _paq.push(['trackPageView']);
44213
    _paq.push(['enableLinkTracking']);
44214
    (function() {
44215
      var u="//analytics.apache.org/";
44216
      _paq.push(['setTrackerUrl', u+'matomo.php']);
44217
      _paq.push(['setSiteId', '37']);
44218
      var d=document, g=d.createElement('script'),
44219
s=d.getElementsByTagName('script')[0];
44220
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
44221
    })();
44222
  </script>
44223
  <!-- End Matomo Code -->
44224
44225
</head>
44226
44227
<body >
44228
  <!-- Navigation -->
44229
  <header>
44230
	<div id="skiptocontent">
44231
		<a href="#maincontent">Skip to Main Content</a>
44232
	</div>
44233
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
44234
      
44235
      <div class="container">
44236
        <div class="navbar-header">
44237
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
44238
            <span class="sr-only">Toggle navigation</span>
44239
            <span class="icon-bar"></span>
44240
            <span class="icon-bar"></span>
44241
            <span class="icon-bar"></span>
44242
          </button>
44243
        </div>
44244
        <div class="collapse navbar-collapse" id="mainnav-collapse">
44245
          <div class="upper-nav">
44246
            <div class="header-social-icons">
44247
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
44248
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
44249
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
44250
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
44251
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
44252
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
44253
            </div>
44254
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
44255
          </div>
44256
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
44257
            <li class="dropdown">
44258
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
44259
              <ul class="dropdown-menu" role="menu">
44260
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
44261
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
44262
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
44263
                <li><a href="/community-resources/">Community Resources</a></li>
44264
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
44265
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
44266
              </ul>
44267
            </li>
44268
            <li class="dropdown">
44269
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
44270
              <ul class="dropdown-menu" role="menu">
44271
                <li><a href="/projects">Projects</a></li>
44272
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
44273
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
44274
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
44275
                <li><a href="/security">Report a Vulnerability</a></li>
44276
              </ul>
44277
            </li>
44278
            <li class="dropdown">
44279
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
44280
              <ul class="dropdown-menu" role="menu">
44281
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
44282
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
44283
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
44284
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
44285
              </ul>
44286
            </li>
44287
            <li class="dropdown">
44288
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
44289
              <ul class="dropdown-menu" role="menu">
44290
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
44291
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
44292
                <li><a href="/theapacheway/">The Apache Way</a></li>
44293
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
44294
                <li><a href="/licenses">Licenses</a></li>
44295
                <li><a href="/foundation/glossary">Glossary</a></li>
44296
                <li><a href="/foundation/faq">FAQ</a></li>
44297
              </ul>
44298
            </li>
44299
            <li class="dropdown">
44300
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
44301
              <ul class="dropdown-menu" role="menu">
44302
                <li><a href="/dev/">Developer Information</a></li>
44303
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
44304
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
44305
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
44306
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
44307
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
44308
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
44309
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
44310
                <li><a href="/logos/">Project Logos</a></li>
44311
              </ul>
44312
            </li>
44313
            <li class="dropdown">
44314
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
44315
              <ul class="dropdown-menu" role="menu">
44316
                <li><a href="/foundation/">About</a></li>
44317
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
44318
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
44319
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
44320
                <li><a href="/foundation/leadership">Leadership</a></li>
44321
                <li><a href="/foundation/members">Members</a></li>
44322
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
44323
                <li><a href="/press/">Newsroom</a></li>
44324
                <li><a href="/foundation/contact">Contact</a></li>
44325
              </ul>
44326
            </li>
44327
            
44328
           
44329
            
44330
            <li class="dropdown">
44331
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
44332
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
44333
              <ul class="dropdown-menu search-form" role="search">
44334
                <li>
44335
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
44336
                </li>
44337
              </ul>
44338
            </li>
44339
          </ul>
44340
        </div>
44341
      </div>
44342
    </nav>
44343
  </header>
44344
     <!-- Script is to make the input field ready as soon as user click the search button-->
44345
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
44346
     <script>
44347
   document.addEventListener('DOMContentLoaded', function () {
44348
    // Using Bootstrap's event system for dropdowns
44349
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
44350
        // Check if this is the search dropdown
44351
        if ($(this).find('.glyphicon-search').length > 0) {
44352
            // Find and focus the search input
44353
            setTimeout(function() {
44354
                $('.pagefind-ui__search-input').focus();
44355
            }, 50); // Small delay to ensure input is ready
44356
        }
44357
    });
44358
});
44359
  </script>
44360
  <!-- / Navigation -->
44361
  <header id="main-header" class="container">
44362
    <div class="main">
44363
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
44364
44365
    </div>
44366
 
44367
  </header>
44368
  <main id="maincontent">
44369
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
44370
<ul>
44371
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
44372
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
44373
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
44374
</ul>
44375
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
44376
reliable and long-lived software products through collaborative, open-source software development.</p>
44377
<p>All packages produced by the ASF are implicitly licensed under the Apache
44378
License, Version 2.0, unless otherwise explicitly stated.</p>
44379
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
44380
<p style="text-align:center">
44381
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
44382
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
44383
</p>
44384
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
44385
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
44386
<div style="margin-left: 1em;">
44387
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
44388
distribution as defined by Sections 1 through 9 of this document.</p>
44389
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
44390
copyright owner that is granting the License.</p>
44391
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
44392
entities that control, are controlled by, or are under common control with
44393
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
44394
power, direct or indirect, to cause the direction or management of such
44395
entity, whether by contract or otherwise, or (ii) ownership of fifty
44396
percent (50%) or more of the outstanding shares, or (iii) beneficial
44397
ownership of such entity.</p>
44398
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
44399
permissions granted by this License.</p>
44400
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
44401
including but not limited to software source code, documentation source,
44402
and configuration files.</p>
44403
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
44404
or translation of a Source form, including but not limited to compiled
44405
object code, generated documentation, and conversions to other media types.</p>
44406
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
44407
made available under the License, as indicated by a copyright notice that
44408
is included in or attached to the work (an example is provided in the
44409
Appendix below).</p>
44410
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
44411
that is based on (or derived from) the Work and for which the editorial
44412
revisions, annotations, elaborations, or other modifications represent, as
44413
a whole, an original work of authorship. For the purposes of this License,
44414
Derivative Works shall not include works that remain separable from, or
44415
merely link (or bind by name) to the interfaces of, the Work and Derivative
44416
Works thereof.</p>
44417
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
44418
version of the Work and any modifications or additions to that Work or
44419
Derivative Works thereof, that is intentionally submitted to Licensor for
44420
inclusion in the Work by the copyright owner or by an individual or Legal
44421
Entity authorized to submit on behalf of the copyright owner. For the
44422
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
44423
verbal, or written communication sent to the Licensor or its
44424
representatives, including but not limited to communication on electronic
44425
mailing lists, source code control systems, and issue tracking systems that
44426
are managed by, or on behalf of, the Licensor for the purpose of discussing
44427
and improving the Work, but excluding communication that is conspicuously
44428
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
44429
Contribution.</strong>"</p>
44430
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
44431
behalf of whom a Contribution has been received by Licensor and
44432
subsequently incorporated within the Work.</p>
44433
</div>
44434
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
44435
terms and conditions of this License, each Contributor hereby grants to You
44436
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
44437
copyright license to reproduce, prepare Derivative Works of, publicly
44438
display, publicly perform, sublicense, and distribute the Work and such
44439
Derivative Works in Source or Object form.</p>
44440
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
44441
and conditions of this License, each Contributor hereby grants to You a
44442
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
44443
(except as stated in this section) patent license to make, have made, use,
44444
offer to sell, sell, import, and otherwise transfer the Work, where such
44445
license applies only to those patent claims licensable by such Contributor
44446
that are necessarily infringed by their Contribution(s) alone or by
44447
combination of their Contribution(s) with the Work to which such
44448
Contribution(s) was submitted. If You institute patent litigation against
44449
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
44450
that the Work or a Contribution incorporated within the Work constitutes
44451
direct or contributory patent infringement, then any patent licenses
44452
granted to You under this License for that Work shall terminate as of the
44453
date such litigation is filed.</p>
44454
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
44455
distribute copies of the Work or Derivative Works thereof in any medium,
44456
with or without modifications, and in Source or Object form, provided that
44457
You meet the following conditions:</p>
44458
<ol style="list-style: lower-latin;">
44459
<li>You must give any other recipients of the Work or Derivative Works a
44460
copy of this License; and</li>
44461
<li>You must cause any modified files to carry prominent notices stating
44462
that You changed the files; and</li>
44463
<li>You must retain, in the Source form of any Derivative Works that You
44464
distribute, all copyright, patent, trademark, and attribution notices from
44465
the Source form of the Work, excluding those notices that do not pertain to
44466
any part of the Derivative Works; and</li>
44467
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
44468
then any Derivative Works that You distribute must include a readable copy
44469
of the attribution notices contained within such NOTICE file, excluding
44470
those notices that do not pertain to any part of the Derivative Works, in
44471
at least one of the following places: within a NOTICE text file distributed
44472
as part of the Derivative Works; within the Source form or documentation,
44473
if provided along with the Derivative Works; or, within a display generated
44474
by the Derivative Works, if and wherever such third-party notices normally
44475
appear. The contents of the NOTICE file are for informational purposes only
44476
and do not modify the License. You may add Your own attribution notices
44477
within Derivative Works that You distribute, alongside or as an addendum to
44478
the NOTICE text from the Work, provided that such additional attribution
44479
notices cannot be construed as modifying the License.
44480
</li>
44481
</ol>
44482
<p>You may add Your own copyright statement to Your modifications and may
44483
provide additional or different license terms and conditions for use,
44484
reproduction, or distribution of Your modifications, or for any such
44485
Derivative Works as a whole, provided Your use, reproduction, and
44486
distribution of the Work otherwise complies with the conditions stated in
44487
this License.</p>
44488
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
44489
explicitly state otherwise, any Contribution intentionally submitted for
44490
inclusion in the Work by You to the Licensor shall be under the terms and
44491
conditions of this License, without any additional terms or conditions.
44492
Notwithstanding the above, nothing herein shall supersede or modify the
44493
terms of any separate license agreement you may have executed with Licensor
44494
regarding such Contributions.</p>
44495
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
44496
permission to use the trade names, trademarks, service marks, or product
44497
names of the Licensor, except as required for reasonable and customary use
44498
in describing the origin of the Work and reproducing the content of the
44499
NOTICE file.</p>
44500
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
44501
applicable law or agreed to in writing, Licensor provides the Work (and
44502
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
44503
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
44504
without limitation, any warranties or conditions of TITLE,
44505
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
44506
are solely responsible for determining the appropriateness of using or
44507
redistributing the Work and assume any risks associated with Your exercise
44508
of permissions under this License.</p>
44509
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
44510
under no legal theory, whether in tort (including negligence), contract, or
44511
otherwise, unless required by applicable law (such as deliberate and
44512
grossly negligent acts) or agreed to in writing, shall any Contributor be
44513
liable to You for damages, including any direct, indirect, special,
44514
incidental, or consequential damages of any character arising as a result
44515
of this License or out of the use or inability to use the Work (including
44516
but not limited to damages for loss of goodwill, work stoppage, computer
44517
failure or malfunction, or any and all other commercial damages or losses),
44518
even if such Contributor has been advised of the possibility of such
44519
damages.</p>
44520
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
44521
While redistributing the Work or Derivative Works thereof, You may choose
44522
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
44523
or other liability obligations and/or rights consistent with this License.
44524
However, in accepting such obligations, You may act only on Your own behalf
44525
and on Your sole responsibility, not on behalf of any other Contributor,
44526
and only if You agree to indemnify, defend, and hold each Contributor
44527
harmless for any liability incurred by, or claims asserted against, such
44528
Contributor by reason of your accepting any such warranty or additional
44529
liability.</p>
44530
<p>END OF TERMS AND CONDITIONS</p>
44531
</div>
44532
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
44533
<p>Include a copy of the Apache License, typically in a file called
44534
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
44535
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
44536
declaration, replacing the fields enclosed by brackets "[]" with your own
44537
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
44538
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
44539
identification within third-party archives.</p>
44540
<pre><code>Copyright [yyyy] [name of copyright owner]
44541
44542
Licensed under the Apache License, Version 2.0 (the "License");
44543
you may not use this file except in compliance with the License.
44544
You may obtain a copy of the License at
44545
44546
    http://www.apache.org/licenses/LICENSE-2.0
44547
44548
Unless required by applicable law or agreed to in writing, software
44549
distributed under the License is distributed on an "AS IS" BASIS,
44550
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
44551
See the License for the specific language governing permissions and
44552
limitations under the License.
44553
</code></pre>
44554
44555
</div>  </main>
44556
44557
  <!-- Footer -->
44558
  <footer class="bg-primary">
44559
    <div class="container">
44560
      <div class="row">
44561
        <br />
44562
        <div class="col-sm-2">
44563
          <h5 class="white">Community</h5>
44564
          <ul class="list-unstyled white" role="menu">
44565
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
44566
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
44567
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
44568
            <li><a href="/community-resources/">Community Resources</a></li>
44569
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
44570
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
44571
          </ul>
44572
        </div>
44573
44574
        <div class="col-sm-2">
44575
          <h5 class="white">Projects</h5>
44576
          <ul class="list-unstyled white" role="menu">
44577
              <li><a href="/projects">Projects</a></li>
44578
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
44579
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
44580
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
44581
              <li><a href="/security">Report a Vulnerability</a></li>
44582
          </ul>
44583
        </div>
44584
        <div class="col-sm-2">
44585
          <h5 class="white">Downloads</h5>
44586
          <ul class="list-unstyled white" role="menu">
44587
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
44588
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
44589
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
44590
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
44591
          </ul>
44592
        </div>
44593
44594
        <div class="col-sm-2">
44595
          <h5 class="white">Learn</h5>
44596
          <ul class="list-unstyled white" role="menu">
44597
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
44598
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
44599
            <li><a href="/theapacheway/">The Apache Way</a></li>
44600
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
44601
            <li><a href="/licenses">Licenses</a></li>
44602
            <li><a href="/foundation/glossary">Glossary</a></li>
44603
            <li><a href="/foundation/faq">FAQ</a></li>
44604
          </ul>
44605
        </div>
44606
44607
        <div class="col-sm-2">
44608
          <h5 class="white">Resources &amp; Tools</h5>
44609
          <ul class="list-unstyled white" role="menu">
44610
              <li><a href="/dev/">Developer Information</a></li>
44611
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
44612
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
44613
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
44614
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
44615
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
44616
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
44617
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
44618
              <li><a href="/logos/">Project Logos</a></li>
44619
          </ul>
44620
        </div>
44621
44622
        <div class="col-sm-2">
44623
          <h5 class="white">About</h5>
44624
          <ul class="list-unstyled white" role="menu">
44625
            <li><a href="/foundation/">About</a></li>
44626
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
44627
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
44628
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
44629
            <li><a href="/foundation/leadership">Leadership</a></li>
44630
            <li><a href="/foundation/members">Members</a></li>
44631
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
44632
            <li><a href="/press/">Newsroom</a></li>
44633
            <li><a href="/foundation/contact">Contact</a></li>
44634
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
44635
          </ul>
44636
        </div>
44637
44638
44639
      </div>
44640
      <hr class="col-lg-12 hr-white" />
44641
      <div class="row">
44642
        <div class="col-lg-12">
44643
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
44644
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
44645
        </div>
44646
      </div>
44647
    </div>
44648
44649
  </footer>
44650
44651
  <!-- / Footer -->
44652
44653
  <script src="/js/jquery.min.js"></script>
44654
  <script src="/js/bootstrap.js"></script>
44655
  <script src="/js/slideshow.js"></script>
44656
  <script>
44657
    (function($){
44658
      $(document).ready(function(){
44659
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
44660
          event.preventDefault();
44661
          event.stopPropagation();
44662
          $(this).parent().siblings().removeClass('open');
44663
          $(this).parent().toggleClass('open');
44664
          console.log('WOrked');
44665
        });
44666
      });
44667
    })(jQuery);
44668
  </script>
44669
</body>
44670
</html></pre>
44671
}}
44672
|
44673
|com.zfabrik.servletjsp|jetty-openid-12.0.19|pom.xml|{{collapse(Apache 2.0)
44674
<pre><!DOCTYPE html>
44675
<html lang="en">
44676
<head>
44677
  <meta charset="utf-8">
44678
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
44679
  <meta name="viewport" content="width=device-width, initial-scale=1">
44680
  <meta name="description" content="Home page of The Apache Software Foundation">
44681
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
44682
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
44683
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
44684
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
44685
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
44686
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
44687
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
44688
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
44689
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
44690
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
44691
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
44692
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
44693
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
44694
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
44695
  <link rel="manifest" href="/favicons/manifest.json">
44696
  <link rel="shortcut icon" href="/favicons/favicon.ico">
44697
  <meta name="msapplication-TileColor" content="#603cba">
44698
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
44699
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
44700
  <meta name="theme-color" content="#282661">
44701
44702
  <title>Apache License, Version 2.0</title>
44703
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
44704
  <link href="/css/min.bootstrap.css" rel="stylesheet">
44705
  <link href="/css/styles.css" rel="stylesheet">
44706
  <link href="/css/new-ui.css" rel="stylesheet">
44707
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
44708
  <style>
44709
.headerlink {
44710
  visibility: hidden;
44711
}
44712
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
44713
  visibility: visible
44714
}  </style>
44715
44716
  <!-- pagefind search -->
44717
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
44718
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
44719
  <script>
44720
    window.addEventListener('DOMContentLoaded', (event) => {
44721
        new PagefindUI({ element: "#pagefind-search" });
44722
    });
44723
    var pageTitle = 'Apache License, Version 2.0';
44724
    if(pageTitle === '404'){
44725
      window.addEventListener('DOMContentLoaded', (event) => {
44726
          new PagefindUI({ element: "#page-404-search" });
44727
      });
44728
    }
44729
  </script>
44730
  
44731
44732
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
44733
  <script>
44734
    var pageTitle = 'Apache License, Version 2.0';
44735
    var _paq = window._paq = window._paq || [];
44736
    /* tracker methods like "setCustomDimension" should be called before
44737
"trackPageView" */
44738
    /* We explicitly disable cookie tracking to avoid privacy issues */
44739
    _paq.push(['disableCookies']);
44740
    if(pageTitle === '404'){
44741
      /* Track 404 page hits */
44742
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
44743
    }
44744
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
44745
as the same visit */
44746
    _paq.push(['trackPageView']);
44747
    _paq.push(['enableLinkTracking']);
44748
    (function() {
44749
      var u="//analytics.apache.org/";
44750
      _paq.push(['setTrackerUrl', u+'matomo.php']);
44751
      _paq.push(['setSiteId', '37']);
44752
      var d=document, g=d.createElement('script'),
44753
s=d.getElementsByTagName('script')[0];
44754
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
44755
    })();
44756
  </script>
44757
  <!-- End Matomo Code -->
44758
44759
</head>
44760
44761
<body >
44762
  <!-- Navigation -->
44763
  <header>
44764
	<div id="skiptocontent">
44765
		<a href="#maincontent">Skip to Main Content</a>
44766
	</div>
44767
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
44768
      
44769
      <div class="container">
44770
        <div class="navbar-header">
44771
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
44772
            <span class="sr-only">Toggle navigation</span>
44773
            <span class="icon-bar"></span>
44774
            <span class="icon-bar"></span>
44775
            <span class="icon-bar"></span>
44776
          </button>
44777
        </div>
44778
        <div class="collapse navbar-collapse" id="mainnav-collapse">
44779
          <div class="upper-nav">
44780
            <div class="header-social-icons">
44781
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
44782
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
44783
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
44784
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
44785
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
44786
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
44787
            </div>
44788
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
44789
          </div>
44790
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
44791
            <li class="dropdown">
44792
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
44793
              <ul class="dropdown-menu" role="menu">
44794
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
44795
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
44796
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
44797
                <li><a href="/community-resources/">Community Resources</a></li>
44798
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
44799
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
44800
              </ul>
44801
            </li>
44802
            <li class="dropdown">
44803
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
44804
              <ul class="dropdown-menu" role="menu">
44805
                <li><a href="/projects">Projects</a></li>
44806
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
44807
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
44808
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
44809
                <li><a href="/security">Report a Vulnerability</a></li>
44810
              </ul>
44811
            </li>
44812
            <li class="dropdown">
44813
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
44814
              <ul class="dropdown-menu" role="menu">
44815
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
44816
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
44817
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
44818
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
44819
              </ul>
44820
            </li>
44821
            <li class="dropdown">
44822
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
44823
              <ul class="dropdown-menu" role="menu">
44824
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
44825
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
44826
                <li><a href="/theapacheway/">The Apache Way</a></li>
44827
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
44828
                <li><a href="/licenses">Licenses</a></li>
44829
                <li><a href="/foundation/glossary">Glossary</a></li>
44830
                <li><a href="/foundation/faq">FAQ</a></li>
44831
              </ul>
44832
            </li>
44833
            <li class="dropdown">
44834
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
44835
              <ul class="dropdown-menu" role="menu">
44836
                <li><a href="/dev/">Developer Information</a></li>
44837
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
44838
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
44839
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
44840
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
44841
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
44842
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
44843
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
44844
                <li><a href="/logos/">Project Logos</a></li>
44845
              </ul>
44846
            </li>
44847
            <li class="dropdown">
44848
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
44849
              <ul class="dropdown-menu" role="menu">
44850
                <li><a href="/foundation/">About</a></li>
44851
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
44852
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
44853
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
44854
                <li><a href="/foundation/leadership">Leadership</a></li>
44855
                <li><a href="/foundation/members">Members</a></li>
44856
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
44857
                <li><a href="/press/">Newsroom</a></li>
44858
                <li><a href="/foundation/contact">Contact</a></li>
44859
              </ul>
44860
            </li>
44861
            
44862
           
44863
            
44864
            <li class="dropdown">
44865
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
44866
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
44867
              <ul class="dropdown-menu search-form" role="search">
44868
                <li>
44869
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
44870
                </li>
44871
              </ul>
44872
            </li>
44873
          </ul>
44874
        </div>
44875
      </div>
44876
    </nav>
44877
  </header>
44878
     <!-- Script is to make the input field ready as soon as user click the search button-->
44879
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
44880
     <script>
44881
   document.addEventListener('DOMContentLoaded', function () {
44882
    // Using Bootstrap's event system for dropdowns
44883
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
44884
        // Check if this is the search dropdown
44885
        if ($(this).find('.glyphicon-search').length > 0) {
44886
            // Find and focus the search input
44887
            setTimeout(function() {
44888
                $('.pagefind-ui__search-input').focus();
44889
            }, 50); // Small delay to ensure input is ready
44890
        }
44891
    });
44892
});
44893
  </script>
44894
  <!-- / Navigation -->
44895
  <header id="main-header" class="container">
44896
    <div class="main">
44897
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
44898
44899
    </div>
44900
 
44901
  </header>
44902
  <main id="maincontent">
44903
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
44904
<ul>
44905
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
44906
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
44907
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
44908
</ul>
44909
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
44910
reliable and long-lived software products through collaborative, open-source software development.</p>
44911
<p>All packages produced by the ASF are implicitly licensed under the Apache
44912
License, Version 2.0, unless otherwise explicitly stated.</p>
44913
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
44914
<p style="text-align:center">
44915
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
44916
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
44917
</p>
44918
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
44919
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
44920
<div style="margin-left: 1em;">
44921
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
44922
distribution as defined by Sections 1 through 9 of this document.</p>
44923
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
44924
copyright owner that is granting the License.</p>
44925
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
44926
entities that control, are controlled by, or are under common control with
44927
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
44928
power, direct or indirect, to cause the direction or management of such
44929
entity, whether by contract or otherwise, or (ii) ownership of fifty
44930
percent (50%) or more of the outstanding shares, or (iii) beneficial
44931
ownership of such entity.</p>
44932
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
44933
permissions granted by this License.</p>
44934
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
44935
including but not limited to software source code, documentation source,
44936
and configuration files.</p>
44937
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
44938
or translation of a Source form, including but not limited to compiled
44939
object code, generated documentation, and conversions to other media types.</p>
44940
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
44941
made available under the License, as indicated by a copyright notice that
44942
is included in or attached to the work (an example is provided in the
44943
Appendix below).</p>
44944
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
44945
that is based on (or derived from) the Work and for which the editorial
44946
revisions, annotations, elaborations, or other modifications represent, as
44947
a whole, an original work of authorship. For the purposes of this License,
44948
Derivative Works shall not include works that remain separable from, or
44949
merely link (or bind by name) to the interfaces of, the Work and Derivative
44950
Works thereof.</p>
44951
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
44952
version of the Work and any modifications or additions to that Work or
44953
Derivative Works thereof, that is intentionally submitted to Licensor for
44954
inclusion in the Work by the copyright owner or by an individual or Legal
44955
Entity authorized to submit on behalf of the copyright owner. For the
44956
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
44957
verbal, or written communication sent to the Licensor or its
44958
representatives, including but not limited to communication on electronic
44959
mailing lists, source code control systems, and issue tracking systems that
44960
are managed by, or on behalf of, the Licensor for the purpose of discussing
44961
and improving the Work, but excluding communication that is conspicuously
44962
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
44963
Contribution.</strong>"</p>
44964
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
44965
behalf of whom a Contribution has been received by Licensor and
44966
subsequently incorporated within the Work.</p>
44967
</div>
44968
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
44969
terms and conditions of this License, each Contributor hereby grants to You
44970
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
44971
copyright license to reproduce, prepare Derivative Works of, publicly
44972
display, publicly perform, sublicense, and distribute the Work and such
44973
Derivative Works in Source or Object form.</p>
44974
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
44975
and conditions of this License, each Contributor hereby grants to You a
44976
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
44977
(except as stated in this section) patent license to make, have made, use,
44978
offer to sell, sell, import, and otherwise transfer the Work, where such
44979
license applies only to those patent claims licensable by such Contributor
44980
that are necessarily infringed by their Contribution(s) alone or by
44981
combination of their Contribution(s) with the Work to which such
44982
Contribution(s) was submitted. If You institute patent litigation against
44983
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
44984
that the Work or a Contribution incorporated within the Work constitutes
44985
direct or contributory patent infringement, then any patent licenses
44986
granted to You under this License for that Work shall terminate as of the
44987
date such litigation is filed.</p>
44988
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
44989
distribute copies of the Work or Derivative Works thereof in any medium,
44990
with or without modifications, and in Source or Object form, provided that
44991
You meet the following conditions:</p>
44992
<ol style="list-style: lower-latin;">
44993
<li>You must give any other recipients of the Work or Derivative Works a
44994
copy of this License; and</li>
44995
<li>You must cause any modified files to carry prominent notices stating
44996
that You changed the files; and</li>
44997
<li>You must retain, in the Source form of any Derivative Works that You
44998
distribute, all copyright, patent, trademark, and attribution notices from
44999
the Source form of the Work, excluding those notices that do not pertain to
45000
any part of the Derivative Works; and</li>
45001
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
45002
then any Derivative Works that You distribute must include a readable copy
45003
of the attribution notices contained within such NOTICE file, excluding
45004
those notices that do not pertain to any part of the Derivative Works, in
45005
at least one of the following places: within a NOTICE text file distributed
45006
as part of the Derivative Works; within the Source form or documentation,
45007
if provided along with the Derivative Works; or, within a display generated
45008
by the Derivative Works, if and wherever such third-party notices normally
45009
appear. The contents of the NOTICE file are for informational purposes only
45010
and do not modify the License. You may add Your own attribution notices
45011
within Derivative Works that You distribute, alongside or as an addendum to
45012
the NOTICE text from the Work, provided that such additional attribution
45013
notices cannot be construed as modifying the License.
45014
</li>
45015
</ol>
45016
<p>You may add Your own copyright statement to Your modifications and may
45017
provide additional or different license terms and conditions for use,
45018
reproduction, or distribution of Your modifications, or for any such
45019
Derivative Works as a whole, provided Your use, reproduction, and
45020
distribution of the Work otherwise complies with the conditions stated in
45021
this License.</p>
45022
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
45023
explicitly state otherwise, any Contribution intentionally submitted for
45024
inclusion in the Work by You to the Licensor shall be under the terms and
45025
conditions of this License, without any additional terms or conditions.
45026
Notwithstanding the above, nothing herein shall supersede or modify the
45027
terms of any separate license agreement you may have executed with Licensor
45028
regarding such Contributions.</p>
45029
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
45030
permission to use the trade names, trademarks, service marks, or product
45031
names of the Licensor, except as required for reasonable and customary use
45032
in describing the origin of the Work and reproducing the content of the
45033
NOTICE file.</p>
45034
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
45035
applicable law or agreed to in writing, Licensor provides the Work (and
45036
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
45037
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
45038
without limitation, any warranties or conditions of TITLE,
45039
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
45040
are solely responsible for determining the appropriateness of using or
45041
redistributing the Work and assume any risks associated with Your exercise
45042
of permissions under this License.</p>
45043
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
45044
under no legal theory, whether in tort (including negligence), contract, or
45045
otherwise, unless required by applicable law (such as deliberate and
45046
grossly negligent acts) or agreed to in writing, shall any Contributor be
45047
liable to You for damages, including any direct, indirect, special,
45048
incidental, or consequential damages of any character arising as a result
45049
of this License or out of the use or inability to use the Work (including
45050
but not limited to damages for loss of goodwill, work stoppage, computer
45051
failure or malfunction, or any and all other commercial damages or losses),
45052
even if such Contributor has been advised of the possibility of such
45053
damages.</p>
45054
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
45055
While redistributing the Work or Derivative Works thereof, You may choose
45056
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
45057
or other liability obligations and/or rights consistent with this License.
45058
However, in accepting such obligations, You may act only on Your own behalf
45059
and on Your sole responsibility, not on behalf of any other Contributor,
45060
and only if You agree to indemnify, defend, and hold each Contributor
45061
harmless for any liability incurred by, or claims asserted against, such
45062
Contributor by reason of your accepting any such warranty or additional
45063
liability.</p>
45064
<p>END OF TERMS AND CONDITIONS</p>
45065
</div>
45066
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
45067
<p>Include a copy of the Apache License, typically in a file called
45068
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
45069
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
45070
declaration, replacing the fields enclosed by brackets "[]" with your own
45071
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
45072
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
45073
identification within third-party archives.</p>
45074
<pre><code>Copyright [yyyy] [name of copyright owner]
45075
45076
Licensed under the Apache License, Version 2.0 (the "License");
45077
you may not use this file except in compliance with the License.
45078
You may obtain a copy of the License at
45079
45080
    http://www.apache.org/licenses/LICENSE-2.0
45081
45082
Unless required by applicable law or agreed to in writing, software
45083
distributed under the License is distributed on an "AS IS" BASIS,
45084
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
45085
See the License for the specific language governing permissions and
45086
limitations under the License.
45087
</code></pre>
45088
45089
</div>  </main>
45090
45091
  <!-- Footer -->
45092
  <footer class="bg-primary">
45093
    <div class="container">
45094
      <div class="row">
45095
        <br />
45096
        <div class="col-sm-2">
45097
          <h5 class="white">Community</h5>
45098
          <ul class="list-unstyled white" role="menu">
45099
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
45100
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
45101
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
45102
            <li><a href="/community-resources/">Community Resources</a></li>
45103
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
45104
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
45105
          </ul>
45106
        </div>
45107
45108
        <div class="col-sm-2">
45109
          <h5 class="white">Projects</h5>
45110
          <ul class="list-unstyled white" role="menu">
45111
              <li><a href="/projects">Projects</a></li>
45112
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
45113
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
45114
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
45115
              <li><a href="/security">Report a Vulnerability</a></li>
45116
          </ul>
45117
        </div>
45118
        <div class="col-sm-2">
45119
          <h5 class="white">Downloads</h5>
45120
          <ul class="list-unstyled white" role="menu">
45121
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
45122
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
45123
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
45124
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
45125
          </ul>
45126
        </div>
45127
45128
        <div class="col-sm-2">
45129
          <h5 class="white">Learn</h5>
45130
          <ul class="list-unstyled white" role="menu">
45131
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
45132
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
45133
            <li><a href="/theapacheway/">The Apache Way</a></li>
45134
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
45135
            <li><a href="/licenses">Licenses</a></li>
45136
            <li><a href="/foundation/glossary">Glossary</a></li>
45137
            <li><a href="/foundation/faq">FAQ</a></li>
45138
          </ul>
45139
        </div>
45140
45141
        <div class="col-sm-2">
45142
          <h5 class="white">Resources &amp; Tools</h5>
45143
          <ul class="list-unstyled white" role="menu">
45144
              <li><a href="/dev/">Developer Information</a></li>
45145
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
45146
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
45147
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
45148
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
45149
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
45150
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
45151
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
45152
              <li><a href="/logos/">Project Logos</a></li>
45153
          </ul>
45154
        </div>
45155
45156
        <div class="col-sm-2">
45157
          <h5 class="white">About</h5>
45158
          <ul class="list-unstyled white" role="menu">
45159
            <li><a href="/foundation/">About</a></li>
45160
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
45161
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
45162
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
45163
            <li><a href="/foundation/leadership">Leadership</a></li>
45164
            <li><a href="/foundation/members">Members</a></li>
45165
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
45166
            <li><a href="/press/">Newsroom</a></li>
45167
            <li><a href="/foundation/contact">Contact</a></li>
45168
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
45169
          </ul>
45170
        </div>
45171
45172
45173
      </div>
45174
      <hr class="col-lg-12 hr-white" />
45175
      <div class="row">
45176
        <div class="col-lg-12">
45177
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
45178
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
45179
        </div>
45180
      </div>
45181
    </div>
45182
45183
  </footer>
45184
45185
  <!-- / Footer -->
45186
45187
  <script src="/js/jquery.min.js"></script>
45188
  <script src="/js/bootstrap.js"></script>
45189
  <script src="/js/slideshow.js"></script>
45190
  <script>
45191
    (function($){
45192
      $(document).ready(function(){
45193
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
45194
          event.preventDefault();
45195
          event.stopPropagation();
45196
          $(this).parent().siblings().removeClass('open');
45197
          $(this).parent().toggleClass('open');
45198
          console.log('WOrked');
45199
        });
45200
      });
45201
    })(jQuery);
45202
  </script>
45203
</body>
45204
</html></pre>
45205
}}
45206
|
45207
|com.zfabrik.servletjsp|jetty-plus-12.0.19|pom.xml|{{collapse(Apache 2.0)
45208
<pre><!DOCTYPE html>
45209
<html lang="en">
45210
<head>
45211
  <meta charset="utf-8">
45212
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
45213
  <meta name="viewport" content="width=device-width, initial-scale=1">
45214
  <meta name="description" content="Home page of The Apache Software Foundation">
45215
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
45216
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
45217
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
45218
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
45219
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
45220
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
45221
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
45222
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
45223
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
45224
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
45225
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
45226
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
45227
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
45228
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
45229
  <link rel="manifest" href="/favicons/manifest.json">
45230
  <link rel="shortcut icon" href="/favicons/favicon.ico">
45231
  <meta name="msapplication-TileColor" content="#603cba">
45232
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
45233
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
45234
  <meta name="theme-color" content="#282661">
45235
45236
  <title>Apache License, Version 2.0</title>
45237
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
45238
  <link href="/css/min.bootstrap.css" rel="stylesheet">
45239
  <link href="/css/styles.css" rel="stylesheet">
45240
  <link href="/css/new-ui.css" rel="stylesheet">
45241
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
45242
  <style>
45243
.headerlink {
45244
  visibility: hidden;
45245
}
45246
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
45247
  visibility: visible
45248
}  </style>
45249
45250
  <!-- pagefind search -->
45251
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
45252
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
45253
  <script>
45254
    window.addEventListener('DOMContentLoaded', (event) => {
45255
        new PagefindUI({ element: "#pagefind-search" });
45256
    });
45257
    var pageTitle = 'Apache License, Version 2.0';
45258
    if(pageTitle === '404'){
45259
      window.addEventListener('DOMContentLoaded', (event) => {
45260
          new PagefindUI({ element: "#page-404-search" });
45261
      });
45262
    }
45263
  </script>
45264
  
45265
45266
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
45267
  <script>
45268
    var pageTitle = 'Apache License, Version 2.0';
45269
    var _paq = window._paq = window._paq || [];
45270
    /* tracker methods like "setCustomDimension" should be called before
45271
"trackPageView" */
45272
    /* We explicitly disable cookie tracking to avoid privacy issues */
45273
    _paq.push(['disableCookies']);
45274
    if(pageTitle === '404'){
45275
      /* Track 404 page hits */
45276
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
45277
    }
45278
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
45279
as the same visit */
45280
    _paq.push(['trackPageView']);
45281
    _paq.push(['enableLinkTracking']);
45282
    (function() {
45283
      var u="//analytics.apache.org/";
45284
      _paq.push(['setTrackerUrl', u+'matomo.php']);
45285
      _paq.push(['setSiteId', '37']);
45286
      var d=document, g=d.createElement('script'),
45287
s=d.getElementsByTagName('script')[0];
45288
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
45289
    })();
45290
  </script>
45291
  <!-- End Matomo Code -->
45292
45293
</head>
45294
45295
<body >
45296
  <!-- Navigation -->
45297
  <header>
45298
	<div id="skiptocontent">
45299
		<a href="#maincontent">Skip to Main Content</a>
45300
	</div>
45301
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
45302
      
45303
      <div class="container">
45304
        <div class="navbar-header">
45305
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
45306
            <span class="sr-only">Toggle navigation</span>
45307
            <span class="icon-bar"></span>
45308
            <span class="icon-bar"></span>
45309
            <span class="icon-bar"></span>
45310
          </button>
45311
        </div>
45312
        <div class="collapse navbar-collapse" id="mainnav-collapse">
45313
          <div class="upper-nav">
45314
            <div class="header-social-icons">
45315
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
45316
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
45317
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
45318
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
45319
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
45320
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
45321
            </div>
45322
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
45323
          </div>
45324
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
45325
            <li class="dropdown">
45326
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
45327
              <ul class="dropdown-menu" role="menu">
45328
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
45329
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
45330
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
45331
                <li><a href="/community-resources/">Community Resources</a></li>
45332
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
45333
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
45334
              </ul>
45335
            </li>
45336
            <li class="dropdown">
45337
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
45338
              <ul class="dropdown-menu" role="menu">
45339
                <li><a href="/projects">Projects</a></li>
45340
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
45341
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
45342
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
45343
                <li><a href="/security">Report a Vulnerability</a></li>
45344
              </ul>
45345
            </li>
45346
            <li class="dropdown">
45347
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
45348
              <ul class="dropdown-menu" role="menu">
45349
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
45350
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
45351
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
45352
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
45353
              </ul>
45354
            </li>
45355
            <li class="dropdown">
45356
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
45357
              <ul class="dropdown-menu" role="menu">
45358
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
45359
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
45360
                <li><a href="/theapacheway/">The Apache Way</a></li>
45361
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
45362
                <li><a href="/licenses">Licenses</a></li>
45363
                <li><a href="/foundation/glossary">Glossary</a></li>
45364
                <li><a href="/foundation/faq">FAQ</a></li>
45365
              </ul>
45366
            </li>
45367
            <li class="dropdown">
45368
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
45369
              <ul class="dropdown-menu" role="menu">
45370
                <li><a href="/dev/">Developer Information</a></li>
45371
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
45372
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
45373
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
45374
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
45375
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
45376
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
45377
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
45378
                <li><a href="/logos/">Project Logos</a></li>
45379
              </ul>
45380
            </li>
45381
            <li class="dropdown">
45382
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
45383
              <ul class="dropdown-menu" role="menu">
45384
                <li><a href="/foundation/">About</a></li>
45385
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
45386
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
45387
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
45388
                <li><a href="/foundation/leadership">Leadership</a></li>
45389
                <li><a href="/foundation/members">Members</a></li>
45390
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
45391
                <li><a href="/press/">Newsroom</a></li>
45392
                <li><a href="/foundation/contact">Contact</a></li>
45393
              </ul>
45394
            </li>
45395
            
45396
           
45397
            
45398
            <li class="dropdown">
45399
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
45400
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
45401
              <ul class="dropdown-menu search-form" role="search">
45402
                <li>
45403
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
45404
                </li>
45405
              </ul>
45406
            </li>
45407
          </ul>
45408
        </div>
45409
      </div>
45410
    </nav>
45411
  </header>
45412
     <!-- Script is to make the input field ready as soon as user click the search button-->
45413
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
45414
     <script>
45415
   document.addEventListener('DOMContentLoaded', function () {
45416
    // Using Bootstrap's event system for dropdowns
45417
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
45418
        // Check if this is the search dropdown
45419
        if ($(this).find('.glyphicon-search').length > 0) {
45420
            // Find and focus the search input
45421
            setTimeout(function() {
45422
                $('.pagefind-ui__search-input').focus();
45423
            }, 50); // Small delay to ensure input is ready
45424
        }
45425
    });
45426
});
45427
  </script>
45428
  <!-- / Navigation -->
45429
  <header id="main-header" class="container">
45430
    <div class="main">
45431
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
45432
45433
    </div>
45434
 
45435
  </header>
45436
  <main id="maincontent">
45437
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
45438
<ul>
45439
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
45440
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
45441
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
45442
</ul>
45443
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
45444
reliable and long-lived software products through collaborative, open-source software development.</p>
45445
<p>All packages produced by the ASF are implicitly licensed under the Apache
45446
License, Version 2.0, unless otherwise explicitly stated.</p>
45447
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
45448
<p style="text-align:center">
45449
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
45450
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
45451
</p>
45452
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
45453
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
45454
<div style="margin-left: 1em;">
45455
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
45456
distribution as defined by Sections 1 through 9 of this document.</p>
45457
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
45458
copyright owner that is granting the License.</p>
45459
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
45460
entities that control, are controlled by, or are under common control with
45461
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
45462
power, direct or indirect, to cause the direction or management of such
45463
entity, whether by contract or otherwise, or (ii) ownership of fifty
45464
percent (50%) or more of the outstanding shares, or (iii) beneficial
45465
ownership of such entity.</p>
45466
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
45467
permissions granted by this License.</p>
45468
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
45469
including but not limited to software source code, documentation source,
45470
and configuration files.</p>
45471
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
45472
or translation of a Source form, including but not limited to compiled
45473
object code, generated documentation, and conversions to other media types.</p>
45474
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
45475
made available under the License, as indicated by a copyright notice that
45476
is included in or attached to the work (an example is provided in the
45477
Appendix below).</p>
45478
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
45479
that is based on (or derived from) the Work and for which the editorial
45480
revisions, annotations, elaborations, or other modifications represent, as
45481
a whole, an original work of authorship. For the purposes of this License,
45482
Derivative Works shall not include works that remain separable from, or
45483
merely link (or bind by name) to the interfaces of, the Work and Derivative
45484
Works thereof.</p>
45485
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
45486
version of the Work and any modifications or additions to that Work or
45487
Derivative Works thereof, that is intentionally submitted to Licensor for
45488
inclusion in the Work by the copyright owner or by an individual or Legal
45489
Entity authorized to submit on behalf of the copyright owner. For the
45490
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
45491
verbal, or written communication sent to the Licensor or its
45492
representatives, including but not limited to communication on electronic
45493
mailing lists, source code control systems, and issue tracking systems that
45494
are managed by, or on behalf of, the Licensor for the purpose of discussing
45495
and improving the Work, but excluding communication that is conspicuously
45496
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
45497
Contribution.</strong>"</p>
45498
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
45499
behalf of whom a Contribution has been received by Licensor and
45500
subsequently incorporated within the Work.</p>
45501
</div>
45502
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
45503
terms and conditions of this License, each Contributor hereby grants to You
45504
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
45505
copyright license to reproduce, prepare Derivative Works of, publicly
45506
display, publicly perform, sublicense, and distribute the Work and such
45507
Derivative Works in Source or Object form.</p>
45508
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
45509
and conditions of this License, each Contributor hereby grants to You a
45510
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
45511
(except as stated in this section) patent license to make, have made, use,
45512
offer to sell, sell, import, and otherwise transfer the Work, where such
45513
license applies only to those patent claims licensable by such Contributor
45514
that are necessarily infringed by their Contribution(s) alone or by
45515
combination of their Contribution(s) with the Work to which such
45516
Contribution(s) was submitted. If You institute patent litigation against
45517
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
45518
that the Work or a Contribution incorporated within the Work constitutes
45519
direct or contributory patent infringement, then any patent licenses
45520
granted to You under this License for that Work shall terminate as of the
45521
date such litigation is filed.</p>
45522
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
45523
distribute copies of the Work or Derivative Works thereof in any medium,
45524
with or without modifications, and in Source or Object form, provided that
45525
You meet the following conditions:</p>
45526
<ol style="list-style: lower-latin;">
45527
<li>You must give any other recipients of the Work or Derivative Works a
45528
copy of this License; and</li>
45529
<li>You must cause any modified files to carry prominent notices stating
45530
that You changed the files; and</li>
45531
<li>You must retain, in the Source form of any Derivative Works that You
45532
distribute, all copyright, patent, trademark, and attribution notices from
45533
the Source form of the Work, excluding those notices that do not pertain to
45534
any part of the Derivative Works; and</li>
45535
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
45536
then any Derivative Works that You distribute must include a readable copy
45537
of the attribution notices contained within such NOTICE file, excluding
45538
those notices that do not pertain to any part of the Derivative Works, in
45539
at least one of the following places: within a NOTICE text file distributed
45540
as part of the Derivative Works; within the Source form or documentation,
45541
if provided along with the Derivative Works; or, within a display generated
45542
by the Derivative Works, if and wherever such third-party notices normally
45543
appear. The contents of the NOTICE file are for informational purposes only
45544
and do not modify the License. You may add Your own attribution notices
45545
within Derivative Works that You distribute, alongside or as an addendum to
45546
the NOTICE text from the Work, provided that such additional attribution
45547
notices cannot be construed as modifying the License.
45548
</li>
45549
</ol>
45550
<p>You may add Your own copyright statement to Your modifications and may
45551
provide additional or different license terms and conditions for use,
45552
reproduction, or distribution of Your modifications, or for any such
45553
Derivative Works as a whole, provided Your use, reproduction, and
45554
distribution of the Work otherwise complies with the conditions stated in
45555
this License.</p>
45556
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
45557
explicitly state otherwise, any Contribution intentionally submitted for
45558
inclusion in the Work by You to the Licensor shall be under the terms and
45559
conditions of this License, without any additional terms or conditions.
45560
Notwithstanding the above, nothing herein shall supersede or modify the
45561
terms of any separate license agreement you may have executed with Licensor
45562
regarding such Contributions.</p>
45563
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
45564
permission to use the trade names, trademarks, service marks, or product
45565
names of the Licensor, except as required for reasonable and customary use
45566
in describing the origin of the Work and reproducing the content of the
45567
NOTICE file.</p>
45568
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
45569
applicable law or agreed to in writing, Licensor provides the Work (and
45570
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
45571
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
45572
without limitation, any warranties or conditions of TITLE,
45573
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
45574
are solely responsible for determining the appropriateness of using or
45575
redistributing the Work and assume any risks associated with Your exercise
45576
of permissions under this License.</p>
45577
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
45578
under no legal theory, whether in tort (including negligence), contract, or
45579
otherwise, unless required by applicable law (such as deliberate and
45580
grossly negligent acts) or agreed to in writing, shall any Contributor be
45581
liable to You for damages, including any direct, indirect, special,
45582
incidental, or consequential damages of any character arising as a result
45583
of this License or out of the use or inability to use the Work (including
45584
but not limited to damages for loss of goodwill, work stoppage, computer
45585
failure or malfunction, or any and all other commercial damages or losses),
45586
even if such Contributor has been advised of the possibility of such
45587
damages.</p>
45588
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
45589
While redistributing the Work or Derivative Works thereof, You may choose
45590
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
45591
or other liability obligations and/or rights consistent with this License.
45592
However, in accepting such obligations, You may act only on Your own behalf
45593
and on Your sole responsibility, not on behalf of any other Contributor,
45594
and only if You agree to indemnify, defend, and hold each Contributor
45595
harmless for any liability incurred by, or claims asserted against, such
45596
Contributor by reason of your accepting any such warranty or additional
45597
liability.</p>
45598
<p>END OF TERMS AND CONDITIONS</p>
45599
</div>
45600
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
45601
<p>Include a copy of the Apache License, typically in a file called
45602
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
45603
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
45604
declaration, replacing the fields enclosed by brackets "[]" with your own
45605
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
45606
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
45607
identification within third-party archives.</p>
45608
<pre><code>Copyright [yyyy] [name of copyright owner]
45609
45610
Licensed under the Apache License, Version 2.0 (the "License");
45611
you may not use this file except in compliance with the License.
45612
You may obtain a copy of the License at
45613
45614
    http://www.apache.org/licenses/LICENSE-2.0
45615
45616
Unless required by applicable law or agreed to in writing, software
45617
distributed under the License is distributed on an "AS IS" BASIS,
45618
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
45619
See the License for the specific language governing permissions and
45620
limitations under the License.
45621
</code></pre>
45622
45623
</div>  </main>
45624
45625
  <!-- Footer -->
45626
  <footer class="bg-primary">
45627
    <div class="container">
45628
      <div class="row">
45629
        <br />
45630
        <div class="col-sm-2">
45631
          <h5 class="white">Community</h5>
45632
          <ul class="list-unstyled white" role="menu">
45633
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
45634
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
45635
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
45636
            <li><a href="/community-resources/">Community Resources</a></li>
45637
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
45638
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
45639
          </ul>
45640
        </div>
45641
45642
        <div class="col-sm-2">
45643
          <h5 class="white">Projects</h5>
45644
          <ul class="list-unstyled white" role="menu">
45645
              <li><a href="/projects">Projects</a></li>
45646
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
45647
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
45648
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
45649
              <li><a href="/security">Report a Vulnerability</a></li>
45650
          </ul>
45651
        </div>
45652
        <div class="col-sm-2">
45653
          <h5 class="white">Downloads</h5>
45654
          <ul class="list-unstyled white" role="menu">
45655
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
45656
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
45657
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
45658
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
45659
          </ul>
45660
        </div>
45661
45662
        <div class="col-sm-2">
45663
          <h5 class="white">Learn</h5>
45664
          <ul class="list-unstyled white" role="menu">
45665
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
45666
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
45667
            <li><a href="/theapacheway/">The Apache Way</a></li>
45668
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
45669
            <li><a href="/licenses">Licenses</a></li>
45670
            <li><a href="/foundation/glossary">Glossary</a></li>
45671
            <li><a href="/foundation/faq">FAQ</a></li>
45672
          </ul>
45673
        </div>
45674
45675
        <div class="col-sm-2">
45676
          <h5 class="white">Resources &amp; Tools</h5>
45677
          <ul class="list-unstyled white" role="menu">
45678
              <li><a href="/dev/">Developer Information</a></li>
45679
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
45680
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
45681
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
45682
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
45683
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
45684
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
45685
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
45686
              <li><a href="/logos/">Project Logos</a></li>
45687
          </ul>
45688
        </div>
45689
45690
        <div class="col-sm-2">
45691
          <h5 class="white">About</h5>
45692
          <ul class="list-unstyled white" role="menu">
45693
            <li><a href="/foundation/">About</a></li>
45694
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
45695
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
45696
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
45697
            <li><a href="/foundation/leadership">Leadership</a></li>
45698
            <li><a href="/foundation/members">Members</a></li>
45699
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
45700
            <li><a href="/press/">Newsroom</a></li>
45701
            <li><a href="/foundation/contact">Contact</a></li>
45702
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
45703
          </ul>
45704
        </div>
45705
45706
45707
      </div>
45708
      <hr class="col-lg-12 hr-white" />
45709
      <div class="row">
45710
        <div class="col-lg-12">
45711
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
45712
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
45713
        </div>
45714
      </div>
45715
    </div>
45716
45717
  </footer>
45718
45719
  <!-- / Footer -->
45720
45721
  <script src="/js/jquery.min.js"></script>
45722
  <script src="/js/bootstrap.js"></script>
45723
  <script src="/js/slideshow.js"></script>
45724
  <script>
45725
    (function($){
45726
      $(document).ready(function(){
45727
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
45728
          event.preventDefault();
45729
          event.stopPropagation();
45730
          $(this).parent().siblings().removeClass('open');
45731
          $(this).parent().toggleClass('open');
45732
          console.log('WOrked');
45733
        });
45734
      });
45735
    })(jQuery);
45736
  </script>
45737
</body>
45738
</html></pre>
45739
}}
45740
|
45741
|com.zfabrik.servletjsp|jetty-proxy-12.0.19|pom.xml|{{collapse(Apache 2.0)
45742
<pre><!DOCTYPE html>
45743
<html lang="en">
45744
<head>
45745
  <meta charset="utf-8">
45746
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
45747
  <meta name="viewport" content="width=device-width, initial-scale=1">
45748
  <meta name="description" content="Home page of The Apache Software Foundation">
45749
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
45750
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
45751
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
45752
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
45753
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
45754
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
45755
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
45756
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
45757
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
45758
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
45759
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
45760
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
45761
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
45762
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
45763
  <link rel="manifest" href="/favicons/manifest.json">
45764
  <link rel="shortcut icon" href="/favicons/favicon.ico">
45765
  <meta name="msapplication-TileColor" content="#603cba">
45766
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
45767
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
45768
  <meta name="theme-color" content="#282661">
45769
45770
  <title>Apache License, Version 2.0</title>
45771
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
45772
  <link href="/css/min.bootstrap.css" rel="stylesheet">
45773
  <link href="/css/styles.css" rel="stylesheet">
45774
  <link href="/css/new-ui.css" rel="stylesheet">
45775
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
45776
  <style>
45777
.headerlink {
45778
  visibility: hidden;
45779
}
45780
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
45781
  visibility: visible
45782
}  </style>
45783
45784
  <!-- pagefind search -->
45785
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
45786
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
45787
  <script>
45788
    window.addEventListener('DOMContentLoaded', (event) => {
45789
        new PagefindUI({ element: "#pagefind-search" });
45790
    });
45791
    var pageTitle = 'Apache License, Version 2.0';
45792
    if(pageTitle === '404'){
45793
      window.addEventListener('DOMContentLoaded', (event) => {
45794
          new PagefindUI({ element: "#page-404-search" });
45795
      });
45796
    }
45797
  </script>
45798
  
45799
45800
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
45801
  <script>
45802
    var pageTitle = 'Apache License, Version 2.0';
45803
    var _paq = window._paq = window._paq || [];
45804
    /* tracker methods like "setCustomDimension" should be called before
45805
"trackPageView" */
45806
    /* We explicitly disable cookie tracking to avoid privacy issues */
45807
    _paq.push(['disableCookies']);
45808
    if(pageTitle === '404'){
45809
      /* Track 404 page hits */
45810
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
45811
    }
45812
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
45813
as the same visit */
45814
    _paq.push(['trackPageView']);
45815
    _paq.push(['enableLinkTracking']);
45816
    (function() {
45817
      var u="//analytics.apache.org/";
45818
      _paq.push(['setTrackerUrl', u+'matomo.php']);
45819
      _paq.push(['setSiteId', '37']);
45820
      var d=document, g=d.createElement('script'),
45821
s=d.getElementsByTagName('script')[0];
45822
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
45823
    })();
45824
  </script>
45825
  <!-- End Matomo Code -->
45826
45827
</head>
45828
45829
<body >
45830
  <!-- Navigation -->
45831
  <header>
45832
	<div id="skiptocontent">
45833
		<a href="#maincontent">Skip to Main Content</a>
45834
	</div>
45835
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
45836
      
45837
      <div class="container">
45838
        <div class="navbar-header">
45839
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
45840
            <span class="sr-only">Toggle navigation</span>
45841
            <span class="icon-bar"></span>
45842
            <span class="icon-bar"></span>
45843
            <span class="icon-bar"></span>
45844
          </button>
45845
        </div>
45846
        <div class="collapse navbar-collapse" id="mainnav-collapse">
45847
          <div class="upper-nav">
45848
            <div class="header-social-icons">
45849
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
45850
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
45851
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
45852
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
45853
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
45854
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
45855
            </div>
45856
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
45857
          </div>
45858
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
45859
            <li class="dropdown">
45860
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
45861
              <ul class="dropdown-menu" role="menu">
45862
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
45863
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
45864
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
45865
                <li><a href="/community-resources/">Community Resources</a></li>
45866
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
45867
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
45868
              </ul>
45869
            </li>
45870
            <li class="dropdown">
45871
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
45872
              <ul class="dropdown-menu" role="menu">
45873
                <li><a href="/projects">Projects</a></li>
45874
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
45875
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
45876
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
45877
                <li><a href="/security">Report a Vulnerability</a></li>
45878
              </ul>
45879
            </li>
45880
            <li class="dropdown">
45881
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
45882
              <ul class="dropdown-menu" role="menu">
45883
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
45884
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
45885
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
45886
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
45887
              </ul>
45888
            </li>
45889
            <li class="dropdown">
45890
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
45891
              <ul class="dropdown-menu" role="menu">
45892
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
45893
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
45894
                <li><a href="/theapacheway/">The Apache Way</a></li>
45895
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
45896
                <li><a href="/licenses">Licenses</a></li>
45897
                <li><a href="/foundation/glossary">Glossary</a></li>
45898
                <li><a href="/foundation/faq">FAQ</a></li>
45899
              </ul>
45900
            </li>
45901
            <li class="dropdown">
45902
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
45903
              <ul class="dropdown-menu" role="menu">
45904
                <li><a href="/dev/">Developer Information</a></li>
45905
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
45906
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
45907
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
45908
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
45909
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
45910
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
45911
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
45912
                <li><a href="/logos/">Project Logos</a></li>
45913
              </ul>
45914
            </li>
45915
            <li class="dropdown">
45916
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
45917
              <ul class="dropdown-menu" role="menu">
45918
                <li><a href="/foundation/">About</a></li>
45919
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
45920
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
45921
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
45922
                <li><a href="/foundation/leadership">Leadership</a></li>
45923
                <li><a href="/foundation/members">Members</a></li>
45924
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
45925
                <li><a href="/press/">Newsroom</a></li>
45926
                <li><a href="/foundation/contact">Contact</a></li>
45927
              </ul>
45928
            </li>
45929
            
45930
           
45931
            
45932
            <li class="dropdown">
45933
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
45934
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
45935
              <ul class="dropdown-menu search-form" role="search">
45936
                <li>
45937
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
45938
                </li>
45939
              </ul>
45940
            </li>
45941
          </ul>
45942
        </div>
45943
      </div>
45944
    </nav>
45945
  </header>
45946
     <!-- Script is to make the input field ready as soon as user click the search button-->
45947
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
45948
     <script>
45949
   document.addEventListener('DOMContentLoaded', function () {
45950
    // Using Bootstrap's event system for dropdowns
45951
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
45952
        // Check if this is the search dropdown
45953
        if ($(this).find('.glyphicon-search').length > 0) {
45954
            // Find and focus the search input
45955
            setTimeout(function() {
45956
                $('.pagefind-ui__search-input').focus();
45957
            }, 50); // Small delay to ensure input is ready
45958
        }
45959
    });
45960
});
45961
  </script>
45962
  <!-- / Navigation -->
45963
  <header id="main-header" class="container">
45964
    <div class="main">
45965
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
45966
45967
    </div>
45968
 
45969
  </header>
45970
  <main id="maincontent">
45971
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
45972
<ul>
45973
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
45974
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
45975
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
45976
</ul>
45977
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
45978
reliable and long-lived software products through collaborative, open-source software development.</p>
45979
<p>All packages produced by the ASF are implicitly licensed under the Apache
45980
License, Version 2.0, unless otherwise explicitly stated.</p>
45981
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
45982
<p style="text-align:center">
45983
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
45984
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
45985
</p>
45986
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
45987
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
45988
<div style="margin-left: 1em;">
45989
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
45990
distribution as defined by Sections 1 through 9 of this document.</p>
45991
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
45992
copyright owner that is granting the License.</p>
45993
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
45994
entities that control, are controlled by, or are under common control with
45995
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
45996
power, direct or indirect, to cause the direction or management of such
45997
entity, whether by contract or otherwise, or (ii) ownership of fifty
45998
percent (50%) or more of the outstanding shares, or (iii) beneficial
45999
ownership of such entity.</p>
46000
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
46001
permissions granted by this License.</p>
46002
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
46003
including but not limited to software source code, documentation source,
46004
and configuration files.</p>
46005
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
46006
or translation of a Source form, including but not limited to compiled
46007
object code, generated documentation, and conversions to other media types.</p>
46008
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
46009
made available under the License, as indicated by a copyright notice that
46010
is included in or attached to the work (an example is provided in the
46011
Appendix below).</p>
46012
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
46013
that is based on (or derived from) the Work and for which the editorial
46014
revisions, annotations, elaborations, or other modifications represent, as
46015
a whole, an original work of authorship. For the purposes of this License,
46016
Derivative Works shall not include works that remain separable from, or
46017
merely link (or bind by name) to the interfaces of, the Work and Derivative
46018
Works thereof.</p>
46019
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
46020
version of the Work and any modifications or additions to that Work or
46021
Derivative Works thereof, that is intentionally submitted to Licensor for
46022
inclusion in the Work by the copyright owner or by an individual or Legal
46023
Entity authorized to submit on behalf of the copyright owner. For the
46024
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
46025
verbal, or written communication sent to the Licensor or its
46026
representatives, including but not limited to communication on electronic
46027
mailing lists, source code control systems, and issue tracking systems that
46028
are managed by, or on behalf of, the Licensor for the purpose of discussing
46029
and improving the Work, but excluding communication that is conspicuously
46030
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
46031
Contribution.</strong>"</p>
46032
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
46033
behalf of whom a Contribution has been received by Licensor and
46034
subsequently incorporated within the Work.</p>
46035
</div>
46036
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
46037
terms and conditions of this License, each Contributor hereby grants to You
46038
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
46039
copyright license to reproduce, prepare Derivative Works of, publicly
46040
display, publicly perform, sublicense, and distribute the Work and such
46041
Derivative Works in Source or Object form.</p>
46042
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
46043
and conditions of this License, each Contributor hereby grants to You a
46044
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
46045
(except as stated in this section) patent license to make, have made, use,
46046
offer to sell, sell, import, and otherwise transfer the Work, where such
46047
license applies only to those patent claims licensable by such Contributor
46048
that are necessarily infringed by their Contribution(s) alone or by
46049
combination of their Contribution(s) with the Work to which such
46050
Contribution(s) was submitted. If You institute patent litigation against
46051
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
46052
that the Work or a Contribution incorporated within the Work constitutes
46053
direct or contributory patent infringement, then any patent licenses
46054
granted to You under this License for that Work shall terminate as of the
46055
date such litigation is filed.</p>
46056
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
46057
distribute copies of the Work or Derivative Works thereof in any medium,
46058
with or without modifications, and in Source or Object form, provided that
46059
You meet the following conditions:</p>
46060
<ol style="list-style: lower-latin;">
46061
<li>You must give any other recipients of the Work or Derivative Works a
46062
copy of this License; and</li>
46063
<li>You must cause any modified files to carry prominent notices stating
46064
that You changed the files; and</li>
46065
<li>You must retain, in the Source form of any Derivative Works that You
46066
distribute, all copyright, patent, trademark, and attribution notices from
46067
the Source form of the Work, excluding those notices that do not pertain to
46068
any part of the Derivative Works; and</li>
46069
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
46070
then any Derivative Works that You distribute must include a readable copy
46071
of the attribution notices contained within such NOTICE file, excluding
46072
those notices that do not pertain to any part of the Derivative Works, in
46073
at least one of the following places: within a NOTICE text file distributed
46074
as part of the Derivative Works; within the Source form or documentation,
46075
if provided along with the Derivative Works; or, within a display generated
46076
by the Derivative Works, if and wherever such third-party notices normally
46077
appear. The contents of the NOTICE file are for informational purposes only
46078
and do not modify the License. You may add Your own attribution notices
46079
within Derivative Works that You distribute, alongside or as an addendum to
46080
the NOTICE text from the Work, provided that such additional attribution
46081
notices cannot be construed as modifying the License.
46082
</li>
46083
</ol>
46084
<p>You may add Your own copyright statement to Your modifications and may
46085
provide additional or different license terms and conditions for use,
46086
reproduction, or distribution of Your modifications, or for any such
46087
Derivative Works as a whole, provided Your use, reproduction, and
46088
distribution of the Work otherwise complies with the conditions stated in
46089
this License.</p>
46090
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
46091
explicitly state otherwise, any Contribution intentionally submitted for
46092
inclusion in the Work by You to the Licensor shall be under the terms and
46093
conditions of this License, without any additional terms or conditions.
46094
Notwithstanding the above, nothing herein shall supersede or modify the
46095
terms of any separate license agreement you may have executed with Licensor
46096
regarding such Contributions.</p>
46097
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
46098
permission to use the trade names, trademarks, service marks, or product
46099
names of the Licensor, except as required for reasonable and customary use
46100
in describing the origin of the Work and reproducing the content of the
46101
NOTICE file.</p>
46102
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
46103
applicable law or agreed to in writing, Licensor provides the Work (and
46104
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
46105
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
46106
without limitation, any warranties or conditions of TITLE,
46107
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
46108
are solely responsible for determining the appropriateness of using or
46109
redistributing the Work and assume any risks associated with Your exercise
46110
of permissions under this License.</p>
46111
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
46112
under no legal theory, whether in tort (including negligence), contract, or
46113
otherwise, unless required by applicable law (such as deliberate and
46114
grossly negligent acts) or agreed to in writing, shall any Contributor be
46115
liable to You for damages, including any direct, indirect, special,
46116
incidental, or consequential damages of any character arising as a result
46117
of this License or out of the use or inability to use the Work (including
46118
but not limited to damages for loss of goodwill, work stoppage, computer
46119
failure or malfunction, or any and all other commercial damages or losses),
46120
even if such Contributor has been advised of the possibility of such
46121
damages.</p>
46122
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
46123
While redistributing the Work or Derivative Works thereof, You may choose
46124
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
46125
or other liability obligations and/or rights consistent with this License.
46126
However, in accepting such obligations, You may act only on Your own behalf
46127
and on Your sole responsibility, not on behalf of any other Contributor,
46128
and only if You agree to indemnify, defend, and hold each Contributor
46129
harmless for any liability incurred by, or claims asserted against, such
46130
Contributor by reason of your accepting any such warranty or additional
46131
liability.</p>
46132
<p>END OF TERMS AND CONDITIONS</p>
46133
</div>
46134
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
46135
<p>Include a copy of the Apache License, typically in a file called
46136
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
46137
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
46138
declaration, replacing the fields enclosed by brackets "[]" with your own
46139
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
46140
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
46141
identification within third-party archives.</p>
46142
<pre><code>Copyright [yyyy] [name of copyright owner]
46143
46144
Licensed under the Apache License, Version 2.0 (the "License");
46145
you may not use this file except in compliance with the License.
46146
You may obtain a copy of the License at
46147
46148
    http://www.apache.org/licenses/LICENSE-2.0
46149
46150
Unless required by applicable law or agreed to in writing, software
46151
distributed under the License is distributed on an "AS IS" BASIS,
46152
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
46153
See the License for the specific language governing permissions and
46154
limitations under the License.
46155
</code></pre>
46156
46157
</div>  </main>
46158
46159
  <!-- Footer -->
46160
  <footer class="bg-primary">
46161
    <div class="container">
46162
      <div class="row">
46163
        <br />
46164
        <div class="col-sm-2">
46165
          <h5 class="white">Community</h5>
46166
          <ul class="list-unstyled white" role="menu">
46167
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
46168
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
46169
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
46170
            <li><a href="/community-resources/">Community Resources</a></li>
46171
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
46172
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
46173
          </ul>
46174
        </div>
46175
46176
        <div class="col-sm-2">
46177
          <h5 class="white">Projects</h5>
46178
          <ul class="list-unstyled white" role="menu">
46179
              <li><a href="/projects">Projects</a></li>
46180
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
46181
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
46182
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
46183
              <li><a href="/security">Report a Vulnerability</a></li>
46184
          </ul>
46185
        </div>
46186
        <div class="col-sm-2">
46187
          <h5 class="white">Downloads</h5>
46188
          <ul class="list-unstyled white" role="menu">
46189
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
46190
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
46191
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
46192
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
46193
          </ul>
46194
        </div>
46195
46196
        <div class="col-sm-2">
46197
          <h5 class="white">Learn</h5>
46198
          <ul class="list-unstyled white" role="menu">
46199
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
46200
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
46201
            <li><a href="/theapacheway/">The Apache Way</a></li>
46202
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
46203
            <li><a href="/licenses">Licenses</a></li>
46204
            <li><a href="/foundation/glossary">Glossary</a></li>
46205
            <li><a href="/foundation/faq">FAQ</a></li>
46206
          </ul>
46207
        </div>
46208
46209
        <div class="col-sm-2">
46210
          <h5 class="white">Resources &amp; Tools</h5>
46211
          <ul class="list-unstyled white" role="menu">
46212
              <li><a href="/dev/">Developer Information</a></li>
46213
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
46214
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
46215
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
46216
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
46217
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
46218
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
46219
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
46220
              <li><a href="/logos/">Project Logos</a></li>
46221
          </ul>
46222
        </div>
46223
46224
        <div class="col-sm-2">
46225
          <h5 class="white">About</h5>
46226
          <ul class="list-unstyled white" role="menu">
46227
            <li><a href="/foundation/">About</a></li>
46228
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
46229
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
46230
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
46231
            <li><a href="/foundation/leadership">Leadership</a></li>
46232
            <li><a href="/foundation/members">Members</a></li>
46233
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
46234
            <li><a href="/press/">Newsroom</a></li>
46235
            <li><a href="/foundation/contact">Contact</a></li>
46236
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
46237
          </ul>
46238
        </div>
46239
46240
46241
      </div>
46242
      <hr class="col-lg-12 hr-white" />
46243
      <div class="row">
46244
        <div class="col-lg-12">
46245
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
46246
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
46247
        </div>
46248
      </div>
46249
    </div>
46250
46251
  </footer>
46252
46253
  <!-- / Footer -->
46254
46255
  <script src="/js/jquery.min.js"></script>
46256
  <script src="/js/bootstrap.js"></script>
46257
  <script src="/js/slideshow.js"></script>
46258
  <script>
46259
    (function($){
46260
      $(document).ready(function(){
46261
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
46262
          event.preventDefault();
46263
          event.stopPropagation();
46264
          $(this).parent().siblings().removeClass('open');
46265
          $(this).parent().toggleClass('open');
46266
          console.log('WOrked');
46267
        });
46268
      });
46269
    })(jQuery);
46270
  </script>
46271
</body>
46272
</html></pre>
46273
}}
46274
|
46275
|com.zfabrik.servletjsp|jetty-rewrite-12.0.19|pom.xml|{{collapse(Apache 2.0)
46276
<pre><!DOCTYPE html>
46277
<html lang="en">
46278
<head>
46279
  <meta charset="utf-8">
46280
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
46281
  <meta name="viewport" content="width=device-width, initial-scale=1">
46282
  <meta name="description" content="Home page of The Apache Software Foundation">
46283
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
46284
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
46285
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
46286
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
46287
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
46288
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
46289
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
46290
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
46291
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
46292
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
46293
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
46294
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
46295
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
46296
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
46297
  <link rel="manifest" href="/favicons/manifest.json">
46298
  <link rel="shortcut icon" href="/favicons/favicon.ico">
46299
  <meta name="msapplication-TileColor" content="#603cba">
46300
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
46301
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
46302
  <meta name="theme-color" content="#282661">
46303
46304
  <title>Apache License, Version 2.0</title>
46305
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
46306
  <link href="/css/min.bootstrap.css" rel="stylesheet">
46307
  <link href="/css/styles.css" rel="stylesheet">
46308
  <link href="/css/new-ui.css" rel="stylesheet">
46309
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
46310
  <style>
46311
.headerlink {
46312
  visibility: hidden;
46313
}
46314
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
46315
  visibility: visible
46316
}  </style>
46317
46318
  <!-- pagefind search -->
46319
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
46320
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
46321
  <script>
46322
    window.addEventListener('DOMContentLoaded', (event) => {
46323
        new PagefindUI({ element: "#pagefind-search" });
46324
    });
46325
    var pageTitle = 'Apache License, Version 2.0';
46326
    if(pageTitle === '404'){
46327
      window.addEventListener('DOMContentLoaded', (event) => {
46328
          new PagefindUI({ element: "#page-404-search" });
46329
      });
46330
    }
46331
  </script>
46332
  
46333
46334
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
46335
  <script>
46336
    var pageTitle = 'Apache License, Version 2.0';
46337
    var _paq = window._paq = window._paq || [];
46338
    /* tracker methods like "setCustomDimension" should be called before
46339
"trackPageView" */
46340
    /* We explicitly disable cookie tracking to avoid privacy issues */
46341
    _paq.push(['disableCookies']);
46342
    if(pageTitle === '404'){
46343
      /* Track 404 page hits */
46344
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
46345
    }
46346
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
46347
as the same visit */
46348
    _paq.push(['trackPageView']);
46349
    _paq.push(['enableLinkTracking']);
46350
    (function() {
46351
      var u="//analytics.apache.org/";
46352
      _paq.push(['setTrackerUrl', u+'matomo.php']);
46353
      _paq.push(['setSiteId', '37']);
46354
      var d=document, g=d.createElement('script'),
46355
s=d.getElementsByTagName('script')[0];
46356
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
46357
    })();
46358
  </script>
46359
  <!-- End Matomo Code -->
46360
46361
</head>
46362
46363
<body >
46364
  <!-- Navigation -->
46365
  <header>
46366
	<div id="skiptocontent">
46367
		<a href="#maincontent">Skip to Main Content</a>
46368
	</div>
46369
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
46370
      
46371
      <div class="container">
46372
        <div class="navbar-header">
46373
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
46374
            <span class="sr-only">Toggle navigation</span>
46375
            <span class="icon-bar"></span>
46376
            <span class="icon-bar"></span>
46377
            <span class="icon-bar"></span>
46378
          </button>
46379
        </div>
46380
        <div class="collapse navbar-collapse" id="mainnav-collapse">
46381
          <div class="upper-nav">
46382
            <div class="header-social-icons">
46383
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
46384
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
46385
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
46386
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
46387
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
46388
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
46389
            </div>
46390
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
46391
          </div>
46392
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
46393
            <li class="dropdown">
46394
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
46395
              <ul class="dropdown-menu" role="menu">
46396
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
46397
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
46398
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
46399
                <li><a href="/community-resources/">Community Resources</a></li>
46400
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
46401
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
46402
              </ul>
46403
            </li>
46404
            <li class="dropdown">
46405
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
46406
              <ul class="dropdown-menu" role="menu">
46407
                <li><a href="/projects">Projects</a></li>
46408
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
46409
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
46410
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
46411
                <li><a href="/security">Report a Vulnerability</a></li>
46412
              </ul>
46413
            </li>
46414
            <li class="dropdown">
46415
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
46416
              <ul class="dropdown-menu" role="menu">
46417
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
46418
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
46419
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
46420
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
46421
              </ul>
46422
            </li>
46423
            <li class="dropdown">
46424
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
46425
              <ul class="dropdown-menu" role="menu">
46426
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
46427
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
46428
                <li><a href="/theapacheway/">The Apache Way</a></li>
46429
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
46430
                <li><a href="/licenses">Licenses</a></li>
46431
                <li><a href="/foundation/glossary">Glossary</a></li>
46432
                <li><a href="/foundation/faq">FAQ</a></li>
46433
              </ul>
46434
            </li>
46435
            <li class="dropdown">
46436
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
46437
              <ul class="dropdown-menu" role="menu">
46438
                <li><a href="/dev/">Developer Information</a></li>
46439
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
46440
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
46441
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
46442
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
46443
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
46444
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
46445
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
46446
                <li><a href="/logos/">Project Logos</a></li>
46447
              </ul>
46448
            </li>
46449
            <li class="dropdown">
46450
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
46451
              <ul class="dropdown-menu" role="menu">
46452
                <li><a href="/foundation/">About</a></li>
46453
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
46454
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
46455
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
46456
                <li><a href="/foundation/leadership">Leadership</a></li>
46457
                <li><a href="/foundation/members">Members</a></li>
46458
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
46459
                <li><a href="/press/">Newsroom</a></li>
46460
                <li><a href="/foundation/contact">Contact</a></li>
46461
              </ul>
46462
            </li>
46463
            
46464
           
46465
            
46466
            <li class="dropdown">
46467
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
46468
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
46469
              <ul class="dropdown-menu search-form" role="search">
46470
                <li>
46471
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
46472
                </li>
46473
              </ul>
46474
            </li>
46475
          </ul>
46476
        </div>
46477
      </div>
46478
    </nav>
46479
  </header>
46480
     <!-- Script is to make the input field ready as soon as user click the search button-->
46481
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
46482
     <script>
46483
   document.addEventListener('DOMContentLoaded', function () {
46484
    // Using Bootstrap's event system for dropdowns
46485
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
46486
        // Check if this is the search dropdown
46487
        if ($(this).find('.glyphicon-search').length > 0) {
46488
            // Find and focus the search input
46489
            setTimeout(function() {
46490
                $('.pagefind-ui__search-input').focus();
46491
            }, 50); // Small delay to ensure input is ready
46492
        }
46493
    });
46494
});
46495
  </script>
46496
  <!-- / Navigation -->
46497
  <header id="main-header" class="container">
46498
    <div class="main">
46499
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
46500
46501
    </div>
46502
 
46503
  </header>
46504
  <main id="maincontent">
46505
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
46506
<ul>
46507
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
46508
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
46509
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
46510
</ul>
46511
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
46512
reliable and long-lived software products through collaborative, open-source software development.</p>
46513
<p>All packages produced by the ASF are implicitly licensed under the Apache
46514
License, Version 2.0, unless otherwise explicitly stated.</p>
46515
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
46516
<p style="text-align:center">
46517
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
46518
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
46519
</p>
46520
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
46521
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
46522
<div style="margin-left: 1em;">
46523
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
46524
distribution as defined by Sections 1 through 9 of this document.</p>
46525
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
46526
copyright owner that is granting the License.</p>
46527
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
46528
entities that control, are controlled by, or are under common control with
46529
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
46530
power, direct or indirect, to cause the direction or management of such
46531
entity, whether by contract or otherwise, or (ii) ownership of fifty
46532
percent (50%) or more of the outstanding shares, or (iii) beneficial
46533
ownership of such entity.</p>
46534
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
46535
permissions granted by this License.</p>
46536
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
46537
including but not limited to software source code, documentation source,
46538
and configuration files.</p>
46539
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
46540
or translation of a Source form, including but not limited to compiled
46541
object code, generated documentation, and conversions to other media types.</p>
46542
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
46543
made available under the License, as indicated by a copyright notice that
46544
is included in or attached to the work (an example is provided in the
46545
Appendix below).</p>
46546
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
46547
that is based on (or derived from) the Work and for which the editorial
46548
revisions, annotations, elaborations, or other modifications represent, as
46549
a whole, an original work of authorship. For the purposes of this License,
46550
Derivative Works shall not include works that remain separable from, or
46551
merely link (or bind by name) to the interfaces of, the Work and Derivative
46552
Works thereof.</p>
46553
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
46554
version of the Work and any modifications or additions to that Work or
46555
Derivative Works thereof, that is intentionally submitted to Licensor for
46556
inclusion in the Work by the copyright owner or by an individual or Legal
46557
Entity authorized to submit on behalf of the copyright owner. For the
46558
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
46559
verbal, or written communication sent to the Licensor or its
46560
representatives, including but not limited to communication on electronic
46561
mailing lists, source code control systems, and issue tracking systems that
46562
are managed by, or on behalf of, the Licensor for the purpose of discussing
46563
and improving the Work, but excluding communication that is conspicuously
46564
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
46565
Contribution.</strong>"</p>
46566
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
46567
behalf of whom a Contribution has been received by Licensor and
46568
subsequently incorporated within the Work.</p>
46569
</div>
46570
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
46571
terms and conditions of this License, each Contributor hereby grants to You
46572
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
46573
copyright license to reproduce, prepare Derivative Works of, publicly
46574
display, publicly perform, sublicense, and distribute the Work and such
46575
Derivative Works in Source or Object form.</p>
46576
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
46577
and conditions of this License, each Contributor hereby grants to You a
46578
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
46579
(except as stated in this section) patent license to make, have made, use,
46580
offer to sell, sell, import, and otherwise transfer the Work, where such
46581
license applies only to those patent claims licensable by such Contributor
46582
that are necessarily infringed by their Contribution(s) alone or by
46583
combination of their Contribution(s) with the Work to which such
46584
Contribution(s) was submitted. If You institute patent litigation against
46585
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
46586
that the Work or a Contribution incorporated within the Work constitutes
46587
direct or contributory patent infringement, then any patent licenses
46588
granted to You under this License for that Work shall terminate as of the
46589
date such litigation is filed.</p>
46590
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
46591
distribute copies of the Work or Derivative Works thereof in any medium,
46592
with or without modifications, and in Source or Object form, provided that
46593
You meet the following conditions:</p>
46594
<ol style="list-style: lower-latin;">
46595
<li>You must give any other recipients of the Work or Derivative Works a
46596
copy of this License; and</li>
46597
<li>You must cause any modified files to carry prominent notices stating
46598
that You changed the files; and</li>
46599
<li>You must retain, in the Source form of any Derivative Works that You
46600
distribute, all copyright, patent, trademark, and attribution notices from
46601
the Source form of the Work, excluding those notices that do not pertain to
46602
any part of the Derivative Works; and</li>
46603
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
46604
then any Derivative Works that You distribute must include a readable copy
46605
of the attribution notices contained within such NOTICE file, excluding
46606
those notices that do not pertain to any part of the Derivative Works, in
46607
at least one of the following places: within a NOTICE text file distributed
46608
as part of the Derivative Works; within the Source form or documentation,
46609
if provided along with the Derivative Works; or, within a display generated
46610
by the Derivative Works, if and wherever such third-party notices normally
46611
appear. The contents of the NOTICE file are for informational purposes only
46612
and do not modify the License. You may add Your own attribution notices
46613
within Derivative Works that You distribute, alongside or as an addendum to
46614
the NOTICE text from the Work, provided that such additional attribution
46615
notices cannot be construed as modifying the License.
46616
</li>
46617
</ol>
46618
<p>You may add Your own copyright statement to Your modifications and may
46619
provide additional or different license terms and conditions for use,
46620
reproduction, or distribution of Your modifications, or for any such
46621
Derivative Works as a whole, provided Your use, reproduction, and
46622
distribution of the Work otherwise complies with the conditions stated in
46623
this License.</p>
46624
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
46625
explicitly state otherwise, any Contribution intentionally submitted for
46626
inclusion in the Work by You to the Licensor shall be under the terms and
46627
conditions of this License, without any additional terms or conditions.
46628
Notwithstanding the above, nothing herein shall supersede or modify the
46629
terms of any separate license agreement you may have executed with Licensor
46630
regarding such Contributions.</p>
46631
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
46632
permission to use the trade names, trademarks, service marks, or product
46633
names of the Licensor, except as required for reasonable and customary use
46634
in describing the origin of the Work and reproducing the content of the
46635
NOTICE file.</p>
46636
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
46637
applicable law or agreed to in writing, Licensor provides the Work (and
46638
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
46639
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
46640
without limitation, any warranties or conditions of TITLE,
46641
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
46642
are solely responsible for determining the appropriateness of using or
46643
redistributing the Work and assume any risks associated with Your exercise
46644
of permissions under this License.</p>
46645
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
46646
under no legal theory, whether in tort (including negligence), contract, or
46647
otherwise, unless required by applicable law (such as deliberate and
46648
grossly negligent acts) or agreed to in writing, shall any Contributor be
46649
liable to You for damages, including any direct, indirect, special,
46650
incidental, or consequential damages of any character arising as a result
46651
of this License or out of the use or inability to use the Work (including
46652
but not limited to damages for loss of goodwill, work stoppage, computer
46653
failure or malfunction, or any and all other commercial damages or losses),
46654
even if such Contributor has been advised of the possibility of such
46655
damages.</p>
46656
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
46657
While redistributing the Work or Derivative Works thereof, You may choose
46658
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
46659
or other liability obligations and/or rights consistent with this License.
46660
However, in accepting such obligations, You may act only on Your own behalf
46661
and on Your sole responsibility, not on behalf of any other Contributor,
46662
and only if You agree to indemnify, defend, and hold each Contributor
46663
harmless for any liability incurred by, or claims asserted against, such
46664
Contributor by reason of your accepting any such warranty or additional
46665
liability.</p>
46666
<p>END OF TERMS AND CONDITIONS</p>
46667
</div>
46668
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
46669
<p>Include a copy of the Apache License, typically in a file called
46670
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
46671
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
46672
declaration, replacing the fields enclosed by brackets "[]" with your own
46673
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
46674
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
46675
identification within third-party archives.</p>
46676
<pre><code>Copyright [yyyy] [name of copyright owner]
46677
46678
Licensed under the Apache License, Version 2.0 (the "License");
46679
you may not use this file except in compliance with the License.
46680
You may obtain a copy of the License at
46681
46682
    http://www.apache.org/licenses/LICENSE-2.0
46683
46684
Unless required by applicable law or agreed to in writing, software
46685
distributed under the License is distributed on an "AS IS" BASIS,
46686
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
46687
See the License for the specific language governing permissions and
46688
limitations under the License.
46689
</code></pre>
46690
46691
</div>  </main>
46692
46693
  <!-- Footer -->
46694
  <footer class="bg-primary">
46695
    <div class="container">
46696
      <div class="row">
46697
        <br />
46698
        <div class="col-sm-2">
46699
          <h5 class="white">Community</h5>
46700
          <ul class="list-unstyled white" role="menu">
46701
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
46702
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
46703
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
46704
            <li><a href="/community-resources/">Community Resources</a></li>
46705
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
46706
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
46707
          </ul>
46708
        </div>
46709
46710
        <div class="col-sm-2">
46711
          <h5 class="white">Projects</h5>
46712
          <ul class="list-unstyled white" role="menu">
46713
              <li><a href="/projects">Projects</a></li>
46714
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
46715
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
46716
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
46717
              <li><a href="/security">Report a Vulnerability</a></li>
46718
          </ul>
46719
        </div>
46720
        <div class="col-sm-2">
46721
          <h5 class="white">Downloads</h5>
46722
          <ul class="list-unstyled white" role="menu">
46723
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
46724
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
46725
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
46726
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
46727
          </ul>
46728
        </div>
46729
46730
        <div class="col-sm-2">
46731
          <h5 class="white">Learn</h5>
46732
          <ul class="list-unstyled white" role="menu">
46733
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
46734
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
46735
            <li><a href="/theapacheway/">The Apache Way</a></li>
46736
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
46737
            <li><a href="/licenses">Licenses</a></li>
46738
            <li><a href="/foundation/glossary">Glossary</a></li>
46739
            <li><a href="/foundation/faq">FAQ</a></li>
46740
          </ul>
46741
        </div>
46742
46743
        <div class="col-sm-2">
46744
          <h5 class="white">Resources &amp; Tools</h5>
46745
          <ul class="list-unstyled white" role="menu">
46746
              <li><a href="/dev/">Developer Information</a></li>
46747
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
46748
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
46749
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
46750
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
46751
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
46752
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
46753
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
46754
              <li><a href="/logos/">Project Logos</a></li>
46755
          </ul>
46756
        </div>
46757
46758
        <div class="col-sm-2">
46759
          <h5 class="white">About</h5>
46760
          <ul class="list-unstyled white" role="menu">
46761
            <li><a href="/foundation/">About</a></li>
46762
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
46763
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
46764
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
46765
            <li><a href="/foundation/leadership">Leadership</a></li>
46766
            <li><a href="/foundation/members">Members</a></li>
46767
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
46768
            <li><a href="/press/">Newsroom</a></li>
46769
            <li><a href="/foundation/contact">Contact</a></li>
46770
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
46771
          </ul>
46772
        </div>
46773
46774
46775
      </div>
46776
      <hr class="col-lg-12 hr-white" />
46777
      <div class="row">
46778
        <div class="col-lg-12">
46779
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
46780
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
46781
        </div>
46782
      </div>
46783
    </div>
46784
46785
  </footer>
46786
46787
  <!-- / Footer -->
46788
46789
  <script src="/js/jquery.min.js"></script>
46790
  <script src="/js/bootstrap.js"></script>
46791
  <script src="/js/slideshow.js"></script>
46792
  <script>
46793
    (function($){
46794
      $(document).ready(function(){
46795
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
46796
          event.preventDefault();
46797
          event.stopPropagation();
46798
          $(this).parent().siblings().removeClass('open');
46799
          $(this).parent().toggleClass('open');
46800
          console.log('WOrked');
46801
        });
46802
      });
46803
    })(jQuery);
46804
  </script>
46805
</body>
46806
</html></pre>
46807
}}
46808
|
46809
|com.zfabrik.servletjsp|jetty-schemas-5.2|LICENSE|{{collapse(EPL 1.0)
46810
<pre>This program and the accompanying materials are made available under the
46811
terms of the Eclipse Public License 2.0 which is available at
46812
http://www.eclipse.org/legal/epl-2.0, or the Apache Software License
46813
2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0.
46814
46815
46816
46817
Eclipse Public License - v 1.0
46818
46819
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC
46820
LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
46821
CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
46822
46823
1. DEFINITIONS
46824
46825
"Contribution" means:
46826
46827
a) in the case of the initial Contributor, the initial code and documentation
46828
   distributed under this Agreement, and
46829
b) in the case of each subsequent Contributor:
46830
    i) changes to the Program, and
46831
   ii) additions to the Program;
46832
46833
   where such changes and/or additions to the Program originate from and are
46834
   distributed by that particular Contributor. A Contribution 'originates'
46835
   from a Contributor if it was added to the Program by such Contributor
46836
   itself or anyone acting on such Contributor's behalf. Contributions do not
46837
   include additions to the Program which: (i) are separate modules of
46838
   software distributed in conjunction with the Program under their own
46839
   license agreement, and (ii) are not derivative works of the Program.
46840
46841
"Contributor" means any person or entity that distributes the Program.
46842
46843
"Licensed Patents" mean patent claims licensable by a Contributor which are
46844
necessarily infringed by the use or sale of its Contribution alone or when
46845
combined with the Program.
46846
46847
"Program" means the Contributions distributed in accordance with this
46848
Agreement.
46849
46850
"Recipient" means anyone who receives the Program under this Agreement,
46851
including all Contributors.
46852
46853
2. GRANT OF RIGHTS
46854
  a) Subject to the terms of this Agreement, each Contributor hereby grants
46855
     Recipient a non-exclusive, worldwide, royalty-free copyright license to
46856
     reproduce, prepare derivative works of, publicly display, publicly
46857
     perform, distribute and sublicense the Contribution of such Contributor,
46858
     if any, and such derivative works, in source code and object code form.
46859
  b) Subject to the terms of this Agreement, each Contributor hereby grants
46860
     Recipient a non-exclusive, worldwide, royalty-free patent license under
46861
     Licensed Patents to make, use, sell, offer to sell, import and otherwise
46862
     transfer the Contribution of such Contributor, if any, in source code and
46863
     object code form. This patent license shall apply to the combination of
46864
     the Contribution and the Program if, at the time the Contribution is
46865
     added by the Contributor, such addition of the Contribution causes such
46866
     combination to be covered by the Licensed Patents. The patent license
46867
     shall not apply to any other combinations which include the Contribution.
46868
     No hardware per se is licensed hereunder.
46869
  c) Recipient understands that although each Contributor grants the licenses
46870
     to its Contributions set forth herein, no assurances are provided by any
46871
     Contributor that the Program does not infringe the patent or other
46872
     intellectual property rights of any other entity. Each Contributor
46873
     disclaims any liability to Recipient for claims brought by any other
46874
     entity based on infringement of intellectual property rights or
46875
     otherwise. As a condition to exercising the rights and licenses granted
46876
     hereunder, each Recipient hereby assumes sole responsibility to secure
46877
     any other intellectual property rights needed, if any. For example, if a
46878
     third party patent license is required to allow Recipient to distribute
46879
     the Program, it is Recipient's responsibility to acquire that license
46880
     before distributing the Program.
46881
  d) Each Contributor represents that to its knowledge it has sufficient
46882
     copyright rights in its Contribution, if any, to grant the copyright
46883
     license set forth in this Agreement.
46884
46885
3. REQUIREMENTS
46886
46887
A Contributor may choose to distribute the Program in object code form under
46888
its own license agreement, provided that:
46889
46890
  a) it complies with the terms and conditions of this Agreement; and
46891
  b) its license agreement:
46892
      i) effectively disclaims on behalf of all Contributors all warranties
46893
         and conditions, express and implied, including warranties or
46894
         conditions of title and non-infringement, and implied warranties or
46895
         conditions of merchantability and fitness for a particular purpose;
46896
     ii) effectively excludes on behalf of all Contributors all liability for
46897
         damages, including direct, indirect, special, incidental and
46898
         consequential damages, such as lost profits;
46899
    iii) states that any provisions which differ from this Agreement are
46900
         offered by that Contributor alone and not by any other party; and
46901
     iv) states that source code for the Program is available from such
46902
         Contributor, and informs licensees how to obtain it in a reasonable
46903
         manner on or through a medium customarily used for software exchange.
46904
46905
When the Program is made available in source code form:
46906
46907
  a) it must be made available under this Agreement; and
46908
  b) a copy of this Agreement must be included with each copy of the Program.
46909
     Contributors may not remove or alter any copyright notices contained
46910
     within the Program.
46911
46912
Each Contributor must identify itself as the originator of its Contribution,
46913
if
46914
any, in a manner that reasonably allows subsequent Recipients to identify the
46915
originator of the Contribution.
46916
46917
4. COMMERCIAL DISTRIBUTION
46918
46919
Commercial distributors of software may accept certain responsibilities with
46920
respect to end users, business partners and the like. While this license is
46921
intended to facilitate the commercial use of the Program, the Contributor who
46922
includes the Program in a commercial product offering should do so in a manner
46923
which does not create potential liability for other Contributors. Therefore,
46924
if a Contributor includes the Program in a commercial product offering, such
46925
Contributor ("Commercial Contributor") hereby agrees to defend and indemnify
46926
every other Contributor ("Indemnified Contributor") against any losses,
46927
damages and costs (collectively "Losses") arising from claims, lawsuits and
46928
other legal actions brought by a third party against the Indemnified
46929
Contributor to the extent caused by the acts or omissions of such Commercial
46930
Contributor in connection with its distribution of the Program in a commercial
46931
product offering. The obligations in this section do not apply to any claims
46932
or Losses relating to any actual or alleged intellectual property
46933
infringement. In order to qualify, an Indemnified Contributor must:
46934
a) promptly notify the Commercial Contributor in writing of such claim, and
46935
b) allow the Commercial Contributor to control, and cooperate with the
46936
Commercial Contributor in, the defense and any related settlement
46937
negotiations. The Indemnified Contributor may participate in any such claim at
46938
its own expense.
46939
46940
For example, a Contributor might include the Program in a commercial product
46941
offering, Product X. That Contributor is then a Commercial Contributor. If
46942
that Commercial Contributor then makes performance claims, or offers
46943
warranties related to Product X, those performance claims and warranties are
46944
such Commercial Contributor's responsibility alone. Under this section, the
46945
Commercial Contributor would have to defend claims against the other
46946
Contributors related to those performance claims and warranties, and if a
46947
court requires any other Contributor to pay any damages as a result, the
46948
Commercial Contributor must pay those damages.
46949
46950
5. NO WARRANTY
46951
46952
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
46953
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
46954
IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
46955
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
46956
Recipient is solely responsible for determining the appropriateness of using
46957
and distributing the Program and assumes all risks associated with its
46958
exercise of rights under this Agreement , including but not limited to the
46959
risks and costs of program errors, compliance with applicable laws, damage to
46960
or loss of data, programs or equipment, and unavailability or interruption of
46961
operations.
46962
46963
6. DISCLAIMER OF LIABILITY
46964
46965
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
46966
CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
46967
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION
46968
LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
46969
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
46970
ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
46971
EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
46972
OF SUCH DAMAGES.
46973
46974
7. GENERAL
46975
46976
If any provision of this Agreement is invalid or unenforceable under
46977
applicable law, it shall not affect the validity or enforceability of the
46978
remainder of the terms of this Agreement, and without further action by the
46979
parties hereto, such provision shall be reformed to the minimum extent
46980
necessary to make such provision valid and enforceable.
46981
46982
If Recipient institutes patent litigation against any entity (including a
46983
cross-claim or counterclaim in a lawsuit) alleging that the Program itself
46984
(excluding combinations of the Program with other software or hardware)
46985
infringes such Recipient's patent(s), then such Recipient's rights granted
46986
under Section 2(b) shall terminate as of the date such litigation is filed.
46987
46988
All Recipient's rights under this Agreement shall terminate if it fails to
46989
comply with any of the material terms or conditions of this Agreement and does
46990
not cure such failure in a reasonable period of time after becoming aware of
46991
such noncompliance. If all Recipient's rights under this Agreement terminate,
46992
Recipient agrees to cease use and distribution of the Program as soon as
46993
reasonably practicable. However, Recipient's obligations under this Agreement
46994
and any licenses granted by Recipient relating to the Program shall continue
46995
and survive.
46996
46997
Everyone is permitted to copy and distribute copies of this Agreement, but in
46998
order to avoid inconsistency the Agreement is copyrighted and may only be
46999
modified in the following manner. The Agreement Steward reserves the right to
47000
publish new versions (including revisions) of this Agreement from time to
47001
time. No one other than the Agreement Steward has the right to modify this
47002
Agreement. The Eclipse Foundation is the initial Agreement Steward. The
47003
Eclipse Foundation may assign the responsibility to serve as the Agreement
47004
Steward to a suitable separate entity. Each new version of the Agreement will
47005
be given a distinguishing version number. The Program (including
47006
Contributions) may always be distributed subject to the version of the
47007
Agreement under which it was received. In addition, after a new version of the
47008
Agreement is published, Contributor may elect to distribute the Program
47009
(including its Contributions) under the new version. Except as expressly
47010
stated in Sections 2(a) and 2(b) above, Recipient receives no rights or
47011
licenses to the intellectual property of any Contributor under this Agreement,
47012
whether expressly, by implication, estoppel or otherwise. All rights in the
47013
Program not expressly granted under this Agreement are reserved.
47014
47015
This Agreement is governed by the laws of the State of New York and the
47016
intellectual property laws of the United States of America. No party to this
47017
Agreement will bring a legal action under this Agreement more than one year
47018
after the cause of action arose. Each party waives its rights to a jury trial in
47019
any resulting litigation.
47020
47021
47022
47023
                                 Apache License
47024
                           Version 2.0, January 2004
47025
                        http://www.apache.org/licenses/
47026
47027
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
47028
47029
   1. Definitions.
47030
47031
      "License" shall mean the terms and conditions for use, reproduction,
47032
      and distribution as defined by Sections 1 through 9 of this document.
47033
47034
      "Licensor" shall mean the copyright owner or entity authorized by
47035
      the copyright owner that is granting the License.
47036
47037
      "Legal Entity" shall mean the union of the acting entity and all
47038
      other entities that control, are controlled by, or are under common
47039
      control with that entity. For the purposes of this definition,
47040
      "control" means (i) the power, direct or indirect, to cause the
47041
      direction or management of such entity, whether by contract or
47042
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
47043
      outstanding shares, or (iii) beneficial ownership of such entity.
47044
47045
      "You" (or "Your") shall mean an individual or Legal Entity
47046
      exercising permissions granted by this License.
47047
47048
      "Source" form shall mean the preferred form for making modifications,
47049
      including but not limited to software source code, documentation
47050
      source, and configuration files.
47051
47052
      "Object" form shall mean any form resulting from mechanical
47053
      transformation or translation of a Source form, including but
47054
      not limited to compiled object code, generated documentation,
47055
      and conversions to other media types.
47056
47057
      "Work" shall mean the work of authorship, whether in Source or
47058
      Object form, made available under the License, as indicated by a
47059
      copyright notice that is included in or attached to the work
47060
      (an example is provided in the Appendix below).
47061
47062
      "Derivative Works" shall mean any work, whether in Source or Object
47063
      form, that is based on (or derived from) the Work and for which the
47064
      editorial revisions, annotations, elaborations, or other modifications
47065
      represent, as a whole, an original work of authorship. For the purposes
47066
      of this License, Derivative Works shall not include works that remain
47067
      separable from, or merely link (or bind by name) to the interfaces of,
47068
      the Work and Derivative Works thereof.
47069
47070
      "Contribution" shall mean any work of authorship, including
47071
      the original version of the Work and any modifications or additions
47072
      to that Work or Derivative Works thereof, that is intentionally
47073
      submitted to Licensor for inclusion in the Work by the copyright owner
47074
      or by an individual or Legal Entity authorized to submit on behalf of
47075
      the copyright owner. For the purposes of this definition, "submitted"
47076
      means any form of electronic, verbal, or written communication sent
47077
      to the Licensor or its representatives, including but not limited to
47078
      communication on electronic mailing lists, source code control systems,
47079
      and issue tracking systems that are managed by, or on behalf of, the
47080
      Licensor for the purpose of discussing and improving the Work, but
47081
      excluding communication that is conspicuously marked or otherwise
47082
      designated in writing by the copyright owner as "Not a Contribution."
47083
47084
      "Contributor" shall mean Licensor and any individual or Legal Entity
47085
      on behalf of whom a Contribution has been received by Licensor and
47086
      subsequently incorporated within the Work.
47087
47088
   2. Grant of Copyright License. Subject to the terms and conditions of
47089
      this License, each Contributor hereby grants to You a perpetual,
47090
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
47091
      copyright license to reproduce, prepare Derivative Works of,
47092
      publicly display, publicly perform, sublicense, and distribute the
47093
      Work and such Derivative Works in Source or Object form.
47094
47095
   3. Grant of Patent License. Subject to the terms and conditions of
47096
      this License, each Contributor hereby grants to You a perpetual,
47097
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
47098
      (except as stated in this section) patent license to make, have made,
47099
      use, offer to sell, sell, import, and otherwise transfer the Work,
47100
      where such license applies only to those patent claims licensable
47101
      by such Contributor that are necessarily infringed by their
47102
      Contribution(s) alone or by combination of their Contribution(s)
47103
      with the Work to which such Contribution(s) was submitted. If You
47104
      institute patent litigation against any entity (including a
47105
      cross-claim or counterclaim in a lawsuit) alleging that the Work
47106
      or a Contribution incorporated within the Work constitutes direct
47107
      or contributory patent infringement, then any patent licenses
47108
      granted to You under this License for that Work shall terminate
47109
      as of the date such litigation is filed.
47110
47111
   4. Redistribution. You may reproduce and distribute copies of the
47112
      Work or Derivative Works thereof in any medium, with or without
47113
      modifications, and in Source or Object form, provided that You
47114
      meet the following conditions:
47115
47116
      (a) You must give any other recipients of the Work or
47117
          Derivative Works a copy of this License; and
47118
47119
      (b) You must cause any modified files to carry prominent notices
47120
          stating that You changed the files; and
47121
47122
      (c) You must retain, in the Source form of any Derivative Works
47123
          that You distribute, all copyright, patent, trademark, and
47124
          attribution notices from the Source form of the Work,
47125
          excluding those notices that do not pertain to any part of
47126
          the Derivative Works; and
47127
47128
      (d) If the Work includes a "NOTICE" text file as part of its
47129
          distribution, then any Derivative Works that You distribute must
47130
          include a readable copy of the attribution notices contained
47131
          within such NOTICE file, excluding those notices that do not
47132
          pertain to any part of the Derivative Works, in at least one
47133
          of the following places: within a NOTICE text file distributed
47134
          as part of the Derivative Works; within the Source form or
47135
          documentation, if provided along with the Derivative Works; or,
47136
          within a display generated by the Derivative Works, if and
47137
          wherever such third-party notices normally appear. The contents
47138
          of the NOTICE file are for informational purposes only and
47139
          do not modify the License. You may add Your own attribution
47140
          notices within Derivative Works that You distribute, alongside
47141
          or as an addendum to the NOTICE text from the Work, provided
47142
          that such additional attribution notices cannot be construed
47143
          as modifying the License.
47144
47145
      You may add Your own copyright statement to Your modifications and
47146
      may provide additional or different license terms and conditions
47147
      for use, reproduction, or distribution of Your modifications, or
47148
      for any such Derivative Works as a whole, provided Your use,
47149
      reproduction, and distribution of the Work otherwise complies with
47150
      the conditions stated in this License.
47151
47152
   5. Submission of Contributions. Unless You explicitly state otherwise,
47153
      any Contribution intentionally submitted for inclusion in the Work
47154
      by You to the Licensor shall be under the terms and conditions of
47155
      this License, without any additional terms or conditions.
47156
      Notwithstanding the above, nothing herein shall supersede or modify
47157
      the terms of any separate license agreement you may have executed
47158
      with Licensor regarding such Contributions.
47159
47160
   6. Trademarks. This License does not grant permission to use the trade
47161
      names, trademarks, service marks, or product names of the Licensor,
47162
      except as required for reasonable and customary use in describing the
47163
      origin of the Work and reproducing the content of the NOTICE file.
47164
47165
   7. Disclaimer of Warranty. Unless required by applicable law or
47166
      agreed to in writing, Licensor provides the Work (and each
47167
      Contributor provides its Contributions) on an "AS IS" BASIS,
47168
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
47169
      implied, including, without limitation, any warranties or conditions
47170
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
47171
      PARTICULAR PURPOSE. You are solely responsible for determining the
47172
      appropriateness of using or redistributing the Work and assume any
47173
      risks associated with Your exercise of permissions under this License.
47174
47175
   8. Limitation of Liability. In no event and under no legal theory,
47176
      whether in tort (including negligence), contract, or otherwise,
47177
      unless required by applicable law (such as deliberate and grossly
47178
      negligent acts) or agreed to in writing, shall any Contributor be
47179
      liable to You for damages, including any direct, indirect, special,
47180
      incidental, or consequential damages of any character arising as a
47181
      result of this License or out of the use or inability to use the
47182
      Work (including but not limited to damages for loss of goodwill,
47183
      work stoppage, computer failure or malfunction, or any and all
47184
      other commercial damages or losses), even if such Contributor
47185
      has been advised of the possibility of such damages.
47186
47187
   9. Accepting Warranty or Additional Liability. While redistributing
47188
      the Work or Derivative Works thereof, You may choose to offer,
47189
      and charge a fee for, acceptance of support, warranty, indemnity,
47190
      or other liability obligations and/or rights consistent with this
47191
      License. However, in accepting such obligations, You may act only
47192
      on Your own behalf and on Your sole responsibility, not on behalf
47193
      of any other Contributor, and only if You agree to indemnify,
47194
      defend, and hold each Contributor harmless for any liability
47195
      incurred by, or claims asserted against, such Contributor by reason
47196
      of your accepting any such warranty or additional liability.
47197
47198
   END OF TERMS AND CONDITIONS
47199
47200
   APPENDIX: How to apply the Apache License to your work.
47201
47202
      To apply the Apache License to your work, attach the following
47203
      boilerplate notice, with the fields enclosed by brackets "[]"
47204
      replaced with your own identifying information. (Don't include
47205
      the brackets!)  The text should be enclosed in the appropriate
47206
      comment syntax for the file format. We also recommend that a
47207
      file or class name and description of purpose be included on the
47208
      same "printed page" as the copyright notice for easier
47209
      identification within third-party archives.
47210
47211
   Copyright [yyyy] [name of copyright owner]
47212
47213
   Licensed under the Apache License, Version 2.0 (the "License");
47214
   you may not use this file except in compliance with the License.
47215
   You may obtain a copy of the License at
47216
47217
       http://www.apache.org/licenses/LICENSE-2.0
47218
47219
   Unless required by applicable law or agreed to in writing, software
47220
   distributed under the License is distributed on an "AS IS" BASIS,
47221
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
47222
   See the License for the specific language governing permissions and
47223
   limitations under the License.
47224
bmission of Contributions. Unless You explicitly state otherwise,
47225
      any Contribution intentionally submitted for inclusion in the Work
47226
      by You to the Licensor shall be under the terms and conditions of
47227
      this License, without any additional terms or conditions.
47228
      Notwithstanding the above, nothing herein shall supersede or modify
47229
      the terms of any separate license agreement you may have executed
47230
      with Licensor regarding such Contributions.
47231
47232
   6. Trademarks. This License does not grant permission to use the trade
47233
      names, trademarks, service marks, or product names of the Licensor,
47234
      except as required for reasonable and customary use in describing the
47235
      origin of the Work and reproducing the content of the NOTICE file.
47236
47237
   7. Disclaimer of Warranty. Unless required by applicable law or
47238
      agreed to in writing, Licensor provides the Work (and each
47239
      Contributor provides its Contributions) on an "AS IS" BASIS,
47240
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
47241
      implied, including, without limitation, any warranties or conditions
47242
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
47243
      PARTICULAR PURPOSE. You are solely responsible for determining the
47244
      appropriateness of using or redistributing the Work and assume any
47245
      risks associated with Your exercise of permissions under this License.
47246
47247
   8. Limitation o</pre>
47248
}}
47249
|
47250
|com.zfabrik.servletjsp|jetty-security-12.0.19|pom.xml|{{collapse(Apache 2.0)
47251
<pre><!DOCTYPE html>
47252
<html lang="en">
47253
<head>
47254
  <meta charset="utf-8">
47255
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
47256
  <meta name="viewport" content="width=device-width, initial-scale=1">
47257
  <meta name="description" content="Home page of The Apache Software Foundation">
47258
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
47259
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
47260
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
47261
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
47262
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
47263
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
47264
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
47265
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
47266
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
47267
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
47268
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
47269
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
47270
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
47271
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
47272
  <link rel="manifest" href="/favicons/manifest.json">
47273
  <link rel="shortcut icon" href="/favicons/favicon.ico">
47274
  <meta name="msapplication-TileColor" content="#603cba">
47275
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
47276
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
47277
  <meta name="theme-color" content="#282661">
47278
47279
  <title>Apache License, Version 2.0</title>
47280
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
47281
  <link href="/css/min.bootstrap.css" rel="stylesheet">
47282
  <link href="/css/styles.css" rel="stylesheet">
47283
  <link href="/css/new-ui.css" rel="stylesheet">
47284
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
47285
  <style>
47286
.headerlink {
47287
  visibility: hidden;
47288
}
47289
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
47290
  visibility: visible
47291
}  </style>
47292
47293
  <!-- pagefind search -->
47294
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
47295
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
47296
  <script>
47297
    window.addEventListener('DOMContentLoaded', (event) => {
47298
        new PagefindUI({ element: "#pagefind-search" });
47299
    });
47300
    var pageTitle = 'Apache License, Version 2.0';
47301
    if(pageTitle === '404'){
47302
      window.addEventListener('DOMContentLoaded', (event) => {
47303
          new PagefindUI({ element: "#page-404-search" });
47304
      });
47305
    }
47306
  </script>
47307
  
47308
47309
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
47310
  <script>
47311
    var pageTitle = 'Apache License, Version 2.0';
47312
    var _paq = window._paq = window._paq || [];
47313
    /* tracker methods like "setCustomDimension" should be called before
47314
"trackPageView" */
47315
    /* We explicitly disable cookie tracking to avoid privacy issues */
47316
    _paq.push(['disableCookies']);
47317
    if(pageTitle === '404'){
47318
      /* Track 404 page hits */
47319
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
47320
    }
47321
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
47322
as the same visit */
47323
    _paq.push(['trackPageView']);
47324
    _paq.push(['enableLinkTracking']);
47325
    (function() {
47326
      var u="//analytics.apache.org/";
47327
      _paq.push(['setTrackerUrl', u+'matomo.php']);
47328
      _paq.push(['setSiteId', '37']);
47329
      var d=document, g=d.createElement('script'),
47330
s=d.getElementsByTagName('script')[0];
47331
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
47332
    })();
47333
  </script>
47334
  <!-- End Matomo Code -->
47335
47336
</head>
47337
47338
<body >
47339
  <!-- Navigation -->
47340
  <header>
47341
	<div id="skiptocontent">
47342
		<a href="#maincontent">Skip to Main Content</a>
47343
	</div>
47344
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
47345
      
47346
      <div class="container">
47347
        <div class="navbar-header">
47348
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
47349
            <span class="sr-only">Toggle navigation</span>
47350
            <span class="icon-bar"></span>
47351
            <span class="icon-bar"></span>
47352
            <span class="icon-bar"></span>
47353
          </button>
47354
        </div>
47355
        <div class="collapse navbar-collapse" id="mainnav-collapse">
47356
          <div class="upper-nav">
47357
            <div class="header-social-icons">
47358
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
47359
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
47360
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
47361
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
47362
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
47363
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
47364
            </div>
47365
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
47366
          </div>
47367
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
47368
            <li class="dropdown">
47369
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
47370
              <ul class="dropdown-menu" role="menu">
47371
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
47372
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
47373
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
47374
                <li><a href="/community-resources/">Community Resources</a></li>
47375
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
47376
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
47377
              </ul>
47378
            </li>
47379
            <li class="dropdown">
47380
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
47381
              <ul class="dropdown-menu" role="menu">
47382
                <li><a href="/projects">Projects</a></li>
47383
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
47384
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
47385
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
47386
                <li><a href="/security">Report a Vulnerability</a></li>
47387
              </ul>
47388
            </li>
47389
            <li class="dropdown">
47390
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
47391
              <ul class="dropdown-menu" role="menu">
47392
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
47393
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
47394
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
47395
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
47396
              </ul>
47397
            </li>
47398
            <li class="dropdown">
47399
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
47400
              <ul class="dropdown-menu" role="menu">
47401
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
47402
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
47403
                <li><a href="/theapacheway/">The Apache Way</a></li>
47404
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
47405
                <li><a href="/licenses">Licenses</a></li>
47406
                <li><a href="/foundation/glossary">Glossary</a></li>
47407
                <li><a href="/foundation/faq">FAQ</a></li>
47408
              </ul>
47409
            </li>
47410
            <li class="dropdown">
47411
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
47412
              <ul class="dropdown-menu" role="menu">
47413
                <li><a href="/dev/">Developer Information</a></li>
47414
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
47415
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
47416
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
47417
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
47418
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
47419
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
47420
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
47421
                <li><a href="/logos/">Project Logos</a></li>
47422
              </ul>
47423
            </li>
47424
            <li class="dropdown">
47425
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
47426
              <ul class="dropdown-menu" role="menu">
47427
                <li><a href="/foundation/">About</a></li>
47428
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
47429
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
47430
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
47431
                <li><a href="/foundation/leadership">Leadership</a></li>
47432
                <li><a href="/foundation/members">Members</a></li>
47433
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
47434
                <li><a href="/press/">Newsroom</a></li>
47435
                <li><a href="/foundation/contact">Contact</a></li>
47436
              </ul>
47437
            </li>
47438
            
47439
           
47440
            
47441
            <li class="dropdown">
47442
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
47443
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
47444
              <ul class="dropdown-menu search-form" role="search">
47445
                <li>
47446
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
47447
                </li>
47448
              </ul>
47449
            </li>
47450
          </ul>
47451
        </div>
47452
      </div>
47453
    </nav>
47454
  </header>
47455
     <!-- Script is to make the input field ready as soon as user click the search button-->
47456
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
47457
     <script>
47458
   document.addEventListener('DOMContentLoaded', function () {
47459
    // Using Bootstrap's event system for dropdowns
47460
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
47461
        // Check if this is the search dropdown
47462
        if ($(this).find('.glyphicon-search').length > 0) {
47463
            // Find and focus the search input
47464
            setTimeout(function() {
47465
                $('.pagefind-ui__search-input').focus();
47466
            }, 50); // Small delay to ensure input is ready
47467
        }
47468
    });
47469
});
47470
  </script>
47471
  <!-- / Navigation -->
47472
  <header id="main-header" class="container">
47473
    <div class="main">
47474
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
47475
47476
    </div>
47477
 
47478
  </header>
47479
  <main id="maincontent">
47480
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
47481
<ul>
47482
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
47483
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
47484
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
47485
</ul>
47486
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
47487
reliable and long-lived software products through collaborative, open-source software development.</p>
47488
<p>All packages produced by the ASF are implicitly licensed under the Apache
47489
License, Version 2.0, unless otherwise explicitly stated.</p>
47490
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
47491
<p style="text-align:center">
47492
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
47493
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
47494
</p>
47495
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
47496
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
47497
<div style="margin-left: 1em;">
47498
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
47499
distribution as defined by Sections 1 through 9 of this document.</p>
47500
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
47501
copyright owner that is granting the License.</p>
47502
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
47503
entities that control, are controlled by, or are under common control with
47504
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
47505
power, direct or indirect, to cause the direction or management of such
47506
entity, whether by contract or otherwise, or (ii) ownership of fifty
47507
percent (50%) or more of the outstanding shares, or (iii) beneficial
47508
ownership of such entity.</p>
47509
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
47510
permissions granted by this License.</p>
47511
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
47512
including but not limited to software source code, documentation source,
47513
and configuration files.</p>
47514
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
47515
or translation of a Source form, including but not limited to compiled
47516
object code, generated documentation, and conversions to other media types.</p>
47517
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
47518
made available under the License, as indicated by a copyright notice that
47519
is included in or attached to the work (an example is provided in the
47520
Appendix below).</p>
47521
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
47522
that is based on (or derived from) the Work and for which the editorial
47523
revisions, annotations, elaborations, or other modifications represent, as
47524
a whole, an original work of authorship. For the purposes of this License,
47525
Derivative Works shall not include works that remain separable from, or
47526
merely link (or bind by name) to the interfaces of, the Work and Derivative
47527
Works thereof.</p>
47528
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
47529
version of the Work and any modifications or additions to that Work or
47530
Derivative Works thereof, that is intentionally submitted to Licensor for
47531
inclusion in the Work by the copyright owner or by an individual or Legal
47532
Entity authorized to submit on behalf of the copyright owner. For the
47533
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
47534
verbal, or written communication sent to the Licensor or its
47535
representatives, including but not limited to communication on electronic
47536
mailing lists, source code control systems, and issue tracking systems that
47537
are managed by, or on behalf of, the Licensor for the purpose of discussing
47538
and improving the Work, but excluding communication that is conspicuously
47539
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
47540
Contribution.</strong>"</p>
47541
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
47542
behalf of whom a Contribution has been received by Licensor and
47543
subsequently incorporated within the Work.</p>
47544
</div>
47545
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
47546
terms and conditions of this License, each Contributor hereby grants to You
47547
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
47548
copyright license to reproduce, prepare Derivative Works of, publicly
47549
display, publicly perform, sublicense, and distribute the Work and such
47550
Derivative Works in Source or Object form.</p>
47551
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
47552
and conditions of this License, each Contributor hereby grants to You a
47553
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
47554
(except as stated in this section) patent license to make, have made, use,
47555
offer to sell, sell, import, and otherwise transfer the Work, where such
47556
license applies only to those patent claims licensable by such Contributor
47557
that are necessarily infringed by their Contribution(s) alone or by
47558
combination of their Contribution(s) with the Work to which such
47559
Contribution(s) was submitted. If You institute patent litigation against
47560
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
47561
that the Work or a Contribution incorporated within the Work constitutes
47562
direct or contributory patent infringement, then any patent licenses
47563
granted to You under this License for that Work shall terminate as of the
47564
date such litigation is filed.</p>
47565
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
47566
distribute copies of the Work or Derivative Works thereof in any medium,
47567
with or without modifications, and in Source or Object form, provided that
47568
You meet the following conditions:</p>
47569
<ol style="list-style: lower-latin;">
47570
<li>You must give any other recipients of the Work or Derivative Works a
47571
copy of this License; and</li>
47572
<li>You must cause any modified files to carry prominent notices stating
47573
that You changed the files; and</li>
47574
<li>You must retain, in the Source form of any Derivative Works that You
47575
distribute, all copyright, patent, trademark, and attribution notices from
47576
the Source form of the Work, excluding those notices that do not pertain to
47577
any part of the Derivative Works; and</li>
47578
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
47579
then any Derivative Works that You distribute must include a readable copy
47580
of the attribution notices contained within such NOTICE file, excluding
47581
those notices that do not pertain to any part of the Derivative Works, in
47582
at least one of the following places: within a NOTICE text file distributed
47583
as part of the Derivative Works; within the Source form or documentation,
47584
if provided along with the Derivative Works; or, within a display generated
47585
by the Derivative Works, if and wherever such third-party notices normally
47586
appear. The contents of the NOTICE file are for informational purposes only
47587
and do not modify the License. You may add Your own attribution notices
47588
within Derivative Works that You distribute, alongside or as an addendum to
47589
the NOTICE text from the Work, provided that such additional attribution
47590
notices cannot be construed as modifying the License.
47591
</li>
47592
</ol>
47593
<p>You may add Your own copyright statement to Your modifications and may
47594
provide additional or different license terms and conditions for use,
47595
reproduction, or distribution of Your modifications, or for any such
47596
Derivative Works as a whole, provided Your use, reproduction, and
47597
distribution of the Work otherwise complies with the conditions stated in
47598
this License.</p>
47599
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
47600
explicitly state otherwise, any Contribution intentionally submitted for
47601
inclusion in the Work by You to the Licensor shall be under the terms and
47602
conditions of this License, without any additional terms or conditions.
47603
Notwithstanding the above, nothing herein shall supersede or modify the
47604
terms of any separate license agreement you may have executed with Licensor
47605
regarding such Contributions.</p>
47606
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
47607
permission to use the trade names, trademarks, service marks, or product
47608
names of the Licensor, except as required for reasonable and customary use
47609
in describing the origin of the Work and reproducing the content of the
47610
NOTICE file.</p>
47611
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
47612
applicable law or agreed to in writing, Licensor provides the Work (and
47613
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
47614
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
47615
without limitation, any warranties or conditions of TITLE,
47616
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
47617
are solely responsible for determining the appropriateness of using or
47618
redistributing the Work and assume any risks associated with Your exercise
47619
of permissions under this License.</p>
47620
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
47621
under no legal theory, whether in tort (including negligence), contract, or
47622
otherwise, unless required by applicable law (such as deliberate and
47623
grossly negligent acts) or agreed to in writing, shall any Contributor be
47624
liable to You for damages, including any direct, indirect, special,
47625
incidental, or consequential damages of any character arising as a result
47626
of this License or out of the use or inability to use the Work (including
47627
but not limited to damages for loss of goodwill, work stoppage, computer
47628
failure or malfunction, or any and all other commercial damages or losses),
47629
even if such Contributor has been advised of the possibility of such
47630
damages.</p>
47631
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
47632
While redistributing the Work or Derivative Works thereof, You may choose
47633
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
47634
or other liability obligations and/or rights consistent with this License.
47635
However, in accepting such obligations, You may act only on Your own behalf
47636
and on Your sole responsibility, not on behalf of any other Contributor,
47637
and only if You agree to indemnify, defend, and hold each Contributor
47638
harmless for any liability incurred by, or claims asserted against, such
47639
Contributor by reason of your accepting any such warranty or additional
47640
liability.</p>
47641
<p>END OF TERMS AND CONDITIONS</p>
47642
</div>
47643
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
47644
<p>Include a copy of the Apache License, typically in a file called
47645
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
47646
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
47647
declaration, replacing the fields enclosed by brackets "[]" with your own
47648
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
47649
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
47650
identification within third-party archives.</p>
47651
<pre><code>Copyright [yyyy] [name of copyright owner]
47652
47653
Licensed under the Apache License, Version 2.0 (the "License");
47654
you may not use this file except in compliance with the License.
47655
You may obtain a copy of the License at
47656
47657
    http://www.apache.org/licenses/LICENSE-2.0
47658
47659
Unless required by applicable law or agreed to in writing, software
47660
distributed under the License is distributed on an "AS IS" BASIS,
47661
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
47662
See the License for the specific language governing permissions and
47663
limitations under the License.
47664
</code></pre>
47665
47666
</div>  </main>
47667
47668
  <!-- Footer -->
47669
  <footer class="bg-primary">
47670
    <div class="container">
47671
      <div class="row">
47672
        <br />
47673
        <div class="col-sm-2">
47674
          <h5 class="white">Community</h5>
47675
          <ul class="list-unstyled white" role="menu">
47676
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
47677
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
47678
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
47679
            <li><a href="/community-resources/">Community Resources</a></li>
47680
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
47681
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
47682
          </ul>
47683
        </div>
47684
47685
        <div class="col-sm-2">
47686
          <h5 class="white">Projects</h5>
47687
          <ul class="list-unstyled white" role="menu">
47688
              <li><a href="/projects">Projects</a></li>
47689
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
47690
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
47691
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
47692
              <li><a href="/security">Report a Vulnerability</a></li>
47693
          </ul>
47694
        </div>
47695
        <div class="col-sm-2">
47696
          <h5 class="white">Downloads</h5>
47697
          <ul class="list-unstyled white" role="menu">
47698
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
47699
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
47700
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
47701
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
47702
          </ul>
47703
        </div>
47704
47705
        <div class="col-sm-2">
47706
          <h5 class="white">Learn</h5>
47707
          <ul class="list-unstyled white" role="menu">
47708
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
47709
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
47710
            <li><a href="/theapacheway/">The Apache Way</a></li>
47711
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
47712
            <li><a href="/licenses">Licenses</a></li>
47713
            <li><a href="/foundation/glossary">Glossary</a></li>
47714
            <li><a href="/foundation/faq">FAQ</a></li>
47715
          </ul>
47716
        </div>
47717
47718
        <div class="col-sm-2">
47719
          <h5 class="white">Resources &amp; Tools</h5>
47720
          <ul class="list-unstyled white" role="menu">
47721
              <li><a href="/dev/">Developer Information</a></li>
47722
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
47723
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
47724
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
47725
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
47726
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
47727
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
47728
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
47729
              <li><a href="/logos/">Project Logos</a></li>
47730
          </ul>
47731
        </div>
47732
47733
        <div class="col-sm-2">
47734
          <h5 class="white">About</h5>
47735
          <ul class="list-unstyled white" role="menu">
47736
            <li><a href="/foundation/">About</a></li>
47737
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
47738
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
47739
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
47740
            <li><a href="/foundation/leadership">Leadership</a></li>
47741
            <li><a href="/foundation/members">Members</a></li>
47742
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
47743
            <li><a href="/press/">Newsroom</a></li>
47744
            <li><a href="/foundation/contact">Contact</a></li>
47745
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
47746
          </ul>
47747
        </div>
47748
47749
47750
      </div>
47751
      <hr class="col-lg-12 hr-white" />
47752
      <div class="row">
47753
        <div class="col-lg-12">
47754
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
47755
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
47756
        </div>
47757
      </div>
47758
    </div>
47759
47760
  </footer>
47761
47762
  <!-- / Footer -->
47763
47764
  <script src="/js/jquery.min.js"></script>
47765
  <script src="/js/bootstrap.js"></script>
47766
  <script src="/js/slideshow.js"></script>
47767
  <script>
47768
    (function($){
47769
      $(document).ready(function(){
47770
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
47771
          event.preventDefault();
47772
          event.stopPropagation();
47773
          $(this).parent().siblings().removeClass('open');
47774
          $(this).parent().toggleClass('open');
47775
          console.log('WOrked');
47776
        });
47777
      });
47778
    })(jQuery);
47779
  </script>
47780
</body>
47781
</html></pre>
47782
}}
47783
|
47784
|com.zfabrik.servletjsp|jetty-server-12.0.19|pom.xml|{{collapse(Apache 2.0)
47785
<pre><!DOCTYPE html>
47786
<html lang="en">
47787
<head>
47788
  <meta charset="utf-8">
47789
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
47790
  <meta name="viewport" content="width=device-width, initial-scale=1">
47791
  <meta name="description" content="Home page of The Apache Software Foundation">
47792
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
47793
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
47794
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
47795
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
47796
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
47797
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
47798
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
47799
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
47800
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
47801
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
47802
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
47803
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
47804
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
47805
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
47806
  <link rel="manifest" href="/favicons/manifest.json">
47807
  <link rel="shortcut icon" href="/favicons/favicon.ico">
47808
  <meta name="msapplication-TileColor" content="#603cba">
47809
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
47810
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
47811
  <meta name="theme-color" content="#282661">
47812
47813
  <title>Apache License, Version 2.0</title>
47814
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
47815
  <link href="/css/min.bootstrap.css" rel="stylesheet">
47816
  <link href="/css/styles.css" rel="stylesheet">
47817
  <link href="/css/new-ui.css" rel="stylesheet">
47818
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
47819
  <style>
47820
.headerlink {
47821
  visibility: hidden;
47822
}
47823
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
47824
  visibility: visible
47825
}  </style>
47826
47827
  <!-- pagefind search -->
47828
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
47829
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
47830
  <script>
47831
    window.addEventListener('DOMContentLoaded', (event) => {
47832
        new PagefindUI({ element: "#pagefind-search" });
47833
    });
47834
    var pageTitle = 'Apache License, Version 2.0';
47835
    if(pageTitle === '404'){
47836
      window.addEventListener('DOMContentLoaded', (event) => {
47837
          new PagefindUI({ element: "#page-404-search" });
47838
      });
47839
    }
47840
  </script>
47841
  
47842
47843
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
47844
  <script>
47845
    var pageTitle = 'Apache License, Version 2.0';
47846
    var _paq = window._paq = window._paq || [];
47847
    /* tracker methods like "setCustomDimension" should be called before
47848
"trackPageView" */
47849
    /* We explicitly disable cookie tracking to avoid privacy issues */
47850
    _paq.push(['disableCookies']);
47851
    if(pageTitle === '404'){
47852
      /* Track 404 page hits */
47853
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
47854
    }
47855
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
47856
as the same visit */
47857
    _paq.push(['trackPageView']);
47858
    _paq.push(['enableLinkTracking']);
47859
    (function() {
47860
      var u="//analytics.apache.org/";
47861
      _paq.push(['setTrackerUrl', u+'matomo.php']);
47862
      _paq.push(['setSiteId', '37']);
47863
      var d=document, g=d.createElement('script'),
47864
s=d.getElementsByTagName('script')[0];
47865
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
47866
    })();
47867
  </script>
47868
  <!-- End Matomo Code -->
47869
47870
</head>
47871
47872
<body >
47873
  <!-- Navigation -->
47874
  <header>
47875
	<div id="skiptocontent">
47876
		<a href="#maincontent">Skip to Main Content</a>
47877
	</div>
47878
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
47879
      
47880
      <div class="container">
47881
        <div class="navbar-header">
47882
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
47883
            <span class="sr-only">Toggle navigation</span>
47884
            <span class="icon-bar"></span>
47885
            <span class="icon-bar"></span>
47886
            <span class="icon-bar"></span>
47887
          </button>
47888
        </div>
47889
        <div class="collapse navbar-collapse" id="mainnav-collapse">
47890
          <div class="upper-nav">
47891
            <div class="header-social-icons">
47892
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
47893
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
47894
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
47895
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
47896
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
47897
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
47898
            </div>
47899
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
47900
          </div>
47901
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
47902
            <li class="dropdown">
47903
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
47904
              <ul class="dropdown-menu" role="menu">
47905
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
47906
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
47907
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
47908
                <li><a href="/community-resources/">Community Resources</a></li>
47909
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
47910
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
47911
              </ul>
47912
            </li>
47913
            <li class="dropdown">
47914
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
47915
              <ul class="dropdown-menu" role="menu">
47916
                <li><a href="/projects">Projects</a></li>
47917
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
47918
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
47919
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
47920
                <li><a href="/security">Report a Vulnerability</a></li>
47921
              </ul>
47922
            </li>
47923
            <li class="dropdown">
47924
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
47925
              <ul class="dropdown-menu" role="menu">
47926
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
47927
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
47928
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
47929
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
47930
              </ul>
47931
            </li>
47932
            <li class="dropdown">
47933
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
47934
              <ul class="dropdown-menu" role="menu">
47935
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
47936
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
47937
                <li><a href="/theapacheway/">The Apache Way</a></li>
47938
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
47939
                <li><a href="/licenses">Licenses</a></li>
47940
                <li><a href="/foundation/glossary">Glossary</a></li>
47941
                <li><a href="/foundation/faq">FAQ</a></li>
47942
              </ul>
47943
            </li>
47944
            <li class="dropdown">
47945
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
47946
              <ul class="dropdown-menu" role="menu">
47947
                <li><a href="/dev/">Developer Information</a></li>
47948
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
47949
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
47950
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
47951
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
47952
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
47953
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
47954
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
47955
                <li><a href="/logos/">Project Logos</a></li>
47956
              </ul>
47957
            </li>
47958
            <li class="dropdown">
47959
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
47960
              <ul class="dropdown-menu" role="menu">
47961
                <li><a href="/foundation/">About</a></li>
47962
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
47963
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
47964
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
47965
                <li><a href="/foundation/leadership">Leadership</a></li>
47966
                <li><a href="/foundation/members">Members</a></li>
47967
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
47968
                <li><a href="/press/">Newsroom</a></li>
47969
                <li><a href="/foundation/contact">Contact</a></li>
47970
              </ul>
47971
            </li>
47972
            
47973
           
47974
            
47975
            <li class="dropdown">
47976
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
47977
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
47978
              <ul class="dropdown-menu search-form" role="search">
47979
                <li>
47980
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
47981
                </li>
47982
              </ul>
47983
            </li>
47984
          </ul>
47985
        </div>
47986
      </div>
47987
    </nav>
47988
  </header>
47989
     <!-- Script is to make the input field ready as soon as user click the search button-->
47990
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
47991
     <script>
47992
   document.addEventListener('DOMContentLoaded', function () {
47993
    // Using Bootstrap's event system for dropdowns
47994
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
47995
        // Check if this is the search dropdown
47996
        if ($(this).find('.glyphicon-search').length > 0) {
47997
            // Find and focus the search input
47998
            setTimeout(function() {
47999
                $('.pagefind-ui__search-input').focus();
48000
            }, 50); // Small delay to ensure input is ready
48001
        }
48002
    });
48003
});
48004
  </script>
48005
  <!-- / Navigation -->
48006
  <header id="main-header" class="container">
48007
    <div class="main">
48008
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
48009
48010
    </div>
48011
 
48012
  </header>
48013
  <main id="maincontent">
48014
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
48015
<ul>
48016
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
48017
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
48018
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
48019
</ul>
48020
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
48021
reliable and long-lived software products through collaborative, open-source software development.</p>
48022
<p>All packages produced by the ASF are implicitly licensed under the Apache
48023
License, Version 2.0, unless otherwise explicitly stated.</p>
48024
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
48025
<p style="text-align:center">
48026
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
48027
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
48028
</p>
48029
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
48030
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
48031
<div style="margin-left: 1em;">
48032
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
48033
distribution as defined by Sections 1 through 9 of this document.</p>
48034
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
48035
copyright owner that is granting the License.</p>
48036
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
48037
entities that control, are controlled by, or are under common control with
48038
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
48039
power, direct or indirect, to cause the direction or management of such
48040
entity, whether by contract or otherwise, or (ii) ownership of fifty
48041
percent (50%) or more of the outstanding shares, or (iii) beneficial
48042
ownership of such entity.</p>
48043
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
48044
permissions granted by this License.</p>
48045
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
48046
including but not limited to software source code, documentation source,
48047
and configuration files.</p>
48048
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
48049
or translation of a Source form, including but not limited to compiled
48050
object code, generated documentation, and conversions to other media types.</p>
48051
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
48052
made available under the License, as indicated by a copyright notice that
48053
is included in or attached to the work (an example is provided in the
48054
Appendix below).</p>
48055
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
48056
that is based on (or derived from) the Work and for which the editorial
48057
revisions, annotations, elaborations, or other modifications represent, as
48058
a whole, an original work of authorship. For the purposes of this License,
48059
Derivative Works shall not include works that remain separable from, or
48060
merely link (or bind by name) to the interfaces of, the Work and Derivative
48061
Works thereof.</p>
48062
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
48063
version of the Work and any modifications or additions to that Work or
48064
Derivative Works thereof, that is intentionally submitted to Licensor for
48065
inclusion in the Work by the copyright owner or by an individual or Legal
48066
Entity authorized to submit on behalf of the copyright owner. For the
48067
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
48068
verbal, or written communication sent to the Licensor or its
48069
representatives, including but not limited to communication on electronic
48070
mailing lists, source code control systems, and issue tracking systems that
48071
are managed by, or on behalf of, the Licensor for the purpose of discussing
48072
and improving the Work, but excluding communication that is conspicuously
48073
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
48074
Contribution.</strong>"</p>
48075
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
48076
behalf of whom a Contribution has been received by Licensor and
48077
subsequently incorporated within the Work.</p>
48078
</div>
48079
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
48080
terms and conditions of this License, each Contributor hereby grants to You
48081
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
48082
copyright license to reproduce, prepare Derivative Works of, publicly
48083
display, publicly perform, sublicense, and distribute the Work and such
48084
Derivative Works in Source or Object form.</p>
48085
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
48086
and conditions of this License, each Contributor hereby grants to You a
48087
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
48088
(except as stated in this section) patent license to make, have made, use,
48089
offer to sell, sell, import, and otherwise transfer the Work, where such
48090
license applies only to those patent claims licensable by such Contributor
48091
that are necessarily infringed by their Contribution(s) alone or by
48092
combination of their Contribution(s) with the Work to which such
48093
Contribution(s) was submitted. If You institute patent litigation against
48094
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
48095
that the Work or a Contribution incorporated within the Work constitutes
48096
direct or contributory patent infringement, then any patent licenses
48097
granted to You under this License for that Work shall terminate as of the
48098
date such litigation is filed.</p>
48099
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
48100
distribute copies of the Work or Derivative Works thereof in any medium,
48101
with or without modifications, and in Source or Object form, provided that
48102
You meet the following conditions:</p>
48103
<ol style="list-style: lower-latin;">
48104
<li>You must give any other recipients of the Work or Derivative Works a
48105
copy of this License; and</li>
48106
<li>You must cause any modified files to carry prominent notices stating
48107
that You changed the files; and</li>
48108
<li>You must retain, in the Source form of any Derivative Works that You
48109
distribute, all copyright, patent, trademark, and attribution notices from
48110
the Source form of the Work, excluding those notices that do not pertain to
48111
any part of the Derivative Works; and</li>
48112
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
48113
then any Derivative Works that You distribute must include a readable copy
48114
of the attribution notices contained within such NOTICE file, excluding
48115
those notices that do not pertain to any part of the Derivative Works, in
48116
at least one of the following places: within a NOTICE text file distributed
48117
as part of the Derivative Works; within the Source form or documentation,
48118
if provided along with the Derivative Works; or, within a display generated
48119
by the Derivative Works, if and wherever such third-party notices normally
48120
appear. The contents of the NOTICE file are for informational purposes only
48121
and do not modify the License. You may add Your own attribution notices
48122
within Derivative Works that You distribute, alongside or as an addendum to
48123
the NOTICE text from the Work, provided that such additional attribution
48124
notices cannot be construed as modifying the License.
48125
</li>
48126
</ol>
48127
<p>You may add Your own copyright statement to Your modifications and may
48128
provide additional or different license terms and conditions for use,
48129
reproduction, or distribution of Your modifications, or for any such
48130
Derivative Works as a whole, provided Your use, reproduction, and
48131
distribution of the Work otherwise complies with the conditions stated in
48132
this License.</p>
48133
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
48134
explicitly state otherwise, any Contribution intentionally submitted for
48135
inclusion in the Work by You to the Licensor shall be under the terms and
48136
conditions of this License, without any additional terms or conditions.
48137
Notwithstanding the above, nothing herein shall supersede or modify the
48138
terms of any separate license agreement you may have executed with Licensor
48139
regarding such Contributions.</p>
48140
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
48141
permission to use the trade names, trademarks, service marks, or product
48142
names of the Licensor, except as required for reasonable and customary use
48143
in describing the origin of the Work and reproducing the content of the
48144
NOTICE file.</p>
48145
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
48146
applicable law or agreed to in writing, Licensor provides the Work (and
48147
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
48148
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
48149
without limitation, any warranties or conditions of TITLE,
48150
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
48151
are solely responsible for determining the appropriateness of using or
48152
redistributing the Work and assume any risks associated with Your exercise
48153
of permissions under this License.</p>
48154
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
48155
under no legal theory, whether in tort (including negligence), contract, or
48156
otherwise, unless required by applicable law (such as deliberate and
48157
grossly negligent acts) or agreed to in writing, shall any Contributor be
48158
liable to You for damages, including any direct, indirect, special,
48159
incidental, or consequential damages of any character arising as a result
48160
of this License or out of the use or inability to use the Work (including
48161
but not limited to damages for loss of goodwill, work stoppage, computer
48162
failure or malfunction, or any and all other commercial damages or losses),
48163
even if such Contributor has been advised of the possibility of such
48164
damages.</p>
48165
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
48166
While redistributing the Work or Derivative Works thereof, You may choose
48167
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
48168
or other liability obligations and/or rights consistent with this License.
48169
However, in accepting such obligations, You may act only on Your own behalf
48170
and on Your sole responsibility, not on behalf of any other Contributor,
48171
and only if You agree to indemnify, defend, and hold each Contributor
48172
harmless for any liability incurred by, or claims asserted against, such
48173
Contributor by reason of your accepting any such warranty or additional
48174
liability.</p>
48175
<p>END OF TERMS AND CONDITIONS</p>
48176
</div>
48177
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
48178
<p>Include a copy of the Apache License, typically in a file called
48179
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
48180
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
48181
declaration, replacing the fields enclosed by brackets "[]" with your own
48182
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
48183
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
48184
identification within third-party archives.</p>
48185
<pre><code>Copyright [yyyy] [name of copyright owner]
48186
48187
Licensed under the Apache License, Version 2.0 (the "License");
48188
you may not use this file except in compliance with the License.
48189
You may obtain a copy of the License at
48190
48191
    http://www.apache.org/licenses/LICENSE-2.0
48192
48193
Unless required by applicable law or agreed to in writing, software
48194
distributed under the License is distributed on an "AS IS" BASIS,
48195
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
48196
See the License for the specific language governing permissions and
48197
limitations under the License.
48198
</code></pre>
48199
48200
</div>  </main>
48201
48202
  <!-- Footer -->
48203
  <footer class="bg-primary">
48204
    <div class="container">
48205
      <div class="row">
48206
        <br />
48207
        <div class="col-sm-2">
48208
          <h5 class="white">Community</h5>
48209
          <ul class="list-unstyled white" role="menu">
48210
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
48211
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
48212
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
48213
            <li><a href="/community-resources/">Community Resources</a></li>
48214
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
48215
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
48216
          </ul>
48217
        </div>
48218
48219
        <div class="col-sm-2">
48220
          <h5 class="white">Projects</h5>
48221
          <ul class="list-unstyled white" role="menu">
48222
              <li><a href="/projects">Projects</a></li>
48223
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
48224
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
48225
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
48226
              <li><a href="/security">Report a Vulnerability</a></li>
48227
          </ul>
48228
        </div>
48229
        <div class="col-sm-2">
48230
          <h5 class="white">Downloads</h5>
48231
          <ul class="list-unstyled white" role="menu">
48232
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
48233
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
48234
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
48235
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
48236
          </ul>
48237
        </div>
48238
48239
        <div class="col-sm-2">
48240
          <h5 class="white">Learn</h5>
48241
          <ul class="list-unstyled white" role="menu">
48242
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
48243
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
48244
            <li><a href="/theapacheway/">The Apache Way</a></li>
48245
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
48246
            <li><a href="/licenses">Licenses</a></li>
48247
            <li><a href="/foundation/glossary">Glossary</a></li>
48248
            <li><a href="/foundation/faq">FAQ</a></li>
48249
          </ul>
48250
        </div>
48251
48252
        <div class="col-sm-2">
48253
          <h5 class="white">Resources &amp; Tools</h5>
48254
          <ul class="list-unstyled white" role="menu">
48255
              <li><a href="/dev/">Developer Information</a></li>
48256
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
48257
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
48258
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
48259
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
48260
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
48261
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
48262
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
48263
              <li><a href="/logos/">Project Logos</a></li>
48264
          </ul>
48265
        </div>
48266
48267
        <div class="col-sm-2">
48268
          <h5 class="white">About</h5>
48269
          <ul class="list-unstyled white" role="menu">
48270
            <li><a href="/foundation/">About</a></li>
48271
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
48272
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
48273
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
48274
            <li><a href="/foundation/leadership">Leadership</a></li>
48275
            <li><a href="/foundation/members">Members</a></li>
48276
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
48277
            <li><a href="/press/">Newsroom</a></li>
48278
            <li><a href="/foundation/contact">Contact</a></li>
48279
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
48280
          </ul>
48281
        </div>
48282
48283
48284
      </div>
48285
      <hr class="col-lg-12 hr-white" />
48286
      <div class="row">
48287
        <div class="col-lg-12">
48288
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
48289
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
48290
        </div>
48291
      </div>
48292
    </div>
48293
48294
  </footer>
48295
48296
  <!-- / Footer -->
48297
48298
  <script src="/js/jquery.min.js"></script>
48299
  <script src="/js/bootstrap.js"></script>
48300
  <script src="/js/slideshow.js"></script>
48301
  <script>
48302
    (function($){
48303
      $(document).ready(function(){
48304
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
48305
          event.preventDefault();
48306
          event.stopPropagation();
48307
          $(this).parent().siblings().removeClass('open');
48308
          $(this).parent().toggleClass('open');
48309
          console.log('WOrked');
48310
        });
48311
      });
48312
    })(jQuery);
48313
  </script>
48314
</body>
48315
</html></pre>
48316
}}
48317
|
48318
|com.zfabrik.servletjsp|jetty-session-12.0.19|pom.xml|{{collapse(Apache 2.0)
48319
<pre><!DOCTYPE html>
48320
<html lang="en">
48321
<head>
48322
  <meta charset="utf-8">
48323
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
48324
  <meta name="viewport" content="width=device-width, initial-scale=1">
48325
  <meta name="description" content="Home page of The Apache Software Foundation">
48326
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
48327
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
48328
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
48329
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
48330
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
48331
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
48332
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
48333
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
48334
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
48335
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
48336
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
48337
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
48338
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
48339
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
48340
  <link rel="manifest" href="/favicons/manifest.json">
48341
  <link rel="shortcut icon" href="/favicons/favicon.ico">
48342
  <meta name="msapplication-TileColor" content="#603cba">
48343
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
48344
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
48345
  <meta name="theme-color" content="#282661">
48346
48347
  <title>Apache License, Version 2.0</title>
48348
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
48349
  <link href="/css/min.bootstrap.css" rel="stylesheet">
48350
  <link href="/css/styles.css" rel="stylesheet">
48351
  <link href="/css/new-ui.css" rel="stylesheet">
48352
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
48353
  <style>
48354
.headerlink {
48355
  visibility: hidden;
48356
}
48357
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
48358
  visibility: visible
48359
}  </style>
48360
48361
  <!-- pagefind search -->
48362
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
48363
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
48364
  <script>
48365
    window.addEventListener('DOMContentLoaded', (event) => {
48366
        new PagefindUI({ element: "#pagefind-search" });
48367
    });
48368
    var pageTitle = 'Apache License, Version 2.0';
48369
    if(pageTitle === '404'){
48370
      window.addEventListener('DOMContentLoaded', (event) => {
48371
          new PagefindUI({ element: "#page-404-search" });
48372
      });
48373
    }
48374
  </script>
48375
  
48376
48377
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
48378
  <script>
48379
    var pageTitle = 'Apache License, Version 2.0';
48380
    var _paq = window._paq = window._paq || [];
48381
    /* tracker methods like "setCustomDimension" should be called before
48382
"trackPageView" */
48383
    /* We explicitly disable cookie tracking to avoid privacy issues */
48384
    _paq.push(['disableCookies']);
48385
    if(pageTitle === '404'){
48386
      /* Track 404 page hits */
48387
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
48388
    }
48389
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
48390
as the same visit */
48391
    _paq.push(['trackPageView']);
48392
    _paq.push(['enableLinkTracking']);
48393
    (function() {
48394
      var u="//analytics.apache.org/";
48395
      _paq.push(['setTrackerUrl', u+'matomo.php']);
48396
      _paq.push(['setSiteId', '37']);
48397
      var d=document, g=d.createElement('script'),
48398
s=d.getElementsByTagName('script')[0];
48399
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
48400
    })();
48401
  </script>
48402
  <!-- End Matomo Code -->
48403
48404
</head>
48405
48406
<body >
48407
  <!-- Navigation -->
48408
  <header>
48409
	<div id="skiptocontent">
48410
		<a href="#maincontent">Skip to Main Content</a>
48411
	</div>
48412
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
48413
      
48414
      <div class="container">
48415
        <div class="navbar-header">
48416
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
48417
            <span class="sr-only">Toggle navigation</span>
48418
            <span class="icon-bar"></span>
48419
            <span class="icon-bar"></span>
48420
            <span class="icon-bar"></span>
48421
          </button>
48422
        </div>
48423
        <div class="collapse navbar-collapse" id="mainnav-collapse">
48424
          <div class="upper-nav">
48425
            <div class="header-social-icons">
48426
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
48427
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
48428
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
48429
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
48430
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
48431
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
48432
            </div>
48433
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
48434
          </div>
48435
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
48436
            <li class="dropdown">
48437
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
48438
              <ul class="dropdown-menu" role="menu">
48439
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
48440
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
48441
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
48442
                <li><a href="/community-resources/">Community Resources</a></li>
48443
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
48444
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
48445
              </ul>
48446
            </li>
48447
            <li class="dropdown">
48448
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
48449
              <ul class="dropdown-menu" role="menu">
48450
                <li><a href="/projects">Projects</a></li>
48451
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
48452
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
48453
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
48454
                <li><a href="/security">Report a Vulnerability</a></li>
48455
              </ul>
48456
            </li>
48457
            <li class="dropdown">
48458
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
48459
              <ul class="dropdown-menu" role="menu">
48460
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
48461
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
48462
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
48463
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
48464
              </ul>
48465
            </li>
48466
            <li class="dropdown">
48467
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
48468
              <ul class="dropdown-menu" role="menu">
48469
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
48470
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
48471
                <li><a href="/theapacheway/">The Apache Way</a></li>
48472
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
48473
                <li><a href="/licenses">Licenses</a></li>
48474
                <li><a href="/foundation/glossary">Glossary</a></li>
48475
                <li><a href="/foundation/faq">FAQ</a></li>
48476
              </ul>
48477
            </li>
48478
            <li class="dropdown">
48479
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
48480
              <ul class="dropdown-menu" role="menu">
48481
                <li><a href="/dev/">Developer Information</a></li>
48482
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
48483
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
48484
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
48485
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
48486
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
48487
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
48488
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
48489
                <li><a href="/logos/">Project Logos</a></li>
48490
              </ul>
48491
            </li>
48492
            <li class="dropdown">
48493
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
48494
              <ul class="dropdown-menu" role="menu">
48495
                <li><a href="/foundation/">About</a></li>
48496
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
48497
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
48498
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
48499
                <li><a href="/foundation/leadership">Leadership</a></li>
48500
                <li><a href="/foundation/members">Members</a></li>
48501
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
48502
                <li><a href="/press/">Newsroom</a></li>
48503
                <li><a href="/foundation/contact">Contact</a></li>
48504
              </ul>
48505
            </li>
48506
            
48507
           
48508
            
48509
            <li class="dropdown">
48510
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
48511
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
48512
              <ul class="dropdown-menu search-form" role="search">
48513
                <li>
48514
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
48515
                </li>
48516
              </ul>
48517
            </li>
48518
          </ul>
48519
        </div>
48520
      </div>
48521
    </nav>
48522
  </header>
48523
     <!-- Script is to make the input field ready as soon as user click the search button-->
48524
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
48525
     <script>
48526
   document.addEventListener('DOMContentLoaded', function () {
48527
    // Using Bootstrap's event system for dropdowns
48528
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
48529
        // Check if this is the search dropdown
48530
        if ($(this).find('.glyphicon-search').length > 0) {
48531
            // Find and focus the search input
48532
            setTimeout(function() {
48533
                $('.pagefind-ui__search-input').focus();
48534
            }, 50); // Small delay to ensure input is ready
48535
        }
48536
    });
48537
});
48538
  </script>
48539
  <!-- / Navigation -->
48540
  <header id="main-header" class="container">
48541
    <div class="main">
48542
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
48543
48544
    </div>
48545
 
48546
  </header>
48547
  <main id="maincontent">
48548
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
48549
<ul>
48550
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
48551
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
48552
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
48553
</ul>
48554
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
48555
reliable and long-lived software products through collaborative, open-source software development.</p>
48556
<p>All packages produced by the ASF are implicitly licensed under the Apache
48557
License, Version 2.0, unless otherwise explicitly stated.</p>
48558
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
48559
<p style="text-align:center">
48560
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
48561
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
48562
</p>
48563
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
48564
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
48565
<div style="margin-left: 1em;">
48566
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
48567
distribution as defined by Sections 1 through 9 of this document.</p>
48568
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
48569
copyright owner that is granting the License.</p>
48570
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
48571
entities that control, are controlled by, or are under common control with
48572
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
48573
power, direct or indirect, to cause the direction or management of such
48574
entity, whether by contract or otherwise, or (ii) ownership of fifty
48575
percent (50%) or more of the outstanding shares, or (iii) beneficial
48576
ownership of such entity.</p>
48577
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
48578
permissions granted by this License.</p>
48579
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
48580
including but not limited to software source code, documentation source,
48581
and configuration files.</p>
48582
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
48583
or translation of a Source form, including but not limited to compiled
48584
object code, generated documentation, and conversions to other media types.</p>
48585
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
48586
made available under the License, as indicated by a copyright notice that
48587
is included in or attached to the work (an example is provided in the
48588
Appendix below).</p>
48589
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
48590
that is based on (or derived from) the Work and for which the editorial
48591
revisions, annotations, elaborations, or other modifications represent, as
48592
a whole, an original work of authorship. For the purposes of this License,
48593
Derivative Works shall not include works that remain separable from, or
48594
merely link (or bind by name) to the interfaces of, the Work and Derivative
48595
Works thereof.</p>
48596
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
48597
version of the Work and any modifications or additions to that Work or
48598
Derivative Works thereof, that is intentionally submitted to Licensor for
48599
inclusion in the Work by the copyright owner or by an individual or Legal
48600
Entity authorized to submit on behalf of the copyright owner. For the
48601
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
48602
verbal, or written communication sent to the Licensor or its
48603
representatives, including but not limited to communication on electronic
48604
mailing lists, source code control systems, and issue tracking systems that
48605
are managed by, or on behalf of, the Licensor for the purpose of discussing
48606
and improving the Work, but excluding communication that is conspicuously
48607
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
48608
Contribution.</strong>"</p>
48609
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
48610
behalf of whom a Contribution has been received by Licensor and
48611
subsequently incorporated within the Work.</p>
48612
</div>
48613
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
48614
terms and conditions of this License, each Contributor hereby grants to You
48615
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
48616
copyright license to reproduce, prepare Derivative Works of, publicly
48617
display, publicly perform, sublicense, and distribute the Work and such
48618
Derivative Works in Source or Object form.</p>
48619
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
48620
and conditions of this License, each Contributor hereby grants to You a
48621
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
48622
(except as stated in this section) patent license to make, have made, use,
48623
offer to sell, sell, import, and otherwise transfer the Work, where such
48624
license applies only to those patent claims licensable by such Contributor
48625
that are necessarily infringed by their Contribution(s) alone or by
48626
combination of their Contribution(s) with the Work to which such
48627
Contribution(s) was submitted. If You institute patent litigation against
48628
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
48629
that the Work or a Contribution incorporated within the Work constitutes
48630
direct or contributory patent infringement, then any patent licenses
48631
granted to You under this License for that Work shall terminate as of the
48632
date such litigation is filed.</p>
48633
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
48634
distribute copies of the Work or Derivative Works thereof in any medium,
48635
with or without modifications, and in Source or Object form, provided that
48636
You meet the following conditions:</p>
48637
<ol style="list-style: lower-latin;">
48638
<li>You must give any other recipients of the Work or Derivative Works a
48639
copy of this License; and</li>
48640
<li>You must cause any modified files to carry prominent notices stating
48641
that You changed the files; and</li>
48642
<li>You must retain, in the Source form of any Derivative Works that You
48643
distribute, all copyright, patent, trademark, and attribution notices from
48644
the Source form of the Work, excluding those notices that do not pertain to
48645
any part of the Derivative Works; and</li>
48646
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
48647
then any Derivative Works that You distribute must include a readable copy
48648
of the attribution notices contained within such NOTICE file, excluding
48649
those notices that do not pertain to any part of the Derivative Works, in
48650
at least one of the following places: within a NOTICE text file distributed
48651
as part of the Derivative Works; within the Source form or documentation,
48652
if provided along with the Derivative Works; or, within a display generated
48653
by the Derivative Works, if and wherever such third-party notices normally
48654
appear. The contents of the NOTICE file are for informational purposes only
48655
and do not modify the License. You may add Your own attribution notices
48656
within Derivative Works that You distribute, alongside or as an addendum to
48657
the NOTICE text from the Work, provided that such additional attribution
48658
notices cannot be construed as modifying the License.
48659
</li>
48660
</ol>
48661
<p>You may add Your own copyright statement to Your modifications and may
48662
provide additional or different license terms and conditions for use,
48663
reproduction, or distribution of Your modifications, or for any such
48664
Derivative Works as a whole, provided Your use, reproduction, and
48665
distribution of the Work otherwise complies with the conditions stated in
48666
this License.</p>
48667
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
48668
explicitly state otherwise, any Contribution intentionally submitted for
48669
inclusion in the Work by You to the Licensor shall be under the terms and
48670
conditions of this License, without any additional terms or conditions.
48671
Notwithstanding the above, nothing herein shall supersede or modify the
48672
terms of any separate license agreement you may have executed with Licensor
48673
regarding such Contributions.</p>
48674
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
48675
permission to use the trade names, trademarks, service marks, or product
48676
names of the Licensor, except as required for reasonable and customary use
48677
in describing the origin of the Work and reproducing the content of the
48678
NOTICE file.</p>
48679
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
48680
applicable law or agreed to in writing, Licensor provides the Work (and
48681
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
48682
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
48683
without limitation, any warranties or conditions of TITLE,
48684
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
48685
are solely responsible for determining the appropriateness of using or
48686
redistributing the Work and assume any risks associated with Your exercise
48687
of permissions under this License.</p>
48688
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
48689
under no legal theory, whether in tort (including negligence), contract, or
48690
otherwise, unless required by applicable law (such as deliberate and
48691
grossly negligent acts) or agreed to in writing, shall any Contributor be
48692
liable to You for damages, including any direct, indirect, special,
48693
incidental, or consequential damages of any character arising as a result
48694
of this License or out of the use or inability to use the Work (including
48695
but not limited to damages for loss of goodwill, work stoppage, computer
48696
failure or malfunction, or any and all other commercial damages or losses),
48697
even if such Contributor has been advised of the possibility of such
48698
damages.</p>
48699
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
48700
While redistributing the Work or Derivative Works thereof, You may choose
48701
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
48702
or other liability obligations and/or rights consistent with this License.
48703
However, in accepting such obligations, You may act only on Your own behalf
48704
and on Your sole responsibility, not on behalf of any other Contributor,
48705
and only if You agree to indemnify, defend, and hold each Contributor
48706
harmless for any liability incurred by, or claims asserted against, such
48707
Contributor by reason of your accepting any such warranty or additional
48708
liability.</p>
48709
<p>END OF TERMS AND CONDITIONS</p>
48710
</div>
48711
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
48712
<p>Include a copy of the Apache License, typically in a file called
48713
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
48714
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
48715
declaration, replacing the fields enclosed by brackets "[]" with your own
48716
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
48717
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
48718
identification within third-party archives.</p>
48719
<pre><code>Copyright [yyyy] [name of copyright owner]
48720
48721
Licensed under the Apache License, Version 2.0 (the "License");
48722
you may not use this file except in compliance with the License.
48723
You may obtain a copy of the License at
48724
48725
    http://www.apache.org/licenses/LICENSE-2.0
48726
48727
Unless required by applicable law or agreed to in writing, software
48728
distributed under the License is distributed on an "AS IS" BASIS,
48729
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
48730
See the License for the specific language governing permissions and
48731
limitations under the License.
48732
</code></pre>
48733
48734
</div>  </main>
48735
48736
  <!-- Footer -->
48737
  <footer class="bg-primary">
48738
    <div class="container">
48739
      <div class="row">
48740
        <br />
48741
        <div class="col-sm-2">
48742
          <h5 class="white">Community</h5>
48743
          <ul class="list-unstyled white" role="menu">
48744
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
48745
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
48746
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
48747
            <li><a href="/community-resources/">Community Resources</a></li>
48748
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
48749
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
48750
          </ul>
48751
        </div>
48752
48753
        <div class="col-sm-2">
48754
          <h5 class="white">Projects</h5>
48755
          <ul class="list-unstyled white" role="menu">
48756
              <li><a href="/projects">Projects</a></li>
48757
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
48758
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
48759
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
48760
              <li><a href="/security">Report a Vulnerability</a></li>
48761
          </ul>
48762
        </div>
48763
        <div class="col-sm-2">
48764
          <h5 class="white">Downloads</h5>
48765
          <ul class="list-unstyled white" role="menu">
48766
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
48767
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
48768
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
48769
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
48770
          </ul>
48771
        </div>
48772
48773
        <div class="col-sm-2">
48774
          <h5 class="white">Learn</h5>
48775
          <ul class="list-unstyled white" role="menu">
48776
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
48777
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
48778
            <li><a href="/theapacheway/">The Apache Way</a></li>
48779
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
48780
            <li><a href="/licenses">Licenses</a></li>
48781
            <li><a href="/foundation/glossary">Glossary</a></li>
48782
            <li><a href="/foundation/faq">FAQ</a></li>
48783
          </ul>
48784
        </div>
48785
48786
        <div class="col-sm-2">
48787
          <h5 class="white">Resources &amp; Tools</h5>
48788
          <ul class="list-unstyled white" role="menu">
48789
              <li><a href="/dev/">Developer Information</a></li>
48790
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
48791
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
48792
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
48793
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
48794
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
48795
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
48796
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
48797
              <li><a href="/logos/">Project Logos</a></li>
48798
          </ul>
48799
        </div>
48800
48801
        <div class="col-sm-2">
48802
          <h5 class="white">About</h5>
48803
          <ul class="list-unstyled white" role="menu">
48804
            <li><a href="/foundation/">About</a></li>
48805
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
48806
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
48807
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
48808
            <li><a href="/foundation/leadership">Leadership</a></li>
48809
            <li><a href="/foundation/members">Members</a></li>
48810
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
48811
            <li><a href="/press/">Newsroom</a></li>
48812
            <li><a href="/foundation/contact">Contact</a></li>
48813
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
48814
          </ul>
48815
        </div>
48816
48817
48818
      </div>
48819
      <hr class="col-lg-12 hr-white" />
48820
      <div class="row">
48821
        <div class="col-lg-12">
48822
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
48823
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
48824
        </div>
48825
      </div>
48826
    </div>
48827
48828
  </footer>
48829
48830
  <!-- / Footer -->
48831
48832
  <script src="/js/jquery.min.js"></script>
48833
  <script src="/js/bootstrap.js"></script>
48834
  <script src="/js/slideshow.js"></script>
48835
  <script>
48836
    (function($){
48837
      $(document).ready(function(){
48838
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
48839
          event.preventDefault();
48840
          event.stopPropagation();
48841
          $(this).parent().siblings().removeClass('open');
48842
          $(this).parent().toggleClass('open');
48843
          console.log('WOrked');
48844
        });
48845
      });
48846
    })(jQuery);
48847
  </script>
48848
</body>
48849
</html></pre>
48850
}}
48851
|
48852
|com.zfabrik.servletjsp|jetty-util-12.0.19|pom.xml|{{collapse(Apache 2.0)
48853
<pre><!DOCTYPE html>
48854
<html lang="en">
48855
<head>
48856
  <meta charset="utf-8">
48857
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
48858
  <meta name="viewport" content="width=device-width, initial-scale=1">
48859
  <meta name="description" content="Home page of The Apache Software Foundation">
48860
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
48861
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
48862
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
48863
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
48864
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
48865
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
48866
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
48867
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
48868
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
48869
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
48870
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
48871
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
48872
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
48873
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
48874
  <link rel="manifest" href="/favicons/manifest.json">
48875
  <link rel="shortcut icon" href="/favicons/favicon.ico">
48876
  <meta name="msapplication-TileColor" content="#603cba">
48877
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
48878
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
48879
  <meta name="theme-color" content="#282661">
48880
48881
  <title>Apache License, Version 2.0</title>
48882
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
48883
  <link href="/css/min.bootstrap.css" rel="stylesheet">
48884
  <link href="/css/styles.css" rel="stylesheet">
48885
  <link href="/css/new-ui.css" rel="stylesheet">
48886
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
48887
  <style>
48888
.headerlink {
48889
  visibility: hidden;
48890
}
48891
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
48892
  visibility: visible
48893
}  </style>
48894
48895
  <!-- pagefind search -->
48896
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
48897
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
48898
  <script>
48899
    window.addEventListener('DOMContentLoaded', (event) => {
48900
        new PagefindUI({ element: "#pagefind-search" });
48901
    });
48902
    var pageTitle = 'Apache License, Version 2.0';
48903
    if(pageTitle === '404'){
48904
      window.addEventListener('DOMContentLoaded', (event) => {
48905
          new PagefindUI({ element: "#page-404-search" });
48906
      });
48907
    }
48908
  </script>
48909
  
48910
48911
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
48912
  <script>
48913
    var pageTitle = 'Apache License, Version 2.0';
48914
    var _paq = window._paq = window._paq || [];
48915
    /* tracker methods like "setCustomDimension" should be called before
48916
"trackPageView" */
48917
    /* We explicitly disable cookie tracking to avoid privacy issues */
48918
    _paq.push(['disableCookies']);
48919
    if(pageTitle === '404'){
48920
      /* Track 404 page hits */
48921
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
48922
    }
48923
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
48924
as the same visit */
48925
    _paq.push(['trackPageView']);
48926
    _paq.push(['enableLinkTracking']);
48927
    (function() {
48928
      var u="//analytics.apache.org/";
48929
      _paq.push(['setTrackerUrl', u+'matomo.php']);
48930
      _paq.push(['setSiteId', '37']);
48931
      var d=document, g=d.createElement('script'),
48932
s=d.getElementsByTagName('script')[0];
48933
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
48934
    })();
48935
  </script>
48936
  <!-- End Matomo Code -->
48937
48938
</head>
48939
48940
<body >
48941
  <!-- Navigation -->
48942
  <header>
48943
	<div id="skiptocontent">
48944
		<a href="#maincontent">Skip to Main Content</a>
48945
	</div>
48946
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
48947
      
48948
      <div class="container">
48949
        <div class="navbar-header">
48950
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
48951
            <span class="sr-only">Toggle navigation</span>
48952
            <span class="icon-bar"></span>
48953
            <span class="icon-bar"></span>
48954
            <span class="icon-bar"></span>
48955
          </button>
48956
        </div>
48957
        <div class="collapse navbar-collapse" id="mainnav-collapse">
48958
          <div class="upper-nav">
48959
            <div class="header-social-icons">
48960
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
48961
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
48962
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
48963
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
48964
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
48965
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
48966
            </div>
48967
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
48968
          </div>
48969
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
48970
            <li class="dropdown">
48971
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
48972
              <ul class="dropdown-menu" role="menu">
48973
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
48974
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
48975
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
48976
                <li><a href="/community-resources/">Community Resources</a></li>
48977
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
48978
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
48979
              </ul>
48980
            </li>
48981
            <li class="dropdown">
48982
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
48983
              <ul class="dropdown-menu" role="menu">
48984
                <li><a href="/projects">Projects</a></li>
48985
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
48986
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
48987
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
48988
                <li><a href="/security">Report a Vulnerability</a></li>
48989
              </ul>
48990
            </li>
48991
            <li class="dropdown">
48992
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
48993
              <ul class="dropdown-menu" role="menu">
48994
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
48995
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
48996
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
48997
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
48998
              </ul>
48999
            </li>
49000
            <li class="dropdown">
49001
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
49002
              <ul class="dropdown-menu" role="menu">
49003
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
49004
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
49005
                <li><a href="/theapacheway/">The Apache Way</a></li>
49006
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
49007
                <li><a href="/licenses">Licenses</a></li>
49008
                <li><a href="/foundation/glossary">Glossary</a></li>
49009
                <li><a href="/foundation/faq">FAQ</a></li>
49010
              </ul>
49011
            </li>
49012
            <li class="dropdown">
49013
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
49014
              <ul class="dropdown-menu" role="menu">
49015
                <li><a href="/dev/">Developer Information</a></li>
49016
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
49017
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
49018
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
49019
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
49020
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
49021
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
49022
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
49023
                <li><a href="/logos/">Project Logos</a></li>
49024
              </ul>
49025
            </li>
49026
            <li class="dropdown">
49027
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
49028
              <ul class="dropdown-menu" role="menu">
49029
                <li><a href="/foundation/">About</a></li>
49030
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
49031
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
49032
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
49033
                <li><a href="/foundation/leadership">Leadership</a></li>
49034
                <li><a href="/foundation/members">Members</a></li>
49035
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
49036
                <li><a href="/press/">Newsroom</a></li>
49037
                <li><a href="/foundation/contact">Contact</a></li>
49038
              </ul>
49039
            </li>
49040
            
49041
           
49042
            
49043
            <li class="dropdown">
49044
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
49045
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
49046
              <ul class="dropdown-menu search-form" role="search">
49047
                <li>
49048
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
49049
                </li>
49050
              </ul>
49051
            </li>
49052
          </ul>
49053
        </div>
49054
      </div>
49055
    </nav>
49056
  </header>
49057
     <!-- Script is to make the input field ready as soon as user click the search button-->
49058
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
49059
     <script>
49060
   document.addEventListener('DOMContentLoaded', function () {
49061
    // Using Bootstrap's event system for dropdowns
49062
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
49063
        // Check if this is the search dropdown
49064
        if ($(this).find('.glyphicon-search').length > 0) {
49065
            // Find and focus the search input
49066
            setTimeout(function() {
49067
                $('.pagefind-ui__search-input').focus();
49068
            }, 50); // Small delay to ensure input is ready
49069
        }
49070
    });
49071
});
49072
  </script>
49073
  <!-- / Navigation -->
49074
  <header id="main-header" class="container">
49075
    <div class="main">
49076
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
49077
49078
    </div>
49079
 
49080
  </header>
49081
  <main id="maincontent">
49082
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
49083
<ul>
49084
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
49085
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
49086
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
49087
</ul>
49088
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
49089
reliable and long-lived software products through collaborative, open-source software development.</p>
49090
<p>All packages produced by the ASF are implicitly licensed under the Apache
49091
License, Version 2.0, unless otherwise explicitly stated.</p>
49092
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
49093
<p style="text-align:center">
49094
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
49095
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
49096
</p>
49097
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
49098
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
49099
<div style="margin-left: 1em;">
49100
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
49101
distribution as defined by Sections 1 through 9 of this document.</p>
49102
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
49103
copyright owner that is granting the License.</p>
49104
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
49105
entities that control, are controlled by, or are under common control with
49106
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
49107
power, direct or indirect, to cause the direction or management of such
49108
entity, whether by contract or otherwise, or (ii) ownership of fifty
49109
percent (50%) or more of the outstanding shares, or (iii) beneficial
49110
ownership of such entity.</p>
49111
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
49112
permissions granted by this License.</p>
49113
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
49114
including but not limited to software source code, documentation source,
49115
and configuration files.</p>
49116
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
49117
or translation of a Source form, including but not limited to compiled
49118
object code, generated documentation, and conversions to other media types.</p>
49119
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
49120
made available under the License, as indicated by a copyright notice that
49121
is included in or attached to the work (an example is provided in the
49122
Appendix below).</p>
49123
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
49124
that is based on (or derived from) the Work and for which the editorial
49125
revisions, annotations, elaborations, or other modifications represent, as
49126
a whole, an original work of authorship. For the purposes of this License,
49127
Derivative Works shall not include works that remain separable from, or
49128
merely link (or bind by name) to the interfaces of, the Work and Derivative
49129
Works thereof.</p>
49130
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
49131
version of the Work and any modifications or additions to that Work or
49132
Derivative Works thereof, that is intentionally submitted to Licensor for
49133
inclusion in the Work by the copyright owner or by an individual or Legal
49134
Entity authorized to submit on behalf of the copyright owner. For the
49135
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
49136
verbal, or written communication sent to the Licensor or its
49137
representatives, including but not limited to communication on electronic
49138
mailing lists, source code control systems, and issue tracking systems that
49139
are managed by, or on behalf of, the Licensor for the purpose of discussing
49140
and improving the Work, but excluding communication that is conspicuously
49141
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
49142
Contribution.</strong>"</p>
49143
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
49144
behalf of whom a Contribution has been received by Licensor and
49145
subsequently incorporated within the Work.</p>
49146
</div>
49147
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
49148
terms and conditions of this License, each Contributor hereby grants to You
49149
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
49150
copyright license to reproduce, prepare Derivative Works of, publicly
49151
display, publicly perform, sublicense, and distribute the Work and such
49152
Derivative Works in Source or Object form.</p>
49153
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
49154
and conditions of this License, each Contributor hereby grants to You a
49155
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
49156
(except as stated in this section) patent license to make, have made, use,
49157
offer to sell, sell, import, and otherwise transfer the Work, where such
49158
license applies only to those patent claims licensable by such Contributor
49159
that are necessarily infringed by their Contribution(s) alone or by
49160
combination of their Contribution(s) with the Work to which such
49161
Contribution(s) was submitted. If You institute patent litigation against
49162
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
49163
that the Work or a Contribution incorporated within the Work constitutes
49164
direct or contributory patent infringement, then any patent licenses
49165
granted to You under this License for that Work shall terminate as of the
49166
date such litigation is filed.</p>
49167
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
49168
distribute copies of the Work or Derivative Works thereof in any medium,
49169
with or without modifications, and in Source or Object form, provided that
49170
You meet the following conditions:</p>
49171
<ol style="list-style: lower-latin;">
49172
<li>You must give any other recipients of the Work or Derivative Works a
49173
copy of this License; and</li>
49174
<li>You must cause any modified files to carry prominent notices stating
49175
that You changed the files; and</li>
49176
<li>You must retain, in the Source form of any Derivative Works that You
49177
distribute, all copyright, patent, trademark, and attribution notices from
49178
the Source form of the Work, excluding those notices that do not pertain to
49179
any part of the Derivative Works; and</li>
49180
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
49181
then any Derivative Works that You distribute must include a readable copy
49182
of the attribution notices contained within such NOTICE file, excluding
49183
those notices that do not pertain to any part of the Derivative Works, in
49184
at least one of the following places: within a NOTICE text file distributed
49185
as part of the Derivative Works; within the Source form or documentation,
49186
if provided along with the Derivative Works; or, within a display generated
49187
by the Derivative Works, if and wherever such third-party notices normally
49188
appear. The contents of the NOTICE file are for informational purposes only
49189
and do not modify the License. You may add Your own attribution notices
49190
within Derivative Works that You distribute, alongside or as an addendum to
49191
the NOTICE text from the Work, provided that such additional attribution
49192
notices cannot be construed as modifying the License.
49193
</li>
49194
</ol>
49195
<p>You may add Your own copyright statement to Your modifications and may
49196
provide additional or different license terms and conditions for use,
49197
reproduction, or distribution of Your modifications, or for any such
49198
Derivative Works as a whole, provided Your use, reproduction, and
49199
distribution of the Work otherwise complies with the conditions stated in
49200
this License.</p>
49201
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
49202
explicitly state otherwise, any Contribution intentionally submitted for
49203
inclusion in the Work by You to the Licensor shall be under the terms and
49204
conditions of this License, without any additional terms or conditions.
49205
Notwithstanding the above, nothing herein shall supersede or modify the
49206
terms of any separate license agreement you may have executed with Licensor
49207
regarding such Contributions.</p>
49208
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
49209
permission to use the trade names, trademarks, service marks, or product
49210
names of the Licensor, except as required for reasonable and customary use
49211
in describing the origin of the Work and reproducing the content of the
49212
NOTICE file.</p>
49213
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
49214
applicable law or agreed to in writing, Licensor provides the Work (and
49215
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
49216
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
49217
without limitation, any warranties or conditions of TITLE,
49218
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
49219
are solely responsible for determining the appropriateness of using or
49220
redistributing the Work and assume any risks associated with Your exercise
49221
of permissions under this License.</p>
49222
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
49223
under no legal theory, whether in tort (including negligence), contract, or
49224
otherwise, unless required by applicable law (such as deliberate and
49225
grossly negligent acts) or agreed to in writing, shall any Contributor be
49226
liable to You for damages, including any direct, indirect, special,
49227
incidental, or consequential damages of any character arising as a result
49228
of this License or out of the use or inability to use the Work (including
49229
but not limited to damages for loss of goodwill, work stoppage, computer
49230
failure or malfunction, or any and all other commercial damages or losses),
49231
even if such Contributor has been advised of the possibility of such
49232
damages.</p>
49233
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
49234
While redistributing the Work or Derivative Works thereof, You may choose
49235
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
49236
or other liability obligations and/or rights consistent with this License.
49237
However, in accepting such obligations, You may act only on Your own behalf
49238
and on Your sole responsibility, not on behalf of any other Contributor,
49239
and only if You agree to indemnify, defend, and hold each Contributor
49240
harmless for any liability incurred by, or claims asserted against, such
49241
Contributor by reason of your accepting any such warranty or additional
49242
liability.</p>
49243
<p>END OF TERMS AND CONDITIONS</p>
49244
</div>
49245
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
49246
<p>Include a copy of the Apache License, typically in a file called
49247
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
49248
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
49249
declaration, replacing the fields enclosed by brackets "[]" with your own
49250
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
49251
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
49252
identification within third-party archives.</p>
49253
<pre><code>Copyright [yyyy] [name of copyright owner]
49254
49255
Licensed under the Apache License, Version 2.0 (the "License");
49256
you may not use this file except in compliance with the License.
49257
You may obtain a copy of the License at
49258
49259
    http://www.apache.org/licenses/LICENSE-2.0
49260
49261
Unless required by applicable law or agreed to in writing, software
49262
distributed under the License is distributed on an "AS IS" BASIS,
49263
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
49264
See the License for the specific language governing permissions and
49265
limitations under the License.
49266
</code></pre>
49267
49268
</div>  </main>
49269
49270
  <!-- Footer -->
49271
  <footer class="bg-primary">
49272
    <div class="container">
49273
      <div class="row">
49274
        <br />
49275
        <div class="col-sm-2">
49276
          <h5 class="white">Community</h5>
49277
          <ul class="list-unstyled white" role="menu">
49278
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
49279
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
49280
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
49281
            <li><a href="/community-resources/">Community Resources</a></li>
49282
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
49283
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
49284
          </ul>
49285
        </div>
49286
49287
        <div class="col-sm-2">
49288
          <h5 class="white">Projects</h5>
49289
          <ul class="list-unstyled white" role="menu">
49290
              <li><a href="/projects">Projects</a></li>
49291
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
49292
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
49293
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
49294
              <li><a href="/security">Report a Vulnerability</a></li>
49295
          </ul>
49296
        </div>
49297
        <div class="col-sm-2">
49298
          <h5 class="white">Downloads</h5>
49299
          <ul class="list-unstyled white" role="menu">
49300
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
49301
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
49302
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
49303
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
49304
          </ul>
49305
        </div>
49306
49307
        <div class="col-sm-2">
49308
          <h5 class="white">Learn</h5>
49309
          <ul class="list-unstyled white" role="menu">
49310
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
49311
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
49312
            <li><a href="/theapacheway/">The Apache Way</a></li>
49313
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
49314
            <li><a href="/licenses">Licenses</a></li>
49315
            <li><a href="/foundation/glossary">Glossary</a></li>
49316
            <li><a href="/foundation/faq">FAQ</a></li>
49317
          </ul>
49318
        </div>
49319
49320
        <div class="col-sm-2">
49321
          <h5 class="white">Resources &amp; Tools</h5>
49322
          <ul class="list-unstyled white" role="menu">
49323
              <li><a href="/dev/">Developer Information</a></li>
49324
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
49325
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
49326
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
49327
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
49328
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
49329
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
49330
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
49331
              <li><a href="/logos/">Project Logos</a></li>
49332
          </ul>
49333
        </div>
49334
49335
        <div class="col-sm-2">
49336
          <h5 class="white">About</h5>
49337
          <ul class="list-unstyled white" role="menu">
49338
            <li><a href="/foundation/">About</a></li>
49339
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
49340
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
49341
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
49342
            <li><a href="/foundation/leadership">Leadership</a></li>
49343
            <li><a href="/foundation/members">Members</a></li>
49344
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
49345
            <li><a href="/press/">Newsroom</a></li>
49346
            <li><a href="/foundation/contact">Contact</a></li>
49347
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
49348
          </ul>
49349
        </div>
49350
49351
49352
      </div>
49353
      <hr class="col-lg-12 hr-white" />
49354
      <div class="row">
49355
        <div class="col-lg-12">
49356
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
49357
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
49358
        </div>
49359
      </div>
49360
    </div>
49361
49362
  </footer>
49363
49364
  <!-- / Footer -->
49365
49366
  <script src="/js/jquery.min.js"></script>
49367
  <script src="/js/bootstrap.js"></script>
49368
  <script src="/js/slideshow.js"></script>
49369
  <script>
49370
    (function($){
49371
      $(document).ready(function(){
49372
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
49373
          event.preventDefault();
49374
          event.stopPropagation();
49375
          $(this).parent().siblings().removeClass('open');
49376
          $(this).parent().toggleClass('open');
49377
          console.log('WOrked');
49378
        });
49379
      });
49380
    })(jQuery);
49381
  </script>
49382
</body>
49383
</html></pre>
49384
}}
49385
|
49386
|com.zfabrik.servletjsp|jetty-util-ajax-12.0.19|pom.xml|{{collapse(Apache 2.0)
49387
<pre><!DOCTYPE html>
49388
<html lang="en">
49389
<head>
49390
  <meta charset="utf-8">
49391
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
49392
  <meta name="viewport" content="width=device-width, initial-scale=1">
49393
  <meta name="description" content="Home page of The Apache Software Foundation">
49394
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
49395
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
49396
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
49397
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
49398
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
49399
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
49400
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
49401
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
49402
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
49403
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
49404
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
49405
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
49406
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
49407
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
49408
  <link rel="manifest" href="/favicons/manifest.json">
49409
  <link rel="shortcut icon" href="/favicons/favicon.ico">
49410
  <meta name="msapplication-TileColor" content="#603cba">
49411
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
49412
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
49413
  <meta name="theme-color" content="#282661">
49414
49415
  <title>Apache License, Version 2.0</title>
49416
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
49417
  <link href="/css/min.bootstrap.css" rel="stylesheet">
49418
  <link href="/css/styles.css" rel="stylesheet">
49419
  <link href="/css/new-ui.css" rel="stylesheet">
49420
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
49421
  <style>
49422
.headerlink {
49423
  visibility: hidden;
49424
}
49425
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
49426
  visibility: visible
49427
}  </style>
49428
49429
  <!-- pagefind search -->
49430
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
49431
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
49432
  <script>
49433
    window.addEventListener('DOMContentLoaded', (event) => {
49434
        new PagefindUI({ element: "#pagefind-search" });
49435
    });
49436
    var pageTitle = 'Apache License, Version 2.0';
49437
    if(pageTitle === '404'){
49438
      window.addEventListener('DOMContentLoaded', (event) => {
49439
          new PagefindUI({ element: "#page-404-search" });
49440
      });
49441
    }
49442
  </script>
49443
  
49444
49445
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
49446
  <script>
49447
    var pageTitle = 'Apache License, Version 2.0';
49448
    var _paq = window._paq = window._paq || [];
49449
    /* tracker methods like "setCustomDimension" should be called before
49450
"trackPageView" */
49451
    /* We explicitly disable cookie tracking to avoid privacy issues */
49452
    _paq.push(['disableCookies']);
49453
    if(pageTitle === '404'){
49454
      /* Track 404 page hits */
49455
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
49456
    }
49457
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
49458
as the same visit */
49459
    _paq.push(['trackPageView']);
49460
    _paq.push(['enableLinkTracking']);
49461
    (function() {
49462
      var u="//analytics.apache.org/";
49463
      _paq.push(['setTrackerUrl', u+'matomo.php']);
49464
      _paq.push(['setSiteId', '37']);
49465
      var d=document, g=d.createElement('script'),
49466
s=d.getElementsByTagName('script')[0];
49467
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
49468
    })();
49469
  </script>
49470
  <!-- End Matomo Code -->
49471
49472
</head>
49473
49474
<body >
49475
  <!-- Navigation -->
49476
  <header>
49477
	<div id="skiptocontent">
49478
		<a href="#maincontent">Skip to Main Content</a>
49479
	</div>
49480
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
49481
      
49482
      <div class="container">
49483
        <div class="navbar-header">
49484
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
49485
            <span class="sr-only">Toggle navigation</span>
49486
            <span class="icon-bar"></span>
49487
            <span class="icon-bar"></span>
49488
            <span class="icon-bar"></span>
49489
          </button>
49490
        </div>
49491
        <div class="collapse navbar-collapse" id="mainnav-collapse">
49492
          <div class="upper-nav">
49493
            <div class="header-social-icons">
49494
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
49495
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
49496
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
49497
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
49498
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
49499
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
49500
            </div>
49501
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
49502
          </div>
49503
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
49504
            <li class="dropdown">
49505
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
49506
              <ul class="dropdown-menu" role="menu">
49507
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
49508
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
49509
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
49510
                <li><a href="/community-resources/">Community Resources</a></li>
49511
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
49512
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
49513
              </ul>
49514
            </li>
49515
            <li class="dropdown">
49516
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
49517
              <ul class="dropdown-menu" role="menu">
49518
                <li><a href="/projects">Projects</a></li>
49519
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
49520
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
49521
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
49522
                <li><a href="/security">Report a Vulnerability</a></li>
49523
              </ul>
49524
            </li>
49525
            <li class="dropdown">
49526
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
49527
              <ul class="dropdown-menu" role="menu">
49528
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
49529
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
49530
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
49531
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
49532
              </ul>
49533
            </li>
49534
            <li class="dropdown">
49535
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
49536
              <ul class="dropdown-menu" role="menu">
49537
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
49538
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
49539
                <li><a href="/theapacheway/">The Apache Way</a></li>
49540
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
49541
                <li><a href="/licenses">Licenses</a></li>
49542
                <li><a href="/foundation/glossary">Glossary</a></li>
49543
                <li><a href="/foundation/faq">FAQ</a></li>
49544
              </ul>
49545
            </li>
49546
            <li class="dropdown">
49547
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
49548
              <ul class="dropdown-menu" role="menu">
49549
                <li><a href="/dev/">Developer Information</a></li>
49550
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
49551
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
49552
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
49553
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
49554
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
49555
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
49556
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
49557
                <li><a href="/logos/">Project Logos</a></li>
49558
              </ul>
49559
            </li>
49560
            <li class="dropdown">
49561
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
49562
              <ul class="dropdown-menu" role="menu">
49563
                <li><a href="/foundation/">About</a></li>
49564
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
49565
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
49566
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
49567
                <li><a href="/foundation/leadership">Leadership</a></li>
49568
                <li><a href="/foundation/members">Members</a></li>
49569
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
49570
                <li><a href="/press/">Newsroom</a></li>
49571
                <li><a href="/foundation/contact">Contact</a></li>
49572
              </ul>
49573
            </li>
49574
            
49575
           
49576
            
49577
            <li class="dropdown">
49578
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
49579
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
49580
              <ul class="dropdown-menu search-form" role="search">
49581
                <li>
49582
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
49583
                </li>
49584
              </ul>
49585
            </li>
49586
          </ul>
49587
        </div>
49588
      </div>
49589
    </nav>
49590
  </header>
49591
     <!-- Script is to make the input field ready as soon as user click the search button-->
49592
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
49593
     <script>
49594
   document.addEventListener('DOMContentLoaded', function () {
49595
    // Using Bootstrap's event system for dropdowns
49596
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
49597
        // Check if this is the search dropdown
49598
        if ($(this).find('.glyphicon-search').length > 0) {
49599
            // Find and focus the search input
49600
            setTimeout(function() {
49601
                $('.pagefind-ui__search-input').focus();
49602
            }, 50); // Small delay to ensure input is ready
49603
        }
49604
    });
49605
});
49606
  </script>
49607
  <!-- / Navigation -->
49608
  <header id="main-header" class="container">
49609
    <div class="main">
49610
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
49611
49612
    </div>
49613
 
49614
  </header>
49615
  <main id="maincontent">
49616
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
49617
<ul>
49618
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
49619
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
49620
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
49621
</ul>
49622
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
49623
reliable and long-lived software products through collaborative, open-source software development.</p>
49624
<p>All packages produced by the ASF are implicitly licensed under the Apache
49625
License, Version 2.0, unless otherwise explicitly stated.</p>
49626
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
49627
<p style="text-align:center">
49628
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
49629
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
49630
</p>
49631
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
49632
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
49633
<div style="margin-left: 1em;">
49634
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
49635
distribution as defined by Sections 1 through 9 of this document.</p>
49636
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
49637
copyright owner that is granting the License.</p>
49638
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
49639
entities that control, are controlled by, or are under common control with
49640
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
49641
power, direct or indirect, to cause the direction or management of such
49642
entity, whether by contract or otherwise, or (ii) ownership of fifty
49643
percent (50%) or more of the outstanding shares, or (iii) beneficial
49644
ownership of such entity.</p>
49645
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
49646
permissions granted by this License.</p>
49647
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
49648
including but not limited to software source code, documentation source,
49649
and configuration files.</p>
49650
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
49651
or translation of a Source form, including but not limited to compiled
49652
object code, generated documentation, and conversions to other media types.</p>
49653
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
49654
made available under the License, as indicated by a copyright notice that
49655
is included in or attached to the work (an example is provided in the
49656
Appendix below).</p>
49657
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
49658
that is based on (or derived from) the Work and for which the editorial
49659
revisions, annotations, elaborations, or other modifications represent, as
49660
a whole, an original work of authorship. For the purposes of this License,
49661
Derivative Works shall not include works that remain separable from, or
49662
merely link (or bind by name) to the interfaces of, the Work and Derivative
49663
Works thereof.</p>
49664
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
49665
version of the Work and any modifications or additions to that Work or
49666
Derivative Works thereof, that is intentionally submitted to Licensor for
49667
inclusion in the Work by the copyright owner or by an individual or Legal
49668
Entity authorized to submit on behalf of the copyright owner. For the
49669
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
49670
verbal, or written communication sent to the Licensor or its
49671
representatives, including but not limited to communication on electronic
49672
mailing lists, source code control systems, and issue tracking systems that
49673
are managed by, or on behalf of, the Licensor for the purpose of discussing
49674
and improving the Work, but excluding communication that is conspicuously
49675
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
49676
Contribution.</strong>"</p>
49677
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
49678
behalf of whom a Contribution has been received by Licensor and
49679
subsequently incorporated within the Work.</p>
49680
</div>
49681
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
49682
terms and conditions of this License, each Contributor hereby grants to You
49683
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
49684
copyright license to reproduce, prepare Derivative Works of, publicly
49685
display, publicly perform, sublicense, and distribute the Work and such
49686
Derivative Works in Source or Object form.</p>
49687
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
49688
and conditions of this License, each Contributor hereby grants to You a
49689
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
49690
(except as stated in this section) patent license to make, have made, use,
49691
offer to sell, sell, import, and otherwise transfer the Work, where such
49692
license applies only to those patent claims licensable by such Contributor
49693
that are necessarily infringed by their Contribution(s) alone or by
49694
combination of their Contribution(s) with the Work to which such
49695
Contribution(s) was submitted. If You institute patent litigation against
49696
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
49697
that the Work or a Contribution incorporated within the Work constitutes
49698
direct or contributory patent infringement, then any patent licenses
49699
granted to You under this License for that Work shall terminate as of the
49700
date such litigation is filed.</p>
49701
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
49702
distribute copies of the Work or Derivative Works thereof in any medium,
49703
with or without modifications, and in Source or Object form, provided that
49704
You meet the following conditions:</p>
49705
<ol style="list-style: lower-latin;">
49706
<li>You must give any other recipients of the Work or Derivative Works a
49707
copy of this License; and</li>
49708
<li>You must cause any modified files to carry prominent notices stating
49709
that You changed the files; and</li>
49710
<li>You must retain, in the Source form of any Derivative Works that You
49711
distribute, all copyright, patent, trademark, and attribution notices from
49712
the Source form of the Work, excluding those notices that do not pertain to
49713
any part of the Derivative Works; and</li>
49714
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
49715
then any Derivative Works that You distribute must include a readable copy
49716
of the attribution notices contained within such NOTICE file, excluding
49717
those notices that do not pertain to any part of the Derivative Works, in
49718
at least one of the following places: within a NOTICE text file distributed
49719
as part of the Derivative Works; within the Source form or documentation,
49720
if provided along with the Derivative Works; or, within a display generated
49721
by the Derivative Works, if and wherever such third-party notices normally
49722
appear. The contents of the NOTICE file are for informational purposes only
49723
and do not modify the License. You may add Your own attribution notices
49724
within Derivative Works that You distribute, alongside or as an addendum to
49725
the NOTICE text from the Work, provided that such additional attribution
49726
notices cannot be construed as modifying the License.
49727
</li>
49728
</ol>
49729
<p>You may add Your own copyright statement to Your modifications and may
49730
provide additional or different license terms and conditions for use,
49731
reproduction, or distribution of Your modifications, or for any such
49732
Derivative Works as a whole, provided Your use, reproduction, and
49733
distribution of the Work otherwise complies with the conditions stated in
49734
this License.</p>
49735
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
49736
explicitly state otherwise, any Contribution intentionally submitted for
49737
inclusion in the Work by You to the Licensor shall be under the terms and
49738
conditions of this License, without any additional terms or conditions.
49739
Notwithstanding the above, nothing herein shall supersede or modify the
49740
terms of any separate license agreement you may have executed with Licensor
49741
regarding such Contributions.</p>
49742
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
49743
permission to use the trade names, trademarks, service marks, or product
49744
names of the Licensor, except as required for reasonable and customary use
49745
in describing the origin of the Work and reproducing the content of the
49746
NOTICE file.</p>
49747
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
49748
applicable law or agreed to in writing, Licensor provides the Work (and
49749
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
49750
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
49751
without limitation, any warranties or conditions of TITLE,
49752
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
49753
are solely responsible for determining the appropriateness of using or
49754
redistributing the Work and assume any risks associated with Your exercise
49755
of permissions under this License.</p>
49756
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
49757
under no legal theory, whether in tort (including negligence), contract, or
49758
otherwise, unless required by applicable law (such as deliberate and
49759
grossly negligent acts) or agreed to in writing, shall any Contributor be
49760
liable to You for damages, including any direct, indirect, special,
49761
incidental, or consequential damages of any character arising as a result
49762
of this License or out of the use or inability to use the Work (including
49763
but not limited to damages for loss of goodwill, work stoppage, computer
49764
failure or malfunction, or any and all other commercial damages or losses),
49765
even if such Contributor has been advised of the possibility of such
49766
damages.</p>
49767
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
49768
While redistributing the Work or Derivative Works thereof, You may choose
49769
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
49770
or other liability obligations and/or rights consistent with this License.
49771
However, in accepting such obligations, You may act only on Your own behalf
49772
and on Your sole responsibility, not on behalf of any other Contributor,
49773
and only if You agree to indemnify, defend, and hold each Contributor
49774
harmless for any liability incurred by, or claims asserted against, such
49775
Contributor by reason of your accepting any such warranty or additional
49776
liability.</p>
49777
<p>END OF TERMS AND CONDITIONS</p>
49778
</div>
49779
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
49780
<p>Include a copy of the Apache License, typically in a file called
49781
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
49782
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
49783
declaration, replacing the fields enclosed by brackets "[]" with your own
49784
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
49785
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
49786
identification within third-party archives.</p>
49787
<pre><code>Copyright [yyyy] [name of copyright owner]
49788
49789
Licensed under the Apache License, Version 2.0 (the "License");
49790
you may not use this file except in compliance with the License.
49791
You may obtain a copy of the License at
49792
49793
    http://www.apache.org/licenses/LICENSE-2.0
49794
49795
Unless required by applicable law or agreed to in writing, software
49796
distributed under the License is distributed on an "AS IS" BASIS,
49797
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
49798
See the License for the specific language governing permissions and
49799
limitations under the License.
49800
</code></pre>
49801
49802
</div>  </main>
49803
49804
  <!-- Footer -->
49805
  <footer class="bg-primary">
49806
    <div class="container">
49807
      <div class="row">
49808
        <br />
49809
        <div class="col-sm-2">
49810
          <h5 class="white">Community</h5>
49811
          <ul class="list-unstyled white" role="menu">
49812
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
49813
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
49814
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
49815
            <li><a href="/community-resources/">Community Resources</a></li>
49816
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
49817
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
49818
          </ul>
49819
        </div>
49820
49821
        <div class="col-sm-2">
49822
          <h5 class="white">Projects</h5>
49823
          <ul class="list-unstyled white" role="menu">
49824
              <li><a href="/projects">Projects</a></li>
49825
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
49826
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
49827
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
49828
              <li><a href="/security">Report a Vulnerability</a></li>
49829
          </ul>
49830
        </div>
49831
        <div class="col-sm-2">
49832
          <h5 class="white">Downloads</h5>
49833
          <ul class="list-unstyled white" role="menu">
49834
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
49835
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
49836
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
49837
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
49838
          </ul>
49839
        </div>
49840
49841
        <div class="col-sm-2">
49842
          <h5 class="white">Learn</h5>
49843
          <ul class="list-unstyled white" role="menu">
49844
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
49845
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
49846
            <li><a href="/theapacheway/">The Apache Way</a></li>
49847
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
49848
            <li><a href="/licenses">Licenses</a></li>
49849
            <li><a href="/foundation/glossary">Glossary</a></li>
49850
            <li><a href="/foundation/faq">FAQ</a></li>
49851
          </ul>
49852
        </div>
49853
49854
        <div class="col-sm-2">
49855
          <h5 class="white">Resources &amp; Tools</h5>
49856
          <ul class="list-unstyled white" role="menu">
49857
              <li><a href="/dev/">Developer Information</a></li>
49858
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
49859
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
49860
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
49861
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
49862
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
49863
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
49864
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
49865
              <li><a href="/logos/">Project Logos</a></li>
49866
          </ul>
49867
        </div>
49868
49869
        <div class="col-sm-2">
49870
          <h5 class="white">About</h5>
49871
          <ul class="list-unstyled white" role="menu">
49872
            <li><a href="/foundation/">About</a></li>
49873
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
49874
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
49875
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
49876
            <li><a href="/foundation/leadership">Leadership</a></li>
49877
            <li><a href="/foundation/members">Members</a></li>
49878
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
49879
            <li><a href="/press/">Newsroom</a></li>
49880
            <li><a href="/foundation/contact">Contact</a></li>
49881
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
49882
          </ul>
49883
        </div>
49884
49885
49886
      </div>
49887
      <hr class="col-lg-12 hr-white" />
49888
      <div class="row">
49889
        <div class="col-lg-12">
49890
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
49891
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
49892
        </div>
49893
      </div>
49894
    </div>
49895
49896
  </footer>
49897
49898
  <!-- / Footer -->
49899
49900
  <script src="/js/jquery.min.js"></script>
49901
  <script src="/js/bootstrap.js"></script>
49902
  <script src="/js/slideshow.js"></script>
49903
  <script>
49904
    (function($){
49905
      $(document).ready(function(){
49906
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
49907
          event.preventDefault();
49908
          event.stopPropagation();
49909
          $(this).parent().siblings().removeClass('open');
49910
          $(this).parent().toggleClass('open');
49911
          console.log('WOrked');
49912
        });
49913
      });
49914
    })(jQuery);
49915
  </script>
49916
</body>
49917
</html></pre>
49918
}}
49919
|
49920
|com.zfabrik.servletjsp|jetty-websocket-core-client-12.0.19|pom.xml|{{collapse(Apache 2.0)
49921
<pre><!DOCTYPE html>
49922
<html lang="en">
49923
<head>
49924
  <meta charset="utf-8">
49925
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
49926
  <meta name="viewport" content="width=device-width, initial-scale=1">
49927
  <meta name="description" content="Home page of The Apache Software Foundation">
49928
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
49929
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
49930
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
49931
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
49932
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
49933
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
49934
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
49935
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
49936
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
49937
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
49938
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
49939
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
49940
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
49941
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
49942
  <link rel="manifest" href="/favicons/manifest.json">
49943
  <link rel="shortcut icon" href="/favicons/favicon.ico">
49944
  <meta name="msapplication-TileColor" content="#603cba">
49945
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
49946
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
49947
  <meta name="theme-color" content="#282661">
49948
49949
  <title>Apache License, Version 2.0</title>
49950
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
49951
  <link href="/css/min.bootstrap.css" rel="stylesheet">
49952
  <link href="/css/styles.css" rel="stylesheet">
49953
  <link href="/css/new-ui.css" rel="stylesheet">
49954
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
49955
  <style>
49956
.headerlink {
49957
  visibility: hidden;
49958
}
49959
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
49960
  visibility: visible
49961
}  </style>
49962
49963
  <!-- pagefind search -->
49964
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
49965
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
49966
  <script>
49967
    window.addEventListener('DOMContentLoaded', (event) => {
49968
        new PagefindUI({ element: "#pagefind-search" });
49969
    });
49970
    var pageTitle = 'Apache License, Version 2.0';
49971
    if(pageTitle === '404'){
49972
      window.addEventListener('DOMContentLoaded', (event) => {
49973
          new PagefindUI({ element: "#page-404-search" });
49974
      });
49975
    }
49976
  </script>
49977
  
49978
49979
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
49980
  <script>
49981
    var pageTitle = 'Apache License, Version 2.0';
49982
    var _paq = window._paq = window._paq || [];
49983
    /* tracker methods like "setCustomDimension" should be called before
49984
"trackPageView" */
49985
    /* We explicitly disable cookie tracking to avoid privacy issues */
49986
    _paq.push(['disableCookies']);
49987
    if(pageTitle === '404'){
49988
      /* Track 404 page hits */
49989
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
49990
    }
49991
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
49992
as the same visit */
49993
    _paq.push(['trackPageView']);
49994
    _paq.push(['enableLinkTracking']);
49995
    (function() {
49996
      var u="//analytics.apache.org/";
49997
      _paq.push(['setTrackerUrl', u+'matomo.php']);
49998
      _paq.push(['setSiteId', '37']);
49999
      var d=document, g=d.createElement('script'),
50000
s=d.getElementsByTagName('script')[0];
50001
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
50002
    })();
50003
  </script>
50004
  <!-- End Matomo Code -->
50005
50006
</head>
50007
50008
<body >
50009
  <!-- Navigation -->
50010
  <header>
50011
	<div id="skiptocontent">
50012
		<a href="#maincontent">Skip to Main Content</a>
50013
	</div>
50014
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
50015
      
50016
      <div class="container">
50017
        <div class="navbar-header">
50018
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
50019
            <span class="sr-only">Toggle navigation</span>
50020
            <span class="icon-bar"></span>
50021
            <span class="icon-bar"></span>
50022
            <span class="icon-bar"></span>
50023
          </button>
50024
        </div>
50025
        <div class="collapse navbar-collapse" id="mainnav-collapse">
50026
          <div class="upper-nav">
50027
            <div class="header-social-icons">
50028
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
50029
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
50030
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
50031
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
50032
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
50033
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
50034
            </div>
50035
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
50036
          </div>
50037
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
50038
            <li class="dropdown">
50039
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
50040
              <ul class="dropdown-menu" role="menu">
50041
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
50042
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
50043
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
50044
                <li><a href="/community-resources/">Community Resources</a></li>
50045
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
50046
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
50047
              </ul>
50048
            </li>
50049
            <li class="dropdown">
50050
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
50051
              <ul class="dropdown-menu" role="menu">
50052
                <li><a href="/projects">Projects</a></li>
50053
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
50054
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
50055
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
50056
                <li><a href="/security">Report a Vulnerability</a></li>
50057
              </ul>
50058
            </li>
50059
            <li class="dropdown">
50060
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
50061
              <ul class="dropdown-menu" role="menu">
50062
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
50063
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
50064
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
50065
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
50066
              </ul>
50067
            </li>
50068
            <li class="dropdown">
50069
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
50070
              <ul class="dropdown-menu" role="menu">
50071
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
50072
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
50073
                <li><a href="/theapacheway/">The Apache Way</a></li>
50074
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
50075
                <li><a href="/licenses">Licenses</a></li>
50076
                <li><a href="/foundation/glossary">Glossary</a></li>
50077
                <li><a href="/foundation/faq">FAQ</a></li>
50078
              </ul>
50079
            </li>
50080
            <li class="dropdown">
50081
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
50082
              <ul class="dropdown-menu" role="menu">
50083
                <li><a href="/dev/">Developer Information</a></li>
50084
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
50085
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
50086
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
50087
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
50088
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
50089
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
50090
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
50091
                <li><a href="/logos/">Project Logos</a></li>
50092
              </ul>
50093
            </li>
50094
            <li class="dropdown">
50095
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
50096
              <ul class="dropdown-menu" role="menu">
50097
                <li><a href="/foundation/">About</a></li>
50098
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
50099
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
50100
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
50101
                <li><a href="/foundation/leadership">Leadership</a></li>
50102
                <li><a href="/foundation/members">Members</a></li>
50103
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
50104
                <li><a href="/press/">Newsroom</a></li>
50105
                <li><a href="/foundation/contact">Contact</a></li>
50106
              </ul>
50107
            </li>
50108
            
50109
           
50110
            
50111
            <li class="dropdown">
50112
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
50113
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
50114
              <ul class="dropdown-menu search-form" role="search">
50115
                <li>
50116
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
50117
                </li>
50118
              </ul>
50119
            </li>
50120
          </ul>
50121
        </div>
50122
      </div>
50123
    </nav>
50124
  </header>
50125
     <!-- Script is to make the input field ready as soon as user click the search button-->
50126
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
50127
     <script>
50128
   document.addEventListener('DOMContentLoaded', function () {
50129
    // Using Bootstrap's event system for dropdowns
50130
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
50131
        // Check if this is the search dropdown
50132
        if ($(this).find('.glyphicon-search').length > 0) {
50133
            // Find and focus the search input
50134
            setTimeout(function() {
50135
                $('.pagefind-ui__search-input').focus();
50136
            }, 50); // Small delay to ensure input is ready
50137
        }
50138
    });
50139
});
50140
  </script>
50141
  <!-- / Navigation -->
50142
  <header id="main-header" class="container">
50143
    <div class="main">
50144
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
50145
50146
    </div>
50147
 
50148
  </header>
50149
  <main id="maincontent">
50150
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
50151
<ul>
50152
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
50153
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
50154
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
50155
</ul>
50156
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
50157
reliable and long-lived software products through collaborative, open-source software development.</p>
50158
<p>All packages produced by the ASF are implicitly licensed under the Apache
50159
License, Version 2.0, unless otherwise explicitly stated.</p>
50160
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
50161
<p style="text-align:center">
50162
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
50163
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
50164
</p>
50165
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
50166
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
50167
<div style="margin-left: 1em;">
50168
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
50169
distribution as defined by Sections 1 through 9 of this document.</p>
50170
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
50171
copyright owner that is granting the License.</p>
50172
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
50173
entities that control, are controlled by, or are under common control with
50174
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
50175
power, direct or indirect, to cause the direction or management of such
50176
entity, whether by contract or otherwise, or (ii) ownership of fifty
50177
percent (50%) or more of the outstanding shares, or (iii) beneficial
50178
ownership of such entity.</p>
50179
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
50180
permissions granted by this License.</p>
50181
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
50182
including but not limited to software source code, documentation source,
50183
and configuration files.</p>
50184
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
50185
or translation of a Source form, including but not limited to compiled
50186
object code, generated documentation, and conversions to other media types.</p>
50187
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
50188
made available under the License, as indicated by a copyright notice that
50189
is included in or attached to the work (an example is provided in the
50190
Appendix below).</p>
50191
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
50192
that is based on (or derived from) the Work and for which the editorial
50193
revisions, annotations, elaborations, or other modifications represent, as
50194
a whole, an original work of authorship. For the purposes of this License,
50195
Derivative Works shall not include works that remain separable from, or
50196
merely link (or bind by name) to the interfaces of, the Work and Derivative
50197
Works thereof.</p>
50198
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
50199
version of the Work and any modifications or additions to that Work or
50200
Derivative Works thereof, that is intentionally submitted to Licensor for
50201
inclusion in the Work by the copyright owner or by an individual or Legal
50202
Entity authorized to submit on behalf of the copyright owner. For the
50203
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
50204
verbal, or written communication sent to the Licensor or its
50205
representatives, including but not limited to communication on electronic
50206
mailing lists, source code control systems, and issue tracking systems that
50207
are managed by, or on behalf of, the Licensor for the purpose of discussing
50208
and improving the Work, but excluding communication that is conspicuously
50209
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
50210
Contribution.</strong>"</p>
50211
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
50212
behalf of whom a Contribution has been received by Licensor and
50213
subsequently incorporated within the Work.</p>
50214
</div>
50215
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
50216
terms and conditions of this License, each Contributor hereby grants to You
50217
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
50218
copyright license to reproduce, prepare Derivative Works of, publicly
50219
display, publicly perform, sublicense, and distribute the Work and such
50220
Derivative Works in Source or Object form.</p>
50221
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
50222
and conditions of this License, each Contributor hereby grants to You a
50223
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
50224
(except as stated in this section) patent license to make, have made, use,
50225
offer to sell, sell, import, and otherwise transfer the Work, where such
50226
license applies only to those patent claims licensable by such Contributor
50227
that are necessarily infringed by their Contribution(s) alone or by
50228
combination of their Contribution(s) with the Work to which such
50229
Contribution(s) was submitted. If You institute patent litigation against
50230
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
50231
that the Work or a Contribution incorporated within the Work constitutes
50232
direct or contributory patent infringement, then any patent licenses
50233
granted to You under this License for that Work shall terminate as of the
50234
date such litigation is filed.</p>
50235
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
50236
distribute copies of the Work or Derivative Works thereof in any medium,
50237
with or without modifications, and in Source or Object form, provided that
50238
You meet the following conditions:</p>
50239
<ol style="list-style: lower-latin;">
50240
<li>You must give any other recipients of the Work or Derivative Works a
50241
copy of this License; and</li>
50242
<li>You must cause any modified files to carry prominent notices stating
50243
that You changed the files; and</li>
50244
<li>You must retain, in the Source form of any Derivative Works that You
50245
distribute, all copyright, patent, trademark, and attribution notices from
50246
the Source form of the Work, excluding those notices that do not pertain to
50247
any part of the Derivative Works; and</li>
50248
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
50249
then any Derivative Works that You distribute must include a readable copy
50250
of the attribution notices contained within such NOTICE file, excluding
50251
those notices that do not pertain to any part of the Derivative Works, in
50252
at least one of the following places: within a NOTICE text file distributed
50253
as part of the Derivative Works; within the Source form or documentation,
50254
if provided along with the Derivative Works; or, within a display generated
50255
by the Derivative Works, if and wherever such third-party notices normally
50256
appear. The contents of the NOTICE file are for informational purposes only
50257
and do not modify the License. You may add Your own attribution notices
50258
within Derivative Works that You distribute, alongside or as an addendum to
50259
the NOTICE text from the Work, provided that such additional attribution
50260
notices cannot be construed as modifying the License.
50261
</li>
50262
</ol>
50263
<p>You may add Your own copyright statement to Your modifications and may
50264
provide additional or different license terms and conditions for use,
50265
reproduction, or distribution of Your modifications, or for any such
50266
Derivative Works as a whole, provided Your use, reproduction, and
50267
distribution of the Work otherwise complies with the conditions stated in
50268
this License.</p>
50269
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
50270
explicitly state otherwise, any Contribution intentionally submitted for
50271
inclusion in the Work by You to the Licensor shall be under the terms and
50272
conditions of this License, without any additional terms or conditions.
50273
Notwithstanding the above, nothing herein shall supersede or modify the
50274
terms of any separate license agreement you may have executed with Licensor
50275
regarding such Contributions.</p>
50276
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
50277
permission to use the trade names, trademarks, service marks, or product
50278
names of the Licensor, except as required for reasonable and customary use
50279
in describing the origin of the Work and reproducing the content of the
50280
NOTICE file.</p>
50281
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
50282
applicable law or agreed to in writing, Licensor provides the Work (and
50283
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
50284
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
50285
without limitation, any warranties or conditions of TITLE,
50286
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
50287
are solely responsible for determining the appropriateness of using or
50288
redistributing the Work and assume any risks associated with Your exercise
50289
of permissions under this License.</p>
50290
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
50291
under no legal theory, whether in tort (including negligence), contract, or
50292
otherwise, unless required by applicable law (such as deliberate and
50293
grossly negligent acts) or agreed to in writing, shall any Contributor be
50294
liable to You for damages, including any direct, indirect, special,
50295
incidental, or consequential damages of any character arising as a result
50296
of this License or out of the use or inability to use the Work (including
50297
but not limited to damages for loss of goodwill, work stoppage, computer
50298
failure or malfunction, or any and all other commercial damages or losses),
50299
even if such Contributor has been advised of the possibility of such
50300
damages.</p>
50301
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
50302
While redistributing the Work or Derivative Works thereof, You may choose
50303
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
50304
or other liability obligations and/or rights consistent with this License.
50305
However, in accepting such obligations, You may act only on Your own behalf
50306
and on Your sole responsibility, not on behalf of any other Contributor,
50307
and only if You agree to indemnify, defend, and hold each Contributor
50308
harmless for any liability incurred by, or claims asserted against, such
50309
Contributor by reason of your accepting any such warranty or additional
50310
liability.</p>
50311
<p>END OF TERMS AND CONDITIONS</p>
50312
</div>
50313
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
50314
<p>Include a copy of the Apache License, typically in a file called
50315
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
50316
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
50317
declaration, replacing the fields enclosed by brackets "[]" with your own
50318
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
50319
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
50320
identification within third-party archives.</p>
50321
<pre><code>Copyright [yyyy] [name of copyright owner]
50322
50323
Licensed under the Apache License, Version 2.0 (the "License");
50324
you may not use this file except in compliance with the License.
50325
You may obtain a copy of the License at
50326
50327
    http://www.apache.org/licenses/LICENSE-2.0
50328
50329
Unless required by applicable law or agreed to in writing, software
50330
distributed under the License is distributed on an "AS IS" BASIS,
50331
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
50332
See the License for the specific language governing permissions and
50333
limitations under the License.
50334
</code></pre>
50335
50336
</div>  </main>
50337
50338
  <!-- Footer -->
50339
  <footer class="bg-primary">
50340
    <div class="container">
50341
      <div class="row">
50342
        <br />
50343
        <div class="col-sm-2">
50344
          <h5 class="white">Community</h5>
50345
          <ul class="list-unstyled white" role="menu">
50346
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
50347
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
50348
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
50349
            <li><a href="/community-resources/">Community Resources</a></li>
50350
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
50351
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
50352
          </ul>
50353
        </div>
50354
50355
        <div class="col-sm-2">
50356
          <h5 class="white">Projects</h5>
50357
          <ul class="list-unstyled white" role="menu">
50358
              <li><a href="/projects">Projects</a></li>
50359
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
50360
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
50361
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
50362
              <li><a href="/security">Report a Vulnerability</a></li>
50363
          </ul>
50364
        </div>
50365
        <div class="col-sm-2">
50366
          <h5 class="white">Downloads</h5>
50367
          <ul class="list-unstyled white" role="menu">
50368
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
50369
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
50370
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
50371
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
50372
          </ul>
50373
        </div>
50374
50375
        <div class="col-sm-2">
50376
          <h5 class="white">Learn</h5>
50377
          <ul class="list-unstyled white" role="menu">
50378
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
50379
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
50380
            <li><a href="/theapacheway/">The Apache Way</a></li>
50381
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
50382
            <li><a href="/licenses">Licenses</a></li>
50383
            <li><a href="/foundation/glossary">Glossary</a></li>
50384
            <li><a href="/foundation/faq">FAQ</a></li>
50385
          </ul>
50386
        </div>
50387
50388
        <div class="col-sm-2">
50389
          <h5 class="white">Resources &amp; Tools</h5>
50390
          <ul class="list-unstyled white" role="menu">
50391
              <li><a href="/dev/">Developer Information</a></li>
50392
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
50393
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
50394
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
50395
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
50396
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
50397
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
50398
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
50399
              <li><a href="/logos/">Project Logos</a></li>
50400
          </ul>
50401
        </div>
50402
50403
        <div class="col-sm-2">
50404
          <h5 class="white">About</h5>
50405
          <ul class="list-unstyled white" role="menu">
50406
            <li><a href="/foundation/">About</a></li>
50407
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
50408
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
50409
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
50410
            <li><a href="/foundation/leadership">Leadership</a></li>
50411
            <li><a href="/foundation/members">Members</a></li>
50412
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
50413
            <li><a href="/press/">Newsroom</a></li>
50414
            <li><a href="/foundation/contact">Contact</a></li>
50415
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
50416
          </ul>
50417
        </div>
50418
50419
50420
      </div>
50421
      <hr class="col-lg-12 hr-white" />
50422
      <div class="row">
50423
        <div class="col-lg-12">
50424
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
50425
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
50426
        </div>
50427
      </div>
50428
    </div>
50429
50430
  </footer>
50431
50432
  <!-- / Footer -->
50433
50434
  <script src="/js/jquery.min.js"></script>
50435
  <script src="/js/bootstrap.js"></script>
50436
  <script src="/js/slideshow.js"></script>
50437
  <script>
50438
    (function($){
50439
      $(document).ready(function(){
50440
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
50441
          event.preventDefault();
50442
          event.stopPropagation();
50443
          $(this).parent().siblings().removeClass('open');
50444
          $(this).parent().toggleClass('open');
50445
          console.log('WOrked');
50446
        });
50447
      });
50448
    })(jQuery);
50449
  </script>
50450
</body>
50451
</html></pre>
50452
}}
50453
|
50454
|com.zfabrik.servletjsp|jetty-websocket-core-common-12.0.19|pom.xml|{{collapse(Apache 2.0)
50455
<pre><!DOCTYPE html>
50456
<html lang="en">
50457
<head>
50458
  <meta charset="utf-8">
50459
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
50460
  <meta name="viewport" content="width=device-width, initial-scale=1">
50461
  <meta name="description" content="Home page of The Apache Software Foundation">
50462
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
50463
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
50464
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
50465
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
50466
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
50467
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
50468
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
50469
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
50470
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
50471
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
50472
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
50473
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
50474
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
50475
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
50476
  <link rel="manifest" href="/favicons/manifest.json">
50477
  <link rel="shortcut icon" href="/favicons/favicon.ico">
50478
  <meta name="msapplication-TileColor" content="#603cba">
50479
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
50480
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
50481
  <meta name="theme-color" content="#282661">
50482
50483
  <title>Apache License, Version 2.0</title>
50484
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
50485
  <link href="/css/min.bootstrap.css" rel="stylesheet">
50486
  <link href="/css/styles.css" rel="stylesheet">
50487
  <link href="/css/new-ui.css" rel="stylesheet">
50488
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
50489
  <style>
50490
.headerlink {
50491
  visibility: hidden;
50492
}
50493
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
50494
  visibility: visible
50495
}  </style>
50496
50497
  <!-- pagefind search -->
50498
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
50499
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
50500
  <script>
50501
    window.addEventListener('DOMContentLoaded', (event) => {
50502
        new PagefindUI({ element: "#pagefind-search" });
50503
    });
50504
    var pageTitle = 'Apache License, Version 2.0';
50505
    if(pageTitle === '404'){
50506
      window.addEventListener('DOMContentLoaded', (event) => {
50507
          new PagefindUI({ element: "#page-404-search" });
50508
      });
50509
    }
50510
  </script>
50511
  
50512
50513
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
50514
  <script>
50515
    var pageTitle = 'Apache License, Version 2.0';
50516
    var _paq = window._paq = window._paq || [];
50517
    /* tracker methods like "setCustomDimension" should be called before
50518
"trackPageView" */
50519
    /* We explicitly disable cookie tracking to avoid privacy issues */
50520
    _paq.push(['disableCookies']);
50521
    if(pageTitle === '404'){
50522
      /* Track 404 page hits */
50523
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
50524
    }
50525
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
50526
as the same visit */
50527
    _paq.push(['trackPageView']);
50528
    _paq.push(['enableLinkTracking']);
50529
    (function() {
50530
      var u="//analytics.apache.org/";
50531
      _paq.push(['setTrackerUrl', u+'matomo.php']);
50532
      _paq.push(['setSiteId', '37']);
50533
      var d=document, g=d.createElement('script'),
50534
s=d.getElementsByTagName('script')[0];
50535
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
50536
    })();
50537
  </script>
50538
  <!-- End Matomo Code -->
50539
50540
</head>
50541
50542
<body >
50543
  <!-- Navigation -->
50544
  <header>
50545
	<div id="skiptocontent">
50546
		<a href="#maincontent">Skip to Main Content</a>
50547
	</div>
50548
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
50549
      
50550
      <div class="container">
50551
        <div class="navbar-header">
50552
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
50553
            <span class="sr-only">Toggle navigation</span>
50554
            <span class="icon-bar"></span>
50555
            <span class="icon-bar"></span>
50556
            <span class="icon-bar"></span>
50557
          </button>
50558
        </div>
50559
        <div class="collapse navbar-collapse" id="mainnav-collapse">
50560
          <div class="upper-nav">
50561
            <div class="header-social-icons">
50562
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
50563
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
50564
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
50565
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
50566
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
50567
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
50568
            </div>
50569
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
50570
          </div>
50571
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
50572
            <li class="dropdown">
50573
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
50574
              <ul class="dropdown-menu" role="menu">
50575
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
50576
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
50577
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
50578
                <li><a href="/community-resources/">Community Resources</a></li>
50579
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
50580
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
50581
              </ul>
50582
            </li>
50583
            <li class="dropdown">
50584
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
50585
              <ul class="dropdown-menu" role="menu">
50586
                <li><a href="/projects">Projects</a></li>
50587
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
50588
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
50589
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
50590
                <li><a href="/security">Report a Vulnerability</a></li>
50591
              </ul>
50592
            </li>
50593
            <li class="dropdown">
50594
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
50595
              <ul class="dropdown-menu" role="menu">
50596
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
50597
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
50598
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
50599
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
50600
              </ul>
50601
            </li>
50602
            <li class="dropdown">
50603
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
50604
              <ul class="dropdown-menu" role="menu">
50605
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
50606
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
50607
                <li><a href="/theapacheway/">The Apache Way</a></li>
50608
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
50609
                <li><a href="/licenses">Licenses</a></li>
50610
                <li><a href="/foundation/glossary">Glossary</a></li>
50611
                <li><a href="/foundation/faq">FAQ</a></li>
50612
              </ul>
50613
            </li>
50614
            <li class="dropdown">
50615
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
50616
              <ul class="dropdown-menu" role="menu">
50617
                <li><a href="/dev/">Developer Information</a></li>
50618
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
50619
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
50620
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
50621
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
50622
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
50623
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
50624
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
50625
                <li><a href="/logos/">Project Logos</a></li>
50626
              </ul>
50627
            </li>
50628
            <li class="dropdown">
50629
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
50630
              <ul class="dropdown-menu" role="menu">
50631
                <li><a href="/foundation/">About</a></li>
50632
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
50633
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
50634
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
50635
                <li><a href="/foundation/leadership">Leadership</a></li>
50636
                <li><a href="/foundation/members">Members</a></li>
50637
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
50638
                <li><a href="/press/">Newsroom</a></li>
50639
                <li><a href="/foundation/contact">Contact</a></li>
50640
              </ul>
50641
            </li>
50642
            
50643
           
50644
            
50645
            <li class="dropdown">
50646
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
50647
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
50648
              <ul class="dropdown-menu search-form" role="search">
50649
                <li>
50650
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
50651
                </li>
50652
              </ul>
50653
            </li>
50654
          </ul>
50655
        </div>
50656
      </div>
50657
    </nav>
50658
  </header>
50659
     <!-- Script is to make the input field ready as soon as user click the search button-->
50660
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
50661
     <script>
50662
   document.addEventListener('DOMContentLoaded', function () {
50663
    // Using Bootstrap's event system for dropdowns
50664
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
50665
        // Check if this is the search dropdown
50666
        if ($(this).find('.glyphicon-search').length > 0) {
50667
            // Find and focus the search input
50668
            setTimeout(function() {
50669
                $('.pagefind-ui__search-input').focus();
50670
            }, 50); // Small delay to ensure input is ready
50671
        }
50672
    });
50673
});
50674
  </script>
50675
  <!-- / Navigation -->
50676
  <header id="main-header" class="container">
50677
    <div class="main">
50678
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
50679
50680
    </div>
50681
 
50682
  </header>
50683
  <main id="maincontent">
50684
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
50685
<ul>
50686
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
50687
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
50688
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
50689
</ul>
50690
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
50691
reliable and long-lived software products through collaborative, open-source software development.</p>
50692
<p>All packages produced by the ASF are implicitly licensed under the Apache
50693
License, Version 2.0, unless otherwise explicitly stated.</p>
50694
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
50695
<p style="text-align:center">
50696
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
50697
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
50698
</p>
50699
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
50700
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
50701
<div style="margin-left: 1em;">
50702
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
50703
distribution as defined by Sections 1 through 9 of this document.</p>
50704
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
50705
copyright owner that is granting the License.</p>
50706
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
50707
entities that control, are controlled by, or are under common control with
50708
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
50709
power, direct or indirect, to cause the direction or management of such
50710
entity, whether by contract or otherwise, or (ii) ownership of fifty
50711
percent (50%) or more of the outstanding shares, or (iii) beneficial
50712
ownership of such entity.</p>
50713
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
50714
permissions granted by this License.</p>
50715
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
50716
including but not limited to software source code, documentation source,
50717
and configuration files.</p>
50718
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
50719
or translation of a Source form, including but not limited to compiled
50720
object code, generated documentation, and conversions to other media types.</p>
50721
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
50722
made available under the License, as indicated by a copyright notice that
50723
is included in or attached to the work (an example is provided in the
50724
Appendix below).</p>
50725
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
50726
that is based on (or derived from) the Work and for which the editorial
50727
revisions, annotations, elaborations, or other modifications represent, as
50728
a whole, an original work of authorship. For the purposes of this License,
50729
Derivative Works shall not include works that remain separable from, or
50730
merely link (or bind by name) to the interfaces of, the Work and Derivative
50731
Works thereof.</p>
50732
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
50733
version of the Work and any modifications or additions to that Work or
50734
Derivative Works thereof, that is intentionally submitted to Licensor for
50735
inclusion in the Work by the copyright owner or by an individual or Legal
50736
Entity authorized to submit on behalf of the copyright owner. For the
50737
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
50738
verbal, or written communication sent to the Licensor or its
50739
representatives, including but not limited to communication on electronic
50740
mailing lists, source code control systems, and issue tracking systems that
50741
are managed by, or on behalf of, the Licensor for the purpose of discussing
50742
and improving the Work, but excluding communication that is conspicuously
50743
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
50744
Contribution.</strong>"</p>
50745
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
50746
behalf of whom a Contribution has been received by Licensor and
50747
subsequently incorporated within the Work.</p>
50748
</div>
50749
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
50750
terms and conditions of this License, each Contributor hereby grants to You
50751
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
50752
copyright license to reproduce, prepare Derivative Works of, publicly
50753
display, publicly perform, sublicense, and distribute the Work and such
50754
Derivative Works in Source or Object form.</p>
50755
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
50756
and conditions of this License, each Contributor hereby grants to You a
50757
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
50758
(except as stated in this section) patent license to make, have made, use,
50759
offer to sell, sell, import, and otherwise transfer the Work, where such
50760
license applies only to those patent claims licensable by such Contributor
50761
that are necessarily infringed by their Contribution(s) alone or by
50762
combination of their Contribution(s) with the Work to which such
50763
Contribution(s) was submitted. If You institute patent litigation against
50764
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
50765
that the Work or a Contribution incorporated within the Work constitutes
50766
direct or contributory patent infringement, then any patent licenses
50767
granted to You under this License for that Work shall terminate as of the
50768
date such litigation is filed.</p>
50769
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
50770
distribute copies of the Work or Derivative Works thereof in any medium,
50771
with or without modifications, and in Source or Object form, provided that
50772
You meet the following conditions:</p>
50773
<ol style="list-style: lower-latin;">
50774
<li>You must give any other recipients of the Work or Derivative Works a
50775
copy of this License; and</li>
50776
<li>You must cause any modified files to carry prominent notices stating
50777
that You changed the files; and</li>
50778
<li>You must retain, in the Source form of any Derivative Works that You
50779
distribute, all copyright, patent, trademark, and attribution notices from
50780
the Source form of the Work, excluding those notices that do not pertain to
50781
any part of the Derivative Works; and</li>
50782
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
50783
then any Derivative Works that You distribute must include a readable copy
50784
of the attribution notices contained within such NOTICE file, excluding
50785
those notices that do not pertain to any part of the Derivative Works, in
50786
at least one of the following places: within a NOTICE text file distributed
50787
as part of the Derivative Works; within the Source form or documentation,
50788
if provided along with the Derivative Works; or, within a display generated
50789
by the Derivative Works, if and wherever such third-party notices normally
50790
appear. The contents of the NOTICE file are for informational purposes only
50791
and do not modify the License. You may add Your own attribution notices
50792
within Derivative Works that You distribute, alongside or as an addendum to
50793
the NOTICE text from the Work, provided that such additional attribution
50794
notices cannot be construed as modifying the License.
50795
</li>
50796
</ol>
50797
<p>You may add Your own copyright statement to Your modifications and may
50798
provide additional or different license terms and conditions for use,
50799
reproduction, or distribution of Your modifications, or for any such
50800
Derivative Works as a whole, provided Your use, reproduction, and
50801
distribution of the Work otherwise complies with the conditions stated in
50802
this License.</p>
50803
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
50804
explicitly state otherwise, any Contribution intentionally submitted for
50805
inclusion in the Work by You to the Licensor shall be under the terms and
50806
conditions of this License, without any additional terms or conditions.
50807
Notwithstanding the above, nothing herein shall supersede or modify the
50808
terms of any separate license agreement you may have executed with Licensor
50809
regarding such Contributions.</p>
50810
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
50811
permission to use the trade names, trademarks, service marks, or product
50812
names of the Licensor, except as required for reasonable and customary use
50813
in describing the origin of the Work and reproducing the content of the
50814
NOTICE file.</p>
50815
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
50816
applicable law or agreed to in writing, Licensor provides the Work (and
50817
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
50818
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
50819
without limitation, any warranties or conditions of TITLE,
50820
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
50821
are solely responsible for determining the appropriateness of using or
50822
redistributing the Work and assume any risks associated with Your exercise
50823
of permissions under this License.</p>
50824
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
50825
under no legal theory, whether in tort (including negligence), contract, or
50826
otherwise, unless required by applicable law (such as deliberate and
50827
grossly negligent acts) or agreed to in writing, shall any Contributor be
50828
liable to You for damages, including any direct, indirect, special,
50829
incidental, or consequential damages of any character arising as a result
50830
of this License or out of the use or inability to use the Work (including
50831
but not limited to damages for loss of goodwill, work stoppage, computer
50832
failure or malfunction, or any and all other commercial damages or losses),
50833
even if such Contributor has been advised of the possibility of such
50834
damages.</p>
50835
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
50836
While redistributing the Work or Derivative Works thereof, You may choose
50837
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
50838
or other liability obligations and/or rights consistent with this License.
50839
However, in accepting such obligations, You may act only on Your own behalf
50840
and on Your sole responsibility, not on behalf of any other Contributor,
50841
and only if You agree to indemnify, defend, and hold each Contributor
50842
harmless for any liability incurred by, or claims asserted against, such
50843
Contributor by reason of your accepting any such warranty or additional
50844
liability.</p>
50845
<p>END OF TERMS AND CONDITIONS</p>
50846
</div>
50847
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
50848
<p>Include a copy of the Apache License, typically in a file called
50849
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
50850
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
50851
declaration, replacing the fields enclosed by brackets "[]" with your own
50852
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
50853
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
50854
identification within third-party archives.</p>
50855
<pre><code>Copyright [yyyy] [name of copyright owner]
50856
50857
Licensed under the Apache License, Version 2.0 (the "License");
50858
you may not use this file except in compliance with the License.
50859
You may obtain a copy of the License at
50860
50861
    http://www.apache.org/licenses/LICENSE-2.0
50862
50863
Unless required by applicable law or agreed to in writing, software
50864
distributed under the License is distributed on an "AS IS" BASIS,
50865
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
50866
See the License for the specific language governing permissions and
50867
limitations under the License.
50868
</code></pre>
50869
50870
</div>  </main>
50871
50872
  <!-- Footer -->
50873
  <footer class="bg-primary">
50874
    <div class="container">
50875
      <div class="row">
50876
        <br />
50877
        <div class="col-sm-2">
50878
          <h5 class="white">Community</h5>
50879
          <ul class="list-unstyled white" role="menu">
50880
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
50881
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
50882
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
50883
            <li><a href="/community-resources/">Community Resources</a></li>
50884
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
50885
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
50886
          </ul>
50887
        </div>
50888
50889
        <div class="col-sm-2">
50890
          <h5 class="white">Projects</h5>
50891
          <ul class="list-unstyled white" role="menu">
50892
              <li><a href="/projects">Projects</a></li>
50893
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
50894
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
50895
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
50896
              <li><a href="/security">Report a Vulnerability</a></li>
50897
          </ul>
50898
        </div>
50899
        <div class="col-sm-2">
50900
          <h5 class="white">Downloads</h5>
50901
          <ul class="list-unstyled white" role="menu">
50902
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
50903
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
50904
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
50905
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
50906
          </ul>
50907
        </div>
50908
50909
        <div class="col-sm-2">
50910
          <h5 class="white">Learn</h5>
50911
          <ul class="list-unstyled white" role="menu">
50912
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
50913
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
50914
            <li><a href="/theapacheway/">The Apache Way</a></li>
50915
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
50916
            <li><a href="/licenses">Licenses</a></li>
50917
            <li><a href="/foundation/glossary">Glossary</a></li>
50918
            <li><a href="/foundation/faq">FAQ</a></li>
50919
          </ul>
50920
        </div>
50921
50922
        <div class="col-sm-2">
50923
          <h5 class="white">Resources &amp; Tools</h5>
50924
          <ul class="list-unstyled white" role="menu">
50925
              <li><a href="/dev/">Developer Information</a></li>
50926
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
50927
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
50928
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
50929
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
50930
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
50931
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
50932
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
50933
              <li><a href="/logos/">Project Logos</a></li>
50934
          </ul>
50935
        </div>
50936
50937
        <div class="col-sm-2">
50938
          <h5 class="white">About</h5>
50939
          <ul class="list-unstyled white" role="menu">
50940
            <li><a href="/foundation/">About</a></li>
50941
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
50942
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
50943
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
50944
            <li><a href="/foundation/leadership">Leadership</a></li>
50945
            <li><a href="/foundation/members">Members</a></li>
50946
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
50947
            <li><a href="/press/">Newsroom</a></li>
50948
            <li><a href="/foundation/contact">Contact</a></li>
50949
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
50950
          </ul>
50951
        </div>
50952
50953
50954
      </div>
50955
      <hr class="col-lg-12 hr-white" />
50956
      <div class="row">
50957
        <div class="col-lg-12">
50958
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
50959
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
50960
        </div>
50961
      </div>
50962
    </div>
50963
50964
  </footer>
50965
50966
  <!-- / Footer -->
50967
50968
  <script src="/js/jquery.min.js"></script>
50969
  <script src="/js/bootstrap.js"></script>
50970
  <script src="/js/slideshow.js"></script>
50971
  <script>
50972
    (function($){
50973
      $(document).ready(function(){
50974
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
50975
          event.preventDefault();
50976
          event.stopPropagation();
50977
          $(this).parent().siblings().removeClass('open');
50978
          $(this).parent().toggleClass('open');
50979
          console.log('WOrked');
50980
        });
50981
      });
50982
    })(jQuery);
50983
  </script>
50984
</body>
50985
</html></pre>
50986
}}
50987
|
50988
|com.zfabrik.servletjsp|jetty-websocket-core-server-12.0.19|pom.xml|{{collapse(Apache 2.0)
50989
<pre><!DOCTYPE html>
50990
<html lang="en">
50991
<head>
50992
  <meta charset="utf-8">
50993
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
50994
  <meta name="viewport" content="width=device-width, initial-scale=1">
50995
  <meta name="description" content="Home page of The Apache Software Foundation">
50996
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
50997
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
50998
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
50999
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
51000
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
51001
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
51002
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
51003
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
51004
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
51005
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
51006
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
51007
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
51008
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
51009
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
51010
  <link rel="manifest" href="/favicons/manifest.json">
51011
  <link rel="shortcut icon" href="/favicons/favicon.ico">
51012
  <meta name="msapplication-TileColor" content="#603cba">
51013
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
51014
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
51015
  <meta name="theme-color" content="#282661">
51016
51017
  <title>Apache License, Version 2.0</title>
51018
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
51019
  <link href="/css/min.bootstrap.css" rel="stylesheet">
51020
  <link href="/css/styles.css" rel="stylesheet">
51021
  <link href="/css/new-ui.css" rel="stylesheet">
51022
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
51023
  <style>
51024
.headerlink {
51025
  visibility: hidden;
51026
}
51027
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
51028
  visibility: visible
51029
}  </style>
51030
51031
  <!-- pagefind search -->
51032
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
51033
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
51034
  <script>
51035
    window.addEventListener('DOMContentLoaded', (event) => {
51036
        new PagefindUI({ element: "#pagefind-search" });
51037
    });
51038
    var pageTitle = 'Apache License, Version 2.0';
51039
    if(pageTitle === '404'){
51040
      window.addEventListener('DOMContentLoaded', (event) => {
51041
          new PagefindUI({ element: "#page-404-search" });
51042
      });
51043
    }
51044
  </script>
51045
  
51046
51047
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
51048
  <script>
51049
    var pageTitle = 'Apache License, Version 2.0';
51050
    var _paq = window._paq = window._paq || [];
51051
    /* tracker methods like "setCustomDimension" should be called before
51052
"trackPageView" */
51053
    /* We explicitly disable cookie tracking to avoid privacy issues */
51054
    _paq.push(['disableCookies']);
51055
    if(pageTitle === '404'){
51056
      /* Track 404 page hits */
51057
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
51058
    }
51059
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
51060
as the same visit */
51061
    _paq.push(['trackPageView']);
51062
    _paq.push(['enableLinkTracking']);
51063
    (function() {
51064
      var u="//analytics.apache.org/";
51065
      _paq.push(['setTrackerUrl', u+'matomo.php']);
51066
      _paq.push(['setSiteId', '37']);
51067
      var d=document, g=d.createElement('script'),
51068
s=d.getElementsByTagName('script')[0];
51069
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
51070
    })();
51071
  </script>
51072
  <!-- End Matomo Code -->
51073
51074
</head>
51075
51076
<body >
51077
  <!-- Navigation -->
51078
  <header>
51079
	<div id="skiptocontent">
51080
		<a href="#maincontent">Skip to Main Content</a>
51081
	</div>
51082
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
51083
      
51084
      <div class="container">
51085
        <div class="navbar-header">
51086
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
51087
            <span class="sr-only">Toggle navigation</span>
51088
            <span class="icon-bar"></span>
51089
            <span class="icon-bar"></span>
51090
            <span class="icon-bar"></span>
51091
          </button>
51092
        </div>
51093
        <div class="collapse navbar-collapse" id="mainnav-collapse">
51094
          <div class="upper-nav">
51095
            <div class="header-social-icons">
51096
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
51097
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
51098
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
51099
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
51100
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
51101
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
51102
            </div>
51103
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
51104
          </div>
51105
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
51106
            <li class="dropdown">
51107
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
51108
              <ul class="dropdown-menu" role="menu">
51109
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
51110
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
51111
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
51112
                <li><a href="/community-resources/">Community Resources</a></li>
51113
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
51114
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
51115
              </ul>
51116
            </li>
51117
            <li class="dropdown">
51118
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
51119
              <ul class="dropdown-menu" role="menu">
51120
                <li><a href="/projects">Projects</a></li>
51121
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
51122
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
51123
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
51124
                <li><a href="/security">Report a Vulnerability</a></li>
51125
              </ul>
51126
            </li>
51127
            <li class="dropdown">
51128
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
51129
              <ul class="dropdown-menu" role="menu">
51130
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
51131
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
51132
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
51133
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
51134
              </ul>
51135
            </li>
51136
            <li class="dropdown">
51137
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
51138
              <ul class="dropdown-menu" role="menu">
51139
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
51140
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
51141
                <li><a href="/theapacheway/">The Apache Way</a></li>
51142
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
51143
                <li><a href="/licenses">Licenses</a></li>
51144
                <li><a href="/foundation/glossary">Glossary</a></li>
51145
                <li><a href="/foundation/faq">FAQ</a></li>
51146
              </ul>
51147
            </li>
51148
            <li class="dropdown">
51149
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
51150
              <ul class="dropdown-menu" role="menu">
51151
                <li><a href="/dev/">Developer Information</a></li>
51152
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
51153
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
51154
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
51155
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
51156
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
51157
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
51158
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
51159
                <li><a href="/logos/">Project Logos</a></li>
51160
              </ul>
51161
            </li>
51162
            <li class="dropdown">
51163
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
51164
              <ul class="dropdown-menu" role="menu">
51165
                <li><a href="/foundation/">About</a></li>
51166
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
51167
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
51168
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
51169
                <li><a href="/foundation/leadership">Leadership</a></li>
51170
                <li><a href="/foundation/members">Members</a></li>
51171
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
51172
                <li><a href="/press/">Newsroom</a></li>
51173
                <li><a href="/foundation/contact">Contact</a></li>
51174
              </ul>
51175
            </li>
51176
            
51177
           
51178
            
51179
            <li class="dropdown">
51180
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
51181
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
51182
              <ul class="dropdown-menu search-form" role="search">
51183
                <li>
51184
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
51185
                </li>
51186
              </ul>
51187
            </li>
51188
          </ul>
51189
        </div>
51190
      </div>
51191
    </nav>
51192
  </header>
51193
     <!-- Script is to make the input field ready as soon as user click the search button-->
51194
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
51195
     <script>
51196
   document.addEventListener('DOMContentLoaded', function () {
51197
    // Using Bootstrap's event system for dropdowns
51198
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
51199
        // Check if this is the search dropdown
51200
        if ($(this).find('.glyphicon-search').length > 0) {
51201
            // Find and focus the search input
51202
            setTimeout(function() {
51203
                $('.pagefind-ui__search-input').focus();
51204
            }, 50); // Small delay to ensure input is ready
51205
        }
51206
    });
51207
});
51208
  </script>
51209
  <!-- / Navigation -->
51210
  <header id="main-header" class="container">
51211
    <div class="main">
51212
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
51213
51214
    </div>
51215
 
51216
  </header>
51217
  <main id="maincontent">
51218
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
51219
<ul>
51220
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
51221
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
51222
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
51223
</ul>
51224
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
51225
reliable and long-lived software products through collaborative, open-source software development.</p>
51226
<p>All packages produced by the ASF are implicitly licensed under the Apache
51227
License, Version 2.0, unless otherwise explicitly stated.</p>
51228
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
51229
<p style="text-align:center">
51230
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
51231
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
51232
</p>
51233
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
51234
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
51235
<div style="margin-left: 1em;">
51236
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
51237
distribution as defined by Sections 1 through 9 of this document.</p>
51238
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
51239
copyright owner that is granting the License.</p>
51240
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
51241
entities that control, are controlled by, or are under common control with
51242
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
51243
power, direct or indirect, to cause the direction or management of such
51244
entity, whether by contract or otherwise, or (ii) ownership of fifty
51245
percent (50%) or more of the outstanding shares, or (iii) beneficial
51246
ownership of such entity.</p>
51247
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
51248
permissions granted by this License.</p>
51249
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
51250
including but not limited to software source code, documentation source,
51251
and configuration files.</p>
51252
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
51253
or translation of a Source form, including but not limited to compiled
51254
object code, generated documentation, and conversions to other media types.</p>
51255
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
51256
made available under the License, as indicated by a copyright notice that
51257
is included in or attached to the work (an example is provided in the
51258
Appendix below).</p>
51259
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
51260
that is based on (or derived from) the Work and for which the editorial
51261
revisions, annotations, elaborations, or other modifications represent, as
51262
a whole, an original work of authorship. For the purposes of this License,
51263
Derivative Works shall not include works that remain separable from, or
51264
merely link (or bind by name) to the interfaces of, the Work and Derivative
51265
Works thereof.</p>
51266
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
51267
version of the Work and any modifications or additions to that Work or
51268
Derivative Works thereof, that is intentionally submitted to Licensor for
51269
inclusion in the Work by the copyright owner or by an individual or Legal
51270
Entity authorized to submit on behalf of the copyright owner. For the
51271
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
51272
verbal, or written communication sent to the Licensor or its
51273
representatives, including but not limited to communication on electronic
51274
mailing lists, source code control systems, and issue tracking systems that
51275
are managed by, or on behalf of, the Licensor for the purpose of discussing
51276
and improving the Work, but excluding communication that is conspicuously
51277
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
51278
Contribution.</strong>"</p>
51279
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
51280
behalf of whom a Contribution has been received by Licensor and
51281
subsequently incorporated within the Work.</p>
51282
</div>
51283
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
51284
terms and conditions of this License, each Contributor hereby grants to You
51285
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
51286
copyright license to reproduce, prepare Derivative Works of, publicly
51287
display, publicly perform, sublicense, and distribute the Work and such
51288
Derivative Works in Source or Object form.</p>
51289
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
51290
and conditions of this License, each Contributor hereby grants to You a
51291
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
51292
(except as stated in this section) patent license to make, have made, use,
51293
offer to sell, sell, import, and otherwise transfer the Work, where such
51294
license applies only to those patent claims licensable by such Contributor
51295
that are necessarily infringed by their Contribution(s) alone or by
51296
combination of their Contribution(s) with the Work to which such
51297
Contribution(s) was submitted. If You institute patent litigation against
51298
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
51299
that the Work or a Contribution incorporated within the Work constitutes
51300
direct or contributory patent infringement, then any patent licenses
51301
granted to You under this License for that Work shall terminate as of the
51302
date such litigation is filed.</p>
51303
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
51304
distribute copies of the Work or Derivative Works thereof in any medium,
51305
with or without modifications, and in Source or Object form, provided that
51306
You meet the following conditions:</p>
51307
<ol style="list-style: lower-latin;">
51308
<li>You must give any other recipients of the Work or Derivative Works a
51309
copy of this License; and</li>
51310
<li>You must cause any modified files to carry prominent notices stating
51311
that You changed the files; and</li>
51312
<li>You must retain, in the Source form of any Derivative Works that You
51313
distribute, all copyright, patent, trademark, and attribution notices from
51314
the Source form of the Work, excluding those notices that do not pertain to
51315
any part of the Derivative Works; and</li>
51316
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
51317
then any Derivative Works that You distribute must include a readable copy
51318
of the attribution notices contained within such NOTICE file, excluding
51319
those notices that do not pertain to any part of the Derivative Works, in
51320
at least one of the following places: within a NOTICE text file distributed
51321
as part of the Derivative Works; within the Source form or documentation,
51322
if provided along with the Derivative Works; or, within a display generated
51323
by the Derivative Works, if and wherever such third-party notices normally
51324
appear. The contents of the NOTICE file are for informational purposes only
51325
and do not modify the License. You may add Your own attribution notices
51326
within Derivative Works that You distribute, alongside or as an addendum to
51327
the NOTICE text from the Work, provided that such additional attribution
51328
notices cannot be construed as modifying the License.
51329
</li>
51330
</ol>
51331
<p>You may add Your own copyright statement to Your modifications and may
51332
provide additional or different license terms and conditions for use,
51333
reproduction, or distribution of Your modifications, or for any such
51334
Derivative Works as a whole, provided Your use, reproduction, and
51335
distribution of the Work otherwise complies with the conditions stated in
51336
this License.</p>
51337
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
51338
explicitly state otherwise, any Contribution intentionally submitted for
51339
inclusion in the Work by You to the Licensor shall be under the terms and
51340
conditions of this License, without any additional terms or conditions.
51341
Notwithstanding the above, nothing herein shall supersede or modify the
51342
terms of any separate license agreement you may have executed with Licensor
51343
regarding such Contributions.</p>
51344
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
51345
permission to use the trade names, trademarks, service marks, or product
51346
names of the Licensor, except as required for reasonable and customary use
51347
in describing the origin of the Work and reproducing the content of the
51348
NOTICE file.</p>
51349
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
51350
applicable law or agreed to in writing, Licensor provides the Work (and
51351
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
51352
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
51353
without limitation, any warranties or conditions of TITLE,
51354
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
51355
are solely responsible for determining the appropriateness of using or
51356
redistributing the Work and assume any risks associated with Your exercise
51357
of permissions under this License.</p>
51358
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
51359
under no legal theory, whether in tort (including negligence), contract, or
51360
otherwise, unless required by applicable law (such as deliberate and
51361
grossly negligent acts) or agreed to in writing, shall any Contributor be
51362
liable to You for damages, including any direct, indirect, special,
51363
incidental, or consequential damages of any character arising as a result
51364
of this License or out of the use or inability to use the Work (including
51365
but not limited to damages for loss of goodwill, work stoppage, computer
51366
failure or malfunction, or any and all other commercial damages or losses),
51367
even if such Contributor has been advised of the possibility of such
51368
damages.</p>
51369
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
51370
While redistributing the Work or Derivative Works thereof, You may choose
51371
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
51372
or other liability obligations and/or rights consistent with this License.
51373
However, in accepting such obligations, You may act only on Your own behalf
51374
and on Your sole responsibility, not on behalf of any other Contributor,
51375
and only if You agree to indemnify, defend, and hold each Contributor
51376
harmless for any liability incurred by, or claims asserted against, such
51377
Contributor by reason of your accepting any such warranty or additional
51378
liability.</p>
51379
<p>END OF TERMS AND CONDITIONS</p>
51380
</div>
51381
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
51382
<p>Include a copy of the Apache License, typically in a file called
51383
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
51384
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
51385
declaration, replacing the fields enclosed by brackets "[]" with your own
51386
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
51387
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
51388
identification within third-party archives.</p>
51389
<pre><code>Copyright [yyyy] [name of copyright owner]
51390
51391
Licensed under the Apache License, Version 2.0 (the "License");
51392
you may not use this file except in compliance with the License.
51393
You may obtain a copy of the License at
51394
51395
    http://www.apache.org/licenses/LICENSE-2.0
51396
51397
Unless required by applicable law or agreed to in writing, software
51398
distributed under the License is distributed on an "AS IS" BASIS,
51399
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
51400
See the License for the specific language governing permissions and
51401
limitations under the License.
51402
</code></pre>
51403
51404
</div>  </main>
51405
51406
  <!-- Footer -->
51407
  <footer class="bg-primary">
51408
    <div class="container">
51409
      <div class="row">
51410
        <br />
51411
        <div class="col-sm-2">
51412
          <h5 class="white">Community</h5>
51413
          <ul class="list-unstyled white" role="menu">
51414
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
51415
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
51416
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
51417
            <li><a href="/community-resources/">Community Resources</a></li>
51418
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
51419
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
51420
          </ul>
51421
        </div>
51422
51423
        <div class="col-sm-2">
51424
          <h5 class="white">Projects</h5>
51425
          <ul class="list-unstyled white" role="menu">
51426
              <li><a href="/projects">Projects</a></li>
51427
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
51428
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
51429
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
51430
              <li><a href="/security">Report a Vulnerability</a></li>
51431
          </ul>
51432
        </div>
51433
        <div class="col-sm-2">
51434
          <h5 class="white">Downloads</h5>
51435
          <ul class="list-unstyled white" role="menu">
51436
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
51437
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
51438
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
51439
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
51440
          </ul>
51441
        </div>
51442
51443
        <div class="col-sm-2">
51444
          <h5 class="white">Learn</h5>
51445
          <ul class="list-unstyled white" role="menu">
51446
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
51447
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
51448
            <li><a href="/theapacheway/">The Apache Way</a></li>
51449
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
51450
            <li><a href="/licenses">Licenses</a></li>
51451
            <li><a href="/foundation/glossary">Glossary</a></li>
51452
            <li><a href="/foundation/faq">FAQ</a></li>
51453
          </ul>
51454
        </div>
51455
51456
        <div class="col-sm-2">
51457
          <h5 class="white">Resources &amp; Tools</h5>
51458
          <ul class="list-unstyled white" role="menu">
51459
              <li><a href="/dev/">Developer Information</a></li>
51460
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
51461
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
51462
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
51463
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
51464
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
51465
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
51466
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
51467
              <li><a href="/logos/">Project Logos</a></li>
51468
          </ul>
51469
        </div>
51470
51471
        <div class="col-sm-2">
51472
          <h5 class="white">About</h5>
51473
          <ul class="list-unstyled white" role="menu">
51474
            <li><a href="/foundation/">About</a></li>
51475
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
51476
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
51477
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
51478
            <li><a href="/foundation/leadership">Leadership</a></li>
51479
            <li><a href="/foundation/members">Members</a></li>
51480
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
51481
            <li><a href="/press/">Newsroom</a></li>
51482
            <li><a href="/foundation/contact">Contact</a></li>
51483
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
51484
          </ul>
51485
        </div>
51486
51487
51488
      </div>
51489
      <hr class="col-lg-12 hr-white" />
51490
      <div class="row">
51491
        <div class="col-lg-12">
51492
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
51493
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
51494
        </div>
51495
      </div>
51496
    </div>
51497
51498
  </footer>
51499
51500
  <!-- / Footer -->
51501
51502
  <script src="/js/jquery.min.js"></script>
51503
  <script src="/js/bootstrap.js"></script>
51504
  <script src="/js/slideshow.js"></script>
51505
  <script>
51506
    (function($){
51507
      $(document).ready(function(){
51508
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
51509
          event.preventDefault();
51510
          event.stopPropagation();
51511
          $(this).parent().siblings().removeClass('open');
51512
          $(this).parent().toggleClass('open');
51513
          console.log('WOrked');
51514
        });
51515
      });
51516
    })(jQuery);
51517
  </script>
51518
</body>
51519
</html></pre>
51520
}}
51521
|
51522
|com.zfabrik.servletjsp|jetty-xml-12.0.19|pom.xml|{{collapse(Apache 2.0)
51523
<pre><!DOCTYPE html>
51524
<html lang="en">
51525
<head>
51526
  <meta charset="utf-8">
51527
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
51528
  <meta name="viewport" content="width=device-width, initial-scale=1">
51529
  <meta name="description" content="Home page of The Apache Software Foundation">
51530
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
51531
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
51532
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
51533
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
51534
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
51535
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
51536
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
51537
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
51538
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
51539
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
51540
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
51541
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
51542
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
51543
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
51544
  <link rel="manifest" href="/favicons/manifest.json">
51545
  <link rel="shortcut icon" href="/favicons/favicon.ico">
51546
  <meta name="msapplication-TileColor" content="#603cba">
51547
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
51548
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
51549
  <meta name="theme-color" content="#282661">
51550
51551
  <title>Apache License, Version 2.0</title>
51552
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
51553
  <link href="/css/min.bootstrap.css" rel="stylesheet">
51554
  <link href="/css/styles.css" rel="stylesheet">
51555
  <link href="/css/new-ui.css" rel="stylesheet">
51556
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
51557
  <style>
51558
.headerlink {
51559
  visibility: hidden;
51560
}
51561
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
51562
  visibility: visible
51563
}  </style>
51564
51565
  <!-- pagefind search -->
51566
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
51567
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
51568
  <script>
51569
    window.addEventListener('DOMContentLoaded', (event) => {
51570
        new PagefindUI({ element: "#pagefind-search" });
51571
    });
51572
    var pageTitle = 'Apache License, Version 2.0';
51573
    if(pageTitle === '404'){
51574
      window.addEventListener('DOMContentLoaded', (event) => {
51575
          new PagefindUI({ element: "#page-404-search" });
51576
      });
51577
    }
51578
  </script>
51579
  
51580
51581
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
51582
  <script>
51583
    var pageTitle = 'Apache License, Version 2.0';
51584
    var _paq = window._paq = window._paq || [];
51585
    /* tracker methods like "setCustomDimension" should be called before
51586
"trackPageView" */
51587
    /* We explicitly disable cookie tracking to avoid privacy issues */
51588
    _paq.push(['disableCookies']);
51589
    if(pageTitle === '404'){
51590
      /* Track 404 page hits */
51591
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
51592
    }
51593
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
51594
as the same visit */
51595
    _paq.push(['trackPageView']);
51596
    _paq.push(['enableLinkTracking']);
51597
    (function() {
51598
      var u="//analytics.apache.org/";
51599
      _paq.push(['setTrackerUrl', u+'matomo.php']);
51600
      _paq.push(['setSiteId', '37']);
51601
      var d=document, g=d.createElement('script'),
51602
s=d.getElementsByTagName('script')[0];
51603
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
51604
    })();
51605
  </script>
51606
  <!-- End Matomo Code -->
51607
51608
</head>
51609
51610
<body >
51611
  <!-- Navigation -->
51612
  <header>
51613
	<div id="skiptocontent">
51614
		<a href="#maincontent">Skip to Main Content</a>
51615
	</div>
51616
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
51617
      
51618
      <div class="container">
51619
        <div class="navbar-header">
51620
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
51621
            <span class="sr-only">Toggle navigation</span>
51622
            <span class="icon-bar"></span>
51623
            <span class="icon-bar"></span>
51624
            <span class="icon-bar"></span>
51625
          </button>
51626
        </div>
51627
        <div class="collapse navbar-collapse" id="mainnav-collapse">
51628
          <div class="upper-nav">
51629
            <div class="header-social-icons">
51630
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
51631
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
51632
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
51633
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
51634
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
51635
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
51636
            </div>
51637
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
51638
          </div>
51639
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
51640
            <li class="dropdown">
51641
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
51642
              <ul class="dropdown-menu" role="menu">
51643
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
51644
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
51645
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
51646
                <li><a href="/community-resources/">Community Resources</a></li>
51647
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
51648
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
51649
              </ul>
51650
            </li>
51651
            <li class="dropdown">
51652
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
51653
              <ul class="dropdown-menu" role="menu">
51654
                <li><a href="/projects">Projects</a></li>
51655
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
51656
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
51657
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
51658
                <li><a href="/security">Report a Vulnerability</a></li>
51659
              </ul>
51660
            </li>
51661
            <li class="dropdown">
51662
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
51663
              <ul class="dropdown-menu" role="menu">
51664
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
51665
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
51666
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
51667
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
51668
              </ul>
51669
            </li>
51670
            <li class="dropdown">
51671
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
51672
              <ul class="dropdown-menu" role="menu">
51673
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
51674
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
51675
                <li><a href="/theapacheway/">The Apache Way</a></li>
51676
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
51677
                <li><a href="/licenses">Licenses</a></li>
51678
                <li><a href="/foundation/glossary">Glossary</a></li>
51679
                <li><a href="/foundation/faq">FAQ</a></li>
51680
              </ul>
51681
            </li>
51682
            <li class="dropdown">
51683
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
51684
              <ul class="dropdown-menu" role="menu">
51685
                <li><a href="/dev/">Developer Information</a></li>
51686
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
51687
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
51688
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
51689
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
51690
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
51691
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
51692
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
51693
                <li><a href="/logos/">Project Logos</a></li>
51694
              </ul>
51695
            </li>
51696
            <li class="dropdown">
51697
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
51698
              <ul class="dropdown-menu" role="menu">
51699
                <li><a href="/foundation/">About</a></li>
51700
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
51701
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
51702
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
51703
                <li><a href="/foundation/leadership">Leadership</a></li>
51704
                <li><a href="/foundation/members">Members</a></li>
51705
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
51706
                <li><a href="/press/">Newsroom</a></li>
51707
                <li><a href="/foundation/contact">Contact</a></li>
51708
              </ul>
51709
            </li>
51710
            
51711
           
51712
            
51713
            <li class="dropdown">
51714
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
51715
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
51716
              <ul class="dropdown-menu search-form" role="search">
51717
                <li>
51718
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
51719
                </li>
51720
              </ul>
51721
            </li>
51722
          </ul>
51723
        </div>
51724
      </div>
51725
    </nav>
51726
  </header>
51727
     <!-- Script is to make the input field ready as soon as user click the search button-->
51728
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
51729
     <script>
51730
   document.addEventListener('DOMContentLoaded', function () {
51731
    // Using Bootstrap's event system for dropdowns
51732
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
51733
        // Check if this is the search dropdown
51734
        if ($(this).find('.glyphicon-search').length > 0) {
51735
            // Find and focus the search input
51736
            setTimeout(function() {
51737
                $('.pagefind-ui__search-input').focus();
51738
            }, 50); // Small delay to ensure input is ready
51739
        }
51740
    });
51741
});
51742
  </script>
51743
  <!-- / Navigation -->
51744
  <header id="main-header" class="container">
51745
    <div class="main">
51746
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
51747
51748
    </div>
51749
 
51750
  </header>
51751
  <main id="maincontent">
51752
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
51753
<ul>
51754
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
51755
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
51756
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
51757
</ul>
51758
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
51759
reliable and long-lived software products through collaborative, open-source software development.</p>
51760
<p>All packages produced by the ASF are implicitly licensed under the Apache
51761
License, Version 2.0, unless otherwise explicitly stated.</p>
51762
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
51763
<p style="text-align:center">
51764
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
51765
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
51766
</p>
51767
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
51768
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
51769
<div style="margin-left: 1em;">
51770
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
51771
distribution as defined by Sections 1 through 9 of this document.</p>
51772
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
51773
copyright owner that is granting the License.</p>
51774
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
51775
entities that control, are controlled by, or are under common control with
51776
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
51777
power, direct or indirect, to cause the direction or management of such
51778
entity, whether by contract or otherwise, or (ii) ownership of fifty
51779
percent (50%) or more of the outstanding shares, or (iii) beneficial
51780
ownership of such entity.</p>
51781
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
51782
permissions granted by this License.</p>
51783
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
51784
including but not limited to software source code, documentation source,
51785
and configuration files.</p>
51786
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
51787
or translation of a Source form, including but not limited to compiled
51788
object code, generated documentation, and conversions to other media types.</p>
51789
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
51790
made available under the License, as indicated by a copyright notice that
51791
is included in or attached to the work (an example is provided in the
51792
Appendix below).</p>
51793
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
51794
that is based on (or derived from) the Work and for which the editorial
51795
revisions, annotations, elaborations, or other modifications represent, as
51796
a whole, an original work of authorship. For the purposes of this License,
51797
Derivative Works shall not include works that remain separable from, or
51798
merely link (or bind by name) to the interfaces of, the Work and Derivative
51799
Works thereof.</p>
51800
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
51801
version of the Work and any modifications or additions to that Work or
51802
Derivative Works thereof, that is intentionally submitted to Licensor for
51803
inclusion in the Work by the copyright owner or by an individual or Legal
51804
Entity authorized to submit on behalf of the copyright owner. For the
51805
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
51806
verbal, or written communication sent to the Licensor or its
51807
representatives, including but not limited to communication on electronic
51808
mailing lists, source code control systems, and issue tracking systems that
51809
are managed by, or on behalf of, the Licensor for the purpose of discussing
51810
and improving the Work, but excluding communication that is conspicuously
51811
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
51812
Contribution.</strong>"</p>
51813
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
51814
behalf of whom a Contribution has been received by Licensor and
51815
subsequently incorporated within the Work.</p>
51816
</div>
51817
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
51818
terms and conditions of this License, each Contributor hereby grants to You
51819
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
51820
copyright license to reproduce, prepare Derivative Works of, publicly
51821
display, publicly perform, sublicense, and distribute the Work and such
51822
Derivative Works in Source or Object form.</p>
51823
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
51824
and conditions of this License, each Contributor hereby grants to You a
51825
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
51826
(except as stated in this section) patent license to make, have made, use,
51827
offer to sell, sell, import, and otherwise transfer the Work, where such
51828
license applies only to those patent claims licensable by such Contributor
51829
that are necessarily infringed by their Contribution(s) alone or by
51830
combination of their Contribution(s) with the Work to which such
51831
Contribution(s) was submitted. If You institute patent litigation against
51832
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
51833
that the Work or a Contribution incorporated within the Work constitutes
51834
direct or contributory patent infringement, then any patent licenses
51835
granted to You under this License for that Work shall terminate as of the
51836
date such litigation is filed.</p>
51837
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
51838
distribute copies of the Work or Derivative Works thereof in any medium,
51839
with or without modifications, and in Source or Object form, provided that
51840
You meet the following conditions:</p>
51841
<ol style="list-style: lower-latin;">
51842
<li>You must give any other recipients of the Work or Derivative Works a
51843
copy of this License; and</li>
51844
<li>You must cause any modified files to carry prominent notices stating
51845
that You changed the files; and</li>
51846
<li>You must retain, in the Source form of any Derivative Works that You
51847
distribute, all copyright, patent, trademark, and attribution notices from
51848
the Source form of the Work, excluding those notices that do not pertain to
51849
any part of the Derivative Works; and</li>
51850
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
51851
then any Derivative Works that You distribute must include a readable copy
51852
of the attribution notices contained within such NOTICE file, excluding
51853
those notices that do not pertain to any part of the Derivative Works, in
51854
at least one of the following places: within a NOTICE text file distributed
51855
as part of the Derivative Works; within the Source form or documentation,
51856
if provided along with the Derivative Works; or, within a display generated
51857
by the Derivative Works, if and wherever such third-party notices normally
51858
appear. The contents of the NOTICE file are for informational purposes only
51859
and do not modify the License. You may add Your own attribution notices
51860
within Derivative Works that You distribute, alongside or as an addendum to
51861
the NOTICE text from the Work, provided that such additional attribution
51862
notices cannot be construed as modifying the License.
51863
</li>
51864
</ol>
51865
<p>You may add Your own copyright statement to Your modifications and may
51866
provide additional or different license terms and conditions for use,
51867
reproduction, or distribution of Your modifications, or for any such
51868
Derivative Works as a whole, provided Your use, reproduction, and
51869
distribution of the Work otherwise complies with the conditions stated in
51870
this License.</p>
51871
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
51872
explicitly state otherwise, any Contribution intentionally submitted for
51873
inclusion in the Work by You to the Licensor shall be under the terms and
51874
conditions of this License, without any additional terms or conditions.
51875
Notwithstanding the above, nothing herein shall supersede or modify the
51876
terms of any separate license agreement you may have executed with Licensor
51877
regarding such Contributions.</p>
51878
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
51879
permission to use the trade names, trademarks, service marks, or product
51880
names of the Licensor, except as required for reasonable and customary use
51881
in describing the origin of the Work and reproducing the content of the
51882
NOTICE file.</p>
51883
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
51884
applicable law or agreed to in writing, Licensor provides the Work (and
51885
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
51886
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
51887
without limitation, any warranties or conditions of TITLE,
51888
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
51889
are solely responsible for determining the appropriateness of using or
51890
redistributing the Work and assume any risks associated with Your exercise
51891
of permissions under this License.</p>
51892
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
51893
under no legal theory, whether in tort (including negligence), contract, or
51894
otherwise, unless required by applicable law (such as deliberate and
51895
grossly negligent acts) or agreed to in writing, shall any Contributor be
51896
liable to You for damages, including any direct, indirect, special,
51897
incidental, or consequential damages of any character arising as a result
51898
of this License or out of the use or inability to use the Work (including
51899
but not limited to damages for loss of goodwill, work stoppage, computer
51900
failure or malfunction, or any and all other commercial damages or losses),
51901
even if such Contributor has been advised of the possibility of such
51902
damages.</p>
51903
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
51904
While redistributing the Work or Derivative Works thereof, You may choose
51905
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
51906
or other liability obligations and/or rights consistent with this License.
51907
However, in accepting such obligations, You may act only on Your own behalf
51908
and on Your sole responsibility, not on behalf of any other Contributor,
51909
and only if You agree to indemnify, defend, and hold each Contributor
51910
harmless for any liability incurred by, or claims asserted against, such
51911
Contributor by reason of your accepting any such warranty or additional
51912
liability.</p>
51913
<p>END OF TERMS AND CONDITIONS</p>
51914
</div>
51915
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
51916
<p>Include a copy of the Apache License, typically in a file called
51917
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
51918
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
51919
declaration, replacing the fields enclosed by brackets "[]" with your own
51920
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
51921
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
51922
identification within third-party archives.</p>
51923
<pre><code>Copyright [yyyy] [name of copyright owner]
51924
51925
Licensed under the Apache License, Version 2.0 (the "License");
51926
you may not use this file except in compliance with the License.
51927
You may obtain a copy of the License at
51928
51929
    http://www.apache.org/licenses/LICENSE-2.0
51930
51931
Unless required by applicable law or agreed to in writing, software
51932
distributed under the License is distributed on an "AS IS" BASIS,
51933
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
51934
See the License for the specific language governing permissions and
51935
limitations under the License.
51936
</code></pre>
51937
51938
</div>  </main>
51939
51940
  <!-- Footer -->
51941
  <footer class="bg-primary">
51942
    <div class="container">
51943
      <div class="row">
51944
        <br />
51945
        <div class="col-sm-2">
51946
          <h5 class="white">Community</h5>
51947
          <ul class="list-unstyled white" role="menu">
51948
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
51949
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
51950
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
51951
            <li><a href="/community-resources/">Community Resources</a></li>
51952
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
51953
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
51954
          </ul>
51955
        </div>
51956
51957
        <div class="col-sm-2">
51958
          <h5 class="white">Projects</h5>
51959
          <ul class="list-unstyled white" role="menu">
51960
              <li><a href="/projects">Projects</a></li>
51961
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
51962
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
51963
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
51964
              <li><a href="/security">Report a Vulnerability</a></li>
51965
          </ul>
51966
        </div>
51967
        <div class="col-sm-2">
51968
          <h5 class="white">Downloads</h5>
51969
          <ul class="list-unstyled white" role="menu">
51970
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
51971
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
51972
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
51973
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
51974
          </ul>
51975
        </div>
51976
51977
        <div class="col-sm-2">
51978
          <h5 class="white">Learn</h5>
51979
          <ul class="list-unstyled white" role="menu">
51980
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
51981
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
51982
            <li><a href="/theapacheway/">The Apache Way</a></li>
51983
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
51984
            <li><a href="/licenses">Licenses</a></li>
51985
            <li><a href="/foundation/glossary">Glossary</a></li>
51986
            <li><a href="/foundation/faq">FAQ</a></li>
51987
          </ul>
51988
        </div>
51989
51990
        <div class="col-sm-2">
51991
          <h5 class="white">Resources &amp; Tools</h5>
51992
          <ul class="list-unstyled white" role="menu">
51993
              <li><a href="/dev/">Developer Information</a></li>
51994
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
51995
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
51996
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
51997
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
51998
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
51999
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
52000
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
52001
              <li><a href="/logos/">Project Logos</a></li>
52002
          </ul>
52003
        </div>
52004
52005
        <div class="col-sm-2">
52006
          <h5 class="white">About</h5>
52007
          <ul class="list-unstyled white" role="menu">
52008
            <li><a href="/foundation/">About</a></li>
52009
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
52010
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
52011
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
52012
            <li><a href="/foundation/leadership">Leadership</a></li>
52013
            <li><a href="/foundation/members">Members</a></li>
52014
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
52015
            <li><a href="/press/">Newsroom</a></li>
52016
            <li><a href="/foundation/contact">Contact</a></li>
52017
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
52018
          </ul>
52019
        </div>
52020
52021
52022
      </div>
52023
      <hr class="col-lg-12 hr-white" />
52024
      <div class="row">
52025
        <div class="col-lg-12">
52026
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
52027
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
52028
        </div>
52029
      </div>
52030
    </div>
52031
52032
  </footer>
52033
52034
  <!-- / Footer -->
52035
52036
  <script src="/js/jquery.min.js"></script>
52037
  <script src="/js/bootstrap.js"></script>
52038
  <script src="/js/slideshow.js"></script>
52039
  <script>
52040
    (function($){
52041
      $(document).ready(function(){
52042
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
52043
          event.preventDefault();
52044
          event.stopPropagation();
52045
          $(this).parent().siblings().removeClass('open');
52046
          $(this).parent().toggleClass('open');
52047
          console.log('WOrked');
52048
        });
52049
      });
52050
    })(jQuery);
52051
  </script>
52052
</body>
52053
</html></pre>
52054
}}
52055
|
52056
|com.zfabrik.servletjsp|xmemcached-2.4.8|pom.xml|{{collapse(Apache 2.0)
52057
<pre><!DOCTYPE html>
52058
<html lang="en">
52059
<head>
52060
  <meta charset="utf-8">
52061
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
52062
  <meta name="viewport" content="width=device-width, initial-scale=1">
52063
  <meta name="description" content="Home page of The Apache Software Foundation">
52064
  <link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
52065
  <link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
52066
  <link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
52067
  <link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
52068
  <link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
52069
  <link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
52070
  <link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
52071
  <link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
52072
  <link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
52073
  <link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
52074
  <link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
52075
  <link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
52076
  <link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
52077
  <link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
52078
  <link rel="manifest" href="/favicons/manifest.json">
52079
  <link rel="shortcut icon" href="/favicons/favicon.ico">
52080
  <meta name="msapplication-TileColor" content="#603cba">
52081
  <meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
52082
  <meta name="msapplication-config" content="/favicons/browserconfig.xml">
52083
  <meta name="theme-color" content="#282661">
52084
52085
  <title>Apache License, Version 2.0</title>
52086
  <link href="/css/Montserrat-300-600.css" rel="stylesheet">
52087
  <link href="/css/min.bootstrap.css" rel="stylesheet">
52088
  <link href="/css/styles.css" rel="stylesheet">
52089
  <link href="/css/new-ui.css" rel="stylesheet">
52090
  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
52091
  <style>
52092
.headerlink {
52093
  visibility: hidden;
52094
}
52095
dt:hover > .headerlink, p:hover > .headerlink, td:hover > .headerlink, h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, h6:hover > .headerlink {
52096
  visibility: visible
52097
}  </style>
52098
52099
  <!-- pagefind search -->
52100
  <link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
52101
  <script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
52102
  <script>
52103
    window.addEventListener('DOMContentLoaded', (event) => {
52104
        new PagefindUI({ element: "#pagefind-search" });
52105
    });
52106
    var pageTitle = 'Apache License, Version 2.0';
52107
    if(pageTitle === '404'){
52108
      window.addEventListener('DOMContentLoaded', (event) => {
52109
          new PagefindUI({ element: "#page-404-search" });
52110
      });
52111
    }
52112
  </script>
52113
  
52114
52115
<!-- https://www.apache.org/licenses/LICENSE-2.0 -->  <!-- Matomo -->
52116
  <script>
52117
    var pageTitle = 'Apache License, Version 2.0';
52118
    var _paq = window._paq = window._paq || [];
52119
    /* tracker methods like "setCustomDimension" should be called before
52120
"trackPageView" */
52121
    /* We explicitly disable cookie tracking to avoid privacy issues */
52122
    _paq.push(['disableCookies']);
52123
    if(pageTitle === '404'){
52124
      /* Track 404 page hits */
52125
      _paq.push(['setDocumentTitle',  '404/URL = ' +  encodeURIComponent(document.location.pathname+document.location.search) + '/From = ' + encodeURIComponent(document.referrer)]);
52126
    }
52127
    /* Measure a visit to flink.apache.org and nightlies.apache.org/flink
52128
as the same visit */
52129
    _paq.push(['trackPageView']);
52130
    _paq.push(['enableLinkTracking']);
52131
    (function() {
52132
      var u="//analytics.apache.org/";
52133
      _paq.push(['setTrackerUrl', u+'matomo.php']);
52134
      _paq.push(['setSiteId', '37']);
52135
      var d=document, g=d.createElement('script'),
52136
s=d.getElementsByTagName('script')[0];
52137
      g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
52138
    })();
52139
  </script>
52140
  <!-- End Matomo Code -->
52141
52142
</head>
52143
52144
<body >
52145
  <!-- Navigation -->
52146
  <header>
52147
	<div id="skiptocontent">
52148
		<a href="#maincontent">Skip to Main Content</a>
52149
	</div>
52150
    <nav class="navbar navbar-inverse navbar-fixed-top mainmenu">
52151
      
52152
      <div class="container">
52153
        <div class="navbar-header">
52154
          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#mainnav-collapse">
52155
            <span class="sr-only">Toggle navigation</span>
52156
            <span class="icon-bar"></span>
52157
            <span class="icon-bar"></span>
52158
            <span class="icon-bar"></span>
52159
          </button>
52160
        </div>
52161
        <div class="collapse navbar-collapse" id="mainnav-collapse">
52162
          <div class="upper-nav">
52163
            <div class="header-social-icons">
52164
              <a target="_blank" href="https://infra.apache.org/slack.html"><img src="/images/slack-icon.svg" alt="slack icon"></a>
52165
              <a target="_blank" href="https://github.com/apache"><img src="/images/github-mark-white.svg" alt="github icon"></a>
52166
              <a target="_blank" href="https://www.linkedin.com/company/the-apache-software-foundation/"><img src="/images/linkedin-icon.png" alt="linkedIn icon"></a>
52167
              <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a>
52168
              <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a>
52169
              <a target="_blank" href="https://bsky.app/profile/apache.org"><img src="/images/bluesky-icon.png" alt="Blueskey icon"></a>
52170
            </div>
52171
            <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a>
52172
          </div>
52173
          <ul class="nav navbar-nav navbar-justified n-navbar-padding">
52174
            <li class="dropdown">
52175
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Community&nbsp;<span class="caret"></span></a>
52176
              <ul class="dropdown-menu" role="menu">
52177
                <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
52178
                <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
52179
                <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
52180
                <li><a href="/community-resources/">Community Resources</a></li>
52181
                <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
52182
                <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
52183
              </ul>
52184
            </li>
52185
            <li class="dropdown">
52186
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Projects&nbsp;<span class="caret"></span></a>
52187
              <ul class="dropdown-menu" role="menu">
52188
                <li><a href="/projects">Projects</a></li>
52189
                <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
52190
                <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
52191
                <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
52192
                <li><a href="/security">Report a Vulnerability</a></li>
52193
              </ul>
52194
            </li>
52195
            <li class="dropdown">
52196
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Downloads&nbsp;<span class="caret"></span></a>
52197
              <ul class="dropdown-menu" role="menu">
52198
                <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
52199
                <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
52200
                <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
52201
                <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
52202
              </ul>
52203
            </li>
52204
            <li class="dropdown">
52205
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Learn&nbsp;<span class="caret"></span></a>
52206
              <ul class="dropdown-menu" role="menu">
52207
                <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
52208
                <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
52209
                <li><a href="/theapacheway/">The Apache Way</a></li>
52210
                <li><a href="/legal/">Legal &amp; Trademark</a></li>
52211
                <li><a href="/licenses">Licenses</a></li>
52212
                <li><a href="/foundation/glossary">Glossary</a></li>
52213
                <li><a href="/foundation/faq">FAQ</a></li>
52214
              </ul>
52215
            </li>
52216
            <li class="dropdown">
52217
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">Resources &amp; Tools&nbsp;<span class="caret"></span></a>
52218
              <ul class="dropdown-menu" role="menu">
52219
                <li><a href="/dev/">Developer Information</a></li>
52220
                <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
52221
                <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
52222
                <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
52223
                <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
52224
                <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
52225
                <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
52226
                <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
52227
                <li><a href="/logos/">Project Logos</a></li>
52228
              </ul>
52229
            </li>
52230
            <li class="dropdown">
52231
              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button">About&nbsp;<span class="caret"></span></a>
52232
              <ul class="dropdown-menu" role="menu">
52233
                <li><a href="/foundation/">About</a></li>
52234
                <li><a href="/foundation/sponsors">Our Sponsors</a></li>
52235
		<li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
52236
                <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
52237
                <li><a href="/foundation/leadership">Leadership</a></li>
52238
                <li><a href="/foundation/members">Members</a></li>
52239
                <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
52240
                <li><a href="/press/">Newsroom</a></li>
52241
                <li><a href="/foundation/contact">Contact</a></li>
52242
              </ul>
52243
            </li>
52244
            
52245
           
52246
            
52247
            <li class="dropdown">
52248
              <a href="#" class="dropdown-toggle hidden-xs" data-toggle="dropdown" role="button"><span class="glyphicon glyphicon-search"
52249
                  aria-hidden="true"></span><span class="sr-only">Search</span></a>
52250
              <ul class="dropdown-menu search-form" role="search">
52251
                <li>
52252
                  <div id="pagefind-search" class="input-group" style="width: 100%; padding: 0 5px;"></div>
52253
                </li>
52254
              </ul>
52255
            </li>
52256
          </ul>
52257
        </div>
52258
      </div>
52259
    </nav>
52260
  </header>
52261
     <!-- Script is to make the input field ready as soon as user click the search button-->
52262
      <!-- script could be simplyfy and shorten in length bootstrap framework  -->
52263
     <script>
52264
   document.addEventListener('DOMContentLoaded', function () {
52265
    // Using Bootstrap's event system for dropdowns
52266
    $(document).on('shown.bs.dropdown', '.dropdown', function () {
52267
        // Check if this is the search dropdown
52268
        if ($(this).find('.glyphicon-search').length > 0) {
52269
            // Find and focus the search input
52270
            setTimeout(function() {
52271
                $('.pagefind-ui__search-input').focus();
52272
            }, 50); // Small delay to ensure input is ready
52273
        }
52274
    });
52275
});
52276
  </script>
52277
  <!-- / Navigation -->
52278
  <header id="main-header" class="container">
52279
    <div class="main">
52280
      <img class="img-responsive center-block visible-home" src="/img/asf-estd-1999-logo.jpg" alt="Apache 20th Anniversary Logo">
52281
52282
    </div>
52283
 
52284
  </header>
52285
  <main id="maincontent">
52286
<div class="container">    <h1 id="apache-license-version-20">Apache License, Version 2.0<a class="headerlink" href="#apache-license-version-20" title="Permalink">&para;</a></h1>
52287
<ul>
52288
<li>Text version: <a href="LICENSE-2.0.txt">https://www.apache.org/licenses/LICENSE-2.0.txt</a></li>
52289
<li>SPDX short identifier: <a href="https://spdx.org/licenses/Apache-2.0.html">Apache-2.0</a></li>
52290
<li>OSI Approved License: <a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></li>
52291
</ul>
52292
<p>The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing
52293
reliable and long-lived software products through collaborative, open-source software development.</p>
52294
<p>All packages produced by the ASF are implicitly licensed under the Apache
52295
License, Version 2.0, unless otherwise explicitly stated.</p>
52296
<div style="margin: 3em 10%; font-family:serif;text-align:justify; border: 1px solid black; padding: 2em;   box-shadow: 4px 8px #888888;">
52297
<p style="text-align:center">
52298
<strong>Apache License<br/>Version 2.0, January 2004<br/></strong>
52299
<strong><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></strong>
52300
</p>
52301
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
52302
<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
52303
<div style="margin-left: 1em;">
52304
<p>"<strong>License</strong>" shall mean the terms and conditions for use, reproduction, and
52305
distribution as defined by Sections 1 through 9 of this document.</p>
52306
<p>"<strong>Licensor</strong>" shall mean the copyright owner or entity authorized by the
52307
copyright owner that is granting the License.</p>
52308
<p>"<strong>Legal Entity</strong>" shall mean the union of the acting entity and all other
52309
entities that control, are controlled by, or are under common control with
52310
that entity. For the purposes of this definition, "<strong>control</strong>" means (i) the
52311
power, direct or indirect, to cause the direction or management of such
52312
entity, whether by contract or otherwise, or (ii) ownership of fifty
52313
percent (50%) or more of the outstanding shares, or (iii) beneficial
52314
ownership of such entity.</p>
52315
<p>"<strong>You</strong>" (or "<strong>Your</strong>") shall mean an individual or Legal Entity exercising
52316
permissions granted by this License.</p>
52317
<p>"<strong>Source</strong>" form shall mean the preferred form for making modifications,
52318
including but not limited to software source code, documentation source,
52319
and configuration files.</p>
52320
<p>"<strong>Object</strong>" form shall mean any form resulting from mechanical transformation
52321
or translation of a Source form, including but not limited to compiled
52322
object code, generated documentation, and conversions to other media types.</p>
52323
<p>"<strong>Work</strong>" shall mean the work of authorship, whether in Source or Object form,
52324
made available under the License, as indicated by a copyright notice that
52325
is included in or attached to the work (an example is provided in the
52326
Appendix below).</p>
52327
<p>"<strong>Derivative Works</strong>" shall mean any work, whether in Source or Object form,
52328
that is based on (or derived from) the Work and for which the editorial
52329
revisions, annotations, elaborations, or other modifications represent, as
52330
a whole, an original work of authorship. For the purposes of this License,
52331
Derivative Works shall not include works that remain separable from, or
52332
merely link (or bind by name) to the interfaces of, the Work and Derivative
52333
Works thereof.</p>
52334
<p>"<strong>Contribution</strong>" shall mean any work of authorship, including the original
52335
version of the Work and any modifications or additions to that Work or
52336
Derivative Works thereof, that is intentionally submitted to Licensor for
52337
inclusion in the Work by the copyright owner or by an individual or Legal
52338
Entity authorized to submit on behalf of the copyright owner. For the
52339
purposes of this definition, "<strong>submitted</strong>" means any form of electronic,
52340
verbal, or written communication sent to the Licensor or its
52341
representatives, including but not limited to communication on electronic
52342
mailing lists, source code control systems, and issue tracking systems that
52343
are managed by, or on behalf of, the Licensor for the purpose of discussing
52344
and improving the Work, but excluding communication that is conspicuously
52345
marked or otherwise designated in writing by the copyright owner as "<strong>Not a
52346
Contribution.</strong>"</p>
52347
<p>"<strong>Contributor</strong>" shall mean Licensor and any individual or Legal Entity on
52348
behalf of whom a Contribution has been received by Licensor and
52349
subsequently incorporated within the Work.</p>
52350
</div>
52351
<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
52352
terms and conditions of this License, each Contributor hereby grants to You
52353
a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
52354
copyright license to reproduce, prepare Derivative Works of, publicly
52355
display, publicly perform, sublicense, and distribute the Work and such
52356
Derivative Works in Source or Object form.</p>
52357
<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
52358
and conditions of this License, each Contributor hereby grants to You a
52359
perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
52360
(except as stated in this section) patent license to make, have made, use,
52361
offer to sell, sell, import, and otherwise transfer the Work, where such
52362
license applies only to those patent claims licensable by such Contributor
52363
that are necessarily infringed by their Contribution(s) alone or by
52364
combination of their Contribution(s) with the Work to which such
52365
Contribution(s) was submitted. If You institute patent litigation against
52366
any entity (including a cross-claim or counterclaim in a lawsuit) alleging
52367
that the Work or a Contribution incorporated within the Work constitutes
52368
direct or contributory patent infringement, then any patent licenses
52369
granted to You under this License for that Work shall terminate as of the
52370
date such litigation is filed.</p>
52371
<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
52372
distribute copies of the Work or Derivative Works thereof in any medium,
52373
with or without modifications, and in Source or Object form, provided that
52374
You meet the following conditions:</p>
52375
<ol style="list-style: lower-latin;">
52376
<li>You must give any other recipients of the Work or Derivative Works a
52377
copy of this License; and</li>
52378
<li>You must cause any modified files to carry prominent notices stating
52379
that You changed the files; and</li>
52380
<li>You must retain, in the Source form of any Derivative Works that You
52381
distribute, all copyright, patent, trademark, and attribution notices from
52382
the Source form of the Work, excluding those notices that do not pertain to
52383
any part of the Derivative Works; and</li>
52384
<li>If the Work includes a "<strong>NOTICE</strong>" text file as part of its distribution,
52385
then any Derivative Works that You distribute must include a readable copy
52386
of the attribution notices contained within such NOTICE file, excluding
52387
those notices that do not pertain to any part of the Derivative Works, in
52388
at least one of the following places: within a NOTICE text file distributed
52389
as part of the Derivative Works; within the Source form or documentation,
52390
if provided along with the Derivative Works; or, within a display generated
52391
by the Derivative Works, if and wherever such third-party notices normally
52392
appear. The contents of the NOTICE file are for informational purposes only
52393
and do not modify the License. You may add Your own attribution notices
52394
within Derivative Works that You distribute, alongside or as an addendum to
52395
the NOTICE text from the Work, provided that such additional attribution
52396
notices cannot be construed as modifying the License.
52397
</li>
52398
</ol>
52399
<p>You may add Your own copyright statement to Your modifications and may
52400
provide additional or different license terms and conditions for use,
52401
reproduction, or distribution of Your modifications, or for any such
52402
Derivative Works as a whole, provided Your use, reproduction, and
52403
distribution of the Work otherwise complies with the conditions stated in
52404
this License.</p>
52405
<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
52406
explicitly state otherwise, any Contribution intentionally submitted for
52407
inclusion in the Work by You to the Licensor shall be under the terms and
52408
conditions of this License, without any additional terms or conditions.
52409
Notwithstanding the above, nothing herein shall supersede or modify the
52410
terms of any separate license agreement you may have executed with Licensor
52411
regarding such Contributions.</p>
52412
<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
52413
permission to use the trade names, trademarks, service marks, or product
52414
names of the Licensor, except as required for reasonable and customary use
52415
in describing the origin of the Work and reproducing the content of the
52416
NOTICE file.</p>
52417
<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
52418
applicable law or agreed to in writing, Licensor provides the Work (and
52419
each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
52420
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
52421
without limitation, any warranties or conditions of TITLE,
52422
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
52423
are solely responsible for determining the appropriateness of using or
52424
redistributing the Work and assume any risks associated with Your exercise
52425
of permissions under this License.</p>
52426
<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
52427
under no legal theory, whether in tort (including negligence), contract, or
52428
otherwise, unless required by applicable law (such as deliberate and
52429
grossly negligent acts) or agreed to in writing, shall any Contributor be
52430
liable to You for damages, including any direct, indirect, special,
52431
incidental, or consequential damages of any character arising as a result
52432
of this License or out of the use or inability to use the Work (including
52433
but not limited to damages for loss of goodwill, work stoppage, computer
52434
failure or malfunction, or any and all other commercial damages or losses),
52435
even if such Contributor has been advised of the possibility of such
52436
damages.</p>
52437
<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
52438
While redistributing the Work or Derivative Works thereof, You may choose
52439
to offer, and charge a fee for, acceptance of support, warranty, indemnity,
52440
or other liability obligations and/or rights consistent with this License.
52441
However, in accepting such obligations, You may act only on Your own behalf
52442
and on Your sole responsibility, not on behalf of any other Contributor,
52443
and only if You agree to indemnify, defend, and hold each Contributor
52444
harmless for any liability incurred by, or claims asserted against, such
52445
Contributor by reason of your accepting any such warranty or additional
52446
liability.</p>
52447
<p>END OF TERMS AND CONDITIONS</p>
52448
</div>
52449
<h2 id="apply">How to apply the Apache License to your work<a class="headerlink" href="#apply" title="Permalink">&para;</a></h2>
52450
<p>Include a copy of the Apache License, typically in a file called
52451
LICENSE, in your work, and consider also including a NOTICE file that references the License.</p>
52452
<p>To apply the Apache License to specific files in your work, attach the following boilerplate
52453
declaration, replacing the fields enclosed by brackets "[]" with your own
52454
identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also
52455
recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier
52456
identification within third-party archives.</p>
52457
<pre><code>Copyright [yyyy] [name of copyright owner]
52458
52459
Licensed under the Apache License, Version 2.0 (the "License");
52460
you may not use this file except in compliance with the License.
52461
You may obtain a copy of the License at
52462
52463
    http://www.apache.org/licenses/LICENSE-2.0
52464
52465
Unless required by applicable law or agreed to in writing, software
52466
distributed under the License is distributed on an "AS IS" BASIS,
52467
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
52468
See the License for the specific language governing permissions and
52469
limitations under the License.
52470
</code></pre>
52471
52472
</div>  </main>
52473
52474
  <!-- Footer -->
52475
  <footer class="bg-primary">
52476
    <div class="container">
52477
      <div class="row">
52478
        <br />
52479
        <div class="col-sm-2">
52480
          <h5 class="white">Community</h5>
52481
          <ul class="list-unstyled white" role="menu">
52482
            <li><a href="https://community.apache.org/" target="_blank">Contributor Getting Started</a></li>
52483
            <li><a href="https://community.apache.org/contributors/" target="_blank">Becoming a Committer</a></li>
52484
            <li><a href="/foundation/policies/conduct">Code of Conduct</a></li>
52485
            <li><a href="/community-resources/">Community Resources</a></li>
52486
            <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li>
52487
            <li><a href="https://events.apache.org/" target="_blank">Events</a></li>
52488
          </ul>
52489
        </div>
52490
52491
        <div class="col-sm-2">
52492
          <h5 class="white">Projects</h5>
52493
          <ul class="list-unstyled white" role="menu">
52494
              <li><a href="/projects">Projects</a></li>
52495
              <li><a href="https://incubator.apache.org/" target="_blank">Incubator Projects</a></li>
52496
              <li><a href="https://projects.apache.org/" target="_blank">Projects Directory </a></li>
52497
              <li><a href="/foundation/mailinglists">Mailing Lists </a></li>
52498
              <li><a href="/security">Report a Vulnerability</a></li>
52499
          </ul>
52500
        </div>
52501
        <div class="col-sm-2">
52502
          <h5 class="white">Downloads</h5>
52503
          <ul class="list-unstyled white" role="menu">
52504
            <li><a href="https://downloads.apache.org/" target="_blank">Distributions</a></li>
52505
            <li><a href="https://projects.apache.org/releases.html" target="_blank">Releases</a></li>
52506
            <li><a href="https://status.apache.org/" target="_blank">Infrastructure Status</a></li>
52507
            <li><a href="https://infra-reports.apache.org/#uptime" target="_blank">Infrastructure Statistics</a></li>
52508
          </ul>
52509
        </div>
52510
52511
        <div class="col-sm-2">
52512
          <h5 class="white">Learn</h5>
52513
          <ul class="list-unstyled white" role="menu">
52514
            <li><a href="https://news.apache.org/" target="_blank">Blog</a></li>
52515
            <li><a href="/foundation/how-it-works">How the ASF Works</a></li>
52516
            <li><a href="/theapacheway/">The Apache Way</a></li>
52517
            <li><a href="/legal/">Legal &amp; Trademark</a></li>
52518
            <li><a href="/licenses">Licenses</a></li>
52519
            <li><a href="/foundation/glossary">Glossary</a></li>
52520
            <li><a href="/foundation/faq">FAQ</a></li>
52521
          </ul>
52522
        </div>
52523
52524
        <div class="col-sm-2">
52525
          <h5 class="white">Resources &amp; Tools</h5>
52526
          <ul class="list-unstyled white" role="menu">
52527
              <li><a href="/dev/">Developer Information</a></li>
52528
              <li><a href="https://cwiki.apache.org/" target="_blank" >Wiki</a></li>
52529
              <li><a href="https://issues.apache.org/" target="_blank" >Issues</a></li>
52530
              <li><a href="https://infra.apache.org/slack.html" target="_blank" >Slack</a></li>
52531
              <li><a href="https://selfserve.apache.org/" target="_blank" >Self Serve Portal</a></li>
52532
              <li><a href="https://infra.apache.org/" target="_blank" >Infrastructure</a></li>
52533
              <li><a href="https://whimsy.apache.org/" target="_blank" >Whimsy</a></li>
52534
              <li><a href="/foundation/press/kit/">Brand Guidelines</a></li>
52535
              <li><a href="/logos/">Project Logos</a></li>
52536
          </ul>
52537
        </div>
52538
52539
        <div class="col-sm-2">
52540
          <h5 class="white">About</h5>
52541
          <ul class="list-unstyled white" role="menu">
52542
            <li><a href="/foundation/">About</a></li>
52543
            <li><a href="/foundation/sponsors">Our Sponsors</a></li>
52544
	    <li><a href="/foundation/sponsorship">Corporate Sponsorship</a></li>
52545
            <li><a href="/foundation/individual-supporters">Individual Supporters</a></li>
52546
            <li><a href="/foundation/leadership">Leadership</a></li>
52547
            <li><a href="/foundation/members">Members</a></li>
52548
            <li><a href="https://diversity.apache.org/" target="_blank">Diversity & Inclusion</a></li>
52549
            <li><a href="/press/">Newsroom</a></li>
52550
            <li><a href="/foundation/contact">Contact</a></li>
52551
            <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank">Privacy Policy</a></li>
52552
          </ul>
52553
        </div>
52554
52555
52556
      </div>
52557
      <hr class="col-lg-12 hr-white" />
52558
      <div class="row">
52559
        <div class="col-lg-12">
52560
          <p class="text-center">Copyright &#169; 2025 The Apache Software Foundation, Licensed under the <a class="white" href="/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
52561
          <p class="text-center">Apache and the Apache feather logo are trademarks of The Apache Software Foundation. </p>
52562
        </div>
52563
      </div>
52564
    </div>
52565
52566
  </footer>
52567
52568
  <!-- / Footer -->
52569
52570
  <script src="/js/jquery.min.js"></script>
52571
  <script src="/js/bootstrap.js"></script>
52572
  <script src="/js/slideshow.js"></script>
52573
  <script>
52574
    (function($){
52575
      $(document).ready(function(){
52576
        $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) {
52577
          event.preventDefault();
52578
          event.stopPropagation();
52579
          $(this).parent().siblings().removeClass('open');
52580
          $(this).parent().toggleClass('open');
52581
          console.log('WOrked');
52582
        });
52583
      });
52584
    })(jQuery);
52585
  </script>
52586
</body>
52587
</html></pre>
52588
}}
52589
|
52590
|com.zfabrik.slf4j|log4j-slf4j2-impl-2.24.1|pom.xml|{{collapse(Apache 2.0)
52591
<pre>
52592
                                 Apache License
52593
                           Version 2.0, January 2004
52594
                        http://www.apache.org/licenses/
52595
52596
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
52597
52598
   1. Definitions.
52599
52600
      "License" shall mean the terms and conditions for use, reproduction,
52601
      and distribution as defined by Sections 1 through 9 of this document.
52602
52603
      "Licensor" shall mean the copyright owner or entity authorized by
52604
      the copyright owner that is granting the License.
52605
52606
      "Legal Entity" shall mean the union of the acting entity and all
52607
      other entities that control, are controlled by, or are under common
52608
      control with that entity. For the purposes of this definition,
52609
      "control" means (i) the power, direct or indirect, to cause the
52610
      direction or management of such entity, whether by contract or
52611
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
52612
      outstanding shares, or (iii) beneficial ownership of such entity.
52613
52614
      "You" (or "Your") shall mean an individual or Legal Entity
52615
      exercising permissions granted by this License.
52616
52617
      "Source" form shall mean the preferred form for making modifications,
52618
      including but not limited to software source code, documentation
52619
      source, and configuration files.
52620
52621
      "Object" form shall mean any form resulting from mechanical
52622
      transformation or translation of a Source form, including but
52623
      not limited to compiled object code, generated documentation,
52624
      and conversions to other media types.
52625
52626
      "Work" shall mean the work of authorship, whether in Source or
52627
      Object form, made available under the License, as indicated by a
52628
      copyright notice that is included in or attached to the work
52629
      (an example is provided in the Appendix below).
52630
52631
      "Derivative Works" shall mean any work, whether in Source or Object
52632
      form, that is based on (or derived from) the Work and for which the
52633
      editorial revisions, annotations, elaborations, or other modifications
52634
      represent, as a whole, an original work of authorship. For the purposes
52635
      of this License, Derivative Works shall not include works that remain
52636
      separable from, or merely link (or bind by name) to the interfaces of,
52637
      the Work and Derivative Works thereof.
52638
52639
      "Contribution" shall mean any work of authorship, including
52640
      the original version of the Work and any modifications or additions
52641
      to that Work or Derivative Works thereof, that is intentionally
52642
      submitted to Licensor for inclusion in the Work by the copyright owner
52643
      or by an individual or Legal Entity authorized to submit on behalf of
52644
      the copyright owner. For the purposes of this definition, "submitted"
52645
      means any form of electronic, verbal, or written communication sent
52646
      to the Licensor or its representatives, including but not limited to
52647
      communication on electronic mailing lists, source code control systems,
52648
      and issue tracking systems that are managed by, or on behalf of, the
52649
      Licensor for the purpose of discussing and improving the Work, but
52650
      excluding communication that is conspicuously marked or otherwise
52651
      designated in writing by the copyright owner as "Not a Contribution."
52652
52653
      "Contributor" shall mean Licensor and any individual or Legal Entity
52654
      on behalf of whom a Contribution has been received by Licensor and
52655
      subsequently incorporated within the Work.
52656
52657
   2. Grant of Copyright License. Subject to the terms and conditions of
52658
      this License, each Contributor hereby grants to You a perpetual,
52659
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
52660
      copyright license to reproduce, prepare Derivative Works of,
52661
      publicly display, publicly perform, sublicense, and distribute the
52662
      Work and such Derivative Works in Source or Object form.
52663
52664
   3. Grant of Patent License. Subject to the terms and conditions of
52665
      this License, each Contributor hereby grants to You a perpetual,
52666
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
52667
      (except as stated in this section) patent license to make, have made,
52668
      use, offer to sell, sell, import, and otherwise transfer the Work,
52669
      where such license applies only to those patent claims licensable
52670
      by such Contributor that are necessarily infringed by their
52671
      Contribution(s) alone or by combination of their Contribution(s)
52672
      with the Work to which such Contribution(s) was submitted. If You
52673
      institute patent litigation against any entity (including a
52674
      cross-claim or counterclaim in a lawsuit) alleging that the Work
52675
      or a Contribution incorporated within the Work constitutes direct
52676
      or contributory patent infringement, then any patent licenses
52677
      granted to You under this License for that Work shall terminate
52678
      as of the date such litigation is filed.
52679
52680
   4. Redistribution. You may reproduce and distribute copies of the
52681
      Work or Derivative Works thereof in any medium, with or without
52682
      modifications, and in Source or Object form, provided that You
52683
      meet the following conditions:
52684
52685
      (a) You must give any other recipients of the Work or
52686
          Derivative Works a copy of this License; and
52687
52688
      (b) You must cause any modified files to carry prominent notices
52689
          stating that You changed the files; and
52690
52691
      (c) You must retain, in the Source form of any Derivative Works
52692
          that You distribute, all copyright, patent, trademark, and
52693
          attribution notices from the Source form of the Work,
52694
          excluding those notices that do not pertain to any part of
52695
          the Derivative Works; and
52696
52697
      (d) If the Work includes a "NOTICE" text file as part of its
52698
          distribution, then any Derivative Works that You distribute must
52699
          include a readable copy of the attribution notices contained
52700
          within such NOTICE file, excluding those notices that do not
52701
          pertain to any part of the Derivative Works, in at least one
52702
          of the following places: within a NOTICE text file distributed
52703
          as part of the Derivative Works; within the Source form or
52704
          documentation, if provided along with the Derivative Works; or,
52705
          within a display generated by the Derivative Works, if and
52706
          wherever such third-party notices normally appear. The contents
52707
          of the NOTICE file are for informational purposes only and
52708
          do not modify the License. You may add Your own attribution
52709
          notices within Derivative Works that You distribute, alongside
52710
          or as an addendum to the NOTICE text from the Work, provided
52711
          that such additional attribution notices cannot be construed
52712
          as modifying the License.
52713
52714
      You may add Your own copyright statement to Your modifications and
52715
      may provide additional or different license terms and conditions
52716
      for use, reproduction, or distribution of Your modifications, or
52717
      for any such Derivative Works as a whole, provided Your use,
52718
      reproduction, and distribution of the Work otherwise complies with
52719
      the conditions stated in this License.
52720
52721
   5. Submission of Contributions. Unless You explicitly state otherwise,
52722
      any Contribution intentionally submitted for inclusion in the Work
52723
      by You to the Licensor shall be under the terms and conditions of
52724
      this License, without any additional terms or conditions.
52725
      Notwithstanding the above, nothing herein shall supersede or modify
52726
      the terms of any separate license agreement you may have executed
52727
      with Licensor regarding such Contributions.
52728
52729
   6. Trademarks. This License does not grant permission to use the trade
52730
      names, trademarks, service marks, or product names of the Licensor,
52731
      except as required for reasonable and customary use in describing the
52732
      origin of the Work and reproducing the content of the NOTICE file.
52733
52734
   7. Disclaimer of Warranty. Unless required by applicable law or
52735
      agreed to in writing, Licensor provides the Work (and each
52736
      Contributor provides its Contributions) on an "AS IS" BASIS,
52737
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
52738
      implied, including, without limitation, any warranties or conditions
52739
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
52740
      PARTICULAR PURPOSE. You are solely responsible for determining the
52741
      appropriateness of using or redistributing the Work and assume any
52742
      risks associated with Your exercise of permissions under this License.
52743
52744
   8. Limitation of Liability. In no event and under no legal theory,
52745
      whether in tort (including negligence), contract, or otherwise,
52746
      unless required by applicable law (such as deliberate and grossly
52747
      negligent acts) or agreed to in writing, shall any Contributor be
52748
      liable to You for damages, including any direct, indirect, special,
52749
      incidental, or consequential damages of any character arising as a
52750
      result of this License or out of the use or inability to use the
52751
      Work (including but not limited to damages for loss of goodwill,
52752
      work stoppage, computer failure or malfunction, or any and all
52753
      other commercial damages or losses), even if such Contributor
52754
      has been advised of the possibility of such damages.
52755
52756
   9. Accepting Warranty or Additional Liability. While redistributing
52757
      the Work or Derivative Works thereof, You may choose to offer,
52758
      and charge a fee for, acceptance of support, warranty, indemnity,
52759
      or other liability obligations and/or rights consistent with this
52760
      License. However, in accepting such obligations, You may act only
52761
      on Your own behalf and on Your sole responsibility, not on behalf
52762
      of any other Contributor, and only if You agree to indemnify,
52763
      defend, and hold each Contributor harmless for any liability
52764
      incurred by, or claims asserted against, such Contributor by reason
52765
      of your accepting any such warranty or additional liability.
52766
52767
   END OF TERMS AND CONDITIONS
52768
52769
   APPENDIX: How to apply the Apache License to your work.
52770
52771
      To apply the Apache License to your work, attach the following
52772
      boilerplate notice, with the fields enclosed by brackets "[]"
52773
      replaced with your own identifying information. (Don't include
52774
      the brackets!)  The text should be enclosed in the appropriate
52775
      comment syntax for the file format. We also recommend that a
52776
      file or class name and description of purpose be included on the
52777
      same "printed page" as the copyright notice for easier
52778
      identification within third-party archives.
52779
52780
   Copyright [yyyy] [name of copyright owner]
52781
52782
   Licensed under the Apache License, Version 2.0 (the "License");
52783
   you may not use this file except in compliance with the License.
52784
   You may obtain a copy of the License at
52785
52786
       http://www.apache.org/licenses/LICENSE-2.0
52787
52788
   Unless required by applicable law or agreed to in writing, software
52789
   distributed under the License is distributed on an "AS IS" BASIS,
52790
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
52791
   See the License for the specific language governing permissions and
52792
   limitations under the License.
52793
</pre>
52794
}}
52795
|
52796
|com.zfabrik.slf4j|slf4j-api-2.0.16|LICENSE.txt|{{collapse( OTHER )
52797
<pre>Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
52798
All rights reserved.
52799
52800
Permission is hereby granted, free  of charge, to any person obtaining
52801
a  copy  of this  software  and  associated  documentation files  (the
52802
"Software"), to  deal in  the Software without  restriction, including
52803
without limitation  the rights to  use, copy, modify,  merge, publish,
52804
distribute,  sublicense, and/or sell  copies of  the Software,  and to
52805
permit persons to whom the Software  is furnished to do so, subject to
52806
the following conditions:
52807
52808
The  above  copyright  notice  and  this permission  notice  shall  be
52809
included in all copies or substantial portions of the Software.
52810
52811
THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
52812
EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
52813
MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
52814
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
52815
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
52816
OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
52817
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
52818
52819
52820
52821
</pre>
52822
}}
52823
|