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