<!-- $NetBSD: ap-ack.xml,v 1.2 2007/06/10 00:43:26 dsieger Exp $ -->

<appendix id="ap-ack">
  <title>Acknowledgments</title>

  <!-- ================================================================ -->

  <sect1 id="authors">
    <title>Authors</title>

    <itemizedlist>
      <listitem>
        <para><ulink
        url="http://www.NetBSD.org/people/pages/jmmv.html">Julio M. Merino
        Vidal</ulink> wrote most of <xref linkend="chap-file-system" />
        and small bits of <xref linkend="chap-memory" /> and <xref
        linkend="chap-regress" />.  These chapters were the foundation
        of this book.</para>

        <para>The initial versions of these chapters were written as
        part of tmpfs' development, which was possible thanks to <ulink
        url="http://www.google.com/">Google</ulink>'s <ulink
        url="http://code.google.com/summerofcode.html">Summer of
        Code</ulink> 2005 program.</para>
        
        <para>Thanks also go to William Studenmund for reviewing <xref
        linkend="chap-file-system" /> and providing multiple valuable
        suggestions.</para>
      </listitem>

      <listitem>
        <para>Emmanuel Dreyfus wrote half of
        <xref linkend="chap-processes"/>.</para>
      </listitem>

      <listitem>
        <para>Antti Kantee wrote <xref linkend="chap-networking-core"/>
        and <xref linkend="chap-networking-services"/>, but was kind
        enough to leave room for future contributions on the
        subject.</para>
      </listitem>
    </itemizedlist>

  </sect1>

  <!-- ================================================================ -->

  <sect1 id="licenses">
    <title>License</title>

    <para>Copyright (c) 2005, 2006 The NetBSD Foundation, Inc.  All
    rights reserved.</para>

    <para>Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:</para>

    <itemizedlist>
      <listitem>
        <para>Redistributions of source code must retain the above
        copyright notice, this list of conditions and the following
        disclaimer.</para>
      </listitem>

      <listitem>
        <para>Redistributions in binary form must reproduce the above
        copyright notice, this list of conditions and the following
        disclaimer in the documentation and/or other materials provided
        with the distribution.</para>
      </listitem>

      <listitem>
        <para>All advertising materials mentioning features or use of
        this software must display the following acknowledgement:</para>

        <para>This product includes software developed by the NetBSD
        Foundation, Inc. and its contributors.</para>
      </listitem>

      <listitem>
        <para>Neither the name of The NetBSD Foundation nor the names of
        its contributors may be used to endorse or promote products
        derived from this software without specific prior written
        permission.</para>
      </listitem>
    </itemizedlist>

    <para>THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND
    CONTRIBUTORS &quot;AS IS&quot; 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 FOUNDATION 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.</para>

  </sect1>

</appendix>
