No sub section for license appendix
[yazpp-moved-to-github.git] / doc / license.xml
1 <!-- $Id: license.xml,v 1.10 2006-10-10 13:46:18 adam Exp $ -->
2  <appendix id="license"><title>License</title>
3   
4   <para>
5    Copyright &copy; 1999-2006, Index Data and Mike Taylor.
6   </para>
7   <para>
8    All rights reserved.
9   </para>
10   
11   <para>
12    Redistribution and use in source and binary forms, with or without
13    modification, are permitted provided that the following conditions are met:
14   </para>
15   
16   <itemizedlist>
17    <listitem>
18     <para>
19      Redistributions of source code must retain the above copyright
20      notice, this list of conditions and the following disclaimer.
21     </para>
22    </listitem>
23    <listitem>
24     <para>
25      Redistributions in binary form must reproduce the above copyright
26      notice, this list of conditions and the following disclaimer in the
27      documentation and/or other materials provided with the distribution.
28     </para>
29    </listitem>
30    <listitem>
31     <para>
32      Neither the name of Index Data nor the names of its contributors
33      may be used to endorse or promote products derived from this
34      software without specific prior written permission.
35     </para>
36    </listitem>
37   </itemizedlist>
38   
39   <para>
40    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
41    EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
42    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
43    DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR
44    ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
45    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
46    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
47    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
48    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
49    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
50    SUCH DAMAGE.
51   </para>
52   
53  </appendix>
54  
55  <!-- Keep this comment at the end of the file
56  Local variables:
57  mode: sgml
58  sgml-omittag:t
59  sgml-shorttag:t
60  sgml-minimize-attributes:nil
61  sgml-always-quote-attributes:t
62  sgml-indent-step:1
63  sgml-indent-data:t
64  sgml-parent-document: "yazpp.xml"
65  sgml-local-catalogs: nil
66  sgml-namecase-general:t
67  End:
68  -->