|
| 1 | +Clojure is licensed by the Eclipse Public License, below. |
| 2 | + |
| 3 | +Eclipse Public License, Version 1.0 (EPL-1.0) (plain text) THE ACCOMPANYING |
| 4 | +PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE |
| 5 | +("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM |
| 6 | +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. |
| 7 | + |
| 8 | +1. DEFINITIONS |
| 9 | + |
| 10 | +"Contribution" means: |
| 11 | + |
| 12 | +a) in the case of the initial Contributor, the initial code and |
| 13 | +documentation distributed under this Agreement, and b) in the case of each |
| 14 | +subsequent Contributor: i) changes to the Program, and ii) additions to the |
| 15 | +Program; where such changes and/or additions to the Program originate from |
| 16 | +and are distributed by that particular Contributor. A Contribution |
| 17 | +'originates' from a Contributor if it was added to the Program by such |
| 18 | +Contributor itself or anyone acting on such Contributor's behalf. |
| 19 | +Contributions do not include additions to the Program which: (i) are |
| 20 | +separate modules of software distributed in conjunction with the Program |
| 21 | +under their own license agreement, and (ii) are not derivative works of the |
| 22 | +Program. "Contributor" means any person or entity that distributes the |
| 23 | +Program. |
| 24 | + |
| 25 | +"Licensed Patents " mean patent claims licensable by a Contributor which are |
| 26 | +necessarily infringed by the use or sale of its Contribution alone or when |
| 27 | +combined with the Program. |
| 28 | + |
| 29 | +"Program" means the Contributions distributed in accordance with this |
| 30 | +Agreement. |
| 31 | + |
| 32 | +"Recipient" means anyone who receives the Program under this Agreement, |
| 33 | +including all Contributors. |
| 34 | + |
| 35 | +2. GRANT OF RIGHTS |
| 36 | + |
| 37 | +a) Subject to the terms of this Agreement, each Contributor hereby grants |
| 38 | +Recipient a non-exclusive, worldwide, royalty-free copyright license to |
| 39 | +reproduce, prepare derivative works of, publicly display, publicly perform, |
| 40 | +distribute and sublicense the Contribution of such Contributor, if any, and |
| 41 | +such derivative works, in source code and object code form. b) Subject to |
| 42 | +the terms of this Agreement, each Contributor hereby grants Recipient a |
| 43 | +non-exclusive, worldwide, royalty-free patent license under Licensed Patents |
| 44 | +to make, use, sell, offer to sell, import and otherwise transfer the |
| 45 | +Contribution of such Contributor, if any, in source code and object code |
| 46 | +form. This patent license shall apply to the combination of the Contribution |
| 47 | +and the Program if, at the time the Contribution is added by the |
| 48 | +Contributor, such addition of the Contribution causes such combination to be |
| 49 | +covered by the Licensed Patents. The patent license shall not apply to any |
| 50 | +other combinations which include the Contribution. No hardware per se is |
| 51 | +licensed hereunder. c) Recipient understands that although each Contributor |
| 52 | +grants the licenses to its Contributions set forth herein, no assurances are |
| 53 | +provided by any Contributor that the Program does not infringe the patent or |
| 54 | +other intellectual property rights of any other entity. Each Contributor |
| 55 | +disclaims any liability to Recipient for claims brought by any other entity |
| 56 | +based on infringement of intellectual property rights or otherwise. As a |
| 57 | +condition to exercising the rights and licenses granted hereunder, each |
| 58 | +Recipient hereby assumes sole responsibility to secure any other |
| 59 | +intellectual property rights needed, if any. For example, if a third party |
| 60 | +patent license is required to allow Recipient to distribute the Program, it |
| 61 | +is Recipient's responsibility to acquire that license before distributing |
| 62 | +the Program. d) Each Contributor represents that to its knowledge it has |
| 63 | +sufficient copyright rights in its Contribution, if any, to grant the |
| 64 | +copyright license set forth in this Agreement. |
| 65 | + |
| 66 | +3. REQUIREMENTS |
| 67 | + |
| 68 | +A Contributor may choose to distribute the Program in object code form under |
| 69 | +its own license agreement, provided that: |
| 70 | + |
| 71 | +a) it complies with the terms and conditions of this Agreement; and b) its |
| 72 | +license agreement: i) effectively disclaims on behalf of all Contributors |
| 73 | +all warranties and conditions, express and implied, including warranties or |
| 74 | +conditions of title and non-infringement, and implied warranties or |
| 75 | +conditions of merchantability and fitness for a particular purpose; ii) |
| 76 | +effectively excludes on behalf of all Contributors all liability for |
| 77 | +damages, including direct, indirect, special, incidental and consequential |
| 78 | +damages, such as lost profits; iii) states that any provisions which differ |
| 79 | +from this Agreement are offered by that Contributor alone and not by any |
| 80 | +other party; and iv) states that source code for the Program is available |
| 81 | +from such Contributor, and informs licensees how to obtain it in a |
| 82 | +reasonable manner on or through a medium customarily used for software |
| 83 | +exchange. When the Program is made available in source code form: |
| 84 | + |
| 85 | +a) it must be made available under this Agreement; and b) a copy of this |
| 86 | +Agreement must be included with each copy of the Program. Contributors may |
| 87 | +not remove or alter any copyright notices contained within the Program. Each |
| 88 | +Contributor must identify itself as the originator of its Contribution, if |
| 89 | +any, in a manner that reasonably allows subsequent Recipients to identify |
| 90 | +the originator of the Contribution. |
| 91 | + |
| 92 | +4. COMMERCIAL DISTRIBUTION |
| 93 | + |
| 94 | +Commercial distributors of software may accept certain responsibilities with |
| 95 | +respect to end users, business partners and the like. While this license is |
| 96 | +intended to facilitate the commercial use of the Program, the Contributor |
| 97 | +who includes the Program in a commercial product offering should do so in a |
| 98 | +manner which does not create potential liability for other Contributors. |
| 99 | +Therefore, if a Contributor includes the Program in a commercial product |
| 100 | +offering, such Contributor ("Commercial Contributor") hereby agrees to |
| 101 | +defend and indemnify every other Contributor ("Indemnified Contributor") |
| 102 | +against any losses, damages and costs (collectively "Losses") arising from |
| 103 | +claims, lawsuits and other legal actions brought by a third party against |
| 104 | +the Indemnified Contributor to the extent caused by the acts or omissions of |
| 105 | +such Commercial Contributor in connection with its distribution of the |
| 106 | +Program in a commercial product offering. The obligations in this section do |
| 107 | +not apply to any claims or Losses relating to any actual or alleged |
| 108 | +intellectual property infringement. In order to qualify, an Indemnified |
| 109 | +Contributor must: a) promptly notify the Commercial Contributor in writing |
| 110 | +of such claim, and b) allow the Commercial Contributor to control, and |
| 111 | +cooperate with the Commercial Contributor in, the defense and any related |
| 112 | +settlement negotiations. The Indemnified Contributor may participate in any |
| 113 | +such claim at its own expense. |
| 114 | + |
| 115 | +For example, a Contributor might include the Program in a commercial product |
| 116 | +offering, Product X. That Contributor is then a Commercial Contributor. If |
| 117 | +that Commercial Contributor then makes performance claims, or offers |
| 118 | +warranties related to Product X, those performance claims and warranties are |
| 119 | +such Commercial Contributor's responsibility alone. Under this section, the |
| 120 | +Commercial Contributor would have to defend claims against the other |
| 121 | +Contributors related to those performance claims and warranties, and if a |
| 122 | +court requires any other Contributor to pay any damages as a result, the |
| 123 | +Commercial Contributor must pay those damages. |
| 124 | + |
| 125 | +5. NO WARRANTY |
| 126 | + |
| 127 | +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON |
| 128 | +AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER |
| 129 | +EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR |
| 130 | +CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A |
| 131 | +PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the |
| 132 | +appropriateness of using and distributing the Program and assumes all risks |
| 133 | +associated with its exercise of rights under this Agreement , including but |
| 134 | +not limited to the risks and costs of program errors, compliance with |
| 135 | +applicable laws, damage to or loss of data, programs or equipment, and |
| 136 | +unavailability or interruption of operations. |
| 137 | + |
| 138 | +6. DISCLAIMER OF LIABILITY |
| 139 | + |
| 140 | +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY |
| 141 | +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 142 | +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION |
| 143 | +LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 144 | +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 145 | +ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE |
| 146 | +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY |
| 147 | +OF SUCH DAMAGES. |
| 148 | + |
| 149 | +7. GENERAL |
| 150 | + |
| 151 | +If any provision of this Agreement is invalid or unenforceable under |
| 152 | +applicable law, it shall not affect the validity or enforceability of the |
| 153 | +remainder of the terms of this Agreement, and without further action by the |
| 154 | +parties hereto, such provision shall be reformed to the minimum extent |
| 155 | +necessary to make such provision valid and enforceable. |
| 156 | + |
| 157 | +If Recipient institutes patent litigation against any entity (including a |
| 158 | +cross-claim or counterclaim in a lawsuit) alleging that the Program itself |
| 159 | +(excluding combinations of the Program with other software or hardware) |
| 160 | +infringes such Recipient's patent(s), then such Recipient's rights granted |
| 161 | +under Section 2(b) shall terminate as of the date such litigation is filed. |
| 162 | + |
| 163 | +All Recipient's rights under this Agreement shall terminate if it fails to |
| 164 | +comply with any of the material terms or conditions of this Agreement and |
| 165 | +does not cure such failure in a reasonable period of time after becoming |
| 166 | +aware of such noncompliance. If all Recipient's rights under this Agreement |
| 167 | +terminate, Recipient agrees to cease use and distribution of the Program as |
| 168 | +soon as reasonably practicable. However, Recipient's obligations under this |
| 169 | +Agreement and any licenses granted by Recipient relating to the Program |
| 170 | +shall continue and survive. |
| 171 | + |
| 172 | +Everyone is permitted to copy and distribute copies of this Agreement, but |
| 173 | +in order to avoid inconsistency the Agreement is copyrighted and may only be |
| 174 | +modified in the following manner. The Agreement Steward reserves the right |
| 175 | +to publish new versions (including revisions) of this Agreement from time to |
| 176 | +time. No one other than the Agreement Steward has the right to modify this |
| 177 | +Agreement. The Eclipse Foundation is the initial Agreement Steward. The |
| 178 | +Eclipse Foundation may assign the responsibility to serve as the Agreement |
| 179 | +Steward to a suitable separate entity. Each new version of the Agreement |
| 180 | +will be given a distinguishing version number. The Program (including |
| 181 | +Contributions) may always be distributed subject to the version of the |
| 182 | +Agreement under which it was received. In addition, after a new version of |
| 183 | +the Agreement is published, Contributor may elect to distribute the Program |
| 184 | +(including its Contributions) under the new version. Except as expressly |
| 185 | +stated in Sections 2(a) and 2(b) above, Recipient receives no rights or |
| 186 | +licenses to the intellectual property of any Contributor under this |
| 187 | +Agreement, whether expressly, by implication, estoppel or otherwise. All |
| 188 | +rights in the Program not expressly granted under this Agreement are |
| 189 | +reserved. |
| 190 | + |
| 191 | +This Agreement is governed by the laws of the State of New York and the |
| 192 | +intellectual property laws of the United States of America. No party to this |
| 193 | +Agreement will bring a legal action under this Agreement more than one year |
| 194 | +after the cause of action arose. Each party waives its rights to a jury |
| 195 | +trial in any resulting litigation. |
0 commit comments