Fix autoconf 2.70 compatibility
[platform/upstream/krb5.git] / doc / notice.rst
1 Copyright |copy| 1985-2019 by the Massachusetts Institute of Technology.
2
3 All rights reserved.
4
5 Redistribution and use in source and binary forms, with or without
6 modification, are permitted provided that the following conditions are
7 met:
8
9 * Redistributions of source code must retain the above copyright notice,
10   this list of conditions and the following disclaimer.
11 * Redistributions in binary form must reproduce the above copyright
12   notice, this list of conditions and the following disclaimer in the
13   documentation and/or other materials provided with the distribution.
14
15 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
16 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
17 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
18 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
19 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
20 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
21 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
25 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
27 Downloading of this software may constitute an export of cryptographic
28 software from the United States of America that is subject to the
29 United States Export Administration Regulations (EAR), 15 CFR 730-774.
30 Additional laws or regulations may apply.  It is the responsibility of
31 the person or entity contemplating export to comply with all
32 applicable export laws and regulations, including obtaining any
33 required license from the U.S. government.
34
35 The U.S. government prohibits export of encryption source code to
36 certain countries and individuals, including, but not limited to, the
37 countries of Cuba, Iran, North Korea, Sudan, Syria, and residents and
38 nationals of those countries.
39
40 Documentation components of this software distribution are licensed
41 under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
42 (https://creativecommons.org/licenses/by-sa/3.0/)
43
44 Individual source code files are copyright MIT, Cygnus Support,
45 Novell, OpenVision Technologies, Oracle, Red Hat, Sun Microsystems,
46 FundsXpress, and others.
47
48 Project Athena, Athena, Athena MUSE, Discuss, Hesiod, Kerberos, Moira,
49 and Zephyr are trademarks of the Massachusetts Institute of Technology
50 (MIT).  No commercial use of these trademarks may be made without
51 prior written permission of MIT.
52
53 "Commercial use" means use of a name in a product or other for-profit
54 manner.  It does NOT prevent a commercial firm from referring to the
55 MIT trademarks in order to convey information (although in doing so,
56 recognition of their trademark status should be given).
57
58 -------------------
59
60 The following copyright and permission notice applies to the
61 OpenVision Kerberos Administration system located in
62 ``kadmin/create``, ``kadmin/dbutil``, ``kadmin/passwd``,
63 ``kadmin/server``, ``lib/kadm5``, and portions of
64 ``lib/rpc``:
65
66     Copyright, OpenVision Technologies, Inc., 1993-1996, All Rights Reserved
67
68     WARNING:  Retrieving the OpenVision Kerberos Administration system source
69     code, as described below, indicates your acceptance of the following
70     terms.  If you do not agree to the following terms, do not retrieve the
71     OpenVision Kerberos administration system.
72
73     You may freely use and distribute the Source Code and Object Code
74     compiled from it, with or without modification, but this Source Code is
75     provided to you "AS IS" EXCLUSIVE OF ANY WARRANTY, INCLUDING, WITHOUT
76     LIMITATION, ANY WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
77     PARTICULAR PURPOSE, OR ANY OTHER WARRANTY, WHETHER EXPRESS OR IMPLIED.
78     IN NO EVENT WILL OPENVISION HAVE ANY LIABILITY FOR ANY LOST PROFITS,
79     LOSS OF DATA OR COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR
80     FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS
81     AGREEMENT, INCLUDING, WITHOUT LIMITATION, THOSE RESULTING FROM THE USE
82     OF THE SOURCE CODE, OR THE FAILURE OF THE SOURCE CODE TO PERFORM, OR FOR
83     ANY OTHER REASON.
84
85     OpenVision retains all copyrights in the donated Source Code. OpenVision
86     also retains copyright to derivative works of the Source Code, whether
87     created by OpenVision or by a third party. The OpenVision copyright
88     notice must be preserved if derivative works are made based on the
89     donated Source Code.
90
91     OpenVision Technologies, Inc. has donated this Kerberos Administration
92     system to MIT for inclusion in the standard Kerberos 5 distribution.
93     This donation underscores our commitment to continuing Kerberos
94     technology development and our gratitude for the valuable work which has
95     been performed by MIT and the Kerberos community.
96
97 -------------------
98
99     Portions contributed by Matt Crawford ``crawdad@fnal.gov`` were work
100     performed at Fermi National Accelerator Laboratory, which is operated
101     by Universities Research Association, Inc., under contract
102     DE-AC02-76CHO3000 with the U.S. Department of Energy.
103
104 -------------------
105
106 Portions of ``src/lib/crypto`` have the following copyright:
107
108     Copyright |copy| 1998 by the FundsXpress, INC.
109
110     All rights reserved.
111
112         Export of this software from the United States of America may require
113         a specific license from the United States Government.  It is the
114         responsibility of any person or organization contemplating export to
115         obtain such a license before exporting.
116
117     WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
118     distribute this software and its documentation for any purpose and
119     without fee is hereby granted, provided that the above copyright
120     notice appear in all copies and that both that copyright notice and
121     this permission notice appear in supporting documentation, and that
122     the name of FundsXpress. not be used in advertising or publicity pertaining
123     to distribution of the software without specific, written prior
124     permission.  FundsXpress makes no representations about the suitability of
125     this software for any purpose.  It is provided "as is" without express
126     or implied warranty.
127
128     THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
129     IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
130     WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
131
132 -------------------
133
134 The implementation of the AES encryption algorithm in
135 ``src/lib/crypto/builtin/aes`` has the following copyright:
136
137     | Copyright |copy| 2001, Dr Brian Gladman ``brg@gladman.uk.net``,
138         Worcester, UK.
139     | All rights reserved.
140
141     LICENSE TERMS
142
143     The free distribution and use of this software in both source and binary
144     form is allowed (with or without changes) provided that:
145
146     1.  distributions of this source code include the above copyright
147         notice, this list of conditions and the following disclaimer;
148     2.  distributions in binary form include the above copyright
149         notice, this list of conditions and the following disclaimer
150         in the documentation and/or other associated materials;
151     3.  the copyright holder's name is not used to endorse products
152         built using this software without specific written permission.
153
154     DISCLAIMER
155
156     This software is provided 'as is' with no explcit or implied warranties
157     in respect of any properties, including, but not limited to, correctness
158     and fitness for purpose.
159
160 -------------------
161
162 Portions contributed by Red Hat, including the pre-authentication
163 plug-in framework and the NSS crypto implementation, contain the
164 following copyright:
165
166     | Copyright |copy| 2006 Red Hat, Inc.
167     | Portions copyright |copy| 2006 Massachusetts Institute of Technology
168     | All Rights Reserved.
169
170     Redistribution and use in source and binary forms, with or without
171     modification, are permitted provided that the following conditions are
172     met:
173
174     * Redistributions of source code must retain the above copyright
175       notice, this list of conditions and the following disclaimer.
176     * Redistributions in binary form must reproduce the above copyright
177       notice, this list of conditions and the following disclaimer in the
178       documentation and/or other materials provided with the distribution.
179     * Neither the name of Red Hat, Inc., nor the names of its contributors
180       may be used to endorse or promote products derived from this software
181       without specific prior written permission.
182
183     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
184     IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
185     TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
186     PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
187     OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
188     EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
189     PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
190     PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
191     LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
192     NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
193     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
194
195 -------------------
196
197 The bundled verto source code is subject to the following license:
198
199     Copyright 2011 Red Hat, Inc.
200
201     Permission is hereby granted, free of charge, to any person
202     obtaining a copy of this software and associated documentation files
203     (the "Software"), to deal in the Software without restriction,
204     including without limitation the rights to use, copy, modify, merge,
205     publish, distribute, sublicense, and/or sell copies of the Software,
206     and to permit persons to whom the Software is furnished to do so,
207     subject to the following conditions:
208
209     The above copyright notice and this permission notice shall be
210     included in all copies or substantial portions of the Software.
211
212     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
213     EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
214     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
215     NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
216     BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
217     ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
218     CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
219     SOFTWARE.
220
221 -------------------
222
223 The MS-KKDCP client implementation has the following copyright:
224
225     Copyright 2013,2014 Red Hat, Inc.
226
227     Redistribution and use in source and binary forms, with or without
228     modification, are permitted provided that the following conditions 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
235            the documentation and/or other materials provided with the
236            distribution.
237
238     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
239     IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
240     TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
241     PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
242     OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
243     EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
244     PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
245     PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
246     LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
247     NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
248     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
249
250 -------------------
251
252 The implementations of GSSAPI mechglue in GSSAPI-SPNEGO in
253 ``src/lib/gssapi``, including the following files:
254
255 .. parsed-literal::
256
257     lib/gssapi/generic/gssapi_err_generic.et
258     lib/gssapi/mechglue/g_accept_sec_context.c
259     lib/gssapi/mechglue/g_acquire_cred.c
260     lib/gssapi/mechglue/g_canon_name.c
261     lib/gssapi/mechglue/g_compare_name.c
262     lib/gssapi/mechglue/g_context_time.c
263     lib/gssapi/mechglue/g_delete_sec_context.c
264     lib/gssapi/mechglue/g_dsp_name.c
265     lib/gssapi/mechglue/g_dsp_status.c
266     lib/gssapi/mechglue/g_dup_name.c
267     lib/gssapi/mechglue/g_exp_sec_context.c
268     lib/gssapi/mechglue/g_export_name.c
269     lib/gssapi/mechglue/g_glue.c
270     lib/gssapi/mechglue/g_imp_name.c
271     lib/gssapi/mechglue/g_imp_sec_context.c
272     lib/gssapi/mechglue/g_init_sec_context.c
273     lib/gssapi/mechglue/g_initialize.c
274     lib/gssapi/mechglue/g_inquire_context.c
275     lib/gssapi/mechglue/g_inquire_cred.c
276     lib/gssapi/mechglue/g_inquire_names.c
277     lib/gssapi/mechglue/g_process_context.c
278     lib/gssapi/mechglue/g_rel_buffer.c
279     lib/gssapi/mechglue/g_rel_cred.c
280     lib/gssapi/mechglue/g_rel_name.c
281     lib/gssapi/mechglue/g_rel_oid_set.c
282     lib/gssapi/mechglue/g_seal.c
283     lib/gssapi/mechglue/g_sign.c
284     lib/gssapi/mechglue/g_store_cred.c
285     lib/gssapi/mechglue/g_unseal.c
286     lib/gssapi/mechglue/g_userok.c
287     lib/gssapi/mechglue/g_utils.c
288     lib/gssapi/mechglue/g_verify.c
289     lib/gssapi/mechglue/gssd_pname_to_uid.c
290     lib/gssapi/mechglue/mglueP.h
291     lib/gssapi/mechglue/oid_ops.c
292     lib/gssapi/spnego/gssapiP_spnego.h
293     lib/gssapi/spnego/spnego_mech.c
294
295 and the initial implementation of incremental propagation, including
296 the following new or changed files:
297
298 .. parsed-literal::
299
300     include/iprop_hdr.h
301     kadmin/server/ipropd_svc.c
302     lib/kdb/iprop.x
303     lib/kdb/kdb_convert.c
304     lib/kdb/kdb_log.c
305     lib/kdb/kdb_log.h
306     lib/krb5/error_tables/kdb5_err.et
307     kprop/kpropd_rpc.c
308     kprop/kproplog.c
309
310 are subject to the following license:
311
312     Copyright |copy| 2004 Sun Microsystems, Inc.
313
314     Permission is hereby granted, free of charge, to any person obtaining a
315     copy of this software and associated documentation files (the
316     "Software"), to deal in the Software without restriction, including
317     without limitation the rights to use, copy, modify, merge, publish,
318     distribute, sublicense, and/or sell copies of the Software, and to
319     permit persons to whom the Software is furnished to do so, subject to
320     the following conditions:
321
322     The above copyright notice and this permission notice shall be included
323     in all copies or substantial portions of the Software.
324
325     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
326     OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
327     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
328     IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
329     CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
330     TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
331     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
332
333 -------------------
334
335 Kerberos V5 includes documentation and software developed at the
336 University of California at Berkeley, which includes this copyright
337 notice:
338
339     | Copyright |copy| 1983 Regents of the University of California.
340     | All rights reserved.
341
342     Redistribution and use in source and binary forms, with or without
343     modification, are permitted provided that the following conditions are
344     met:
345
346     1.  Redistributions of source code must retain the above copyright
347         notice, this list of conditions and the following disclaimer.
348     2.  Redistributions in binary form must reproduce the above copyright
349         notice, this list of conditions and the following disclaimer in the
350         documentation and/or other materials provided with the distribution.
351     3.  Neither the name of the University nor the names of its contributors
352         may be used to endorse or promote products derived from this software
353         without specific prior written permission.
354
355     THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
356     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
357     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
358     ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
359     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
360     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
361     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
362     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
363     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
364     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
365     SUCH DAMAGE.
366
367 -------------------
368
369 Portions contributed by Novell, Inc., including the LDAP database
370 backend, are subject to the following license:
371
372     | Copyright |copy| 2004-2005, Novell, Inc.
373     | All rights reserved.
374
375     Redistribution and use in source and binary forms, with or without
376     modification, are permitted provided that the following conditions are met:
377
378     * Redistributions of source code must retain the above copyright notice,
379       this list of conditions and the following disclaimer.
380     * Redistributions in binary form must reproduce the above copyright
381       notice, this list of conditions and the following disclaimer in the
382       documentation and/or other materials provided with the distribution.
383     * The copyright holder's name is not used to endorse or promote products
384       derived from this software without specific prior written permission.
385
386     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
387     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
388     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
389     ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
390     LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
391     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
392     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
393     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
394     CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
395     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
396     POSSIBILITY OF SUCH DAMAGE.
397
398 -------------------
399
400 Portions funded by Sandia National Laboratory
401 and developed by the University of Michigan's
402 Center for Information Technology Integration,
403 including the PKINIT implementation, are subject
404 to the following license:
405
406     | COPYRIGHT |copy| 2006-2007
407     | THE REGENTS OF THE UNIVERSITY OF MICHIGAN
408     | ALL RIGHTS RESERVED
409
410     Permission is granted to use, copy, create derivative works
411     and redistribute this software and such derivative works
412     for any purpose, so long as the name of The University of
413     Michigan is not used in any advertising or publicity
414     pertaining to the use of distribution of this software
415     without specific, written prior authorization.  If the
416     above copyright notice or any other identification of the
417     University of Michigan is included in any copy of any
418     portion of this software, then the disclaimer below must
419     also be included.
420
421     THIS SOFTWARE IS PROVIDED AS IS, WITHOUT REPRESENTATION
422     FROM THE UNIVERSITY OF MICHIGAN AS TO ITS FITNESS FOR ANY
423     PURPOSE, AND WITHOUT WARRANTY BY THE UNIVERSITY OF
424     MICHIGAN OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING
425     WITHOUT LIMITATION THE IMPLIED WARRANTIES OF
426     MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
427     REGENTS OF THE UNIVERSITY OF MICHIGAN SHALL NOT BE LIABLE
428     FOR ANY DAMAGES, INCLUDING SPECIAL, INDIRECT, INCIDENTAL, OR
429     CONSEQUENTIAL DAMAGES, WITH RESPECT TO ANY CLAIM ARISING
430     OUT OF OR IN CONNECTION WITH THE USE OF THE SOFTWARE, EVEN
431     IF IT HAS BEEN OR IS HEREAFTER ADVISED OF THE POSSIBILITY OF
432     SUCH DAMAGES.
433
434 -------------------
435
436 The pkcs11.h file included in the PKINIT code has the
437 following license:
438
439     | Copyright 2006 g10 Code GmbH
440     | Copyright 2006 Andreas Jellinghaus
441
442     This file is free software; as a special exception the author gives
443     unlimited permission to copy and/or distribute it, with or without
444     modifications, as long as this notice is preserved.
445
446     This file is distributed in the hope that it will be useful, but
447     WITHOUT ANY WARRANTY, to the extent permitted by law; without even
448     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
449     PURPOSE.
450
451 -------------------
452
453 Portions contributed by Apple Inc. are subject to the following license:
454
455     Copyright 2004-2008 Apple Inc.  All Rights Reserved.
456
457         Export of this software from the United States of America may require
458         a specific license from the United States Government.  It is the
459         responsibility of any person or organization contemplating export to
460         obtain such a license before exporting.
461
462     WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
463     distribute this software and its documentation for any purpose and
464     without fee is hereby granted, provided that the above copyright
465     notice appear in all copies and that both that copyright notice and
466     this permission notice appear in supporting documentation, and that
467     the name of Apple Inc. not be used in advertising or publicity pertaining
468     to distribution of the software without specific, written prior
469     permission.  Apple Inc. makes no representations about the suitability of
470     this software for any purpose.  It is provided "as is" without express
471     or implied warranty.
472
473     THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
474     IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
475     WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
476
477 -------------------
478
479 The implementations of UTF-8 string handling in src/util/support and
480 src/lib/krb5/unicode are subject to the following copyright and
481 permission notice:
482
483     | The OpenLDAP Public License
484     | Version 2.8, 17 August 2003
485
486     Redistribution and use of this software and associated documentation
487     ("Software"), with or without modification, are permitted provided
488     that the following conditions are met:
489
490     1.  Redistributions in source form must retain copyright statements
491         and notices,
492     2.  Redistributions in binary form must reproduce applicable copyright
493         statements and notices, this list of conditions, and the following
494         disclaimer in the documentation and/or other materials provided
495         with the distribution, and
496     3.  Redistributions must contain a verbatim copy of this document.
497
498     The OpenLDAP Foundation may revise this license from time to time.
499     Each revision is distinguished by a version number.  You may use
500     this Software under terms of this license revision or under the
501     terms of any subsequent revision of the license.
502
503     THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS
504     CONTRIBUTORS "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES,
505     INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
506     AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT
507     SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S)
508     OR OWNER(S) OF THE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
509     INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
510     BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
511     LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
512     CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
513     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
514     ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
515     POSSIBILITY OF SUCH DAMAGE.
516
517     The names of the authors and copyright holders must not be used in
518     advertising or otherwise to promote the sale, use or other dealing
519     in this Software without specific, written prior permission.  Title
520     to copyright in this Software shall at all times remain with copyright
521     holders.
522
523     OpenLDAP is a registered trademark of the OpenLDAP Foundation.
524
525     Copyright 1999-2003 The OpenLDAP Foundation, Redwood City,
526     California, USA.  All Rights Reserved.  Permission to copy and
527     distribute verbatim copies of this document is granted.
528
529 -------------------
530
531 Marked test programs in src/lib/krb5/krb have the following copyright:
532
533     | Copyright |copy| 2006 Kungliga Tekniska Högskola
534     | (Royal Institute of Technology, Stockholm, Sweden).
535     | All rights reserved.
536
537     Redistribution and use in source and binary forms, with or without
538     modification, are permitted provided that the following conditions
539     are met:
540
541     1.  Redistributions of source code must retain the above copyright
542         notice, this list of conditions and the following disclaimer.
543     2.  Redistributions in binary form must reproduce the above copyright
544         notice, this list of conditions and the following disclaimer in the
545         documentation and/or other materials provided with the distribution.
546     3.  Neither the name of KTH nor the names of its contributors may be
547         used to endorse or promote products derived from this software without
548         specific prior written permission.
549
550     THIS SOFTWARE IS PROVIDED BY KTH AND ITS CONTRIBUTORS "AS IS" AND ANY
551     EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
552     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
553     PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KTH OR ITS CONTRIBUTORS BE
554     LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
555     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
556     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
557     BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
558     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
559     OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
560     ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
561
562 -------------------
563
564 The KCM Mach RPC definition file used on macOS has the following copyright:
565
566     | Copyright |copy| 2009 Kungliga Tekniska Högskola
567     | (Royal Institute of Technology, Stockholm, Sweden).
568     | All rights reserved.
569
570     Portions Copyright |copy| 2009 Apple Inc. All rights reserved.
571
572     Redistribution and use in source and binary forms, with or without
573     modification, are permitted provided that the following conditions
574     are met:
575
576     1.  Redistributions of source code must retain the above copyright
577         notice, this list of conditions and the following disclaimer.
578
579     2.  Redistributions in binary form must reproduce the above copyright
580         notice, this list of conditions and the following disclaimer in the
581         documentation and/or other materials provided with the distribution.
582
583     3.  Neither the name of the Institute nor the names of its contributors
584         may be used to endorse or promote products derived from this software
585         without specific prior written permission.
586
587     THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS "AS IS" AND
588     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
589     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
590     ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
591     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
592     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
593     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
594     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
595     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
596     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
597     SUCH DAMAGE.
598
599 -------------------
600
601 Portions of the RPC implementation in src/lib/rpc and src/include/gssrpc
602 have the following copyright and permission notice:
603
604     Copyright |copy| 2010, Oracle America, Inc.
605
606     All rights reserved.
607
608     Redistribution and use in source and binary forms, with or without
609     modification, are permitted provided that the following conditions are met:
610
611     1.  Redistributions of source code must retain the above copyright
612         notice, this list of conditions and the following disclaimer.
613     2.  Redistributions in binary form must reproduce the above copyright
614         notice, this list of conditions and the following disclaimer in
615         the documentation and/or other materials provided with the
616         distribution.
617     3.  Neither the name of the "Oracle America, Inc." nor the names of
618         its contributors may be used to endorse or promote products
619         derived from this software without specific prior written permission.
620
621     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
622     IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
623     TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
624     PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
625     HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
626     SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
627     TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
628     PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
629     LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
630     NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
631     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
632
633 -------------------
634
635     Copyright |copy| 2006,2007,2009
636     NTT (Nippon Telegraph and Telephone Corporation).  All rights reserved.
637
638     Redistribution and use in source and binary forms, with or without
639     modification, are permitted provided that the following conditions
640     are met:
641
642     1.  Redistributions of source code must retain the above copyright
643         notice, this list of conditions and the following disclaimer as
644         the first lines of this file unmodified.
645     2.  Redistributions in binary form must reproduce the above copyright
646         notice, this list of conditions and the following disclaimer in the
647         documentation and/or other materials provided with the distribution.
648
649     THIS SOFTWARE IS PROVIDED BY NTT "AS IS" AND ANY EXPRESS OR
650     IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
651     OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
652     IN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, INDIRECT,
653     INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
654     NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
655     DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
656     THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
657     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
658     THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
659
660 -------------------
661
662     Copyright 2000 by Carnegie Mellon University
663
664     All Rights Reserved
665
666     Permission to use, copy, modify, and distribute this software and its
667     documentation for any purpose and without fee is hereby granted,
668     provided that the above copyright notice appear in all copies and that
669     both that copyright notice and this permission notice appear in
670     supporting documentation, and that the name of Carnegie Mellon
671     University not be used in advertising or publicity pertaining to
672     distribution of the software without specific, written prior
673     permission.
674
675     CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
676     THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
677     FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE FOR
678     ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
679     WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
680     ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
681     OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
682
683 -------------------
684
685     Copyright |copy| 2002 Naval Research Laboratory (NRL/CCS)
686
687     Permission to use, copy, modify and distribute this software and its
688     documentation is hereby granted, provided that both the copyright
689     notice and this permission notice appear in all copies of the software,
690     derivative works or modified versions, and any portions thereof.
691
692     NRL ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" CONDITION AND
693     DISCLAIMS ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER
694     RESULTING FROM THE USE OF THIS SOFTWARE.
695
696 -------------------
697
698     Copyright |copy| 1991, 1992, 1994 by Cygnus Support.
699
700     Permission to use, copy, modify, and
701     distribute this software and its documentation for any purpose and
702     without fee is hereby granted, provided that the above copyright
703     notice appear in all copies and that both that copyright notice and
704     this permission notice appear in supporting documentation.
705     Cygnus Support makes no representations about the suitability of
706     this software for any purpose.  It is provided "as is" without express
707     or implied warranty.
708
709 -------------------
710
711     Copyright |copy| 2006 Secure Endpoints Inc.
712
713     Permission is hereby granted, free of charge, to any person
714     obtaining a copy of this software and associated documentation
715     files (the "Software"), to deal in the Software without
716     restriction, including without limitation the rights to use, copy,
717     modify, merge, publish, distribute, sublicense, and/or sell copies
718     of the Software, and to permit persons to whom the Software is
719     furnished to do so, subject to the following conditions:
720
721     The above copyright notice and this permission notice shall be
722     included in all copies or substantial portions of the Software.
723
724     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
725     EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
726     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
727     NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
728     BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
729     ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
730     CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
731     SOFTWARE.
732
733 -------------------
734
735 Portions of the implementation of the Fortuna-like PRNG are subject to
736 the following notice:
737
738     | Copyright |copy| 2005 Marko Kreen
739     | All rights reserved.
740
741     Redistribution and use in source and binary forms, with or without
742     modification, are permitted provided that the following conditions
743     are met:
744
745     1.  Redistributions of source code must retain the above copyright
746         notice, this list of conditions and the following disclaimer.
747     2.  Redistributions in binary form must reproduce the above copyright
748         notice, this list of conditions and the following disclaimer in the
749         documentation and/or other materials provided with the distribution.
750
751     THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND
752     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
753     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
754     ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
755     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
756     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
757     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
758     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
759     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
760     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
761     SUCH DAMAGE.
762
763 ..
764
765     Copyright |copy| 1994 by the University of Southern California
766
767         EXPORT OF THIS SOFTWARE from the United States of America may
768         require a specific license from the United States Government.
769         It is the responsibility of any person or organization contemplating
770         export to obtain such a license before exporting.
771
772     WITHIN THAT CONSTRAINT, permission to copy, modify, and distribute
773     this software and its documentation in source and binary forms is
774     hereby granted, provided that any documentation or other materials
775     related to such distribution or use acknowledge that the software
776     was developed by the University of Southern California.
777
778     DISCLAIMER OF WARRANTY.  THIS SOFTWARE IS PROVIDED "AS IS".  The
779     University of Southern California MAKES NO REPRESENTATIONS OR
780     WARRANTIES, EXPRESS OR IMPLIED.  By way of example, but not
781     limitation, the University of Southern California MAKES NO
782     REPRESENTATIONS OR WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY
783     PARTICULAR PURPOSE. The University of Southern
784     California shall not be held liable for any liability nor for any
785     direct, indirect, or consequential damages with respect to any
786     claim by the user or distributor of the ksu software.
787
788 -------------------
789
790     | Copyright |copy| 1995
791     | The President and Fellows of Harvard University
792
793     This code is derived from software contributed to Harvard by
794     Jeremy Rassen.
795
796     Redistribution and use in source and binary forms, with or without
797     modification, are permitted provided that the following conditions
798     are met:
799
800     1.  Redistributions of source code must retain the above copyright
801         notice, this list of conditions and the following disclaimer.
802     2.  Redistributions in binary form must reproduce the above copyright
803         notice, this list of conditions and the following disclaimer in the
804         documentation and/or other materials provided with the distribution.
805     3.  All advertising materials mentioning features or use of this software
806         must display the following acknowledgement:
807
808             This product includes software developed by the University of
809             California, Berkeley and its contributors.
810
811     4.  Neither the name of the University nor the names of its contributors
812         may be used to endorse or promote products derived from this software
813         without specific prior written permission.
814
815     THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
816     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
817     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
818     ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
819     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
820     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
821     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
822     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
823     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
824     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
825     SUCH DAMAGE.
826
827 -------------------
828
829     | Copyright |copy| 2008 by the Massachusetts Institute of Technology.
830     | Copyright 1995 by Richard P. Basch.  All Rights Reserved.
831     | Copyright 1995 by Lehman Brothers, Inc.  All Rights Reserved.
832
833         Export of this software from the United States of America may
834         require a specific license from the United States Government.
835         It is the responsibility of any person or organization contemplating
836         export to obtain such a license before exporting.
837
838     WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
839     distribute this software and its documentation for any purpose and
840     without fee is hereby granted, provided that the above copyright
841     notice appear in all copies and that both that copyright notice and
842     this permission notice appear in supporting documentation, and that
843     the name of Richard P. Basch, Lehman Brothers and M.I.T. not be used
844     in advertising or publicity pertaining to distribution of the software
845     without specific, written prior permission.  Richard P. Basch,
846     Lehman Brothers and M.I.T. make no representations about the suitability
847     of this software for any purpose.  It is provided "as is" without
848     express or implied warranty.
849
850 -------------------
851
852 The following notice applies to ``src/lib/krb5/krb/strptime.c`` and
853 ``src/include/k5-queue.h``.
854
855     | Copyright |copy| 1997, 1998 The NetBSD Foundation, Inc.
856     | All rights reserved.
857
858     This code was contributed to The NetBSD Foundation by Klaus Klein.
859
860     Redistribution and use in source and binary forms, with or without
861     modification, are permitted provided that the following conditions
862     are met:
863
864     1.  Redistributions of source code must retain the above copyright
865         notice, this list of conditions and the following disclaimer.
866     2.  Redistributions in binary form must reproduce the above copyright
867         notice, this list of conditions and the following disclaimer in the
868         documentation and/or other materials provided with the distribution.
869     3.  All advertising materials mentioning features or use of this software
870         must display the following acknowledgement:
871
872             This product includes software developed by the NetBSD
873             Foundation, Inc. and its contributors.
874
875     4.  Neither the name of The NetBSD Foundation nor the names of its
876         contributors may be used to endorse or promote products derived
877         from this software without specific prior written permission.
878
879     THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
880     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
881     TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
882     PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
883     BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
884     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
885     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
886     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
887     CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
888     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
889     POSSIBILITY OF SUCH DAMAGE.
890
891 -------------------
892
893 The following notice applies to Unicode library files in
894 ``src/lib/krb5/unicode``:
895
896     | Copyright 1997, 1998, 1999 Computing Research Labs,
897     | New Mexico State University
898
899     Permission is hereby granted, free of charge, to any person obtaining a
900     copy of this software and associated documentation files (the "Software"),
901     to deal in the Software without restriction, including without limitation
902     the rights to use, copy, modify, merge, publish, distribute, sublicense,
903     and/or sell copies of the Software, and to permit persons to whom the
904     Software is furnished to do so, subject to the following conditions:
905
906     The above copyright notice and this permission notice shall be included in
907     all copies or substantial portions of the Software.
908
909     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
910     IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
911     FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
912     THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY
913     CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
914     OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
915     THE USE OR OTHER DEALINGS IN THE SOFTWARE.
916
917 -------------------
918
919 The following notice applies to ``src/util/support/strlcpy.c``:
920
921     Copyright |copy| 1998 Todd C. Miller ``Todd.Miller@courtesan.com``
922
923     Permission to use, copy, modify, and distribute this software for any
924     purpose with or without fee is hereby granted, provided that the above
925     copyright notice and this permission notice appear in all copies.
926
927     THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
928     WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
929     MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
930     ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
931     WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
932     ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
933     OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
934
935 -------------------
936
937 The following notice applies to ``src/util/profile/argv_parse.c`` and
938 ``src/util/profile/argv_parse.h``:
939
940     Copyright 1999 by Theodore Ts'o.
941
942     Permission to use, copy, modify, and distribute this software for
943     any purpose with or without fee is hereby granted, provided that
944     the above copyright notice and this permission notice appear in all
945     copies.  THE SOFTWARE IS PROVIDED "AS IS" AND THEODORE TS'O (THE
946     AUTHOR) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
947     INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
948     IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
949     INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
950     RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
951     OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
952     IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.  (Isn't
953     it sick that the U.S. culture of lawsuit-happy lawyers requires
954     this kind of disclaimer?)
955
956 -------------------
957
958 The following notice applies to SWIG-generated code in
959 ``src/util/profile/profile_tcl.c``:
960
961     Copyright |copy| 1999-2000, The University of Chicago
962
963     This file may be freely redistributed without license or fee provided
964     this copyright message remains intact.
965
966 -------------------
967
968 The following notice applies to portiions of ``src/lib/rpc`` and
969 ``src/include/gssrpc``:
970
971     Copyright |copy| 2000 The Regents of the University of Michigan.
972     All rights reserved.
973
974     Copyright |copy| 2000 Dug Song ``dugsong@UMICH.EDU``.
975     All rights reserved, all wrongs reversed.
976
977     Redistribution and use in source and binary forms, with or without
978     modification, are permitted provided that the following conditions
979     are met:
980
981     1.  Redistributions of source code must retain the above copyright
982         notice, this list of conditions and the following disclaimer.
983     2.  Redistributions in binary form must reproduce the above copyright
984         notice, this list of conditions and the following disclaimer in the
985         documentation and/or other materials provided with the distribution.
986     3.  Neither the name of the University nor the names of its
987         contributors may be used to endorse or promote products derived
988         from this software without specific prior written permission.
989
990     THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
991     WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
992     MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
993     DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
994     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
995     CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
996     SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
997     BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
998     LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
999     NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1000     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1001
1002 -------------------
1003
1004 Implementations of the MD4 algorithm are subject to the following
1005 notice:
1006
1007     Copyright |copy| 1990, RSA Data Security, Inc. All rights reserved.
1008
1009     License to copy and use this software is granted provided that
1010     it is identified as the "RSA Data Security, Inc. MD4 Message
1011     Digest Algorithm" in all material mentioning or referencing this
1012     software or this function.
1013
1014     License is also granted to make and use derivative works
1015     provided that such works are identified as "derived from the RSA
1016     Data Security, Inc. MD4 Message Digest Algorithm" in all
1017     material mentioning or referencing the derived work.
1018
1019     RSA Data Security, Inc. makes no representations concerning
1020     either the merchantability of this software or the suitability
1021     of this software for any particular purpose.  It is provided "as
1022     is" without express or implied warranty of any kind.
1023
1024     These notices must be retained in any copies of any part of this
1025     documentation and/or software.
1026
1027 -------------------
1028
1029 Implementations of the MD5 algorithm are subject to the following
1030 notice:
1031
1032     Copyright |copy| 1990, RSA Data Security, Inc. All rights reserved.
1033
1034     License to copy and use this software is granted provided that
1035     it is identified as the "RSA Data Security, Inc. MD5 Message-
1036     Digest Algorithm" in all material mentioning or referencing this
1037     software or this function.
1038
1039     License is also granted to make and use derivative works
1040     provided that such works are identified as "derived from the RSA
1041     Data Security, Inc. MD5 Message-Digest Algorithm" in all
1042     material mentioning or referencing the derived work.
1043
1044     RSA Data Security, Inc. makes no representations concerning
1045     either the merchantability of this software or the suitability
1046     of this software for any particular purpose.  It is provided "as
1047     is" without express or implied warranty of any kind.
1048
1049     These notices must be retained in any copies of any part of this
1050     documentation and/or software.
1051
1052 -------------------
1053
1054 The following notice applies to ``src/lib/crypto/crypto_tests/t_mddriver.c``:
1055
1056     Copyright |copy| 1990-2, RSA Data Security, Inc. Created 1990. All
1057     rights reserved.
1058
1059     RSA Data Security, Inc. makes no representations concerning either
1060     the merchantability of this software or the suitability of this
1061     software for any particular purpose. It is provided "as is"
1062     without express or implied warranty of any kind.
1063
1064     These notices must be retained in any copies of any part of this
1065     documentation and/or software.
1066
1067 -------------------
1068
1069 Portions of ``src/lib/krb5`` are subject to the following notice:
1070
1071     | Copyright |copy| 1994 CyberSAFE Corporation.
1072     | Copyright 1990,1991,2007,2008 by the Massachusetts
1073         Institute of Technology.
1074     | All Rights Reserved.
1075
1076         Export of this software from the United States of America may
1077         require a specific license from the United States Government.
1078         It is the responsibility of any person or organization contemplating
1079         export to obtain such a license before exporting.
1080
1081     WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
1082     distribute this software and its documentation for any purpose and
1083     without fee is hereby granted, provided that the above copyright
1084     notice appear in all copies and that both that copyright notice and
1085     this permission notice appear in supporting documentation, and that
1086     the name of M.I.T. not be used in advertising or publicity pertaining
1087     to distribution of the software without specific, written prior
1088     permission.  Furthermore if you modify this software you must label
1089     your software as modified software and not distribute it in such a
1090     fashion that it might be confused with the original M.I.T. software.
1091     Neither M.I.T., the Open Computing Security Group, nor
1092     CyberSAFE Corporation make any representations about the suitability of
1093     this software for any purpose.  It is provided "as is" without express
1094     or implied warranty.
1095
1096 -------------------
1097
1098 Portions contributed by PADL Software are subject to the following
1099 license:
1100
1101     Copyright (c) 2011, PADL Software Pty Ltd.
1102     All rights reserved.
1103
1104     Redistribution and use in source and binary forms, with or without
1105     modification, are permitted provided that the following conditions
1106     are met:
1107
1108     1. Redistributions of source code must retain the above copyright
1109        notice, this list of conditions and the following disclaimer.
1110
1111     2. Redistributions in binary form must reproduce the above copyright
1112        notice, this list of conditions and the following disclaimer in the
1113        documentation and/or other materials provided with the distribution.
1114
1115     3. Neither the name of PADL Software nor the names of its contributors
1116        may be used to endorse or promote products derived from this software
1117        without specific prior written permission.
1118
1119     THIS SOFTWARE IS PROVIDED BY PADL SOFTWARE AND CONTRIBUTORS "AS IS" AND
1120     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1121     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1122     ARE DISCLAIMED.  IN NO EVENT SHALL PADL SOFTWARE OR CONTRIBUTORS BE LIABLE
1123     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1124     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1125     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1126     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1127     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1128     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1129     SUCH DAMAGE.
1130
1131 -------------------
1132
1133 The bundled libev source code is subject to the following license:
1134
1135     All files in libev are Copyright (C)2007,2008,2009 Marc Alexander Lehmann.
1136
1137     Redistribution and use in source and binary forms, with or without
1138     modification, are permitted provided that the following conditions are
1139     met:
1140
1141     * Redistributions of source code must retain the above copyright
1142       notice, this list of conditions and the following disclaimer.
1143     * Redistributions in binary form must reproduce the above
1144       copyright notice, this list of conditions and the following
1145       disclaimer in the documentation and/or other materials provided
1146       with the distribution.
1147
1148     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1149     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1150     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1151     A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1152     OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1153     SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1154     LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1155     DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1156     THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1157     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1158     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1159
1160     Alternatively, the contents of this package may be used under the terms
1161     of the GNU General Public License ("GPL") version 2 or any later version,
1162     in which case the provisions of the GPL are applicable instead of the
1163     above. If you wish to allow the use of your version of this package only
1164     under the terms of the GPL and not to allow others to use your version of
1165     this file under the BSD license, indicate your decision by deleting the
1166     provisions above and replace them with the notice and other provisions
1167     required by the GPL in this and the other files of this package. If you do
1168     not delete the provisions above, a recipient may use your version of this
1169     file under either the BSD or the GPL.
1170
1171 -------------------
1172
1173 Files copied from the Intel AESNI Sample Library are subject to the
1174 following license:
1175
1176     Copyright |copy| 2010, Intel Corporation
1177     All rights reserved.
1178
1179     Redistribution and use in source and binary forms, with or without
1180     modification, are permitted provided that the following conditions
1181     are met:
1182
1183         * Redistributions of source code must retain the above
1184           copyright notice, this list of conditions and the following
1185           disclaimer.
1186         * Redistributions in binary form must reproduce the above
1187           copyright notice, this list of conditions and the following
1188           disclaimer in the documentation and/or other materials
1189           provided with the distribution.
1190         * Neither the name of Intel Corporation nor the names of its
1191           contributors may be used to endorse or promote products
1192           derived from this software without specific prior written
1193           permission.
1194
1195     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
1196     CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
1197     INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1198     MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1199     DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
1200     BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1201     EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
1202     TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1203     DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1204     ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
1205     TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
1206     THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1207     SUCH DAMAGE.
1208
1209 -------------------
1210
1211 The following notice applies to
1212 ``src/ccapi/common/win/OldCC/autolock.hxx``:
1213
1214     Copyright (C) 1998 by Danilo Almeida.  All rights reserved.
1215
1216     Redistribution and use in source and binary forms, with or without
1217     modification, are permitted provided that the following conditions
1218     are met:
1219
1220     * Redistributions of source code must retain the above copyright
1221       notice, this list of conditions and the following disclaimer.
1222
1223     * Redistributions in binary form must reproduce the above copyright
1224       notice, this list of conditions and the following disclaimer in
1225       the documentation and/or other materials provided with the
1226       distribution.
1227
1228     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1229     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1230     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1231     FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1232     COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
1233     INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1234     (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1235     SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1236     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1237     STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
1238     ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
1239     OF THE POSSIBILITY OF SUCH DAMAGE.
1240
1241 -------------------
1242
1243 The following notice applies to portions of
1244 ``src/plugins/preauth/spake/edwards25519.c`` and
1245 ``src/plugins/preauth/spake/edwards25519_tables.h``:
1246
1247 The MIT License (MIT)
1248
1249 Copyright (c) 2015-2016 the fiat-crypto authors (see the AUTHORS file).
1250
1251 Permission is hereby granted, free of charge, to any person obtaining a copy
1252 of this software and associated documentation files (the "Software"), to
1253 deal in the Software without restriction, including without limitation the
1254 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1255 sell copies of the Software, and to permit persons to whom the Software is
1256 furnished to do so, subject to the following conditions:
1257
1258 The above copyright notice and this permission notice shall be included in
1259 all copies or substantial portions of the Software.
1260
1261 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1262 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1263 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1264 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1265 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1266 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1267 IN THE SOFTWARE.
1268
1269 -------------------
1270
1271 The following notice applies to portions of
1272 ``src/plugins/preauth/spake/edwards25519.c``:
1273
1274 Copyright (c) 2015-2016, Google Inc.
1275
1276 Permission to use, copy, modify, and/or distribute this software for any
1277 purpose with or without fee is hereby granted, provided that the above
1278 copyright notice and this permission notice appear in all copies.
1279
1280 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1281 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1282 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
1283 SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1284 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
1285 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
1286 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.