12d19e90ea3e0e2396df28ab023a55d9d0f69845
[clsql.git] / doc / bookinfo.xml
1 <?xml version='1.0' ?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4 <!ENTITY % myents SYSTEM "entities.inc">
5 %myents;
6 ]>
7
8 <bookinfo>
9   <title>&clsql; Users' Guide</title>
10   <authorgroup>
11   <author>
12     <firstname>Kevin</firstname>
13     <othername>M.</othername>
14     <surname>Rosenberg</surname>
15     <affiliation><jobtitle>Maintainer of CLSQL</jobtitle></affiliation>
16   </author>
17   <author>
18     <firstname>Pierre</firstname>
19     <othername>R.</othername>
20     <surname>Mai</surname>
21     <affiliation><jobtitle>Author of Original MaiSQL Code</jobtitle></affiliation>
22   </author>
23   <author>
24     <othername>onShore Development, Inc.</othername>
25   </author>
26   </authorgroup>
27   <printhistory>
28     <simpara>$Date$</simpara>
29     <simpara>$Id$</simpara>
30   </printhistory>
31   <legalnotice>
32     <itemizedlist>
33       <listitem>
34         <para>&clsql; is Copyright &copy; 2002-2004 by Kevin M. Rosenberg,
35         Copyright &copy; 1999-2001 by Pierre R. Mai, and Copyright
36         &copy; 1999-2003 onShore Development, Inc.</para>
37        </listitem>
38        <listitem>
39          <para><application>Allegro CL</application>&reg; is a registered
40            trademark of Franz Inc.</para>
41         </listitem>
42         <listitem>
43           <para><application>Common SQL</application>,
44           <application>LispWorks</application> and
45           <application>Xanalys</application> are trademarks or
46           registered trademarks of Xanalys Inc.</para>
47         </listitem>
48         <listitem>
49           <para><application>Microsoft Windows</application>&reg; is a
50           registered trademark of Microsoft Inc.</para>
51         </listitem>
52         <listitem>
53           <para>Other brand or product names are the registered
54           trademarks or trademarks of their respective holders.</para>
55         </listitem>
56     </itemizedlist>
57   </legalnotice>
58 </bookinfo>