Stephan Herrmann | 8c39bbb | 2020-02-27 21:23:08 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="ISO-8859-1" ?> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | <head> |
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
| 6 | <title>Eclipse Foundation Software User Agreement</title> |
| 7 | </head> |
| 8 | |
| 9 | <body lang="EN-US"> |
| 10 | <h2>Eclipse Foundation Software User Agreement</h2> |
| 11 | <p>November 22, 2017</p> |
| 12 | |
| 13 | <h3>Usage Of Content</h3> |
| 14 | |
| 15 | <p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, |
| 16 | INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS |
| 17 | (COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY |
| 18 | THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND |
| 19 | CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED |
| 20 | BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE OF THE CONTENT IS |
| 21 | GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY |
| 22 | APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED |
| 23 | BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS |
| 24 | AGREEMENT AND THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE |
| 25 | AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT |
| 26 | USE THE CONTENT.</p> |
| 27 | |
| 28 | <h3>Applicable Licenses</h3> |
| 29 | |
| 30 | <p> |
| 31 | Unless otherwise indicated, all Content made available by the Eclipse |
| 32 | Foundation is provided to you under the terms and conditions of the |
| 33 | Eclipse Public License Version 2.0 ("EPL"). A copy of the |
| 34 | EPL is provided with this Content and is also available at <a |
| 35 | href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>. |
| 36 | For purposes of the EPL, "Program" will mean the Content. |
| 37 | </p> |
| 38 | |
| 39 | <p>Content includes, but is not limited to, source code, object |
| 40 | code, documentation and other files maintained in the Eclipse |
| 41 | Foundation source code repository ("Repository") in software |
| 42 | modules ("Modules") and made available as downloadable |
| 43 | archives ("Downloads").</p> |
| 44 | |
| 45 | <ul> |
| 46 | <li>Content may be structured and packaged into modules to |
| 47 | facilitate delivering, extending, and upgrading the Content. Typical |
| 48 | modules may include plug-ins ("Plug-ins"), plug-in |
| 49 | fragments ("Fragments"), and features |
| 50 | ("Features").</li> |
| 51 | <li>Each Plug-in or Fragment may be packaged as a sub-directory |
| 52 | or JAR (Java™ ARchive) in a directory named |
| 53 | "plugins".</li> |
| 54 | <li>A Feature is a bundle of one or more Plug-ins and/or |
| 55 | Fragments and associated material. Each Feature may be packaged as a |
| 56 | sub-directory in a directory named "features". Within a |
| 57 | Feature, files named "feature.xml" may contain a list of |
| 58 | the names and version numbers of the Plug-ins and/or Fragments |
| 59 | associated with that Feature.</li> |
| 60 | <li>Features may also include other Features ("Included |
| 61 | Features"). Within a Feature, files named |
| 62 | "feature.xml" may contain a list of the names and version |
| 63 | numbers of Included Features.</li> |
| 64 | </ul> |
| 65 | |
| 66 | <p>The terms and conditions governing Plug-ins and Fragments should |
| 67 | be contained in files named "about.html" |
| 68 | ("Abouts"). The terms and conditions governing Features and |
| 69 | Included Features should be contained in files named |
| 70 | "license.html" ("Feature Licenses"). Abouts and |
| 71 | Feature Licenses may be located in any directory of a Download or |
| 72 | Module including, but not limited to the following locations:</p> |
| 73 | |
| 74 | <ul> |
| 75 | <li>The top-level (root) directory</li> |
| 76 | <li>Plug-in and Fragment directories</li> |
| 77 | <li>Inside Plug-ins and Fragments packaged as JARs</li> |
| 78 | <li>Sub-directories of the directory named "src" of |
| 79 | certain Plug-ins</li> |
| 80 | <li>Feature directories</li> |
| 81 | </ul> |
| 82 | |
| 83 | <p>Note: if a Feature made available by the Eclipse Foundation is |
| 84 | installed using the Provisioning Technology (as defined below), you |
| 85 | must agree to a license ("Feature Update License") during |
| 86 | the installation process. If the Feature contains Included Features, |
| 87 | the Feature Update License should either provide you with the terms |
| 88 | and conditions governing the Included Features or inform you where you |
| 89 | can locate them. Feature Update Licenses may be found in the |
| 90 | "license" property of files named |
| 91 | "feature.properties" found within a Feature. Such Abouts, |
| 92 | Feature Licenses, and Feature Update Licenses contain the terms and |
| 93 | conditions (or references to such terms and conditions) that govern |
| 94 | your use of the associated Content in that directory.</p> |
| 95 | |
| 96 | <p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY |
| 97 | REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND |
| 98 | CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT |
| 99 | ARE NOT LIMITED TO):</p> |
| 100 | |
| 101 | <ul> |
| 102 | <li>Eclipse Public License Version 1.0 (available at <a |
| 103 | href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>) |
| 104 | </li> |
| 105 | <li>Eclipse Distribution License Version 1.0 (available at <a |
| 106 | href="http://www.eclipse.org/licenses/edl-v10.html">http://www.eclipse.org/licenses/edl-v1.0.html</a>) |
| 107 | </li> |
| 108 | <li>Common Public License Version 1.0 (available at <a |
| 109 | href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>) |
| 110 | </li> |
| 111 | <li>Apache Software License 1.1 (available at <a |
| 112 | href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>) |
| 113 | </li> |
| 114 | <li>Apache Software License 2.0 (available at <a |
| 115 | href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>) |
| 116 | </li> |
| 117 | <li>Mozilla Public License Version 1.1 (available at <a |
| 118 | href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>) |
| 119 | </li> |
| 120 | </ul> |
| 121 | |
| 122 | <p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND |
| 123 | CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, |
| 124 | or Feature Update License is provided, please contact the Eclipse |
| 125 | Foundation to determine what terms and conditions govern that |
| 126 | particular Content.</p> |
| 127 | |
| 128 | |
| 129 | <h3>Use of Provisioning Technology</h3> |
| 130 | |
| 131 | <p> |
| 132 | The Eclipse Foundation makes available provisioning software, examples |
| 133 | of which include, but are not limited to, p2 and the Eclipse Update |
| 134 | Manager ("Provisioning Technology") for the purpose of |
| 135 | allowing users to install software, documentation, information and/or |
| 136 | other materials (collectively "Installable Software"). This |
| 137 | capability is provided with the intent of allowing such users to |
| 138 | install, extend and update Eclipse-based products. Information about |
| 139 | packaging Installable Software is available at <a |
| 140 | href="http://eclipse.org/equinox/p2/repository_packaging.html">http://eclipse.org/equinox/p2/repository_packaging.html</a> |
| 141 | ("Specification"). |
| 142 | </p> |
| 143 | |
| 144 | <p>You may use Provisioning Technology to allow other parties to |
| 145 | install Installable Software. You shall be responsible for enabling |
| 146 | the applicable license agreements relating to the Installable Software |
| 147 | to be presented to, and accepted by, the users of the Provisioning |
| 148 | Technology in accordance with the Specification. By using Provisioning |
| 149 | Technology in such a manner and making it available in accordance with |
| 150 | the Specification, you further acknowledge your agreement to, and the |
| 151 | acquisition of all necessary rights to permit the following:</p> |
| 152 | |
| 153 | <ol> |
| 154 | <li>A series of actions may occur ("Provisioning |
| 155 | Process") in which a user may execute the Provisioning |
| 156 | Technology on a machine ("Target Machine") with the intent |
| 157 | of installing, extending or updating the functionality of an |
| 158 | Eclipse-based product.</li> |
| 159 | <li>During the Provisioning Process, the Provisioning Technology |
| 160 | may cause third party Installable Software or a portion thereof to be |
| 161 | accessed and copied to the Target Machine.</li> |
| 162 | <li>Pursuant to the Specification, you will provide to the user |
| 163 | the terms and conditions that govern the use of the Installable |
| 164 | Software ("Installable Software Agreement") and such |
| 165 | Installable Software Agreement shall be accessed from the Target |
| 166 | Machine in accordance with the Specification. Such Installable |
| 167 | Software Agreement must inform the user of the terms and conditions |
| 168 | that govern the Installable Software and must solicit acceptance by |
| 169 | the end user in the manner prescribed in such Installable Software |
| 170 | Agreement. Upon such indication of agreement by the user, the |
| 171 | provisioning Technology will complete installation of the Installable |
| 172 | Software.</li> |
| 173 | </ol> |
| 174 | |
| 175 | <h3>Cryptography</h3> |
| 176 | |
| 177 | <p>Content may contain encryption software. The country in which |
| 178 | you are currently may have restrictions on the import, possession, and |
| 179 | use, and/or re-export to another country, of encryption software. |
| 180 | BEFORE using any encryption software, please check the country's laws, |
| 181 | regulations and policies concerning the import, possession, or use, |
| 182 | and re-export of encryption software, to see if this is permitted.</p> |
| 183 | |
| 184 | <p> |
| 185 | <small>Java and all Java-based trademarks are trademarks of |
| 186 | Oracle Corporation in the United States, other countries, or both.</small> |
| 187 | </p> |
| 188 | </body> |
| 189 | </html> |