xref: /JGit/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.properties (revision 1f83fe8545408e89faa1122e56a3358414d6d13d)
14974090dSMatthias Sohn###############################################################################
24974090dSMatthias Sohn# Copyright (c) 2000, 2010 IBM Corporation and others.
34974090dSMatthias Sohn#
44974090dSMatthias Sohn# All rights reserved. This program and the accompanying materials
54974090dSMatthias Sohn# are made available under the terms of the Eclipse Public License v1.0
64974090dSMatthias Sohn# which accompanies this distribution, and is available at
74974090dSMatthias Sohn# http://www.eclipse.org/legal/epl-v10.html
84974090dSMatthias Sohn#
94974090dSMatthias Sohn###############################################################################
104974090dSMatthias Sohn
1110a62e11SMatthias SohnfeatureName=Command Line Interface for Java implementation of Git
124974090dSMatthias SohnproviderName=Eclipse JGit
134974090dSMatthias Sohn
144974090dSMatthias SohnupdateSiteName=Eclipse JGit Update Site
154974090dSMatthias Sohn
164974090dSMatthias Sohn# description property - text of the "Feature Description"
174974090dSMatthias Sohndescription=\
184974090dSMatthias SohnCommand line interface for a pure Java implementation of the Git version control system.\n
194974090dSMatthias Sohn################ end of description property ##################################
204974090dSMatthias Sohn
214974090dSMatthias Sohn# "copyright" property - text of the "Feature Update Copyright"
224974090dSMatthias Sohncopyright=\
234974090dSMatthias SohnCopyright (c) 2005-2012 Shawn Pearce, Robin Rosenberg, et.al.\n\
244974090dSMatthias SohnAll rights reserved. This program and the accompanying materials\n\
254974090dSMatthias Sohnare made available under the terms of the Eclipse Distribution License v1.0\n\
264974090dSMatthias Sohnwhich accompanies this distribution, and is available at\n\
274974090dSMatthias Sohnhttp://www.eclipse.org/org/documents/edl-v10.html\n
284974090dSMatthias Sohn################ end of copyright property ####################################
294974090dSMatthias Sohn
304974090dSMatthias Sohn# "licenseURL" property - URL of the "Feature License"
314974090dSMatthias Sohn# do not translate value - just change to point to a locale-specific HTML page
324974090dSMatthias SohnlicenseURL=license.html
334974090dSMatthias Sohn
344974090dSMatthias Sohn# "license" property - text of the "Feature Update License"
354974090dSMatthias Sohn# should be plain text version of license agreement pointed to be "licenseURL"
364974090dSMatthias Sohnlicense=\
374974090dSMatthias SohnEclipse Foundation Software User Agreement\n\
38*1f83fe85SMatthias SohnApril 9, 2014\n\
394974090dSMatthias Sohn\n\
404974090dSMatthias SohnUsage Of Content\n\
414974090dSMatthias Sohn\n\
424974090dSMatthias SohnTHE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
434974090dSMatthias SohnOTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
444974090dSMatthias SohnUSE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
454974090dSMatthias SohnAGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
464974090dSMatthias SohnNOTICES INDICATED OR REFERENCED BELOW.  BY USING THE CONTENT, YOU\n\
474974090dSMatthias SohnAGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
484974090dSMatthias SohnAND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
494974090dSMatthias SohnOR NOTICES INDICATED OR REFERENCED BELOW.  IF YOU DO NOT AGREE TO THE\n\
504974090dSMatthias SohnTERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
514974090dSMatthias SohnOF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
524974090dSMatthias SohnBELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
534974090dSMatthias Sohn\n\
544974090dSMatthias SohnApplicable Licenses\n\
554974090dSMatthias Sohn\n\
564974090dSMatthias SohnUnless otherwise indicated, all Content made available by the\n\
574974090dSMatthias SohnEclipse Foundation is provided to you under the terms and conditions of\n\
584974090dSMatthias Sohnthe Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\
594974090dSMatthias Sohnprovided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
604974090dSMatthias SohnFor purposes of the EPL, "Program" will mean the Content.\n\
614974090dSMatthias Sohn\n\
624974090dSMatthias SohnContent includes, but is not limited to, source code, object code,\n\
634974090dSMatthias Sohndocumentation and other files maintained in the Eclipse Foundation source code\n\
644974090dSMatthias Sohnrepository ("Repository") in software modules ("Modules") and made available\n\
654974090dSMatthias Sohnas downloadable archives ("Downloads").\n\
664974090dSMatthias Sohn\n\
674974090dSMatthias Sohn       - Content may be structured and packaged into modules to facilitate delivering,\n\
684974090dSMatthias Sohn         extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
694974090dSMatthias Sohn         plug-in fragments ("Fragments"), and features ("Features").\n\
704974090dSMatthias Sohn       - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
714974090dSMatthias Sohn         in a directory named "plugins".\n\
724974090dSMatthias Sohn       - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
734974090dSMatthias Sohn         Each Feature may be packaged as a sub-directory in a directory named "features".\n\
744974090dSMatthias Sohn         Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
754974090dSMatthias Sohn         numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
764974090dSMatthias Sohn       - Features may also include other Features ("Included Features"). Within a Feature, files\n\
774974090dSMatthias Sohn         named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
784974090dSMatthias Sohn\n\
794974090dSMatthias SohnThe terms and conditions governing Plug-ins and Fragments should be\n\
804974090dSMatthias Sohncontained in files named "about.html" ("Abouts"). The terms and\n\
814974090dSMatthias Sohnconditions governing Features and Included Features should be contained\n\
824974090dSMatthias Sohnin files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
834974090dSMatthias SohnLicenses may be located in any directory of a Download or Module\n\
844974090dSMatthias Sohnincluding, but not limited to the following locations:\n\
854974090dSMatthias Sohn\n\
864974090dSMatthias Sohn       - The top-level (root) directory\n\
874974090dSMatthias Sohn       - Plug-in and Fragment directories\n\
884974090dSMatthias Sohn       - Inside Plug-ins and Fragments packaged as JARs\n\
894974090dSMatthias Sohn       - Sub-directories of the directory named "src" of certain Plug-ins\n\
904974090dSMatthias Sohn       - Feature directories\n\
914974090dSMatthias Sohn\n\
924974090dSMatthias SohnNote: if a Feature made available by the Eclipse Foundation is installed using the\n\
934974090dSMatthias SohnProvisioning Technology (as defined below), you must agree to a license ("Feature \n\
944974090dSMatthias SohnUpdate License") during the installation process. If the Feature contains\n\
954974090dSMatthias SohnIncluded Features, the Feature Update License should either provide you\n\
964974090dSMatthias Sohnwith the terms and conditions governing the Included Features or inform\n\
974974090dSMatthias Sohnyou where you can locate them. Feature Update Licenses may be found in\n\
984974090dSMatthias Sohnthe "license" property of files named "feature.properties" found within a Feature.\n\
994974090dSMatthias SohnSuch Abouts, Feature Licenses, and Feature Update Licenses contain the\n\
1004974090dSMatthias Sohnterms and conditions (or references to such terms and conditions) that\n\
1014974090dSMatthias Sohngovern your use of the associated Content in that directory.\n\
1024974090dSMatthias Sohn\n\
1034974090dSMatthias SohnTHE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
1044974090dSMatthias SohnTO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
1054974090dSMatthias SohnSOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
1064974090dSMatthias Sohn\n\
1074974090dSMatthias Sohn       - Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)\n\
1084974090dSMatthias Sohn       - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
1094974090dSMatthias Sohn       - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
1104974090dSMatthias Sohn       - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
1114974090dSMatthias Sohn       - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
1124974090dSMatthias Sohn\n\
1134974090dSMatthias SohnIT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
1144974090dSMatthias SohnTO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
1154974090dSMatthias Sohnis provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
1164974090dSMatthias Sohngovern that particular Content.\n\
1174974090dSMatthias Sohn\n\
1184974090dSMatthias Sohn\n\Use of Provisioning Technology\n\
1194974090dSMatthias Sohn\n\
1204974090dSMatthias SohnThe Eclipse Foundation makes available provisioning software, examples of which include,\n\
1214974090dSMatthias Sohnbut are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
1224974090dSMatthias Sohnthe purpose of allowing users to install software, documentation, information and/or\n\
1234974090dSMatthias Sohnother materials (collectively "Installable Software"). This capability is provided with\n\
1244974090dSMatthias Sohnthe intent of allowing such users to install, extend and update Eclipse-based products.\n\
1254974090dSMatthias SohnInformation about packaging Installable Software is available at\n\
1264974090dSMatthias Sohnhttp://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
1274974090dSMatthias Sohn\n\
1284974090dSMatthias SohnYou may use Provisioning Technology to allow other parties to install Installable Software.\n\
1294974090dSMatthias SohnYou shall be responsible for enabling the applicable license agreements relating to the\n\
1304974090dSMatthias SohnInstallable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
1314974090dSMatthias Sohnin accordance with the Specification. By using Provisioning Technology in such a manner and\n\
1324974090dSMatthias Sohnmaking it available in accordance with the Specification, you further acknowledge your\n\
1334974090dSMatthias Sohnagreement to, and the acquisition of all necessary rights to permit the following:\n\
1344974090dSMatthias Sohn\n\
1354974090dSMatthias Sohn       1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
1364974090dSMatthias Sohn          the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
1374974090dSMatthias Sohn          extending or updating the functionality of an Eclipse-based product.\n\
1384974090dSMatthias Sohn       2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
1394974090dSMatthias Sohn          Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
1404974090dSMatthias Sohn       3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
1414974090dSMatthias Sohn          govern the use of the Installable Software ("Installable Software Agreement") and such\n\
1424974090dSMatthias Sohn          Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
1434974090dSMatthias Sohn          with the Specification. Such Installable Software Agreement must inform the user of the\n\
1444974090dSMatthias Sohn          terms and conditions that govern the Installable Software and must solicit acceptance by\n\
1454974090dSMatthias Sohn          the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
1464974090dSMatthias Sohn          indication of agreement by the user, the provisioning Technology will complete installation\n\
1474974090dSMatthias Sohn          of the Installable Software.\n\
1484974090dSMatthias Sohn\n\
1494974090dSMatthias SohnCryptography\n\
1504974090dSMatthias Sohn\n\
1514974090dSMatthias SohnContent may contain encryption software. The country in which you are\n\
1524974090dSMatthias Sohncurrently may have restrictions on the import, possession, and use,\n\
1534974090dSMatthias Sohnand/or re-export to another country, of encryption software. BEFORE\n\
1544974090dSMatthias Sohnusing any encryption software, please check the country's laws,\n\
1554974090dSMatthias Sohnregulations and policies concerning the import, possession, or use, and\n\
1564974090dSMatthias Sohnre-export of encryption software, to see if this is permitted.\n\
1574974090dSMatthias Sohn\n\
1584974090dSMatthias SohnJava and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
1594974090dSMatthias Sohn########### end of license property ##########################################