1*536db18cSMatthias Sohn############################################################################### 2*536db18cSMatthias Sohn# Copyright (c) 20015 Matthias Sohn <matthias.sohn@sap.com> and others. 3*536db18cSMatthias Sohn# 4*536db18cSMatthias Sohn# All rights reserved. This program and the accompanying materials 5*536db18cSMatthias Sohn# are made available under the terms of the Eclipse Public License v1.0 6*536db18cSMatthias Sohn# which accompanies this distribution, and is available at 7*536db18cSMatthias Sohn# http://www.eclipse.org/legal/epl-v10.html 8*536db18cSMatthias Sohn# 9*536db18cSMatthias Sohn############################################################################### 10*536db18cSMatthias Sohn 11*536db18cSMatthias SohnfeatureName=Java implementation of Git - optional LFS support 12*536db18cSMatthias SohnproviderName=Eclipse JGit 13*536db18cSMatthias Sohn 14*536db18cSMatthias SohnupdateSiteName=Eclipse JGit Update Site 15*536db18cSMatthias Sohn 16*536db18cSMatthias Sohn# description property - text of the "Feature Description" 17*536db18cSMatthias Sohndescription=\ 18*536db18cSMatthias SohnOptional LFS support.\n 19*536db18cSMatthias Sohn################ end of description property ################################## 20*536db18cSMatthias Sohn 21*536db18cSMatthias Sohn# "copyright" property - text of the "Feature Update Copyright" 22*536db18cSMatthias Sohncopyright=\ 23*536db18cSMatthias SohnCopyright (c) 2015, Matthias Sohn et.al.\n\ 24*536db18cSMatthias SohnAll rights reserved. This program and the accompanying materials\n\ 25*536db18cSMatthias Sohnare made available under the terms of the Eclipse Distribution License v1.0\n\ 26*536db18cSMatthias Sohnwhich accompanies this distribution, and is available at\n\ 27*536db18cSMatthias Sohnhttp://www.eclipse.org/org/documents/edl-v10.html\n 28*536db18cSMatthias Sohn################ end of copyright property #################################### 29*536db18cSMatthias Sohn 30*536db18cSMatthias Sohn# "licenseURL" property - URL of the "Feature License" 31*536db18cSMatthias Sohn# do not translate value - just change to point to a locale-specific HTML page 32*536db18cSMatthias SohnlicenseURL=license.html 33*536db18cSMatthias Sohn 34*536db18cSMatthias Sohn# "license" property - text of the "Feature Update License" 35*536db18cSMatthias Sohn# should be plain text version of license agreement pointed to be "licenseURL" 36*536db18cSMatthias Sohnlicense=\ 37*536db18cSMatthias SohnEclipse Foundation Software User Agreement\n\ 38*536db18cSMatthias SohnApril 9, 2014\n\ 39*536db18cSMatthias Sohn\n\ 40*536db18cSMatthias SohnUsage Of Content\n\ 41*536db18cSMatthias Sohn\n\ 42*536db18cSMatthias SohnTHE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\ 43*536db18cSMatthias SohnOTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\ 44*536db18cSMatthias SohnUSE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\ 45*536db18cSMatthias SohnAGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\ 46*536db18cSMatthias SohnNOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\ 47*536db18cSMatthias SohnAGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\ 48*536db18cSMatthias SohnAND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\ 49*536db18cSMatthias SohnOR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ 50*536db18cSMatthias SohnTERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\ 51*536db18cSMatthias SohnOF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ 52*536db18cSMatthias SohnBELOW, THEN YOU MAY NOT USE THE CONTENT.\n\ 53*536db18cSMatthias Sohn\n\ 54*536db18cSMatthias SohnApplicable Licenses\n\ 55*536db18cSMatthias Sohn\n\ 56*536db18cSMatthias SohnUnless otherwise indicated, all Content made available by the\n\ 57*536db18cSMatthias SohnEclipse Foundation is provided to you under the terms and conditions of\n\ 58*536db18cSMatthias Sohnthe Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\ 59*536db18cSMatthias Sohnprovided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\ 60*536db18cSMatthias SohnFor purposes of the EPL, "Program" will mean the Content.\n\ 61*536db18cSMatthias Sohn\n\ 62*536db18cSMatthias SohnContent includes, but is not limited to, source code, object code,\n\ 63*536db18cSMatthias Sohndocumentation and other files maintained in the Eclipse Foundation source code\n\ 64*536db18cSMatthias Sohnrepository ("Repository") in software modules ("Modules") and made available\n\ 65*536db18cSMatthias Sohnas downloadable archives ("Downloads").\n\ 66*536db18cSMatthias Sohn\n\ 67*536db18cSMatthias Sohn - Content may be structured and packaged into modules to facilitate delivering,\n\ 68*536db18cSMatthias Sohn extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\ 69*536db18cSMatthias Sohn plug-in fragments ("Fragments"), and features ("Features").\n\ 70*536db18cSMatthias Sohn - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\ 71*536db18cSMatthias Sohn in a directory named "plugins".\n\ 72*536db18cSMatthias Sohn - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\ 73*536db18cSMatthias Sohn Each Feature may be packaged as a sub-directory in a directory named "features".\n\ 74*536db18cSMatthias Sohn Within a Feature, files named "feature.xml" may contain a list of the names and version\n\ 75*536db18cSMatthias Sohn numbers of the Plug-ins and/or Fragments associated with that Feature.\n\ 76*536db18cSMatthias Sohn - Features may also include other Features ("Included Features"). Within a Feature, files\n\ 77*536db18cSMatthias Sohn named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\ 78*536db18cSMatthias Sohn\n\ 79*536db18cSMatthias SohnThe terms and conditions governing Plug-ins and Fragments should be\n\ 80*536db18cSMatthias Sohncontained in files named "about.html" ("Abouts"). The terms and\n\ 81*536db18cSMatthias Sohnconditions governing Features and Included Features should be contained\n\ 82*536db18cSMatthias Sohnin files named "license.html" ("Feature Licenses"). Abouts and Feature\n\ 83*536db18cSMatthias SohnLicenses may be located in any directory of a Download or Module\n\ 84*536db18cSMatthias Sohnincluding, but not limited to the following locations:\n\ 85*536db18cSMatthias Sohn\n\ 86*536db18cSMatthias Sohn - The top-level (root) directory\n\ 87*536db18cSMatthias Sohn - Plug-in and Fragment directories\n\ 88*536db18cSMatthias Sohn - Inside Plug-ins and Fragments packaged as JARs\n\ 89*536db18cSMatthias Sohn - Sub-directories of the directory named "src" of certain Plug-ins\n\ 90*536db18cSMatthias Sohn - Feature directories\n\ 91*536db18cSMatthias Sohn\n\ 92*536db18cSMatthias SohnNote: if a Feature made available by the Eclipse Foundation is installed using the\n\ 93*536db18cSMatthias SohnProvisioning Technology (as defined below), you must agree to a license ("Feature \n\ 94*536db18cSMatthias SohnUpdate License") during the installation process. If the Feature contains\n\ 95*536db18cSMatthias SohnIncluded Features, the Feature Update License should either provide you\n\ 96*536db18cSMatthias Sohnwith the terms and conditions governing the Included Features or inform\n\ 97*536db18cSMatthias Sohnyou where you can locate them. Feature Update Licenses may be found in\n\ 98*536db18cSMatthias Sohnthe "license" property of files named "feature.properties" found within a Feature.\n\ 99*536db18cSMatthias SohnSuch Abouts, Feature Licenses, and Feature Update Licenses contain the\n\ 100*536db18cSMatthias Sohnterms and conditions (or references to such terms and conditions) that\n\ 101*536db18cSMatthias Sohngovern your use of the associated Content in that directory.\n\ 102*536db18cSMatthias Sohn\n\ 103*536db18cSMatthias SohnTHE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\ 104*536db18cSMatthias SohnTO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\ 105*536db18cSMatthias SohnSOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ 106*536db18cSMatthias Sohn\n\ 107*536db18cSMatthias Sohn - Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)\n\ 108*536db18cSMatthias Sohn - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\ 109*536db18cSMatthias Sohn - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\ 110*536db18cSMatthias Sohn - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\ 111*536db18cSMatthias Sohn - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\ 112*536db18cSMatthias Sohn\n\ 113*536db18cSMatthias SohnIT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\ 114*536db18cSMatthias SohnTO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\ 115*536db18cSMatthias Sohnis provided, please contact the Eclipse Foundation to determine what terms and conditions\n\ 116*536db18cSMatthias Sohngovern that particular Content.\n\ 117*536db18cSMatthias Sohn\n\ 118*536db18cSMatthias Sohn\n\Use of Provisioning Technology\n\ 119*536db18cSMatthias Sohn\n\ 120*536db18cSMatthias SohnThe Eclipse Foundation makes available provisioning software, examples of which include,\n\ 121*536db18cSMatthias Sohnbut are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\ 122*536db18cSMatthias Sohnthe purpose of allowing users to install software, documentation, information and/or\n\ 123*536db18cSMatthias Sohnother materials (collectively "Installable Software"). This capability is provided with\n\ 124*536db18cSMatthias Sohnthe intent of allowing such users to install, extend and update Eclipse-based products.\n\ 125*536db18cSMatthias SohnInformation about packaging Installable Software is available at\n\ 126*536db18cSMatthias Sohnhttp://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\ 127*536db18cSMatthias Sohn\n\ 128*536db18cSMatthias SohnYou may use Provisioning Technology to allow other parties to install Installable Software.\n\ 129*536db18cSMatthias SohnYou shall be responsible for enabling the applicable license agreements relating to the\n\ 130*536db18cSMatthias SohnInstallable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\ 131*536db18cSMatthias Sohnin accordance with the Specification. By using Provisioning Technology in such a manner and\n\ 132*536db18cSMatthias Sohnmaking it available in accordance with the Specification, you further acknowledge your\n\ 133*536db18cSMatthias Sohnagreement to, and the acquisition of all necessary rights to permit the following:\n\ 134*536db18cSMatthias Sohn\n\ 135*536db18cSMatthias Sohn 1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\ 136*536db18cSMatthias Sohn the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\ 137*536db18cSMatthias Sohn extending or updating the functionality of an Eclipse-based product.\n\ 138*536db18cSMatthias Sohn 2. During the Provisioning Process, the Provisioning Technology may cause third party\n\ 139*536db18cSMatthias Sohn Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\ 140*536db18cSMatthias Sohn 3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\ 141*536db18cSMatthias Sohn govern the use of the Installable Software ("Installable Software Agreement") and such\n\ 142*536db18cSMatthias Sohn Installable Software Agreement shall be accessed from the Target Machine in accordance\n\ 143*536db18cSMatthias Sohn with the Specification. Such Installable Software Agreement must inform the user of the\n\ 144*536db18cSMatthias Sohn terms and conditions that govern the Installable Software and must solicit acceptance by\n\ 145*536db18cSMatthias Sohn the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\ 146*536db18cSMatthias Sohn indication of agreement by the user, the provisioning Technology will complete installation\n\ 147*536db18cSMatthias Sohn of the Installable Software.\n\ 148*536db18cSMatthias Sohn\n\ 149*536db18cSMatthias SohnCryptography\n\ 150*536db18cSMatthias Sohn\n\ 151*536db18cSMatthias SohnContent may contain encryption software. The country in which you are\n\ 152*536db18cSMatthias Sohncurrently may have restrictions on the import, possession, and use,\n\ 153*536db18cSMatthias Sohnand/or re-export to another country, of encryption software. BEFORE\n\ 154*536db18cSMatthias Sohnusing any encryption software, please check the country's laws,\n\ 155*536db18cSMatthias Sohnregulations and policies concerning the import, possession, or use, and\n\ 156*536db18cSMatthias Sohnre-export of encryption software, to see if this is permitted.\n\ 157*536db18cSMatthias Sohn\n\ 158*536db18cSMatthias SohnJava and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n 159*536db18cSMatthias Sohn########### end of license property ########################################## 160