Rev 1344 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
475 | gleu | 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
597 | gleu | 2 | <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" |
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ |
||
475 | gleu | 4 | <!ENTITY % general-entities SYSTEM "../general.ent"> |
5 | %general-entities; |
||
6 | ]> |
||
588 | gleu | 7 | |
475 | gleu | 8 | <bookinfo> |
588 | gleu | 9 | <title>Linux From Scratch</title> |
10 | <subtitle>Version &version;</subtitle> |
||
475 | gleu | 11 | |
12 | |||
588 | gleu | 13 | <authorgroup> |
14 | <author> |
||
1119 | jmengual | 15 | <firstname>Créé par Gerard</firstname> |
588 | gleu | 16 | <surname>Beekmans</surname> |
17 | </author> |
||
1119 | jmengual | 18 | <author> |
1347 | jmengual | 19 | <firstname>Édité par Robert Connolly</firstname> |
1119 | jmengual | 20 | </author> |
21 | |||
588 | gleu | 22 | </authorgroup> |
475 | gleu | 23 | |
521 | gleu | 24 | |
588 | gleu | 25 | <copyright id="copyright"> |
602 | texou | 26 | <year>©rightdate;</year> |
588 | gleu | 27 | <holder>Gerard Beekmans</holder> |
28 | </copyright> |
||
475 | gleu | 29 | |
588 | gleu | 30 | <legalnotice> |
602 | texou | 31 | <para>Copyright © ©rightdate;, Gerard Beekmans</para> |
475 | gleu | 32 | |
597 | gleu | 33 | <para>Tous droits réservés.</para> |
475 | gleu | 34 | |
602 | texou | 35 | <para>Ce livre est distribué sous la <xref linkend="CC"/>.</para> |
36 | <para>Les instructions d'ordinateur peuvent être extraites du livre |
||
37 | sous la <xref linkend="MIT"/>.</para> |
||
475 | gleu | 38 | |
602 | texou | 39 | <para><trademark class='registered'>Linux</trademark> est une marque déposée |
40 | de Linus Torvalds.</para> |
||
475 | gleu | 41 | |
588 | gleu | 42 | </legalnotice> |
475 | gleu | 43 | |
521 | gleu | 44 | </bookinfo> |