Changeset 35d6f00 in clfs-embedded for BOOK/prologue/mips/bookinfo.xml


Ignore:
Timestamp:
Jan 24, 2009, 10:50:26 AM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
06beb7a
Parents:
4b05af9
Message:

Fixed Copyright Information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/prologue/mips/bookinfo.xml

    r4b05af9 r35d6f00  
    99
    1010  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    11   href="../../index.xml"
     11  href="../x86/bookinfo.xml"
    1212  xpointer="xpointer(/bookinfo/title)"/>
    1313
     
    1515
    1616  <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)"/>
    1919
    2020  <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 &copy; 2005-2007, Jim Gifford, Ryan Oliver &amp; 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)"/>
    4123
    4224</bookinfo>
Note: See TracChangeset for help on using the changeset viewer.