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