Changeset 35d6f00 in clfs-embedded for BOOK/prologue
- Timestamp:
- Jan 24, 2009, 10:50:26 AM (16 years ago)
- Branches:
- master
- Children:
- 06beb7a
- Parents:
- 4b05af9
- Location:
- BOOK/prologue
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/prologue/arm/bookinfo.xml
r4b05af9 r35d6f00 9 9 10 10 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 11 href="../ ../index.xml"11 href="../x86/bookinfo.xml" 12 12 xpointer="xpointer(/bookinfo/title)"/> 13 13 … … 15 15 16 16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 17 href="../ ../index.xml"18 xpointer="xpointer(/bookinfo/ authorgroup)"/>17 href="../x86/bookinfo.xml" 18 xpointer="xpointer(/bookinfo/copyright)"/> 19 19 20 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 21 href="../../index.xml" 22 xpointer="xpointer(/bookinfo/copyright)"/> 23 24 <legalnotice> 25 <para>Copyright © 2005-2007, Jim Gifford, Ryan Oliver & Maarten Lankhorst</para> 26 27 <para>All rights reserved.</para> 28 29 <para>This material may be distributed only subject to the terms and 30 conditions set forth in the <xref linkend="license"/> v1.0 or later 31 (the latest version is presently available at <ulink 32 url="http://www.opencontent.org/openpub/"/>).</para> 33 34 <!-- Modifications and limitations to the OPL (see section VI) 35 can be place here, if needed. --> 36 37 <para><trademark class='registered'>Linux</trademark> is a registered 38 trademark of Linus Torvalds.</para> 39 40 </legalnotice> 21 href="../x86/bookinfo.xml" 22 xpointer="xpointer(/bookinfo/legalnotice)"/> 41 23 42 24 </bookinfo> -
BOOK/prologue/mips/bookinfo.xml
r4b05af9 r35d6f00 9 9 10 10 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 11 href="../ ../index.xml"11 href="../x86/bookinfo.xml" 12 12 xpointer="xpointer(/bookinfo/title)"/> 13 13 … … 15 15 16 16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 17 href="../ ../index.xml"18 xpointer="xpointer(/bookinfo/ authorgroup)"/>17 href="../x86/bookinfo.xml" 18 xpointer="xpointer(/bookinfo/copyright)"/> 19 19 20 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 21 href="../../index.xml" 22 xpointer="xpointer(/bookinfo/copyright)"/> 23 24 <legalnotice> 25 <para>Copyright © 2005-2007, Jim Gifford, Ryan Oliver & Maarten Lankhorst</para> 26 27 <para>All rights reserved.</para> 28 29 <para>This material may be distributed only subject to the terms and 30 conditions set forth in the <xref linkend="license"/> v1.0 or later 31 (the latest version is presently available at <ulink 32 url="http://www.opencontent.org/openpub/"/>).</para> 33 34 <!-- Modifications and limitations to the OPL (see section VI) 35 can be place here, if needed. --> 36 37 <para><trademark class='registered'>Linux</trademark> is a registered 38 trademark of Linus Torvalds.</para> 39 40 </legalnotice> 21 href="../x86/bookinfo.xml" 22 xpointer="xpointer(/bookinfo/legalnotice)"/> 41 23 42 24 </bookinfo> -
BOOK/prologue/wrt/bookinfo.xml
r4b05af9 r35d6f00 9 9 10 10 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 11 href="../ ../index.xml"11 href="../x86/bookinfo.xml" 12 12 xpointer="xpointer(/bookinfo/title)"/> 13 13 … … 15 15 16 16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 17 href="../ ../index.xml"18 xpointer="xpointer(/bookinfo/ authorgroup)"/>17 href="../x86/bookinfo.xml" 18 xpointer="xpointer(/bookinfo/copyright)"/> 19 19 20 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 21 href="../../index.xml" 22 xpointer="xpointer(/bookinfo/copyright)"/> 23 24 <legalnotice> 25 <para>Copyright © 2005-2007, Jim Gifford, Ryan Oliver & Maarten Lankhorst</para> 26 27 <para>All rights reserved.</para> 28 29 <para>This material may be distributed only subject to the terms and 30 conditions set forth in the <xref linkend="license"/> v1.0 or later 31 (the latest version is presently available at <ulink 32 url="http://www.opencontent.org/openpub/"/>).</para> 33 34 <!-- Modifications and limitations to the OPL (see section VI) 35 can be place here, if needed. --> 36 37 <para><trademark class='registered'>Linux</trademark> is a registered 38 trademark of Linus Torvalds.</para> 39 40 </legalnotice> 21 href="../x86/bookinfo.xml" 22 xpointer="xpointer(/bookinfo/legalnotice)"/> 41 23 42 24 </bookinfo> -
BOOK/prologue/x86/bookinfo.xml
r4b05af9 r35d6f00 16 16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 17 17 href="../../index.xml" 18 xpointer="xpointer(/bookinfo/authorgroup)"/>19 20 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"21 href="../../index.xml"22 18 xpointer="xpointer(/bookinfo/copyright)"/> 23 19 24 20 <legalnotice> 25 <para>Copyright © 2005- 2007, Jim Gifford& Ryan Oliver</para>21 <para>Copyright © 2005-&year;, Joe Ciccone, Jim Gifford, Maarten Lankhorst, & Ryan Oliver</para> 26 22 27 23 <para>All rights reserved.</para>
Note:
See TracChangeset
for help on using the changeset viewer.