Home | History | Annotate | Line # | Download | only in doc
      1 
      2 @c $NetBSD: copyright.texi,v 1.2 2017/01/28 21:31:44 christos Exp $
      3 @macro copynext{} 
      4 @vskip 20pt plus 1fil
      5 @end macro
      6 
      7 @macro copyrightstart{}
      8 @end macro
      9 
     10 @macro copyrightend{}
     11 @end macro
     12 
     13 
     14 @node  Copyrights and Licenses, , Acknowledgments, Top
     15 @comment  node-name,  next,  previous,  up
     16 @appendix Copyrights and Licenses
     17 
     18 @heading Kungliga Tekniska Hgskolan
     19 
     20 @copyrightstart
     21 @verbatim
     22 
     23 Copyright (c) 1997-2011 Kungliga Tekniska Hgskolan 
     24 (Royal Institute of Technology, Stockholm, Sweden).
     25 All rights reserved.
     26 
     27 Portions Copyright (c) 2009 Apple Inc. All rights reserved.
     28 
     29 Redistribution and use in source and binary forms, with or without
     30 modification, are permitted provided that the following conditions
     31 are met:
     32 
     33 1. Redistributions of source code must retain the above copyright
     34    notice, this list of conditions and the following disclaimer.
     35 
     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.
     39 
     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.
     43 
     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.
     55 
     56 @end verbatim
     57 @copynext
     58 
     59 @heading Massachusetts Institute of Technology
     60 
     61 The parts of the libtelnet that handle Kerberos.
     62 
     63 @verbatim
     64 
     65 Copyright (C) 1990 by the Massachusetts Institute of Technology
     66 
     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.
     71 
     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.
     82 
     83 @end verbatim
     84 @copynext
     85 
     86 @heading The Regents of the University of California
     87 
     88 The parts of the libroken, most of libtelnet, telnet, ftp,
     89 and popper.
     90 
     91 @verbatim
     92 
     93 Copyright (c) 1988, 1990, 1993
     94      The Regents of the University of California.  All rights reserved.
     95 
     96 Redistribution and use in source and binary forms, with or without
     97 modification, are permitted provided that the following conditions
     98 are met:
     99 
    100 1. Redistributions of source code must retain the above copyright
    101    notice, this list of conditions and the following disclaimer.
    102 
    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.
    106 
    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.
    110 
    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.
    122 
    123 @end verbatim
    124 @copynext
    125 
    126 @heading The Regents of the University of California.
    127 
    128 libedit
    129 
    130 @verbatim
    131 
    132 Copyright (c) 1992, 1993
    133  The Regents of the University of California.  All rights reserved.
    134 
    135 This code is derived from software contributed to Berkeley by
    136 Christos Zoulas of Cornell University.
    137 
    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.
    149 
    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.
    161 
    162 @end verbatim
    163 @copynext
    164 
    165 @heading TomsFastMath / LibTomMath
    166 
    167 Tom's fast math (bignum support) and LibTomMath
    168 
    169 @verbatim
    170 
    171 LibTomMath is hereby released into the Public Domain.  
    172 
    173 @end verbatim 
    174 
    175 @copynext
    176 
    177 @heading Doug Rabson
    178 
    179 GSS-API mechglue layer.
    180 
    181 @verbatim
    182 
    183 Copyright (c) 2005 Doug Rabson
    184 All rights reserved.
    185 
    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.
    194 
    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.
    206 
    207 @end verbatim
    208 @copynext
    209 
    210 @heading PADL Software Pty Ltd
    211 
    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
    217 
    218 @verbatim
    219 
    220 Copyright (c) 2003-2011, PADL Software Pty Ltd.
    221 Copyright (c) 2004, Andrew Bartlett.
    222 Copyright (c) 2003 - 2008, Kungliga Tekniska Hgskolan
    223 Copyright (c) 2015, Timothy Pearson.
    224 All rights reserved.
    225 
    226 Redistribution and use in source and binary forms, with or without
    227 modification, are permitted provided that the following conditions
    228 are met:
    229 
    230 1. Redistributions of source code must retain the above copyright
    231    notice, this list of conditions and the following disclaimer.
    232 
    233 2. Redistributions in binary form must reproduce the above copyright
    234    notice, this list of conditions and the following disclaimer in the
    235    documentation and/or other materials provided with the distribution.
    236 
    237 3. Neither the name of PADL Software nor the names of its contributors
    238    may be used to endorse or promote products derived from this software
    239    without specific prior written permission.
    240 
    241 THIS SOFTWARE IS PROVIDED BY PADL SOFTWARE AND CONTRIBUTORS ``AS IS'' AND
    242 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    243 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    244 ARE DISCLAIMED.  IN NO EVENT SHALL PADL SOFTWARE OR CONTRIBUTORS BE LIABLE
    245 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    246 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
    247 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    248 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    249 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    250 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    251 SUCH DAMAGE.
    252 
    253 @end verbatim
    254 @copynext
    255 
    256 @heading Marko Kreen
    257 
    258 Fortuna in libhcrypto
    259 
    260 @verbatim
    261 
    262 Copyright (c) 2005 Marko Kreen
    263 All rights reserved.
    264 
    265 Redistribution and use in source and binary forms, with or without
    266 modification, are permitted provided that the following conditions
    267 are met:
    268 1. Redistributions of source code must retain the above copyright
    269        notice, this list of conditions and the following disclaimer.
    270 2. Redistributions in binary form must reproduce the above copyright
    271        notice, this list of conditions and the following disclaimer in the
    272        documentation and/or other materials provided with the distribution.
    273 
    274 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
    275 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    276 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    277 ARE DISCLAIMED.	IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
    278 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    279 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
    280 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    281 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    282 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    283 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    284 SUCH DAMAGE.
    285 
    286 @end verbatim
    287 @copynext
    288 
    289 @heading NTT (Nippon Telegraph and Telephone Corporation)
    290 
    291 Camellia in libhcrypto
    292 
    293 @verbatim
    294 
    295 Copyright (c) 2006,2007
    296 NTT (Nippon Telegraph and Telephone Corporation) . All rights reserved.
    297 
    298 Redistribution and use in source and binary forms, with or without
    299 modification, are permitted provided that the following conditions
    300 are met:
    301 1. Redistributions of source code must retain the above copyright
    302   notice, this list of conditions and the following disclaimer as
    303   the first lines of this file unmodified.
    304 2. Redistributions in binary form must reproduce the above copyright
    305   notice, this list of conditions and the following disclaimer in the
    306   documentation and/or other materials provided with the distribution.
    307 
    308 THIS SOFTWARE IS PROVIDED BY NTT ``AS IS'' AND ANY EXPRESS OR
    309 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
    310 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
    311 IN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, INDIRECT,
    312 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
    313 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    314 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    315 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    316 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    317 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    318 
    319 @end verbatim
    320 @copynext
    321 
    322 @heading The NetBSD Foundation, Inc.
    323 
    324 vis.c in libroken
    325 
    326 @verbatim
    327 
    328 Copyright (c) 1999, 2005 The NetBSD Foundation, Inc.
    329 All rights reserved.
    330 
    331 Redistribution and use in source and binary forms, with or without
    332 modification, are permitted provided that the following conditions
    333 are met:
    334 1. Redistributions of source code must retain the above copyright
    335    notice, this list of conditions and the following disclaimer.
    336 2. Redistributions in binary form must reproduce the above copyright
    337    notice, this list of conditions and the following disclaimer in the
    338    documentation and/or other materials provided with the distribution.
    339 
    340 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
    341 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
    342 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
    343 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
    344 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
    345 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
    346 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
    347 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
    348 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    349 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    350 POSSIBILITY OF SUCH DAMAGE.
    351 
    352 @end verbatim
    353 @copynext
    354 
    355 @heading Vincent Rijmen, Antoon Bosselaers, Paulo Barreto
    356 
    357 AES in libhcrypto
    358 
    359 @verbatim
    360 
    361 rijndael-alg-fst.c
    362 
    363 @version 3.0 (December 2000)
    364 
    365 Optimised ANSI C code for the Rijndael cipher (now AES)
    366 
    367 @author Vincent Rijmen <vincent.rijmen (a] esat.kuleuven.ac.be>
    368 @author Antoon Bosselaers <antoon.bosselaers (a] esat.kuleuven.ac.be>
    369 @author Paulo Barreto <paulo.barreto (a] terra.com.br>
    370 
    371 This code is hereby placed in the public domain.
    372 
    373 THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS
    374 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
    375 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    376 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE
    377 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
    378 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
    379 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
    380 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
    381 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
    382 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
    383 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    384 
    385 @end verbatim
    386 @copynext
    387 
    388 @heading Apple, Inc
    389 
    390 kdc/announce.c
    391 
    392 @verbatim
    393 
    394 Copyright (c) 2008 Apple Inc.  All Rights Reserved.
    395 
    396 Export of this software from the United States of America may require
    397 a specific license from the United States Government.  It is the
    398 responsibility of any person or organization contemplating export to
    399 obtain such a license before exporting.
    400 
    401 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
    402 distribute this software and its documentation for any purpose and
    403 without fee is hereby granted, provided that the above copyright
    404 notice appear in all copies and that both that copyright notice and
    405 this permission notice appear in supporting documentation, and that
    406 the name of Apple Inc. not be used in advertising or publicity pertaining
    407 to distribution of the software without specific, written prior
    408 permission.  Apple Inc. makes no representations about the suitability of
    409 this software for any purpose.  It is provided "as is" without express
    410 or implied warranty.
    411 
    412 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
    413 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
    414 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
    415 
    416 @end verbatim
    417 
    418 @copynext
    419 
    420 @heading Richard Outerbridge
    421 
    422 DES core in libhcrypto
    423 
    424 @verbatim
    425 
    426 D3DES (V5.09) - 
    427 
    428 A portable, public domain, version of the Data Encryption Standard.
    429 
    430 Written with Symantec's THINK (Lightspeed) C by Richard Outerbridge.
    431 Thanks to: Dan Hoey for his excellent Initial and Inverse permutation
    432 code;  Jim Gillogly & Phil Karn for the DES key schedule code; Dennis
    433 Ferguson, Eric Young and Dana How for comparing notes; and Ray Lau,
    434 for humouring me on. 
    435 
    436 Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.
    437 (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.
    438 
    439 
    440 @end verbatim
    441 
    442 @copynext
    443 
    444 @heading Secure Endpoints Inc
    445 
    446 Windows support
    447 
    448 @verbatim
    449 
    450 Copyright (c) 2009-2015, Secure Endpoints Inc.
    451 All rights reserved.
    452 
    453 Redistribution and use in source and binary forms, with or without
    454 modification, are permitted provided that the following conditions
    455 are met:
    456 
    457 - Redistributions of source code must retain the above copyright
    458   notice, this list of conditions and the following disclaimer.
    459 
    460 - Redistributions in binary form must reproduce the above copyright
    461   notice, this list of conditions and the following disclaimer in
    462   the documentation and/or other materials provided with the
    463   distribution.
    464 
    465 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    466 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    467 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
    468 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
    469 COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
    470 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    471 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    472 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    473 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    474 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    475 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    476 OF THE POSSIBILITY OF SUCH DAMAGE.
    477 
    478 @end verbatim
    479 
    480 @copynext
    481 
    482 @heading Novell, Inc
    483 
    484 lib/hcrypto/test_dh.c
    485 
    486 @verbatim
    487 
    488 Copyright (c) 2007, Novell, Inc.
    489 Author: Matthias Koenig <mkoenig (a] suse.de>
    490 
    491 All rights reserved.
    492 
    493 Redistribution and use in source and binary forms, with or without
    494 modification, are permitted provided that the following conditions are met:
    495 
    496 * Redistributions of source code must retain the above copyright notice, this
    497   list of conditions and the following disclaimer.
    498 
    499 * Redistributions in binary form must reproduce the above copyright notice,
    500   this list of conditions and the following disclaimer in the documentation
    501   and/or other materials provided with the distribution.
    502 
    503 * Neither the name of the Novell nor the names of its contributors may be used
    504   to endorse or promote products derived from this software without specific
    505   prior written permission.
    506 
    507 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    508 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    509 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    510 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
    511 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
    512 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
    513 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
    514 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
    515 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    516 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    517 POSSIBILITY OF SUCH DAMAGE.
    518 
    519 
    520 @end verbatim
    521 
    522 @copyrightend
    523