~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to docs/manual/license.html.en

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

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" lang="en" xml:lang="en"><head><!--
 
4
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
5
              This file is generated from xml source: DO NOT EDIT
 
6
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
7
      -->
 
8
<title>The Apache License, Version 2.0 - Apache HTTP Server</title>
 
9
<link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
 
10
<link href="./style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
 
11
<link href="./style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
 
12
<link href="./images/favicon.ico" rel="shortcut icon" /></head>
 
13
<body id="manual-page" class="no-sidebar"><div id="page-header">
 
14
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p>
 
15
<p class="apache">Apache HTTP Server Version 2.2</p>
 
16
<img alt="" src="./images/feather.gif" /></div>
 
17
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="./images/left.gif" /></a></div>
 
18
<div id="path">
 
19
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="./">Version 2.2</a></div><div id="page-content"><div id="preamble"><h1>The Apache License, Version 2.0</h1>
 
20
<div class="toplang">
 
21
<p><span>Available Languages: </span><a href="./en/license.html" title="English">&nbsp;en&nbsp;</a></p>
 
22
</div>
 
23
 
 
24
    <p class="centered">Apache License<br />
 
25
    Version 2.0, January 2004<br />
 
26
    <a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a><br /><br />
 
27
 
 
28
    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
 
29
 
 
30
    <ol>
 
31
    <li><strong>Definitions</strong><br />
 
32
 
 
33
    <p>"License" shall mean the terms and conditions for use, reproduction,
 
34
    and distribution as defined by Sections 1 through 9 of this document.</p>
 
35
 
 
36
    <p>"Licensor" shall mean the copyright owner or entity authorized by
 
37
    the copyright owner that is granting the License.</p>
 
38
 
 
39
    <p>"Legal Entity" shall mean the union of the acting entity and all
 
40
    other entities that control, are controlled by, or are under common
 
41
    control with that entity. For the purposes of this definition,
 
42
    "control" means (i) the power, direct or indirect, to cause the
 
43
    direction or management of such entity, whether by contract or
 
44
    otherwise, or (ii) ownership of fifty percent (50%) or more of the
 
45
    outstanding shares, or (iii) beneficial ownership of such entity.</p>
 
46
 
 
47
    <p>"You" (or "Your") shall mean an individual or Legal Entity
 
48
    exercising permissions granted by this License.</p>
 
49
 
 
50
    <p>"Source" form shall mean the preferred form for making modifications,
 
51
    including but not limited to software source code, documentation
 
52
    source, and configuration files.</p>
 
53
 
 
54
    <p>"Object" form shall mean any form resulting from mechanical
 
55
    transformation or translation of a Source form, including but
 
56
    not limited to compiled object code, generated documentation,
 
57
    and conversions to other media types.</p>
 
58
 
 
59
    <p>"Work" shall mean the work of authorship, whether in Source or
 
60
    Object form, made available under the License, as indicated by a
 
61
    copyright notice that is included in or attached to the work
 
62
    (an example is provided in the Appendix below).</p>
 
63
 
 
64
    <p>"Derivative Works" shall mean any work, whether in Source or Object
 
65
    form, that is based on (or derived from) the Work and for which the
 
66
    editorial revisions, annotations, elaborations, or other modifications
 
67
    represent, as a whole, an original work of authorship. For the purposes
 
68
    of this License, Derivative Works shall not include works that remain
 
69
    separable from, or merely link (or bind by name) to the interfaces of,
 
70
    the Work and Derivative Works thereof.</p>
 
71
 
 
72
    <p>"Contribution" shall mean any work of authorship, including
 
73
    the original version of the Work and any modifications or additions
 
74
    to that Work or Derivative Works thereof, that is intentionally
 
75
    submitted to Licensor for inclusion in the Work by the copyright owner
 
76
    or by an individual or Legal Entity authorized to submit on behalf of
 
77
    the copyright owner. For the purposes of this definition, "submitted"
 
78
    means any form of electronic, verbal, or written communication sent
 
79
    to the Licensor or its representatives, including but not limited to
 
80
    communication on electronic mailing lists, source code control systems,
 
81
    and issue tracking systems that are managed by, or on behalf of, the
 
82
    Licensor for the purpose of discussing and improving the Work, but
 
83
    excluding communication that is conspicuously marked or otherwise
 
84
    designated in writing by the copyright owner as "Not a Contribution."</p>
 
85
 
 
86
    <p>"Contributor" shall mean Licensor and any individual or Legal Entity
 
87
    on behalf of whom a Contribution has been received by Licensor and
 
88
    subsequently incorporated within the Work.</p></li>
 
89
 
 
90
    <li><strong>Grant of Copyright License.</strong> Subject to the terms
 
91
    and conditions of this License, each Contributor hereby grants to You
 
92
    a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
 
93
    irrevocable copyright license to reproduce, prepare Derivative Works of,
 
94
    publicly display, publicly perform, sublicense, and distribute the
 
95
    Work and such Derivative Works in Source or Object form.</li>
 
96
 
 
97
    <li><strong>Grant of Patent License.</strong> Subject to the terms
 
98
    and conditions of this License, each Contributor hereby grants to You a
 
99
    perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
 
100
    (except as stated in this section) patent license to make, have made,
 
101
    use, offer to sell, sell, import, and otherwise transfer the Work,
 
102
    where such license applies only to those patent claims licensable
 
103
    by such Contributor that are necessarily infringed by their
 
104
    Contribution(s) alone or by combination of their Contribution(s)
 
105
    with the Work to which such Contribution(s) was submitted. If You
 
106
    institute patent litigation against any entity (including a
 
107
    cross-claim or counterclaim in a lawsuit) alleging that the Work
 
108
    or a Contribution incorporated within the Work constitutes direct
 
109
    or contributory patent infringement, then any patent licenses
 
110
    granted to You under this License for that Work shall terminate
 
111
    as of the date such litigation is filed.</li>
 
112
 
 
113
    <li><strong>Redistribution.</strong> You may reproduce and distribute
 
114
    copies of the Work or Derivative Works thereof in any medium, with or
 
115
    without modifications, and in Source or Object form, provided that You
 
116
    meet the following conditions:
 
117
 
 
118
    <ol class="lo-A">
 
119
        <li>You must give any other recipients of the Work or
 
120
        Derivative Works a copy of this License; and</li>
 
121
 
 
122
        <li>You must cause any modified files to carry prominent notices
 
123
        stating that You changed the files; and</li>
 
124
 
 
125
        <li>You must retain, in the Source form of any Derivative Works
 
126
        that You distribute, all copyright, patent, trademark, and
 
127
        attribution notices from the Source form of the Work,
 
128
        excluding those notices that do not pertain to any part of
 
129
        the Derivative Works; and</li>
 
130
 
 
131
        <li>If the Work includes a "NOTICE" text file as part of its
 
132
        distribution, then any Derivative Works that You distribute must
 
133
        include a readable copy of the attribution notices contained
 
134
        within such NOTICE file, excluding those notices that do not
 
135
        pertain to any part of the Derivative Works, in at least one
 
136
        of the following places: within a NOTICE text file distributed
 
137
        as part of the Derivative Works; within the Source form or
 
138
        documentation, if provided along with the Derivative Works; or,
 
139
        within a display generated by the Derivative Works, if and
 
140
        wherever such third-party notices normally appear. The contents
 
141
        of the NOTICE file are for informational purposes only and
 
142
        do not modify the License. You may add Your own attribution
 
143
        notices within Derivative Works that You distribute, alongside
 
144
        or as an addendum to the NOTICE text from the Work, provided
 
145
        that such additional attribution notices cannot be construed
 
146
        as modifying the License.</li>
 
147
    </ol>
 
148
 
 
149
    <p>You may add Your own copyright statement to Your modifications and
 
150
    may provide additional or different license terms and conditions
 
151
    for use, reproduction, or distribution of Your modifications, or
 
152
    for any such Derivative Works as a whole, provided Your use,
 
153
    reproduction, and distribution of the Work otherwise complies with
 
154
    the conditions stated in this License.</p></li>
 
155
 
 
156
    <li><strong>Submission of Contributions.</strong> Unless You explicitly
 
157
    state otherwise, any Contribution intentionally submitted for inclusion
 
158
    in the Work by You to the Licensor shall be under the terms and
 
159
    conditions of this License, without any additional terms or conditions.
 
160
    Notwithstanding the above, nothing herein shall supersede or modify
 
161
    the terms of any separate license agreement you may have executed
 
162
    with Licensor regarding such Contributions.</li>
 
163
 
 
164
    <li><strong>Trademarks.</strong> This License does not grant permission
 
165
    to use the trade names, trademarks, service marks, or product names of
 
166
    the Licensor, except as required for reasonable and customary use in
 
167
    describing the origin of the Work and reproducing the content of the
 
168
    NOTICE file.</li>
 
169
 
 
170
    <li><strong>Disclaimer of Warranty.</strong> Unless required by
 
171
    applicable law or agreed to in writing, Licensor provides the Work (and
 
172
    each Contributor provides its Contributions) on an "AS IS" BASIS,
 
173
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 
174
    implied, including, without limitation, any warranties or conditions
 
175
    of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
 
176
    PARTICULAR PURPOSE. You are solely responsible for determining the
 
177
    appropriateness of using or redistributing the Work and assume any
 
178
    risks associated with Your exercise of permissions under this License.</li>
 
179
 
 
180
    <li><strong>Limitation of Liability.</strong> In no event and under no
 
181
    legal theory, whether in tort (including negligence), contract, or
 
182
    otherwise, unless required by applicable law (such as deliberate and
 
183
    grossly negligent acts) or agreed to in writing, shall any Contributor be
 
184
    liable to You for damages, including any direct, indirect, special,
 
185
    incidental, or consequential damages of any character arising as a
 
186
    result of this License or out of the use or inability to use the
 
187
    Work (including but not limited to damages for loss of goodwill,
 
188
    work stoppage, computer failure or malfunction, or any and all
 
189
    other commercial damages or losses), even if such Contributor
 
190
    has been advised of the possibility of such damages.</li>
 
191
 
 
192
    <li><strong>Accepting Warranty or Additional Liability.</strong> While
 
193
    redistributing the Work or Derivative Works thereof, You may choose to
 
194
    offer, and charge a fee for, acceptance of support, warranty, indemnity,
 
195
    or other liability obligations and/or rights consistent with this
 
196
    License. However, in accepting such obligations, You may act only
 
197
    on Your own behalf and on Your sole responsibility, not on behalf
 
198
    of any other Contributor, and only if You agree to indemnify,
 
199
    defend, and hold each Contributor harmless for any liability
 
200
    incurred by, or claims asserted against, such Contributor by reason
 
201
    of your accepting any such warranty or additional liability.</li>
 
202
    </ol>
 
203
 
 
204
    <p class="centered">END OF TERMS AND CONDITIONS</p>
 
205
 
 
206
    <p class="centered">APPENDIX: How to apply the Apache License to your
 
207
    work.</p>
 
208
 
 
209
    <p>To apply the Apache License to your work, attach the following
 
210
    boilerplate notice, with the fields enclosed by brackets "[]"
 
211
    replaced with your own identifying information. (Don't include
 
212
    the brackets!)  The text should be enclosed in the appropriate
 
213
    comment syntax for the file format. We also recommend that a
 
214
    file or class name and description of purpose be included on the
 
215
    same "printed page" as the copyright notice for easier
 
216
    identification within third-party archives.</p>
 
217
 
 
218
    <div class="example"><pre>Copyright [yyyy] [name of copyright owner]
 
219
 
 
220
Licensed under the Apache License, Version 2.0 (the "License");
 
221
you may not use this file except in compliance with the License.
 
222
You may obtain a copy of the License at
 
223
 
 
224
    http://www.apache.org/licenses/LICENSE-2.0
 
225
 
 
226
Unless required by applicable law or agreed to in writing, software
 
227
distributed under the License is distributed on an "AS IS" BASIS,
 
228
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
229
See the License for the specific language governing permissions and
 
230
limitations under the License.</pre></div>
 
231
</div>
 
232
</div>
 
233
<div class="bottomlang">
 
234
<p><span>Available Languages: </span><a href="./en/license.html" title="English">&nbsp;en&nbsp;</a></p>
 
235
</div><div id="footer">
 
236
<p class="apache">Copyright 2006 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 
237
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
 
238
</body></html>
 
 
b'\\ No newline at end of file'