source: clfs-embedded/BOOK/index.xml @ 6935fe6

Last change on this file since 6935fe6 was 35d6f00, checked in by Jim Gifford <clfs@…>, 15 years ago

Fixed Copyright Information

  • Property mode set to 100644
File size: 949 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "general.ent">
5  %general-entities;
6]>
7
8<bookinfo>
9  <title>Cross-Compiled Linux From Scratch - Embedded</title>
10  <subtitle>Version &version;</subtitle>
11
12  <authorgroup>
13    <author>
14      <firstname>Joe</firstname>
15      <surname>Ciccone</surname>
16    </author>
17    <author>
18      <firstname>Jim</firstname>
19      <surname>Gifford</surname>
20    </author>
21    <author>
22      <firstname>Maarten</firstname>
23      <surname>Lankhorst</surname>
24    </author>
25    <author>
26      <firstname>Ryan</firstname>
27      <surname>Oliver</surname>
28    </author>
29  </authorgroup>
30
31  <copyright id="copyright">
32    <year>2005&ndash;&year;</year>
33    <holder>Joe Ciccone, Jim Gifford, Maarten Lankhorst, &amp; Ryan Oliver</holder>
34  </copyright>
35
36</bookinfo>
37
Note: See TracBrowser for help on using the repository browser.