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