Changeset 0c318f1 for BOOK/prologue/x86


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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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>
Note: See TracChangeset for help on using the changeset viewer.