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