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