LICENSE
sha256:ca1d0e687bff8686b37126eb8e4fb6d38b40e189352a4920d66ae89c7274e340
Add T4 job cancellation retry and validation
Human
minor
⚠ breaking
41 days ago
| 1 | Apache License |
| 2 | Version 2.0, January 2004 |
| 3 | https://www.apache.org/licenses/ |
| 4 | |
| 5 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
| 6 | |
| 7 | 1. Definitions. |
| 8 | |
| 9 | "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by |
| 10 | Sections 1 through 9 of this document. |
| 11 | |
| 12 | "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is |
| 13 | granting the License. |
| 14 | |
| 15 | "Legal Entity" shall mean the union of the acting entity and all other entities that control, are |
| 16 | controlled by, or are under common control with that entity. For the purposes of this definition, |
| 17 | "control" means (i) the power, direct or indirect, to cause the direction or management of such |
| 18 | entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the |
| 19 | outstanding shares, or (iii) beneficial ownership of such entity. |
| 20 | |
| 21 | "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this |
| 22 | License. |
| 23 | |
| 24 | "Source" form shall mean the preferred form for making modifications, including but not limited to |
| 25 | software source code, documentation source, and configuration files. |
| 26 | |
| 27 | "Object" form shall mean any form resulting from mechanical transformation or translation of a |
| 28 | Source form, including but not limited to compiled object code, generated documentation, and |
| 29 | conversions to other media types. |
| 30 | |
| 31 | "Work" shall mean the work of authorship, whether in Source or Object form, made available under |
| 32 | the License, as indicated by a copyright notice that is included in or attached to the work. |
| 33 | |
| 34 | "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or |
| 35 | derived from) the Work and for which the editorial revisions, annotations, elaborations, or other |
| 36 | modifications represent, as a whole, an original work of authorship. For the purposes of this |
| 37 | License, Derivative Works shall not include works that remain separable from, or merely link (or |
| 38 | bind by name) to the interfaces of, the Work and Derivative Works thereof. |
| 39 | |
| 40 | "Contribution" shall mean any work of authorship, including the original version of the Work and any |
| 41 | modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted |
| 42 | to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity |
| 43 | authorized to submit on behalf of the copyright owner. For the purposes of this definition, |
| 44 | "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or |
| 45 | its representatives, including but not limited to communication on electronic mailing lists, source |
| 46 | code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor |
| 47 | for the purpose of discussing and improving the Work, but excluding communication that is |
| 48 | conspicuously marked or otherwise designated in writing by the copyright owner as "Not a |
| 49 | Contribution." |
| 50 | |
| 51 | "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a |
| 52 | Contribution has been received by Licensor and subsequently incorporated within the Work. |
| 53 | |
| 54 | 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor |
| 55 | hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 56 | copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, |
| 57 | sublicense, and distribute the Work and such Derivative Works in Source or Object form. |
| 58 | |
| 59 | 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor |
| 60 | hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 61 | (except as stated in this section) patent license to make, have made, use, offer to sell, sell, |
| 62 | import, and otherwise transfer the Work, where such license applies only to those patent claims |
| 63 | licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by |
| 64 | combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If |
| 65 | You institute patent litigation against any entity (including a cross-claim or counterclaim in a |
| 66 | lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or |
| 67 | contributory patent infringement, then any patent licenses granted to You under this License for |
| 68 | that Work shall terminate as of the date such litigation is filed. |
| 69 | |
| 70 | 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof |
| 71 | in any medium, with or without modifications, and in Source or Object form, provided that You meet |
| 72 | the following conditions: |
| 73 | |
| 74 | (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and |
| 75 | |
| 76 | (b) You must cause any modified files to carry prominent notices stating that You changed the files; |
| 77 | and |
| 78 | |
| 79 | (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, |
| 80 | patent, trademark, and attribution notices from the Source form of the Work, excluding those notices |
| 81 | that do not pertain to any part of the Derivative Works; and |
| 82 | |
| 83 | (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works |
| 84 | that You distribute must include a readable copy of the attribution notices contained within such |
| 85 | NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at |
| 86 | least one of the following places: within a NOTICE text file distributed as part of the Derivative |
| 87 | Works; within the Source form or documentation, if provided along with the Derivative Works; or, |
| 88 | within a display generated by the Derivative Works, if and wherever such third-party notices |
| 89 | normally appear. The contents of the NOTICE file are for informational purposes only and do not |
| 90 | modify the License. You may add Your own attribution notices within Derivative Works that You |
| 91 | distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such |
| 92 | additional attribution notices cannot be construed as modifying the License. |
| 93 | |
| 94 | You may add Your own copyright statement to Your modifications and may provide additional or |
| 95 | different license terms and conditions for use, reproduction, or distribution of Your modifications, |
| 96 | or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of |
| 97 | the Work otherwise complies with the conditions stated in this License. |
| 98 | |
| 99 | 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally |
| 100 | submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions |
| 101 | of this License, without any additional terms or conditions. Notwithstanding the above, nothing |
| 102 | herein shall supersede or modify the terms of any separate license agreement you may have executed |
| 103 | with Licensor regarding such Contributions. |
| 104 | |
| 105 | 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service |
| 106 | marks, or product names of the Licensor, except as required for reasonable and customary use in |
| 107 | describing the origin of the Work and reproducing the content of the NOTICE file. |
| 108 | |
| 109 | 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor |
| 110 | provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT |
| 111 | WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any |
| 112 | warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR |
| 113 | PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing |
| 114 | the Work and assume any risks associated with Your exercise of permissions under this License. |
| 115 | |
| 116 | 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including |
| 117 | negligence), contract, or otherwise, unless required by applicable law (such as deliberate and |
| 118 | grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, |
| 119 | including any direct, indirect, special, incidental, or consequential damages of any character |
| 120 | arising as a result of this License or out of the use or inability to use the Work (including but not |
| 121 | limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and |
| 122 | all other commercial damages or losses), even if such Contributor has been advised of the possibility |
| 123 | of such damages. |
| 124 | |
| 125 | 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works |
| 126 | thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, |
| 127 | or other liability obligations and/or rights consistent with this License. However, in accepting |
| 128 | such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf |
| 129 | of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor |
| 130 | harmless for any liability incurred by, or claims asserted against, such Contributor by reason of |
| 131 | your accepting any such warranty or additional liability. |
| 132 | |
| 133 | END OF TERMS AND CONDITIONS |
File History
1 commit
sha256:ca1d0e687bff8686b37126eb8e4fb6d38b40e189352a4920d66ae89c7274e340
Add T4 job cancellation retry and validation
Human
minor
⚠
41 days ago