Merge branch 'master' of ssh://tz.otcshare.org/profile/base/libXi
[platform/upstream/libXi.git] / specs / inputlib.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                    "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
4 [
5 <!ENTITY % defs SYSTEM "defs.ent"> %defs;
6 ]>
7
8 <book id="inputlib">
9
10 <bookinfo>
11    <title>X Input Device Extension Library</title>
12    <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo>
13    <releaseinfo>Version 1.0</releaseinfo>
14    <authorgroup>
15       <author>
16          <firstname>Mark</firstname><surname>Patrick</surname>
17          <affiliation><orgname>Ardent Computer</orgname></affiliation>
18       </author>
19       <othercredit>
20          <firstname>George</firstname><surname>Sachs</surname>
21          <affiliation><orgname>Hewlett-Packard</orgname></affiliation>
22       </othercredit>
23    </authorgroup>
24    <copyright><year>1989</year><year>1990</year><year>1991</year>
25      <holder>Hewlett-Packard Company</holder>
26      <holder>Ardent Computer</holder>
27    </copyright>
28
29 <legalnotice>
30 <para>
31 Permission to use, copy, modify, and distribute this documentation for any purpose and without
32 fee is hereby granted, provided that the above copyright notice and this permission notice appear
33 in all copies. Ardent and Hewlett-Packard make no representations about the suitability for any
34 purpose of the information in this document. It is provided "as is" without express or implied
35 warranty.
36 </para>
37 </legalnotice>
38
39 <legalnotice>
40 <para role="multiLicensing">
41 Copyright &copy; 1989, 1990, 1991, 1992 X Consortium
42 </para>
43 <para>
44 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
45 associated documentation files (the ‘‘Software’’), to deal in the Software without restriction,
46 including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
47 and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do
48 so, subject to the following conditions:
49 </para>
50 <para>
51 The above copyright notice and this permission notice shall be included in all 
52 copies or substantial portions of the Software.
53 </para>
54 <para>
55 THE SOFTWARE IS PROVIDED &ldquo;AS IS&rdquo;, WITHOUT WARRANTY OF ANY KIND, 
56 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
57 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN 
58 NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
59 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
60 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 
61 THE SOFTWARE.
62 </para>
63 <para>
64 Except as contained in this notice, the name of the X Consortium shall not 
65 be used in advertising or otherwise to promote the sale, use or other dealings 
66 in this Software without prior written authorization from the X Consortium.
67 </para>
68 <para>X Window System is a trademark of The Open Group.</para>
69 </legalnotice>
70 </bookinfo>
71
72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="library.xml"/>
73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  href="encoding.xml"/>
74 </book>
75