Changeset 0c318f1


Ignore:
Timestamp:
Oct 4, 2006, 2:00:29 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0b438c4
Parents:
2b224753
Message:

Changed book license to OPL.

Location:
BOOK
Files:
1 added
18 edited

Legend:

Unmodified
Added
Removed
  • BOOK/alpha-index.xml

    r2b224753 r0c318f1  
    7676    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    7777    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/alpha.xml"/>
     78    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7879
    7980  </part>
  • BOOK/general.ent

    r2b224753 r0c318f1  
    33<!ENTITY month "10"> <!-- Use two digits -->
    44<!ENTITY month_name "October">
    5 <!ENTITY day "03"> <!-- Use two digits -->
     5<!ENTITY day "04"> <!-- Use two digits -->
    66<!ENTITY year "2006"> <!-- Use four digits -->
    77
  • BOOK/index.xml

    r2b224753 r0c318f1  
    2727
    2828  <bibliosource>
    29     <emphasis>Based on LFS, Copyright © 1999&ndash;2006 Gerard Beekmans</emphasis>
     29    <emphasis>Based on LFS, Copyright &copy; 1999&ndash;2006 Gerard Beekmans</emphasis>
    3030  </bibliosource>
    3131
  • BOOK/introduction/common/changelog.xml

    r2b224753 r0c318f1  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>October 1, 2006</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[manuel] - Changed book license to the Open Publication
     44          License v1.0.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
    3848
    3949    <listitem>
  • BOOK/mips-index.xml

    r2b224753 r0c318f1  
    7474    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    7575    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/mips.xml"/>
     76    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7677
    7778  </part>
  • BOOK/mips64-64-index.xml

    r2b224753 r0c318f1  
    7474    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    7575    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/mips.xml"/>
     76    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7677
    7778  </part>
  • BOOK/mips64-index.xml

    r2b224753 r0c318f1  
    7474    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    7575    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/mips.xml"/>
     76    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7677
    7778  </part>
  • BOOK/ppc-index.xml

    r2b224753 r0c318f1  
    7777    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/ppc.xml"/>
    7878    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/ppc/macmiscellany.xml"/>
     79    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7980
    8081  </part>
  • BOOK/ppc64-index.xml

    r2b224753 r0c318f1  
    7777    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/ppc.xml"/>
    7878    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/ppc/macmiscellany.xml"/>
     79    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7980
    8081  </part>
  • BOOK/prologue/x86/bookinfo.xml

    r2b224753 r0c318f1  
    2727
    2828  <legalnotice>
    29     <para>Copyright (c) 2005, Jim Gifford &amp; Ryan Oliver</para>
     29    <para>Copyright &copy; 2005-2006, Jim Gifford &amp; Ryan Oliver</para>
    3030
    3131    <para>All rights reserved.</para>
    3232
    33     <para>Redistribution and use in source and binary forms, with or without
    34     modification, are permitted provided that the following conditions are
    35     met:</para>
     33    <para>This material may be distributed only subject to the terms and
     34    conditions set forth in the <xref linkend="license"/> v1.0 or later
     35    (the latest version is presently available at <ulink
     36    url="http://www.opencontent.org/openpub/"/>).</para>
    3637
    37     <itemizedlist>
    38       <listitem>
    39         <para>Redistributions in any form must retain the above copyright
    40         notice, this list of conditions and the following disclaimer</para>
    41       </listitem>
    42       <listitem>
    43         <para>Neither the name of <quote>Linux From Scratch</quote> nor the
    44         names of its contributors may be used to endorse or promote products
    45         derived from  this material without specific prior written
    46         permission</para>
    47       </listitem>
    48       <listitem>
    49         <para>Any material derived from Linux From Scratch must contain
    50         a reference to the <quote>Linux From Scratch</quote> project</para>
    51       </listitem>
    52     </itemizedlist>
     38    <!-- Modifications and limitations to the OPL (see section VI)
     39    can be place here, if needed. -->
    5340
    54     <para>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    55     <quote>AS IS</quote> AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
    56     BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
    57     FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
    58     CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
    59     EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
    60     PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
    61     OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
    62     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
    63     OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
    64     ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</para>
     41    <para><trademark class='registered'>Linux</trademark> is a registered
     42    trademark of Linus Torvalds.</para>
    6543
    6644  </legalnotice>
  • BOOK/sparc-index.xml

    r2b224753 r0c318f1  
    7676    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    7777    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/sparc.xml"/>
     78    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7879
    7980  </part>
  • BOOK/sparc64-64-index.xml

    r2b224753 r0c318f1  
    7676    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    7777    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/sparc.xml"/>
     78    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7879
    7980  </part>
  • BOOK/sparc64-index.xml

    r2b224753 r0c318f1  
    7676    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    7777    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/sparc.xml"/>
     78    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7879
    7980  </part>
  • BOOK/stylesheets/top-index.xsl

    r2b224753 r0c318f1  
    245245    <div>
    246246      <p class="copyright">
    247         <xsl:text>Copyright (c)</xsl:text>
     247        <xsl:text>Copyright ©</xsl:text>
    248248        <xsl:apply-templates/>
    249249      </p>
  • BOOK/stylesheets/xhtml/lfs-legalnotice.xsl

    r2b224753 r0c318f1  
    88  <xsl:template match="legalnotice" mode="titlepage.mode">
    99    <xsl:variable name="id"><xsl:call-template name="object.id"/></xsl:variable>
    10       <xsl:variable name="filename" select="concat($base.dir, 'prologue/legalnotice.html')"/>
     10      <xsl:variable name="filename" select="concat($base.dir, 'legalnotice.html')"/>
    1111    <xsl:variable name="title">
    1212      <xsl:apply-templates select="." mode="title.markup"/>
     
    5757      <a>
    5858        <xsl:attribute name="href">
    59           <xsl:value-of select="'prologue/legalnotice.html'"/>
     59          <xsl:value-of select="'legalnotice.html'"/>
    6060        </xsl:attribute>
    6161        <xsl:call-template name="gentext">
  • BOOK/x86-index.xml

    r2b224753 r0c318f1  
    7676    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    7777    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/x86.xml"/>
     78    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7879
    7980  </part>
  • BOOK/x86_64-64-index.xml

    r2b224753 r0c318f1  
    7676    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    7777    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/x86_64-64.xml"/>
     78    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7879
    7980  </part>
  • BOOK/x86_64-index.xml

    r2b224753 r0c318f1  
    7676    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    7777    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/x86.xml"/>
     78    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
    7879
    7980  </part>
Note: See TracChangeset for help on using the changeset viewer.