legalnotice.xml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <legalnotice>
  2. <para>
  3. Copyright (c) 1999-2001, Gerard Beekmans
  4. </para>
  5. <para>
  6. All rights reserved.
  7. </para>
  8. <para>
  9. Redistribution and use in source and binary forms, with or without
  10. modification, are permitted provided that the following conditions are
  11. met:
  12. </para>
  13. <itemizedlist>
  14. <listitem><para>
  15. Redistributions in any form must retain the above copyright notice, this
  16. list of conditions and the following disclaimer.
  17. </para></listitem>
  18. <listitem><para>
  19. Neither the name of "Linux From Scratch" nor the names of its contributors
  20. may be used to endorse or promote products derived from this material
  21. without specific prior written permission.
  22. </para></listitem>
  23. <listitem><para>
  24. Any material derived from Linux From Scratch must contain a reference to
  25. the "Linux From Scratch" project.
  26. </para></listitem>
  27. </itemizedlist>
  28. <para>
  29. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS
  30. IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  31. TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  32. PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
  33. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  34. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  35. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  36. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  37. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  38. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  39. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  40. </para>
  41. </legalnotice>