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