Remove old CVS $Id$ keyword
[uffi.git] / doc / bookinfo.xml
1 <?xml version="1.0" encoding="utf-8"?>
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>&uffi; Reference Guide</title>
10   <author>
11     <firstname>Kevin</firstname>
12     <othername>M.</othername>
13     <surname>Rosenberg</surname>
14     <affiliation>
15       <orgname>Heart Hospital of New Mexico</orgname>
16       <address>
17         <email>kevin@rosenberg.net</email>
18         <street>504 Elm Street N.E.</street>
19         <city>Albuquerque</city>
20         <state>New Mexico</state>
21         <postcode>87102</postcode>
22       </address>
23     </affiliation>
24   </author>
25   
26   <copyright>
27     <year>2002-2003</year>
28     <holder>Kevin M. Rosenberg</holder>
29   </copyright>
30   <legalnotice>
31     <itemizedlist>
32       <listitem>
33         <para>The &uffi; package was designed and
34           written by Kevin M. Rosenberg.
35         </para>
36       </listitem>
37       <listitem>
38         <para>
39           Permission is granted to copy, distribute and/or modify this document
40           under the terms of the GNU Free Documentation License, Version 1.1
41           or any later version published by the Free Software Foundation;
42           with no Invariant Sections, with the no
43           Front-Cover Texts, and with no Back-Cover Texts.
44           A copy of the license is included in the &uffi; distribution.
45         </para>
46       </listitem>
47       <listitem>
48         <para>
49           <application>Allegro CL</application>&reg; is a registered
50           trademark of Franz Inc.
51         </para>
52       </listitem>
53       <listitem>
54         <para>
55           <application>Lispworks</application>&reg; is a registered
56           trademark of Xanalys Inc.
57         </para>
58       </listitem>
59       <listitem>
60         <para>
61           <application>Microsoft Windows</application>&reg; is a
62           registered trademark of Microsoft Inc.
63         </para>
64       </listitem>
65       <listitem>
66         <para>
67           Other brand or product names are the registered trademarks
68           or trademarks of their respective holders.
69         </para>
70       </listitem>
71     </itemizedlist>
72   </legalnotice>
73 </bookinfo>