source: sandbox/expresso-solr/solr/example/lib/servlet-api-NOTICE.txt @ 7588

Revision 7588, 6.1 KB checked in by adir, 11 years ago (diff)

Ticket #000 - Adicionando a integracao de buscas com Solr na base a ser isnerida na comunidade

Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2<html><head>
3
4
5<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6<title>Eclipse.org Software User Agreement</title>
7</head><body lang="EN-US" link="blue" vlink="purple">
8<h2>Eclipse Foundation Software User Agreement</h2>
9<p>March 17, 2005</p>
10
11<h3>Usage Of Content</h3>
12
13<p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS
14   (COLLECTIVELY "CONTENT").  USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND
15   CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW.  BY USING THE CONTENT, YOU AGREE THAT YOUR USE
16   OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR
17   NOTICES INDICATED OR REFERENCED BELOW.  IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND
18   CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.</p>
19   
20<h3>Applicable Licenses</h3>  
21   
22<p>Unless otherwise indicated, all Content made available by the
23Eclipse Foundation is provided to you under the terms and conditions of
24the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is
25provided with this Content and is also available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
26   For purposes of the EPL, "Program" will mean the Content.</p>
27
28<p>Content includes, but is not limited to, source code, object code,
29documentation and other files maintained in the Eclipse.org CVS
30repository ("Repository") in CVS modules ("Modules") and made available
31as downloadable archives ("Downloads").</p>
32   
33<ul>
34        <li>Content may be structured and packaged into modules to
35facilitate delivering, extending, and upgrading the Content. Typical
36modules may include plug-ins ("Plug-ins"), plug-in fragments
37("Fragments"), and features ("Features").</li>
38        <li>Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java&#8482; ARchive) in a directory named "plugins".</li>
39        <li>A
40Feature is a bundle of one or more Plug-ins and/or Fragments and
41associated material. Each Feature may be packaged as a sub-directory in
42a directory named "features". Within a Feature, files named
43"feature.xml" may contain a list of the names and version numbers of
44the Plug-ins and/or Fragments associated with that Feature.</li>
45        <li>Features
46may also include other Features ("Included Features"). Within a
47Feature, files named "feature.xml" may contain a list of the names and
48version numbers of Included Features.</li>
49</ul>   
50 
51<p>The terms and conditions governing Plug-ins and Fragments should be
52contained in files named "about.html" ("Abouts"). The terms and
53conditions governing Features and
54Included Features should be contained in files named "license.html"
55("Feature Licenses"). Abouts and Feature Licenses may be located in any
56directory of a Download or Module
57including, but not limited to the following locations:</p>
58
59<ul>
60        <li>The top-level (root) directory</li>
61        <li>Plug-in and Fragment directories</li>
62        <li>Inside Plug-ins and Fragments packaged as JARs</li>
63        <li>Sub-directories of the directory named "src" of certain Plug-ins</li>
64        <li>Feature directories</li>
65</ul>
66               
67<p>Note: if a Feature made available by the Eclipse Foundation is
68installed using the Eclipse Update Manager, you must agree to a license
69("Feature Update License") during the
70installation process. If the Feature contains Included Features, the
71Feature Update License should either provide you with the terms and
72conditions governing the Included Features or
73inform you where you can locate them. Feature Update Licenses may be
74found in the "license" property of files named "feature.properties"
75found within a Feature.
76Such Abouts, Feature Licenses, and Feature Update Licenses contain the
77terms and conditions (or references to such terms and conditions) that
78govern your use of the associated Content in
79that directory.</p>
80
81<p>THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER
82TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND
83CONDITIONS. SOME OF THESE
84OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p>
85
86<ul>
87        <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>
88        <li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li>
89        <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>
90        <li>IBM Public License 1.0 (available at <a href="http://oss.software.ibm.com/developerworks/opensource/license10.html">http://oss.software.ibm.com/developerworks/opensource/license10.html</a>)</li> 
91        <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>
92        <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>
93</ul>
94
95<p>IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND
96CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License,
97or Feature Update License is provided, please
98contact the Eclipse Foundation to determine what terms and conditions
99govern that particular Content.</p>
100
101<h3>Cryptography</h3>
102
103<p>Content may contain encryption software. The country in which you
104are currently may have restrictions on the import, possession, and use,
105and/or re-export to another country, of encryption software. BEFORE
106using any encryption software, please check the country's laws,
107regulations and policies concerning the import, possession, or use, and
108re-export of encryption software, to see if this is permitted.</p>
109   
110<small>Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.</small>  
111</body></html>
Note: See TracBrowser for help on using the repository browser.