r8125: convert to xml format
[clsql.git] / doc / bookinfo.xml
diff --git a/doc/bookinfo.xml b/doc/bookinfo.xml
new file mode 100644 (file)
index 0000000..a7ec49e
--- /dev/null
@@ -0,0 +1,56 @@
+<?xml version='1.0' ?>   <!-- -*- DocBook -*- -->
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+<!ENTITY % myents SYSTEM "entities.xml">
+%myents;
+]>
+
+<bookinfo>
+  <title>&clsql; Users' Guide</title>
+  <authorgroup>
+  <author>
+    <firstname>Kevin</firstname>
+    <othername>M.</othername>
+    <surname>Rosenberg</surname>
+    <affiliation><jobtitle>Maintainer of CLSQL</jobtitle></affiliation>
+  </author>
+  <author>
+    <firstname>Pierre</firstname>
+    <othername>R.</othername>
+    <surname>Mai</surname>
+    <affiliation><jobtitle>Author of Original MaiSQL Code</jobtitle></affiliation>
+  </author>
+  </authorgroup>
+  <printhistory>
+    <simpara>$Date$</simpara>
+    <simpara>$Id$</simpara>
+  </printhistory>
+  <legalnotice>
+    <itemizedlist>
+      <listitem>
+       <para>&clsql; is Copyright &copy; 2002-2003 by Kevin M. Rosenberg and
+       Copyright &copy; 1999-2001 by Pierre R. Mai.</para>
+       </listitem>
+       <listitem>
+        <para><application>Allegro CL</application>&reg; is a registered
+          trademark of Franz Inc.</para>
+       </listitem>
+       <listitem>
+          <para><application>Common SQL</application>,
+             <application>LispWorks</application> and
+       <application>Xanalys</application> are trademarks or
+       registered trademarks of Xanalys Inc.</para>
+      </listitem>
+      <listitem>
+        <para><application>Microsoft
+         Windows</application>&reg; is a registered trademark of
+         Microsoft Inc.</para>
+      </listitem>
+      <listitem>
+        <para>Other brand or
+           product names are the registered trademarks or trademarks of
+           their respective holders.</para>
+      </listitem>
+    </itemizedlist>
+  </legalnotice>
+</bookinfo>