source: prologue/bookinfo.xml@ abec094

11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 arm bdubbs/gcc13 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since abec094 was abec094, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove spurious space

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[287ea55]1<?xml version="1.0" encoding="ISO-8859-1"?>
[b06ca36]2<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[287ea55]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
[eb81fc5]7
[b330f4a]8<bookinfo>
9 <title>Linux From Scratch</title>
[abec094]10 <subtitle>Version &version;</subtitle>
[12a27da7]11 <subtitle>Published &releasedate;</subtitle>
[eb81fc5]12
[b330f4a]13 <authorgroup>
14 <author>
[e028607]15 <firstname>Created by Gerard</firstname>
[b330f4a]16 <surname>Beekmans</surname>
17 </author>
[e028607]18 <author>
[1118b17]19 <firstname>Managing Editor: Bruce</firstname>
[73b2841]20 <surname>Dubbs</surname>
[e028607]21 </author>
[0e800df]22
[1118b17]23 <author revision="systemd">
24 <firstname>Editor: Douglas R.</firstname>
25 <surname>Reno</surname>
26 </author>
[0e800df]27
[1118b17]28 <author revision="systemd">
29 <firstname>Editor: DJ</firstname>
30 <surname>Lucas</surname>
31 </author>
[b330f4a]32 </authorgroup>
[6370fa6]33
[b330f4a]34 <copyright id="copyright">
[1c48007]35 <year>&copyrightdate;</year>
[b330f4a]36 <holder>Gerard Beekmans</holder>
37 </copyright>
[6370fa6]38
[b330f4a]39 <legalnotice>
[1118b17]40
[1c48007]41 <para>Copyright &copy; &copyrightdate;, Gerard Beekmans</para>
[6370fa6]42
[b330f4a]43 <para>All rights reserved.</para>
[6370fa6]44
[1c48007]45 <para>This book is licensed under a <xref linkend="CC"/>.</para>
[2ca8941]46 <para>Computer instructions may be extracted from the book under the
[1c48007]47 <xref linkend="MIT"/>.</para>
[6370fa6]48
[1c48007]49 <para><trademark class='registered'>Linux</trademark> is a registered trademark of
50 Linus Torvalds.</para>
[6370fa6]51
[b330f4a]52 </legalnotice>
[6370fa6]53
[eb81fc5]54</bookinfo>
Note: See TracBrowser for help on using the repository browser.