641edb985864f7ddcbfc9cd55347f0c180125e9c
[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   <printhistory>
27     <simpara>$Id$</simpara>
28     <simpara>File $Date$</simpara>
29   </printhistory>
30   <copyright>
31     <year>2002-2003</year>
32     <holder>Kevin M. Rosenberg</holder>
33   </copyright>
34   <legalnotice>
35     <itemizedlist>
36       <listitem>
37         <para>The &uffi; package was designed and
38           written by Kevin M. Rosenberg.
39         </para>
40       </listitem>
41       <listitem>
42         <para>
43           Permission is granted to copy, distribute and/or modify this document
44           under the terms of the GNU Free Documentation License, Version 1.1
45           or any later version published by the Free Software Foundation;
46           with no Invariant Sections, with the no
47           Front-Cover Texts, and with no Back-Cover Texts.
48           A copy of the license is included in the &uffi; distribution.
49         </para>
50       </listitem>
51       <listitem>
52         <para>
53           <application>Allegro CL</application>&reg; is a registered
54           trademark of Franz Inc.
55         </para>
56       </listitem>
57       <listitem>
58         <para>
59           <application>Lispworks</application>&reg; is a registered
60           trademark of Xanalys Inc.
61         </para>
62       </listitem>
63       <listitem>
64         <para>
65           <application>Microsoft Windows</application>&reg; is a
66           registered trademark of Microsoft Inc.
67         </para>
68       </listitem>
69       <listitem>
70         <para>
71           Other brand or product names are the registered trademarks
72           or trademarks of their respective holders.
73         </para>
74       </listitem>
75     </itemizedlist>
76   </legalnotice>
77 </bookinfo>