etc/services - sync with NetBSD-8
[minix.git] / crypto / external / bsd / heimdal / dist / doc / copyright.texi
blob9df8262624186b93199f31477d387094abaf9b79
2 @c $NetBSD: copyright.texi,v 1.1.1.2 2014/04/24 12:45:26 pettai Exp $
3 @macro copynext{} 
4 @vskip 20pt plus 1fil
5 @end macro
7 @macro copyrightstart{}
8 @end macro
10 @macro copyrightend{}
11 @end macro
14 @node  Copyrights and Licenses, , Acknowledgments, Top
15 @comment  node-name,  next,  previous,  up
16 @appendix Copyrights and Licenses
18 @heading Kungliga Tekniska Högskolan
20 @copyrightstart
21 @verbatim
23 Copyright (c) 1997-2011 Kungliga Tekniska Högskolan 
24 (Royal Institute of Technology, Stockholm, Sweden).
25 All rights reserved.
27 Portions Copyright (c) 2009 Apple Inc. All rights reserved.
29 Redistribution and use in source and binary forms, with or without
30 modification, are permitted provided that the following conditions
31 are met:
33 1. Redistributions of source code must retain the above copyright
34    notice, this list of conditions and the following disclaimer.
36 2. Redistributions in binary form must reproduce the above copyright
37    notice, this list of conditions and the following disclaimer in the
38    documentation and/or other materials provided with the distribution.
40 3. Neither the name of the Institute nor the names of its contributors
41    may be used to endorse or promote products derived from this software
42    without specific prior written permission.
44 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
45 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
46 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
47 ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
48 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
49 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
50 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
51 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
52 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
53 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
54 SUCH DAMAGE.
56 @end verbatim
57 @copynext
59 @heading Massachusetts Institute of Technology
61 The parts of the libtelnet that handle Kerberos.
63 @verbatim
65 Copyright (C) 1990 by the Massachusetts Institute of Technology
67 Export of this software from the United States of America may
68 require a specific license from the United States Government.
69 It is the responsibility of any person or organization contemplating
70 export to obtain such a license before exporting.
72 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
73 distribute this software and its documentation for any purpose and
74 without fee is hereby granted, provided that the above copyright
75 notice appear in all copies and that both that copyright notice and
76 this permission notice appear in supporting documentation, and that
77 the name of M.I.T. not be used in advertising or publicity pertaining
78 to distribution of the software without specific, written prior
79 permission.  M.I.T. makes no representations about the suitability of
80 this software for any purpose.  It is provided "as is" without express
81 or implied warranty.
83 @end verbatim
84 @copynext
86 @heading The Regents of the University of California
88 The parts of the libroken, most of libtelnet, telnet, ftp,
89 and popper.
91 @verbatim
93 Copyright (c) 1988, 1990, 1993
94      The Regents of the University of California.  All rights reserved.
96 Redistribution and use in source and binary forms, with or without
97 modification, are permitted provided that the following conditions
98 are met:
100 1. Redistributions of source code must retain the above copyright
101    notice, this list of conditions and the following disclaimer.
103 2. Redistributions in binary form must reproduce the above copyright
104    notice, this list of conditions and the following disclaimer in the
105    documentation and/or other materials provided with the distribution.
107 3. Neither the name of the University nor the names of its contributors
108    may be used to endorse or promote products derived from this software
109    without specific prior written permission.
111 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
112 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
113 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
114 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
115 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
116 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
117 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
118 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
119 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
120 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
121 SUCH DAMAGE.
123 @end verbatim
124 @copynext
126 @heading The Regents of the University of California.
128 libedit
130 @verbatim
132 Copyright (c) 1992, 1993
133  The Regents of the University of California.  All rights reserved.
135 This code is derived from software contributed to Berkeley by
136 Christos Zoulas of Cornell University.
138 Redistribution and use in source and binary forms, with or without
139 modification, are permitted provided that the following conditions
140 are met:
141 1. Redistributions of source code must retain the above copyright
142    notice, this list of conditions and the following disclaimer.
143 2. Redistributions in binary form must reproduce the above copyright
144    notice, this list of conditions and the following disclaimer in the
145    documentation and/or other materials provided with the distribution.
146 3. Neither the name of the University nor the names of its contributors
147    may be used to endorse or promote products derived from this software
148    without specific prior written permission.
150 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
151 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
152 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
153 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
154 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
155 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
156 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
157 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
158 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
159 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
160 SUCH DAMAGE.
162 @end verbatim
163 @copynext
165 @heading TomsFastMath / LibTomMath
167 Tom's fast math (bignum support) and LibTomMath
169 @verbatim
171 LibTomMath is hereby released into the Public Domain.  
173 @end verbatim 
175 @copynext
177 @heading Doug Rabson
179 GSS-API mechglue layer.
181 @verbatim
183 Copyright (c) 2005 Doug Rabson
184 All rights reserved.
186 Redistribution and use in source and binary forms, with or without
187 modification, are permitted provided that the following conditions
188 are met:
189 1. Redistributions of source code must retain the above copyright
190    notice, this list of conditions and the following disclaimer.
191 2. Redistributions in binary form must reproduce the above copyright
192    notice, this list of conditions and the following disclaimer in the
193    documentation and/or other materials provided with the distribution.
195 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
196 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
197 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
198 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
199 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
200 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
201 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
202 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
203 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
204 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
205 SUCH DAMAGE.
207 @end verbatim
208 @copynext
210 @heading PADL Software Pty Ltd
212 @table @asis
213 @item GSS-API CFX, SPNEGO, naming extensions, API extensions.
214 @item KCM credential cache.
215 @item HDB LDAP backend.
216 @end table
218 @verbatim
220 Copyright (c) 2003-2011, PADL Software Pty Ltd.
221 All rights reserved.
223 Redistribution and use in source and binary forms, with or without
224 modification, are permitted provided that the following conditions
225 are met:
227 1. Redistributions of source code must retain the above copyright
228    notice, this list of conditions and the following disclaimer.
230 2. Redistributions in binary form must reproduce the above copyright
231    notice, this list of conditions and the following disclaimer in the
232    documentation and/or other materials provided with the distribution.
234 3. Neither the name of PADL Software nor the names of its contributors
235    may be used to endorse or promote products derived from this software
236    without specific prior written permission.
238 THIS SOFTWARE IS PROVIDED BY PADL SOFTWARE AND CONTRIBUTORS ``AS IS'' AND
239 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
240 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
241 ARE DISCLAIMED.  IN NO EVENT SHALL PADL SOFTWARE OR CONTRIBUTORS BE LIABLE
242 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
243 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
244 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
245 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
246 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
247 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
248 SUCH DAMAGE.
250 @end verbatim
251 @copynext
253 @heading Marko Kreen
255 Fortuna in libhcrypto
257 @verbatim
259 Copyright (c) 2005 Marko Kreen
260 All rights reserved.
262 Redistribution and use in source and binary forms, with or without
263 modification, are permitted provided that the following conditions
264 are met:
265 1. Redistributions of source code must retain the above copyright
266        notice, this list of conditions and the following disclaimer.
267 2. Redistributions in binary form must reproduce the above copyright
268        notice, this list of conditions and the following disclaimer in the
269        documentation and/or other materials provided with the distribution.
271 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
272 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
273 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
274 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
275 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
276 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
277 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
278 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
279 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
280 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
281 SUCH DAMAGE.
283 @end verbatim
284 @copynext
286 @heading NTT (Nippon Telegraph and Telephone Corporation)
288 Camellia in libhcrypto
290 @verbatim
292 Copyright (c) 2006,2007
293 NTT (Nippon Telegraph and Telephone Corporation) . All rights reserved.
295 Redistribution and use in source and binary forms, with or without
296 modification, are permitted provided that the following conditions
297 are met:
298 1. Redistributions of source code must retain the above copyright
299   notice, this list of conditions and the following disclaimer as
300   the first lines of this file unmodified.
301 2. Redistributions in binary form must reproduce the above copyright
302   notice, this list of conditions and the following disclaimer in the
303   documentation and/or other materials provided with the distribution.
305 THIS SOFTWARE IS PROVIDED BY NTT ``AS IS'' AND ANY EXPRESS OR
306 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
307 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
308 IN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, INDIRECT,
309 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
310 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
311 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
312 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
313 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
314 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
316 @end verbatim
317 @copynext
319 @heading The NetBSD Foundation, Inc.
321 vis.c in libroken
323 @verbatim
325 Copyright (c) 1999, 2005 The NetBSD Foundation, Inc.
326 All rights reserved.
328 Redistribution and use in source and binary forms, with or without
329 modification, are permitted provided that the following conditions
330 are met:
331 1. Redistributions of source code must retain the above copyright
332    notice, this list of conditions and the following disclaimer.
333 2. Redistributions in binary form must reproduce the above copyright
334    notice, this list of conditions and the following disclaimer in the
335    documentation and/or other materials provided with the distribution.
337 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
338 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
339 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
340 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
341 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
342 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
343 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
344 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
345 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
346 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
347 POSSIBILITY OF SUCH DAMAGE.
349 @end verbatim
350 @copynext
352 @heading Vincent Rijmen, Antoon Bosselaers, Paulo Barreto
354 AES in libhcrypto
356 @verbatim
358 rijndael-alg-fst.c
360 @version 3.0 (December 2000)
362 Optimised ANSI C code for the Rijndael cipher (now AES)
364 @author Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be>
365 @author Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be>
366 @author Paulo Barreto <paulo.barreto@terra.com.br>
368 This code is hereby placed in the public domain.
370 THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS
371 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
372 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
373 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE
374 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
375 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
376 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
377 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
378 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
379 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
380 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
382 @end verbatim
383 @copynext
385 @heading Apple, Inc
387 kdc/announce.c
389 @verbatim
391 Copyright (c) 2008 Apple Inc.  All Rights Reserved.
393 Export of this software from the United States of America may require
394 a specific license from the United States Government.  It is the
395 responsibility of any person or organization contemplating export to
396 obtain such a license before exporting.
398 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
399 distribute this software and its documentation for any purpose and
400 without fee is hereby granted, provided that the above copyright
401 notice appear in all copies and that both that copyright notice and
402 this permission notice appear in supporting documentation, and that
403 the name of Apple Inc. not be used in advertising or publicity pertaining
404 to distribution of the software without specific, written prior
405 permission.  Apple Inc. makes no representations about the suitability of
406 this software for any purpose.  It is provided "as is" without express
407 or implied warranty.
409 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
410 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
411 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
413 @end verbatim
415 @copynext
417 @heading Richard Outerbridge
419 DES core in libhcrypto
421 @verbatim
423 D3DES (V5.09) - 
425 A portable, public domain, version of the Data Encryption Standard.
427 Written with Symantec's THINK (Lightspeed) C by Richard Outerbridge.
428 Thanks to: Dan Hoey for his excellent Initial and Inverse permutation
429 code;  Jim Gillogly & Phil Karn for the DES key schedule code; Dennis
430 Ferguson, Eric Young and Dana How for comparing notes; and Ray Lau,
431 for humouring me on. 
433 Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.
434 (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.
437 @end verbatim
439 @copynext
441 @heading Secure Endpoints Inc
443 Windows support
445 @verbatim
447 Copyright (c) 2009, Secure Endpoints Inc.
448 All rights reserved.
450 Redistribution and use in source and binary forms, with or without
451 modification, are permitted provided that the following conditions
452 are met:
454 - Redistributions of source code must retain the above copyright
455   notice, this list of conditions and the following disclaimer.
457 - Redistributions in binary form must reproduce the above copyright
458   notice, this list of conditions and the following disclaimer in
459   the documentation and/or other materials provided with the
460   distribution.
462 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
463 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
464 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
465 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
466 COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
467 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
468 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
469 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
470 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
471 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
472 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
473 OF THE POSSIBILITY OF SUCH DAMAGE.
475 @end verbatim
477 @copynext
479 @heading Novell, Inc
481 lib/hcrypto/test_dh.c
483 @verbatim
485 Copyright (c) 2007, Novell, Inc.
486 Author: Matthias Koenig <mkoenig@suse.de>
488 All rights reserved.
490 Redistribution and use in source and binary forms, with or without
491 modification, are permitted provided that the following conditions are met:
493 * Redistributions of source code must retain the above copyright notice, this
494   list of conditions and the following disclaimer.
496 * Redistributions in binary form must reproduce the above copyright notice,
497   this list of conditions and the following disclaimer in the documentation
498   and/or other materials provided with the distribution.
500 * Neither the name of the Novell nor the names of its contributors may be used
501   to endorse or promote products derived from this software without specific
502   prior written permission.
504 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
505 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
506 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
507 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
508 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
509 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
510 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
511 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
512 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
513 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
514 POSSIBILITY OF SUCH DAMAGE.
517 @end verbatim
519 @copyrightend