legalnotice.html

来自「CLFS(Cross-Compiled Linux From Scratch)的」· HTML 代码 · 共 79 行

HTML
79
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">  <head>    <meta http-equiv="Content-Type" content=    "application/xhtml+xml; charset=iso-8859-1" />    <title>      Legal Notice    </title>    <link rel="stylesheet" href="../stylesheets/lfs.css" type="text/css" />    <meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />    <link rel="stylesheet" href="../stylesheets/lfs-print.css" type=    "text/css" media="print" />  </head>  <body id="lfs" class="CLFS-SVN-20060417-MIPS64-Multilib">    <div class="legalnotice">      <p>        Copyright (c) 2005, Jim Gifford &amp; Ryan Oliver      </p>      <p>        All rights reserved.      </p>      <p>        Redistribution and use in source and binary forms, with or without        modification, are permitted provided that the following conditions        are met:      </p>      <div class="itemizedlist">        <ul>          <li>            <p>              Redistributions in any form must retain the above copyright              notice, this list of conditions and the following disclaimer            </p>          </li>          <li>            <p>              Neither the name of &ldquo;<span class="quote">Linux From              Scratch</span>&rdquo; nor the names of its contributors may be              used to endorse or promote products derived from this material              without specific prior written permission            </p>          </li>          <li>            <p>              Any material derived from Linux From Scratch must contain a              reference to the &ldquo;<span class="quote">Linux From              Scratch</span>&rdquo; project            </p>          </li>        </ul>      </div>      <p>        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS        &ldquo;<span class="quote">AS IS</span>&rdquo; AND ANY EXPRESS OR        IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED        WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE        ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE        LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR        CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF        SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR        BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,        WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE        OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,        EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.      </p>    </div>    <div class="navfooter">      <ul class="footerlinks">        <li class="home">          <a accesskey="h" href="../index.html" title=          "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-MIPS64-Multilib">          Home</a>        </li>      </ul>    </div>  </body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?