d628b4b27f3964491389173b5d7ba3f986c93698
[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>Marcus</firstname>
19     <othername>T.</othername>
20     <surname>Pearce</surname>
21     <affiliation><jobtitle>Contributor to &clsql;</jobtitle></affiliation>
22   </author>
23   <author>
24     <firstname>Pierre</firstname>
25     <othername>R.</othername>
26     <surname>Mai</surname>
27     <affiliation><jobtitle>Author of Original MaiSQL Code</jobtitle></affiliation>
28   </author>
29   <author>
30     <othername>onShore Development, Inc.</othername>
31     <affiliation><jobtitle>Author of UncommonSQL Package</jobtitle></affiliation>
32   </author>
33   </authorgroup>
34   <printhistory>
35     <simpara>$Date$</simpara>
36     <simpara>$Id$</simpara>
37   </printhistory>
38   <legalnotice>
39     <itemizedlist>
40       <listitem>
41         <para>&clsql; is Copyright &copy; 2002-2004 by Kevin M. Rosenberg,
42         Copyright &copy; 1999-2001 by Pierre R. Mai, and Copyright
43         &copy; 1999-2003 onShore Development, Inc.</para>
44        </listitem>
45        <listitem>
46          <para><application>Allegro CL</application>&reg; is a registered
47            trademark of Franz Inc.</para>
48         </listitem>
49         <listitem>
50           <para><application>Common SQL</application>,
51           <application>LispWorks</application> are trademarks or
52           registered trademarks of LispWorks Ltd.</para>
53         </listitem>
54         <listitem>
55         <para><application>Oracle</application>&reg; is a registered
56         trademark of Oracle Inc.</para>
57         </listitem>
58         <listitem>
59           <para><application>Microsoft Windows</application>&reg; is a
60           registered trademark of Microsoft Inc.</para>
61         </listitem>
62         <listitem>
63           <para>Other brand or product names are the registered
64           trademarks or trademarks of their respective holders.</para>
65         </listitem>
66     </itemizedlist>
67   </legalnotice>
68 </bookinfo>