123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:pls="http://www.w3.org/2005/01/pronunciation-lexicon" xmlns:ssml="http://www.w3.org/2001/10/synthesis" xmlns:svg="http://www.w3.org/2000/svg">
- <head>
- <title>License for the Kawa manual</title>
- <link rel="stylesheet" type="text/css" href="docbook-epub.css"/>
- <link rel="stylesheet" type="text/css" href="kawa.css"/>
- <script src="kawa-ebook.js" type="text/javascript"/>
- <meta name="generator" content="DocBook XSL-NS Stylesheets V1.79.1"/>
- <link rel="prev" href="Software-License.xhtml" title="License for the Kawa software"/>
- <link rel="next" href="Overall-Index.xhtml" title="Index"/>
- </head>
- <body>
- <header/>
- <section class="sect1" title="License for the Kawa manual" epub:type="subchapter" id="Manual-License">
- <div class="titlepage">
- <div>
- <div>
- <h2 class="title" style="clear: both">License for the Kawa manual</h2>
- </div>
- </div>
- </div>
- <p>Here is the copyright license for this manual:
- </p>
- <p>Copyright © 1996, 1997, 1998, 1999, 2005 Per Bothner
- </p>
- <p>Permission is granted to make and distribute verbatim copies of
- this manual provided the copyright notice and this permission notice
- are preserved on all copies.
- </p>
- <p>Permission is granted to copy and distribute modified versions of this
- manual under the conditions for verbatim copying, provided that the entire
- resulting derived work is distributed under the terms of a permission
- notice identical to this one.
- </p>
- <p>Permission is granted to copy and distribute translations of this manual
- into another language, under the above conditions for modified versions,
- except that this permission notice may be stated in a translation approved
- by the author.
- </p>
- <p>Parts of this manual are copied from the <a class="ulink" href="http://www.r6rs.org/" target="_top">R6RS</a>
- or <a class="ulink" href="http://www.r7rs.org/" target="_top">R7RS</a>, which both state:
- </p>
- <div class="blockquote">
- <blockquote class="blockquote">
- <p>We intend this report to belong to the entire Scheme community, and so
- we grant permission to copy it in whole or in part without fee. In
- particular, we encourage implementors of Scheme to use this report as
- a starting point for manuals and other documentation, modifying it as
- necessary.
- </p>
- </blockquote>
- </div>
- <p>Parts of this manual were derived from the SLIB manual,
- copyright © 1993-1998 Todd R. Eigenschink and Aubrey Jaffer.
- </p>
- <p>Parts of this manual were derived from ISO/EIC 10179:1996(E)
- (Document Style and Specifical Language) - unknown copyright.
- </p>
- <p>This manual has quoted from SRFI-6 (Basic String Ports),
- which is Copyright (C) William D Clinger (1999). All Rights Reserved.
- </p>
- <p>This manual has quoted from SRFI-8 (receive: Binding to multiple values),
- which is Copyright (C) John David Stone (1999). All Rights Reserved.
- </p>
- <p>This manual has quoted from SRFI-9 (Defining Record Types)
- which is Copyright (C) Richard Kelsey (1999). All Rights Reserved.
- </p>
- <p>This manual has quoted from SRFI-11 (Syntax for receiving multiple values),
- which is Copyright (C) Lars T. Hansen (1999). All Rights Reserved.
- </p>
- <p>This manual has quoted from SRFI-25 (Multi-dimensional Array Primitives),
- which is Copyright (C) Jussi Piitulainen (2001). All Rights Reserved.
- </p>
- <p>This manual has quoted from SRFI-26 (Notation for Specializing
- Parameters without Currying),
- which is Copyright (C) Sebastian Egner (2002). All Rights Reserved.
- </p>
- <p>This manual has quoted from SRFI-39 (Parameter objects),
- which is Copyright (C) Marc Feeley (2002). All Rights Reserved.
- </p>
- <p>The following notice applies to SRFI-6, SRFI-8, SRFI-9, SRFI-11, SRFI-25,
- SRFI-26, and SRFI-39,
- which are quoted in this manual, but it does not apply to the manual as a whole:
- </p>
- <div class="blockquote">
- <blockquote class="blockquote">
- <p>This document and translations of it may be copied and furnished to
- others, and derivative works that comment on or otherwise explain it or
- assist in its implementation may be prepared, copied, published and
- distributed, in whole or in part, without restriction of any kind,
- provided that the above copyright notice and this paragraph are included
- on all such copies and derivative works. However, this document itself
- may not be modified in any way, such as by removing the copyright notice
- or references to the Scheme Request For Implementation process or
- editors, except as needed for the purpose of developing SRFIs in which
- case the procedures for copyrights defined in the SRFI process must be
- followed, or as required to translate it into languages other than
- English.
- </p>
- <p>The limited permissions granted above are perpetual and will not be
- revoked by the authors or their successors or assigns.
- </p>
- <p>This document and the information contained herein is provided on an
- "AS IS" basis and THE AUTHOR AND THE SRFI EDITORS DISCLAIM ALL
- WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
- WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY
- RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
- PARTICULAR PURPOSE.
- </p>
- </blockquote>
- </div>
- <p>This manual has quoted from SRFI-69 (Basic hash tables),
- which is Copyright (C) Panu Kalliokoski (2005). All Rights Reserved.
- </p>
- <p>The following notice applies to SRFI-69,
- which is quoted in this manual, but it does not apply to the manual as a whole:
- </p>
- <div class="blockquote">
- <blockquote class="blockquote">
- <p>Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- Software), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
- </p>
- <p>The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
- </p>
- <p>THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- </p>
- </blockquote>
- </div>
- <p>This manual has made use of text and examples from Dorai Sitaram’s
- <code class="literal">pregexp</code> implementation. But not where the latter talks about
- <code class="literal">pregexp-xxx</code> functions; the manual also talks about
- the <code class="literal">regex-xxx</code> functions (which are similar but use a
- slightly different regular expression syntax).
- The <code class="literal">pregexp</code> distribution has the following <code class="literal">COPYING</code> file:
- </p>
- <div class="blockquote">
- <blockquote class="blockquote">
- <p>Copyright (c) 1999-2005, Dorai Sitaram.
- All rights reserved.
- </p>
- <p>Permission to copy, modify, distribute, and use this work or
- a modified copy of this work, for any purpose, is hereby
- granted, provided that the copy includes this copyright
- notice, and in the case of a modified copy, also includes a
- notice of modification. This work is provided as is, with
- no warranty of any kind.
- </p>
- </blockquote>
- </div>
- </section>
- <footer>
- <div class="navfooter">
- <p>
- Up: <a accesskey="u" href="License.xhtml">License</a></p>
- <p>
- Previous: <a accesskey="p" href="Software-License.xhtml">License for the Kawa software</a></p>
- </div>
- </footer>
- </body>
- </html>
|