]> granicus.if.org Git - apache/blob - docs/manual/license.xml
remove the relativepath element from the documents.
[apache] / docs / manual / license.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
3 <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
4
5 <manualpage metafile="license.xml.meta">
6
7 <title>The Apache Software License, Version 1.1</title>
8
9 <summary>
10   <p>Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
11   reserved.</p>
12
13   <p>Redistribution and use in source and binary forms, with or without
14   modification, are permitted provided that the following conditions
15   are met:</p>
16
17   <ol>
18   <li>Redistributions of source code must retain the above copyright
19   notice, this list of conditions and the following disclaimer.</li>
20
21   <li>Redistributions in binary form must reproduce the above copyright
22   notice, this list of conditions and the following disclaimer in
23   the documentation and/or other materials provided with the
24   distribution.</li>
25
26   <li>The end-user documentation included with the redistribution,
27   if any, must include the following acknowledgment:
28   <example>
29     "This product includes software developed by the
30     Apache Software Foundation (http://www.apache.org/)."
31   </example>
32
33   <p>Alternately, this acknowledgment may appear in the software itself,
34   if and wherever such third-party acknowledgments normally appear.</p></li>
35
36   <li>The names "Apache" and "Apache Software Foundation" must
37   not be used to endorse or promote products derived from this
38   software without prior written permission. For written
39   permission, please contact apache@apache.org.</li>
40
41   <li>Products derived from this software may not be called "Apache",
42   nor may "Apache" appear in their name, without prior written
43   permission of the Apache Software Foundation.</li>
44   </ol>
45
46   <note>THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
47   WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
48   OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
49   DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
50   ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
51   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
52   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
53   USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
54   ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
55   OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
56   OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
57   SUCH DAMAGE.</note>
58
59   <p>This software consists of voluntary contributions made by many
60   individuals on behalf of the Apache Software Foundation.  For more
61   information on the Apache Software Foundation, please see
62   &lt;<a href="http://www.apache.org/">http://www.apache.org/</a>&gt;.</p>
63
64   <p>Portions of this software are based upon public domain software
65   originally written at the National Center for Supercomputing Applications,
66   University of Illinois, Urbana-Champaign.</p>
67 </summary>
68 </manualpage>
69