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