Change wording ot YAZ license the 'Revised BSD License'. YAZ has used a
[yaz-moved-to-github.git] / doc / license.xml
1 <!-- $Id: license.xml,v 1.13 2006-10-09 21:02:40 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 &copy; &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   <sect1 id="license.other"><title>Additional Copyright Statements</title>
56
57    <para>
58     The optional CCL query language interpreter is covered by the following
59     license:
60    </para>
61
62    <para>
63     Copyright &copy; 1995, the EUROPAGATE consortium (see below).
64    </para>
65
66    <literallayout>
67     The EUROPAGATE consortium members are:
68     University College Dublin
69     Danmarks Teknologiske Videnscenter
70     An Chomhairle Leabharlanna
71     Consejo Superior de Investigaciones Cientificas
72    </literallayout>
73
74    <para>
75     Permission to use, copy, modify, distribute, and sell this software and
76     its documentation, in whole or in part, for any purpose, is hereby granted,
77     provided that:
78    </para>
79
80    <para>
81     1. This copyright and permission notice appear in all copies of the
82     software and its documentation. Notices of copyright or attribution
83     which appear at the beginning of any file must remain unchanged.
84    </para>
85
86    <para>
87     2. The names of EUROPAGATE or the project partners may not be used to
88     endorse or promote products derived from this software without specific
89     prior written permission.
90    </para>
91
92    <para>
93     3. Users of this software (implementors and gateway operators) agree to
94     inform the EUROPAGATE consortium of their use of the software. This
95     information will be used to evaluate the EUROPAGATE project and the
96     software, and to plan further developments. The consortium may use
97     the information in later publications.
98    </para>
99
100    <para>
101     4. Users of this software agree to make their best efforts, when
102     documenting their use of the software, to acknowledge the EUROPAGATE
103     consortium, and the role played by the software in their work.
104    </para>
105
106    <para>
107     THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND,
108     EXPRESS, IMPLIED, OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
109     WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
110     IN NO EVENT SHALL THE EUROPAGATE CONSORTIUM OR ITS MEMBERS BE LIABLE
111     FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF
112     ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
113     OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND
114     ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
115     USE OR PERFORMANCE OF THIS SOFTWARE.
116    </para>
117   </sect1>
118  </appendix>
119
120  <!-- Keep this comment at the end of the file
121  Local variables:
122  mode: sgml
123  sgml-omittag:t
124  sgml-shorttag:t
125  sgml-minimize-attributes:nil
126  sgml-always-quote-attributes:t
127  sgml-indent-step:1
128  sgml-indent-data:t
129  sgml-parent-document: "yaz.xml"
130  sgml-local-catalogs: nil
131  sgml-namecase-general:t
132  End:
133  -->