mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 14:32:13 +08:00
56 lines
1.3 KiB
XML
56 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<bookinfo>
|
|
|
|
<date>$Date$</date>
|
|
|
|
<title>
|
|
Gaming Linux<superscript>®</superscript> From Scratch
|
|
</title>
|
|
<subtitle>Version &version;</subtitle>
|
|
<subtitle>Published &releasedate;</subtitle>
|
|
|
|
<authorgroup>
|
|
<corpauthor>
|
|
©holder;
|
|
</corpauthor>
|
|
</authorgroup>
|
|
|
|
<copyright id="copyright">
|
|
<year>©rightdate;</year>
|
|
<holder>©holder;</holder>
|
|
</copyright>
|
|
|
|
<legalnotice>
|
|
<para>Copyright © ©rightdate;, ©holder;</para>
|
|
|
|
<para>All rights reserved.</para>
|
|
|
|
<para>This book is licensed under a <xref linkend="CC"/>.</para>
|
|
|
|
<para>
|
|
Computer instructions may be extracted from the book under the
|
|
<xref linkend="MIT"/>.
|
|
</para>
|
|
|
|
<para>
|
|
<trademark class='registered'>Linux</trademark> is a registered trademark
|
|
of Linus Torvalds.
|
|
</para>
|
|
</legalnotice>
|
|
|
|
<abstract>
|
|
<para>
|
|
Development has switched over to
|
|
<ulink url="https://glfs-book.github.io/glfs"/>. This site will no longer
|
|
be maintained.
|
|
</para>
|
|
</abstract>
|
|
|
|
</bookinfo>
|