dc9c52db6f5010998367fdb6812eae4669be8037
[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   </authorgroup>
24   <printhistory>
25     <simpara>$Date$</simpara>
26     <simpara>$Id$</simpara>
27   </printhistory>
28   <legalnotice>
29     <itemizedlist>
30       <listitem>
31         <para>&clsql; is Copyright &copy; 2002-2003 by Kevin M. Rosenberg and
32         Copyright &copy; 1999-2001 by Pierre R. Mai.</para>
33        </listitem>
34        <listitem>
35          <para><application>Allegro CL</application>&reg; is a registered
36            trademark of Franz Inc.</para>
37         </listitem>
38         <listitem>
39           <para><application>Common SQL</application>,
40               <application>LispWorks</application> and
41         <application>Xanalys</application> are trademarks or
42         registered trademarks of Xanalys Inc.</para>
43       </listitem>
44       <listitem>
45         <para><application>Microsoft
46           Windows</application>&reg; is a registered trademark of
47           Microsoft Inc.</para>
48       </listitem>
49       <listitem>
50         <para>Other brand or
51             product names are the registered trademarks or trademarks of
52             their respective holders.</para>
53       </listitem>
54     </itemizedlist>
55   </legalnotice>
56 </bookinfo>