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