~ubuntu-branches/ubuntu/trusty/eclipse-linuxtools/trusty

« back to all changes in this revision

Viewing changes to libhover/org.eclipse.linuxtools.cdt.libhover.devhelp-feature/license.html

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2012-06-29 12:07:30 UTC
  • Revision ID: package-import@ubuntu.com-20120629120730-bfri1xys1i71dpn6
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

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