mirror of
https://github.com/bradfa/clfs-embedded-pregithub.git
synced 2026-01-14 02:58:56 +00:00
42 lines
1.0 KiB
XML
42 lines
1.0 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!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>
|
|
<title>Cross-Compiled Linux From Scratch - Embedded</title>
|
|
<subtitle>Version &version;</subtitle>
|
|
|
|
<authorgroup>
|
|
<author>
|
|
<firstname>Andrew</firstname>
|
|
<surname>Bradford</surname>
|
|
</author>
|
|
<author>
|
|
<firstname>Joe</firstname>
|
|
<surname>Ciccone</surname>
|
|
</author>
|
|
<author>
|
|
<firstname>Jim</firstname>
|
|
<surname>Gifford</surname>
|
|
</author>
|
|
<author>
|
|
<firstname>Maarten</firstname>
|
|
<surname>Lankhorst</surname>
|
|
</author>
|
|
<author>
|
|
<firstname>Ryan</firstname>
|
|
<surname>Oliver</surname>
|
|
</author>
|
|
</authorgroup>
|
|
|
|
<copyright id="copyright">
|
|
<year>2005–&year;</year>
|
|
<holder>Andrew Bradford, Joe Ciccone, Jim Gifford, Maarten Lankhorst, & Ryan Oliver</holder>
|
|
</copyright>
|
|
|
|
</bookinfo>
|
|
|