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