Manual-License.xhtml 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!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">
  3. <head>
  4. <title>License for the Kawa manual</title>
  5. <link rel="stylesheet" type="text/css" href="docbook-epub.css"/>
  6. <link rel="stylesheet" type="text/css" href="kawa.css"/>
  7. <script src="kawa-ebook.js" type="text/javascript"/>
  8. <meta name="generator" content="DocBook XSL-NS Stylesheets V1.79.1"/>
  9. <link rel="prev" href="Software-License.xhtml" title="License for the Kawa software"/>
  10. <link rel="next" href="Overall-Index.xhtml" title="Index"/>
  11. </head>
  12. <body>
  13. <header/>
  14. <section class="sect1" title="License for the Kawa manual" epub:type="subchapter" id="Manual-License">
  15. <div class="titlepage">
  16. <div>
  17. <div>
  18. <h2 class="title" style="clear: both">License for the Kawa manual</h2>
  19. </div>
  20. </div>
  21. </div>
  22. <p>Here is the copyright license for this manual:
  23. </p>
  24. <p>Copyright © 1996, 1997, 1998, 1999, 2005 Per Bothner
  25. </p>
  26. <p>Permission is granted to make and distribute verbatim copies of
  27. this manual provided the copyright notice and this permission notice
  28. are preserved on all copies.
  29. </p>
  30. <p>Permission is granted to copy and distribute modified versions of this
  31. manual under the conditions for verbatim copying, provided that the entire
  32. resulting derived work is distributed under the terms of a permission
  33. notice identical to this one.
  34. </p>
  35. <p>Permission is granted to copy and distribute translations of this manual
  36. into another language, under the above conditions for modified versions,
  37. except that this permission notice may be stated in a translation approved
  38. by the author.
  39. </p>
  40. <p>Parts of this manual are copied from the <a class="ulink" href="http://www.r6rs.org/" target="_top">R6RS</a>
  41. or <a class="ulink" href="http://www.r7rs.org/" target="_top">R7RS</a>, which both state:
  42. </p>
  43. <div class="blockquote">
  44. <blockquote class="blockquote">
  45. <p>We intend this report to belong to the entire Scheme community, and so
  46. we grant permission to copy it in whole or in part without fee. In
  47. particular, we encourage implementors of Scheme to use this report as
  48. a starting point for manuals and other documentation, modifying it as
  49. necessary.
  50. </p>
  51. </blockquote>
  52. </div>
  53. <p>Parts of this manual were derived from the SLIB manual,
  54. copyright © 1993-1998 Todd R. Eigenschink and Aubrey Jaffer.
  55. </p>
  56. <p>Parts of this manual were derived from ISO/EIC 10179:1996(E)
  57. (Document Style and Specifical Language) - unknown copyright.
  58. </p>
  59. <p>This manual has quoted from SRFI-6 (Basic String Ports),
  60. which is Copyright (C) William D Clinger (1999). All Rights Reserved.
  61. </p>
  62. <p>This manual has quoted from SRFI-8 (receive: Binding to multiple values),
  63. which is Copyright (C) John David Stone (1999). All Rights Reserved.
  64. </p>
  65. <p>This manual has quoted from SRFI-9 (Defining Record Types)
  66. which is Copyright (C) Richard Kelsey (1999). All Rights Reserved.
  67. </p>
  68. <p>This manual has quoted from SRFI-11 (Syntax for receiving multiple values),
  69. which is Copyright (C) Lars T. Hansen (1999). All Rights Reserved.
  70. </p>
  71. <p>This manual has quoted from SRFI-25 (Multi-dimensional Array Primitives),
  72. which is Copyright (C) Jussi Piitulainen (2001). All Rights Reserved.
  73. </p>
  74. <p>This manual has quoted from SRFI-26 (Notation for Specializing
  75. Parameters without Currying),
  76. which is Copyright (C) Sebastian Egner (2002). All Rights Reserved.
  77. </p>
  78. <p>This manual has quoted from SRFI-39 (Parameter objects),
  79. which is Copyright (C) Marc Feeley (2002). All Rights Reserved.
  80. </p>
  81. <p>The following notice applies to SRFI-6, SRFI-8, SRFI-9, SRFI-11, SRFI-25,
  82. SRFI-26, and SRFI-39,
  83. which are quoted in this manual, but it does not apply to the manual as a whole:
  84. </p>
  85. <div class="blockquote">
  86. <blockquote class="blockquote">
  87. <p>This document and translations of it may be copied and furnished to
  88. others, and derivative works that comment on or otherwise explain it or
  89. assist in its implementation may be prepared, copied, published and
  90. distributed, in whole or in part, without restriction of any kind,
  91. provided that the above copyright notice and this paragraph are included
  92. on all such copies and derivative works. However, this document itself
  93. may not be modified in any way, such as by removing the copyright notice
  94. or references to the Scheme Request For Implementation process or
  95. editors, except as needed for the purpose of developing SRFIs in which
  96. case the procedures for copyrights defined in the SRFI process must be
  97. followed, or as required to translate it into languages other than
  98. English.
  99. </p>
  100. <p>The limited permissions granted above are perpetual and will not be
  101. revoked by the authors or their successors or assigns.
  102. </p>
  103. <p>This document and the information contained herein is provided on an
  104. "AS IS" basis and THE AUTHOR AND THE SRFI EDITORS DISCLAIM ALL
  105. WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
  106. WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY
  107. RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
  108. PARTICULAR PURPOSE.
  109. </p>
  110. </blockquote>
  111. </div>
  112. <p>This manual has quoted from SRFI-69 (Basic hash tables),
  113. which is Copyright (C) Panu Kalliokoski (2005). All Rights Reserved.
  114. </p>
  115. <p>The following notice applies to SRFI-69,
  116. which is quoted in this manual, but it does not apply to the manual as a whole:
  117. </p>
  118. <div class="blockquote">
  119. <blockquote class="blockquote">
  120. <p>Permission is hereby granted, free of charge, to any person obtaining
  121. a copy of this software and associated documentation files (the
  122. Software), to deal in the Software without restriction, including
  123. without limitation the rights to use, copy, modify, merge, publish,
  124. distribute, sublicense, and/or sell copies of the Software, and to
  125. permit persons to whom the Software is furnished to do so, subject to
  126. the following conditions:
  127. </p>
  128. <p>The above copyright notice and this permission notice shall be
  129. included in all copies or substantial portions of the Software.
  130. </p>
  131. <p>THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
  132. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  133. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  134. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  135. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  136. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  137. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  138. </p>
  139. </blockquote>
  140. </div>
  141. <p>This manual has made use of text and examples from Dorai Sitaram’s
  142. <code class="literal">pregexp</code> implementation. But not where the latter talks about
  143. <code class="literal">pregexp-xxx</code> functions; the manual also talks about
  144. the <code class="literal">regex-xxx</code> functions (which are similar but use a
  145. slightly different regular expression syntax).
  146. The <code class="literal">pregexp</code> distribution has the following <code class="literal">COPYING</code> file:
  147. </p>
  148. <div class="blockquote">
  149. <blockquote class="blockquote">
  150. <p>Copyright (c) 1999-2005, Dorai Sitaram.
  151. All rights reserved.
  152. </p>
  153. <p>Permission to copy, modify, distribute, and use this work or
  154. a modified copy of this work, for any purpose, is hereby
  155. granted, provided that the copy includes this copyright
  156. notice, and in the case of a modified copy, also includes a
  157. notice of modification. This work is provided as is, with
  158. no warranty of any kind.
  159. </p>
  160. </blockquote>
  161. </div>
  162. </section>
  163. <footer>
  164. <div class="navfooter">
  165. <p>
  166. Up: <a accesskey="u" href="License.xhtml">License</a></p>
  167. <p>
  168. Previous: <a accesskey="p" href="Software-License.xhtml">License for the Kawa software</a></p>
  169. </div>
  170. </footer>
  171. </body>
  172. </html>