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