Remove CVS $Id$ keyword
[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   <legalnotice>
35     <itemizedlist>
36       <listitem>
37         <para>&clsql; is Copyright &copy; 2002-2010 by Kevin M. Rosenberg,
38         Copyright &copy; 1999-2001 by Pierre R. Mai, and Copyright
39         &copy; 1999-2003 onShore Development, Inc.</para>
40        </listitem>
41        <listitem>
42          <para><application>Allegro CL</application>&reg; is a registered
43            trademark of Franz Inc.</para>
44         </listitem>
45         <listitem>
46           <para><application>Common SQL</application>,
47           <application>LispWorks</application> are trademarks or
48           registered trademarks of LispWorks Ltd.</para>
49         </listitem>
50         <listitem>
51         <para><application>Oracle</application>&reg; is a registered
52         trademark of Oracle Inc.</para>
53         </listitem>
54         <listitem>
55           <para><application>Microsoft Windows</application>&reg; is a
56           registered trademark of Microsoft Inc.</para>
57         </listitem>
58         <listitem>
59           <para>Other brand or product names are the registered
60           trademarks or trademarks of their respective holders.</para>
61         </listitem>
62     </itemizedlist>
63   </legalnotice>
64 </bookinfo>