1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
---|
2 | <html>
|
---|
3 | <head>
|
---|
4 | <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
|
---|
5 | <title>Eclipse.org Software User Agreement</title>
|
---|
6 | </head>
|
---|
7 |
|
---|
8 | <body lang="EN-US" link=blue vlink=purple>
|
---|
9 | <h2>Eclipse.org Software User Agreement</h2>
|
---|
10 | <p>17th June, 2002</p>
|
---|
11 |
|
---|
12 | <p>ECLIPSE.ORG MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS
|
---|
13 | (COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND
|
---|
14 | CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE
|
---|
15 | OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR
|
---|
16 | NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND
|
---|
17 | CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p>
|
---|
18 |
|
---|
19 | <p>Unless otherwise indicated, all Content made available by Eclipse.org is provided to you under the terms and conditions of the Common Public License Version 1.0
|
---|
20 | ("CPL"). A copy of the CPL is provided with this Content and is also available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>.
|
---|
21 | For purposes of the CPL, "Program" will mean the Content.</p>
|
---|
22 |
|
---|
23 | <p>Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository ("Repository") in CVS
|
---|
24 | modules ("Modules") and made available as downloadable archives ("Downloads").</p>
|
---|
25 |
|
---|
26 | <p>Content may be apportioned into plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features"). A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material. Files named "feature.xml" may contain a list of the names and version numbers of the Plug-ins and/or Fragments associated with a Feature. Plug-ins and Fragments are located in directories
|
---|
27 | named "plugins" and Features are located in directories named "features".</p>
|
---|
28 |
|
---|
29 | <p>Features may also include other Features ("Included Features"). Files named "feature.xml" may contain a list of the names and version numbers of Included Features.</p>
|
---|
30 |
|
---|
31 | <p>The terms and conditions governing Plug-ins and Fragments should be contained in files named "about.html" ("Abouts"). The terms and conditions governing Features and
|
---|
32 | Included Features should be contained in files named "license.html" ("Feature Licenses"). Abouts and Feature Licenses may be located in any directory of a Download or Module
|
---|
33 | including, but not limited to the following locations:</p>
|
---|
34 |
|
---|
35 | <ul>
|
---|
36 | <li>The top-level (root) directory</li>
|
---|
37 | <li>Plug-in and Fragment directories</li>
|
---|
38 | <li>Subdirectories of the directory named "src" of certain Plug-ins</li>
|
---|
39 | <li>Feature directories</li>
|
---|
40 | </ul>
|
---|
41 |
|
---|
42 | <p>Note: if a Feature made available by Eclipse.org is installed using the Eclipse Update Manager, you must agree to a license ("Feature Update License") during the
|
---|
43 | installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or
|
---|
44 | inform you where you can locate them. Feature Update Licenses may be found in the "license" property of files named "feature.properties".
|
---|
45 | Such Abouts, Feature Licenses and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in
|
---|
46 | that directory. The Abouts, Feature Licenses and Feature Update Licenses may refer to the CPL or other license agreements, notices or terms and conditions . It is your obligation to read and accept all such all terms and conditions prior to use of the Content.
|
---|
47 | If no About, Feature License or Feature Update License is provided, please contact Eclipse.org to determine what terms and conditions govern that particular Content.</p>
|
---|
48 |
|
---|
49 | <p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to
|
---|
50 | another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import,
|
---|
51 | possession, or use, and re-export of encryption software, to see if this is permitted.</p>
|
---|
52 | </body>
|
---|
53 | </html>
|
---|