xref: /JGit/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/license.html (revision eecf06ca42eb7ac6a687f3b2126db078bb862e53)
1*eecf06caSMatthias Sohn<?xml version="1.0" encoding="ISO-8859-1" ?>
24974090dSMatthias Sohn<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3*eecf06caSMatthias Sohn<html xmlns="http://www.w3.org/1999/xhtml">
4*eecf06caSMatthias Sohn<head>
5*eecf06caSMatthias Sohn<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
64974090dSMatthias Sohn<title>Eclipse Foundation Software User Agreement</title>
74974090dSMatthias Sohn</head>
84974090dSMatthias Sohn
94974090dSMatthias Sohn<body lang="EN-US">
104974090dSMatthias Sohn	<h2>Eclipse Foundation Software User Agreement</h2>
11*eecf06caSMatthias Sohn	<p>November 22, 2017</p>
124974090dSMatthias Sohn
134974090dSMatthias Sohn	<h3>Usage Of Content</h3>
144974090dSMatthias Sohn
15*eecf06caSMatthias Sohn	<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION,
16*eecf06caSMatthias Sohn		INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS
17*eecf06caSMatthias Sohn		(COLLECTIVELY &quot;CONTENT&quot;). USE OF THE CONTENT IS GOVERNED BY
18*eecf06caSMatthias Sohn		THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND
19*eecf06caSMatthias Sohn		CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED
20*eecf06caSMatthias Sohn		BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE OF THE CONTENT IS
21*eecf06caSMatthias Sohn		GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY
22*eecf06caSMatthias Sohn		APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED
23*eecf06caSMatthias Sohn		BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS
24*eecf06caSMatthias Sohn		AGREEMENT AND THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE
25*eecf06caSMatthias Sohn		AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT
26*eecf06caSMatthias Sohn		USE THE CONTENT.</p>
274974090dSMatthias Sohn
284974090dSMatthias Sohn	<h3>Applicable Licenses</h3>
294974090dSMatthias Sohn
30*eecf06caSMatthias Sohn	<p>
31*eecf06caSMatthias Sohn		Unless otherwise indicated, all Content made available by the Eclipse
32*eecf06caSMatthias Sohn		Foundation is provided to you under the terms and conditions of the
33*eecf06caSMatthias Sohn		Eclipse Public License Version 2.0 (&quot;EPL&quot;). A copy of the
34*eecf06caSMatthias Sohn		EPL is provided with this Content and is also available at <a
35*eecf06caSMatthias Sohn			href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>.
36*eecf06caSMatthias Sohn		For purposes of the EPL, &quot;Program&quot; will mean the Content.
37*eecf06caSMatthias Sohn	</p>
384974090dSMatthias Sohn
39*eecf06caSMatthias Sohn	<p>Content includes, but is not limited to, source code, object
40*eecf06caSMatthias Sohn		code, documentation and other files maintained in the Eclipse
41*eecf06caSMatthias Sohn		Foundation source code repository (&quot;Repository&quot;) in software
42*eecf06caSMatthias Sohn		modules (&quot;Modules&quot;) and made available as downloadable
43*eecf06caSMatthias Sohn		archives (&quot;Downloads&quot;).</p>
444974090dSMatthias Sohn
454974090dSMatthias Sohn	<ul>
46*eecf06caSMatthias Sohn		<li>Content may be structured and packaged into modules to
47*eecf06caSMatthias Sohn			facilitate delivering, extending, and upgrading the Content. Typical
48*eecf06caSMatthias Sohn			modules may include plug-ins (&quot;Plug-ins&quot;), plug-in
49*eecf06caSMatthias Sohn			fragments (&quot;Fragments&quot;), and features
50*eecf06caSMatthias Sohn			(&quot;Features&quot;).</li>
51*eecf06caSMatthias Sohn		<li>Each Plug-in or Fragment may be packaged as a sub-directory
52*eecf06caSMatthias Sohn			or JAR (Java&trade; ARchive) in a directory named
53*eecf06caSMatthias Sohn			&quot;plugins&quot;.</li>
54*eecf06caSMatthias Sohn		<li>A Feature is a bundle of one or more Plug-ins and/or
55*eecf06caSMatthias Sohn			Fragments and associated material. Each Feature may be packaged as a
56*eecf06caSMatthias Sohn			sub-directory in a directory named &quot;features&quot;. Within a
57*eecf06caSMatthias Sohn			Feature, files named &quot;feature.xml&quot; may contain a list of
58*eecf06caSMatthias Sohn			the names and version numbers of the Plug-ins and/or Fragments
59*eecf06caSMatthias Sohn			associated with that Feature.</li>
60*eecf06caSMatthias Sohn		<li>Features may also include other Features (&quot;Included
61*eecf06caSMatthias Sohn			Features&quot;). Within a Feature, files named
62*eecf06caSMatthias Sohn			&quot;feature.xml&quot; may contain a list of the names and version
63*eecf06caSMatthias Sohn			numbers of Included Features.</li>
644974090dSMatthias Sohn	</ul>
654974090dSMatthias Sohn
66*eecf06caSMatthias Sohn	<p>The terms and conditions governing Plug-ins and Fragments should
67*eecf06caSMatthias Sohn		be contained in files named &quot;about.html&quot;
68*eecf06caSMatthias Sohn		(&quot;Abouts&quot;). The terms and conditions governing Features and
69*eecf06caSMatthias Sohn		Included Features should be contained in files named
70*eecf06caSMatthias Sohn		&quot;license.html&quot; (&quot;Feature Licenses&quot;). Abouts and
71*eecf06caSMatthias Sohn		Feature Licenses may be located in any directory of a Download or
72*eecf06caSMatthias Sohn		Module including, but not limited to the following locations:</p>
734974090dSMatthias Sohn
744974090dSMatthias Sohn	<ul>
754974090dSMatthias Sohn		<li>The top-level (root) directory</li>
764974090dSMatthias Sohn		<li>Plug-in and Fragment directories</li>
774974090dSMatthias Sohn		<li>Inside Plug-ins and Fragments packaged as JARs</li>
78*eecf06caSMatthias Sohn		<li>Sub-directories of the directory named &quot;src&quot; of
79*eecf06caSMatthias Sohn			certain Plug-ins</li>
804974090dSMatthias Sohn		<li>Feature directories</li>
814974090dSMatthias Sohn	</ul>
824974090dSMatthias Sohn
83*eecf06caSMatthias Sohn	<p>Note: if a Feature made available by the Eclipse Foundation is
84*eecf06caSMatthias Sohn		installed using the Provisioning Technology (as defined below), you
85*eecf06caSMatthias Sohn		must agree to a license (&quot;Feature Update License&quot;) during
86*eecf06caSMatthias Sohn		the installation process. If the Feature contains Included Features,
87*eecf06caSMatthias Sohn		the Feature Update License should either provide you with the terms
88*eecf06caSMatthias Sohn		and conditions governing the Included Features or inform you where you
89*eecf06caSMatthias Sohn		can locate them. Feature Update Licenses may be found in the
90*eecf06caSMatthias Sohn		&quot;license&quot; property of files named
91*eecf06caSMatthias Sohn		&quot;feature.properties&quot; found within a Feature. Such Abouts,
92*eecf06caSMatthias Sohn		Feature Licenses, and Feature Update Licenses contain the terms and
93*eecf06caSMatthias Sohn		conditions (or references to such terms and conditions) that govern
94*eecf06caSMatthias Sohn		your use of the associated Content in that directory.</p>
954974090dSMatthias Sohn
96*eecf06caSMatthias Sohn	<p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY
97*eecf06caSMatthias Sohn		REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND
98*eecf06caSMatthias Sohn		CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT
99*eecf06caSMatthias Sohn		ARE NOT LIMITED TO):</p>
1004974090dSMatthias Sohn
1014974090dSMatthias Sohn	<ul>
102*eecf06caSMatthias Sohn		<li>Eclipse Public License Version 1.0 (available at <a
103*eecf06caSMatthias Sohn			href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>)
104*eecf06caSMatthias Sohn		</li>
105*eecf06caSMatthias Sohn		<li>Eclipse Distribution License Version 1.0 (available at <a
106*eecf06caSMatthias Sohn			href="http://www.eclipse.org/licenses/edl-v10.html">http://www.eclipse.org/licenses/edl-v1.0.html</a>)
107*eecf06caSMatthias Sohn		</li>
108*eecf06caSMatthias Sohn		<li>Common Public License Version 1.0 (available at <a
109*eecf06caSMatthias Sohn			href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>)
110*eecf06caSMatthias Sohn		</li>
111*eecf06caSMatthias Sohn		<li>Apache Software License 1.1 (available at <a
112*eecf06caSMatthias Sohn			href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)
113*eecf06caSMatthias Sohn		</li>
114*eecf06caSMatthias Sohn		<li>Apache Software License 2.0 (available at <a
115*eecf06caSMatthias Sohn			href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>)
116*eecf06caSMatthias Sohn		</li>
117*eecf06caSMatthias Sohn		<li>Mozilla Public License Version 1.1 (available at <a
118*eecf06caSMatthias Sohn			href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>)
119*eecf06caSMatthias Sohn		</li>
1204974090dSMatthias Sohn	</ul>
1214974090dSMatthias Sohn
122*eecf06caSMatthias Sohn	<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND
123*eecf06caSMatthias Sohn		CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License,
124*eecf06caSMatthias Sohn		or Feature Update License is provided, please contact the Eclipse
125*eecf06caSMatthias Sohn		Foundation to determine what terms and conditions govern that
126*eecf06caSMatthias Sohn		particular Content.</p>
1274974090dSMatthias Sohn
1284974090dSMatthias Sohn
1294974090dSMatthias Sohn	<h3>Use of Provisioning Technology</h3>
1304974090dSMatthias Sohn
131*eecf06caSMatthias Sohn	<p>
132*eecf06caSMatthias Sohn		The Eclipse Foundation makes available provisioning software, examples
133*eecf06caSMatthias Sohn		of which include, but are not limited to, p2 and the Eclipse Update
134*eecf06caSMatthias Sohn		Manager (&quot;Provisioning Technology&quot;) for the purpose of
135*eecf06caSMatthias Sohn		allowing users to install software, documentation, information and/or
136*eecf06caSMatthias Sohn		other materials (collectively &quot;Installable Software&quot;). This
137*eecf06caSMatthias Sohn		capability is provided with the intent of allowing such users to
138*eecf06caSMatthias Sohn		install, extend and update Eclipse-based products. Information about
139*eecf06caSMatthias Sohn		packaging Installable Software is available at <a
140*eecf06caSMatthias Sohn			href="http://eclipse.org/equinox/p2/repository_packaging.html">http://eclipse.org/equinox/p2/repository_packaging.html</a>
141*eecf06caSMatthias Sohn		(&quot;Specification&quot;).
142*eecf06caSMatthias Sohn	</p>
1434974090dSMatthias Sohn
144*eecf06caSMatthias Sohn	<p>You may use Provisioning Technology to allow other parties to
145*eecf06caSMatthias Sohn		install Installable Software. You shall be responsible for enabling
146*eecf06caSMatthias Sohn		the applicable license agreements relating to the Installable Software
147*eecf06caSMatthias Sohn		to be presented to, and accepted by, the users of the Provisioning
148*eecf06caSMatthias Sohn		Technology in accordance with the Specification. By using Provisioning
149*eecf06caSMatthias Sohn		Technology in such a manner and making it available in accordance with
150*eecf06caSMatthias Sohn		the Specification, you further acknowledge your agreement to, and the
151*eecf06caSMatthias Sohn		acquisition of all necessary rights to permit the following:</p>
1524974090dSMatthias Sohn
1534974090dSMatthias Sohn	<ol>
154*eecf06caSMatthias Sohn		<li>A series of actions may occur (&quot;Provisioning
155*eecf06caSMatthias Sohn			Process&quot;) in which a user may execute the Provisioning
156*eecf06caSMatthias Sohn			Technology on a machine (&quot;Target Machine&quot;) with the intent
157*eecf06caSMatthias Sohn			of installing, extending or updating the functionality of an
158*eecf06caSMatthias Sohn			Eclipse-based product.</li>
159*eecf06caSMatthias Sohn		<li>During the Provisioning Process, the Provisioning Technology
160*eecf06caSMatthias Sohn			may cause third party Installable Software or a portion thereof to be
1614974090dSMatthias Sohn			accessed and copied to the Target Machine.</li>
162*eecf06caSMatthias Sohn		<li>Pursuant to the Specification, you will provide to the user
163*eecf06caSMatthias Sohn			the terms and conditions that govern the use of the Installable
164*eecf06caSMatthias Sohn			Software (&quot;Installable Software Agreement&quot;) and such
165*eecf06caSMatthias Sohn			Installable Software Agreement shall be accessed from the Target
166*eecf06caSMatthias Sohn			Machine in accordance with the Specification. Such Installable
167*eecf06caSMatthias Sohn			Software Agreement must inform the user of the terms and conditions
168*eecf06caSMatthias Sohn			that govern the Installable Software and must solicit acceptance by
169*eecf06caSMatthias Sohn			the end user in the manner prescribed in such Installable Software
170*eecf06caSMatthias Sohn			Agreement. Upon such indication of agreement by the user, the
171*eecf06caSMatthias Sohn			provisioning Technology will complete installation of the Installable
172*eecf06caSMatthias Sohn			Software.</li>
1734974090dSMatthias Sohn	</ol>
1744974090dSMatthias Sohn
1754974090dSMatthias Sohn	<h3>Cryptography</h3>
1764974090dSMatthias Sohn
177*eecf06caSMatthias Sohn	<p>Content may contain encryption software. The country in which
178*eecf06caSMatthias Sohn		you are currently may have restrictions on the import, possession, and
179*eecf06caSMatthias Sohn		use, and/or re-export to another country, of encryption software.
180*eecf06caSMatthias Sohn		BEFORE using any encryption software, please check the country's laws,
181*eecf06caSMatthias Sohn		regulations and policies concerning the import, possession, or use,
182*eecf06caSMatthias Sohn		and re-export of encryption software, to see if this is permitted.</p>
1834974090dSMatthias Sohn
184*eecf06caSMatthias Sohn	<p>
185*eecf06caSMatthias Sohn		<small>Java and all Java-based trademarks are trademarks of
186*eecf06caSMatthias Sohn			Oracle Corporation in the United States, other countries, or both.</small>
187*eecf06caSMatthias Sohn	</p>
188*eecf06caSMatthias Sohn</body>
189*eecf06caSMatthias Sohn</html>
190