Last change
on this file since 3f110b5 was bd0e694, checked in by Joe Ciccone <jciccone@…>, 16 years ago |
Add missing comma.
|
-
Property mode
set to
100644
|
File size:
1.3 KB
|
Rev | Line | |
---|
[02095ae] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[c439b8a] | 2 | <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[02095ae] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <bookinfo>
|
---|
| 9 |
|
---|
| 10 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 11 | href="../../index.xml"
|
---|
| 12 | xpointer="xpointer(/bookinfo/title)"/>
|
---|
| 13 |
|
---|
[da9613e] | 14 | <subtitle>Version &version-arm;</subtitle>
|
---|
[02095ae] | 15 |
|
---|
| 16 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 17 | href="../../index.xml"
|
---|
| 18 | xpointer="xpointer(/bookinfo/authorgroup)"/>
|
---|
| 19 |
|
---|
| 20 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 21 | href="../../index.xml"
|
---|
| 22 | xpointer="xpointer(/bookinfo/copyright)"/>
|
---|
| 23 |
|
---|
| 24 | <legalnotice>
|
---|
[bd0e694] | 25 | <para>Copyright © 2005-&year;, Jim Gifford, & Ryan Oliver</para>
|
---|
[e11607f] | 26 |
|
---|
| 27 | <para>All rights reserved.</para>
|
---|
| 28 |
|
---|
| 29 | <para>This material may be distributed only subject to the terms and
|
---|
| 30 | conditions set forth in the <xref linkend="license"/> v1.0 or later
|
---|
| 31 | (the latest version is presently available at <ulink
|
---|
| 32 | url="http://www.opencontent.org/openpub/"/>).</para>
|
---|
| 33 |
|
---|
| 34 | <!-- Modifications and limitations to the OPL (see section VI)
|
---|
| 35 | can be place here, if needed. -->
|
---|
| 36 |
|
---|
| 37 | <para><trademark class='registered'>Linux</trademark> is a registered
|
---|
| 38 | trademark of Linus Torvalds.</para>
|
---|
| 39 |
|
---|
[02095ae] | 40 | </legalnotice>
|
---|
| 41 |
|
---|
| 42 | </bookinfo>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.