x
[abartlet/lorikeet-heimdal.git/.git] / doc / copyright.texi
1
2 @macro copynext{} 
3 @vskip 20pt plus 1fil
4 @end macro
5
6 @macro copyrightstart{}
7 @end macro
8
9 @macro copyrightend{}
10 @end macro
11
12
13 @node  Copyrights and Licenses, , Acknowledgments, Top
14 @comment  node-name,  next,  previous,  up
15 @appendix Copyrights and Licenses
16
17 @heading Kungliga Tekniska Högskolan
18
19 @copyrightstart
20 @verbatim
21
22 Copyright (c) 1997-2008 Kungliga Tekniska Högskolan 
23 (Royal Institute of Technology, Stockholm, Sweden).
24 All rights reserved.
25
26 Portions Copyright (c) 2009 Apple Inc. All rights reserved.
27
28 Redistribution and use in source and binary forms, with or without
29 modification, are permitted provided that the following conditions
30 are met:
31
32 1. Redistributions of source code must retain the above copyright
33    notice, this list of conditions and the following disclaimer.
34
35 2. Redistributions in binary form must reproduce the above copyright
36    notice, this list of conditions and the following disclaimer in the
37    documentation and/or other materials provided with the distribution.
38
39 3. Neither the name of the Institute nor the names of its contributors
40    may be used to endorse or promote products derived from this software
41    without specific prior written permission.
42
43 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
44 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
45 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
46 ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
47 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
48 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
49 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
50 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
51 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
52 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
53 SUCH DAMAGE.
54
55 @end verbatim
56 @copynext
57
58 @heading Massachusetts Institute of Technology
59
60 The parts of the libtelnet that handle Kerberos.
61
62 @verbatim
63
64 Copyright (C) 1990 by the Massachusetts Institute of Technology
65
66 Export of this software from the United States of America may
67 require a specific license from the United States Government.
68 It is the responsibility of any person or organization contemplating
69 export to obtain such a license before exporting.
70
71 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
72 distribute this software and its documentation for any purpose and
73 without fee is hereby granted, provided that the above copyright
74 notice appear in all copies and that both that copyright notice and
75 this permission notice appear in supporting documentation, and that
76 the name of M.I.T. not be used in advertising or publicity pertaining
77 to distribution of the software without specific, written prior
78 permission.  M.I.T. makes no representations about the suitability of
79 this software for any purpose.  It is provided "as is" without express
80 or implied warranty.
81
82 @end verbatim
83 @copynext
84
85 @heading The Regents of the University of California
86
87 The parts of the libroken, most of libtelnet, libeditline, telnet, ftp,
88 and popper.
89
90 @verbatim
91
92 Copyright (c) 1988, 1990, 1993
93      The Regents of the University of California.  All rights reserved.
94
95 Redistribution and use in source and binary forms, with or without
96 modification, are permitted provided that the following conditions
97 are met:
98
99 1. Redistributions of source code must retain the above copyright
100    notice, this list of conditions and the following disclaimer.
101
102 2. Redistributions in binary form must reproduce the above copyright
103    notice, this list of conditions and the following disclaimer in the
104    documentation and/or other materials provided with the distribution.
105
106 3. Neither the name of the University nor the names of its contributors
107    may be used to endorse or promote products derived from this software
108    without specific prior written permission.
109
110 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
111 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
112 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
113 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
114 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
115 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
116 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
117 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
118 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
119 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
120 SUCH DAMAGE.
121
122 @end verbatim
123 @copynext
124
125 @heading Simmule Turner and Rich Salz
126
127 libeditline
128
129 This is a modified version of libeditline and the bugs we introduced
130 are our own.
131
132 @verbatim
133
134 Copyright 1992 Simmule Turner and Rich Salz.  All rights reserved. 
135
136 This software is not subject to any license of the American Telephone 
137 and Telegraph Company or of the Regents of the University of California. 
138
139 Permission is granted to anyone to use this software for any purpose on
140 any computer system, and to alter it and redistribute it freely, subject
141 to the following restrictions:
142
143 1. The authors are not responsible for the consequences of use of this
144    software, no matter how awful, even if they arise from flaws in it.
145
146 2. The origin of this software must not be misrepresented, either by
147    explicit claim or by omission.  Since few users ever read sources,
148    credits must appear in the documentation.
149
150 3. Altered versions must be plainly marked as such, and must not be
151    misrepresented as being the original software.  Since few users
152    ever read sources, credits must appear in the documentation.
153
154 4. This notice may not be removed or altered.
155
156 @end verbatim
157 @copynext
158
159 @heading TomsFastMath / LibTomMath
160
161 Tom's fast math (bignum support) and LibTomMath
162
163 @verbatim
164
165 LibTomMath is hereby released into the Public Domain.  
166
167 TomsFastMath is public domain.
168
169 Note some ideas were borrowed from LibTomMath and OpenSSL.  All of the code is original or ported
170 from LibTomMath [no code was ported from OpenSSL].  As such the origins and status of this code
171 are both public domain.
172
173 @end verbatim 
174
175 @copynext
176
177 @heading Michael J. Fromberger
178
179 The RSA/DH support for libhcrypto.
180
181 @verbatim
182
183 IMath is Copyright 2002-2005 Michael J. Fromberger
184 You may use it subject to the following Licensing Terms:
185
186 Permission is hereby granted, free of charge, to any person obtaining
187 a copy of this software and associated documentation files (the
188 "Software"), to deal in the Software without restriction, including
189 without limitation the rights to use, copy, modify, merge, publish,
190 distribute, sublicense, and/or sell copies of the Software, and to
191 permit persons to whom the Software is furnished to do so, subject to
192 the following conditions:
193
194 The above copyright notice and this permission notice shall be
195 included in all copies or substantial portions of the Software.
196
197 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
198 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
199 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
200 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
201 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
202 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
203 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
204
205 @end verbatim
206 @copynext
207
208 @heading Doug Rabson
209
210 GSS-API mechglue layer.
211
212 @verbatim
213
214 Copyright (c) 2005 Doug Rabson
215 All rights reserved.
216
217 Redistribution and use in source and binary forms, with or without
218 modification, are permitted provided that the following conditions
219 are met:
220 1. Redistributions of source code must retain the above copyright
221    notice, this list of conditions and the following disclaimer.
222 2. Redistributions in binary form must reproduce the above copyright
223    notice, this list of conditions and the following disclaimer in the
224    documentation and/or other materials provided with the distribution.
225
226 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
227 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
228 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
229 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
230 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
231 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
232 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
233 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
234 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
235 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
236 SUCH DAMAGE.
237
238 @end verbatim
239 @copynext
240
241 @heading PADL Software Pty Ltd
242
243 @table @asis
244 @item CFX implementation for GSS-API krb5 mech.
245 @item KCM credential cache.
246 @end table
247
248 @verbatim
249
250 Copyright (c) 2003, PADL Software Pty Ltd.
251 All rights reserved.
252
253 Redistribution and use in source and binary forms, with or without
254 modification, are permitted provided that the following conditions
255 are met:
256
257 1. Redistributions of source code must retain the above copyright
258    notice, this list of conditions and the following disclaimer.
259
260 2. Redistributions in binary form must reproduce the above copyright
261    notice, this list of conditions and the following disclaimer in the
262    documentation and/or other materials provided with the distribution.
263
264 3. Neither the name of PADL Software nor the names of its contributors
265    may be used to endorse or promote products derived from this software
266    without specific prior written permission.
267
268 THIS SOFTWARE IS PROVIDED BY PADL SOFTWARE AND CONTRIBUTORS ``AS IS'' AND
269 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
270 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
271 ARE DISCLAIMED.  IN NO EVENT SHALL PADL SOFTWARE OR CONTRIBUTORS BE LIABLE
272 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
273 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
274 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
275 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
276 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
277 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
278 SUCH DAMAGE.
279
280 @end verbatim
281 @copynext
282
283 @heading Marko Kreen
284
285 Fortuna in libhcrypto
286
287 @verbatim
288
289 Copyright (c) 2005 Marko Kreen
290 All rights reserved.
291
292 Redistribution and use in source and binary forms, with or without
293 modification, are permitted provided that the following conditions
294 are met:
295 1. Redistributions of source code must retain the above copyright
296        notice, this list of conditions and the following disclaimer.
297 2. Redistributions in binary form must reproduce the above copyright
298        notice, this list of conditions and the following disclaimer in the
299        documentation and/or other materials provided with the distribution.
300
301 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
302 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
303 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
304 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
305 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
306 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
307 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
308 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
309 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
310 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
311 SUCH DAMAGE.
312
313 @end verbatim
314 @copynext
315
316 @heading NTT (Nippon Telegraph and Telephone Corporation)
317
318 Camellia in libhcrypto
319
320 @verbatim
321
322 Copyright (c) 2006,2007
323 NTT (Nippon Telegraph and Telephone Corporation) . All rights reserved.
324
325 Redistribution and use in source and binary forms, with or without
326 modification, are permitted provided that the following conditions
327 are met:
328 1. Redistributions of source code must retain the above copyright
329   notice, this list of conditions and the following disclaimer as
330   the first lines of this file unmodified.
331 2. Redistributions in binary form must reproduce the above copyright
332   notice, this list of conditions and the following disclaimer in the
333   documentation and/or other materials provided with the distribution.
334
335 THIS SOFTWARE IS PROVIDED BY NTT ``AS IS'' AND ANY EXPRESS OR
336 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
337 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
338 IN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, INDIRECT,
339 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
340 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
341 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
342 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
343 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
344 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
345
346 @end verbatim
347 @copynext
348
349 @heading The NetBSD Foundation, Inc.
350
351 vis.c in libroken
352
353 @verbatim
354
355 Copyright (c) 1999, 2005 The NetBSD Foundation, Inc.
356 All rights reserved.
357
358 Redistribution and use in source and binary forms, with or without
359 modification, are permitted provided that the following conditions
360 are met:
361 1. Redistributions of source code must retain the above copyright
362    notice, this list of conditions and the following disclaimer.
363 2. Redistributions in binary form must reproduce the above copyright
364    notice, this list of conditions and the following disclaimer in the
365    documentation and/or other materials provided with the distribution.
366
367 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
368 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
369 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
370 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
371 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
372 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
373 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
374 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
375 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
376 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
377 POSSIBILITY OF SUCH DAMAGE.
378
379 @end verbatim
380 @copynext
381
382 @heading Vincent Rijmen, Antoon Bosselaers, Paulo Barreto
383
384 AES in libhcrypto
385
386 @verbatim
387
388 rijndael-alg-fst.c
389
390 @version 3.0 (December 2000)
391
392 Optimised ANSI C code for the Rijndael cipher (now AES)
393
394 @author Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be>
395 @author Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be>
396 @author Paulo Barreto <paulo.barreto@terra.com.br>
397
398 This code is hereby placed in the public domain.
399
400 THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS
401 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
402 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
403 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE
404 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
405 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
406 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
407 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
408 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
409 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
410 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
411
412 @end verbatim
413 @copynext
414
415 @heading Apple, Inc
416
417 kdc/announce.c
418
419 @verbatim
420
421 Copyright (c) 2008 Apple Inc.  All Rights Reserved.
422
423 Export of this software from the United States of America may require
424 a specific license from the United States Government.  It is the
425 responsibility of any person or organization contemplating export to
426 obtain such a license before exporting.
427
428 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
429 distribute this software and its documentation for any purpose and
430 without fee is hereby granted, provided that the above copyright
431 notice appear in all copies and that both that copyright notice and
432 this permission notice appear in supporting documentation, and that
433 the name of Apple Inc. not be used in advertising or publicity pertaining
434 to distribution of the software without specific, written prior
435 permission.  Apple Inc. makes no representations about the suitability of
436 this software for any purpose.  It is provided "as is" without express
437 or implied warranty.
438
439 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
440 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
441 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
442
443 @end verbatim
444
445 @copynext
446
447 @heading Richard Outerbridge
448
449 DES core in libhcrypto
450
451 @verbatim
452
453 D3DES (V5.09) - 
454
455 A portable, public domain, version of the Data Encryption Standard.
456
457 Written with Symantec's THINK (Lightspeed) C by Richard Outerbridge.
458 Thanks to: Dan Hoey for his excellent Initial and Inverse permutation
459 code;  Jim Gillogly & Phil Karn for the DES key schedule code; Dennis
460 Ferguson, Eric Young and Dana How for comparing notes; and Ray Lau,
461 for humouring me on. 
462
463 Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.
464 (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.
465
466
467 @end verbatim
468
469 @copynext
470
471 @heading Secure Endpoints Inc
472
473 Windows support
474
475 @verbatim
476
477 Copyright (c) 2009, Secure Endpoints Inc.
478 All rights reserved.
479
480 Redistribution and use in source and binary forms, with or without
481 modification, are permitted provided that the following conditions
482 are met:
483
484 - Redistributions of source code must retain the above copyright
485   notice, this list of conditions and the following disclaimer.
486
487 - Redistributions in binary form must reproduce the above copyright
488   notice, this list of conditions and the following disclaimer in
489   the documentation and/or other materials provided with the
490   distribution.
491
492 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
493 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
494 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
495 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
496 COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
497 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
498 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
499 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
500 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
501 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
502 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
503 OF THE POSSIBILITY OF SUCH DAMAGE.
504
505 @end verbatim
506
507 @copynext
508
509 @heading Novell, Inc
510
511 lib/hcrypto/test_dh.c
512
513 @verbatim
514
515 Copyright (c) 2007, Novell, Inc.
516 Author: Matthias Koenig <mkoenig@suse.de>
517
518 All rights reserved.
519
520 Redistribution and use in source and binary forms, with or without
521 modification, are permitted provided that the following conditions are met:
522
523 * Redistributions of source code must retain the above copyright notice, this
524   list of conditions and the following disclaimer.
525
526 * Redistributions in binary form must reproduce the above copyright notice,
527   this list of conditions and the following disclaimer in the documentation
528   and/or other materials provided with the distribution.
529
530 * Neither the name of the Novell nor the names of its contributors may be used
531   to endorse or promote products derived from this software without specific
532   prior written permission.
533
534 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
535 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
536 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
537 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
538 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
539 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
540 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
541 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
542 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
543 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
544 POSSIBILITY OF SUCH DAMAGE.
545
546
547 @end verbatim
548
549 @copyrightend