Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: edk2
Source: git://github.com/tianocore/edk2.git, http://www.openssl.org/source/,
 with .efi binary files removed from the source at package generation time.
 See get-orig-source in debian/rules for details.

Files: *
Copyright: 2019, TianoCore and contributors.  All rights reserved.
License: BSD-2-Clause-Patent

Files: BaseTools/Plugin/CodeQL/analyze/analyze_filter.py
Copyright: 2019, TianoCore and contributors.  All rights reserved.
License: Apache-2.0

Files: BaseTools/Plugin/CodeQL/analyze/globber.py
Copyright: 2019 Jaakko Kangasharju
License: Apache-2.0

Files: BaseTools/Source/C/GenFw/elf*.h
       BaseTools/Source/Python/sitecustomize.py EmulatorPkg/*
       MdeModulePkg/Library/PeiDebugPrintHobLib/PeiDebugPrintHobLib.c
       MdeModulePkg/Universal/Variable/RuntimeDxe/VariableDxe.c
       MdePkg/Include/* MdePkg/Library/*
Copyright: 1996-1998 John D. Polstra
           2004-2013, Intel Corporation
           2006, Tristan Gingold
           2008-2012, Apple Inc.
           2011-2013, ARM Limited
           2013, Red Hat, Inc.
License: BSD-2-Clause-Patent

# Copied from Debian's brotli package
Files: MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/*
Copyright: 2009, 2010, 2013-2015 by the Brotli Authors
License: MIT

Files: MdePkg/Library/MipiSysTLib/mipisyst/*
Copyright: 2018, MIPI Alliance, Inc.
License: BSD-3-Clause

Files: MdePkg/Library/MipiSysTLib/mipisyst/library/include/mipi_syst/api.h
Copyright: 2018-2023, MIPI Alliance, Inc.
License: BSD-3-Clause

Files: MdePkg/Library/MipiSysTLib/mipisyst/library/include/mipi_syst/message.h
Copyright: 2018-2023, MIPI Alliance, Inc.
License: BSD-3-Clause

Files: MdePkg/Library/MipiSysTLib/mipisyst/library/include/mipi_syst.h.in MdePkg/Library/MipiSysTLib/mipi_syst.h
Copyright: 2018-2023, MIPI Alliance, Inc.
License: BSD-3-Clause

Files: MdePkg/Library/MipiSysTLib/mipisyst/library/src/mipi_syst_api.c
Copyright: 2018-2023, MIPI Alliance, Inc.
License: BSD-3-Clause

Files: MdePkg/Library/MipiSysTLib/mipisyst/library/test/unit/mipi_syst_sbd_test.cpp
Copyright: 2018-2023, MIPI Alliance, Inc.
License: BSD-3-Clause

Files: MdePkg/Library/MipiSysTLib/mipisyst/library/src/mipi_syst_writer.c
Copyright: 2018-2023, MIPI Alliance, Inc.
License: BSD-3-Clause

Files: OvmfPkg/*
Copyright: 2004-2019, Intel Corporation
           2008-2009, Apple Inc.
           2011, Andrei Warkentin <andreiw@motorola.com>
           2011-2012, Bei Guan <gbtju85@gmail.com>
           2012-2013, Red Hat, Inc
           2013, ARM Ltd.
License: BSD-2-Clause-Patent

Files: OvmfPkg/Include/IndustryStandard/Xen/*
Copyright: 2003-2007, K A Fraser
           2005, Keir Fraser
           2005 Rusty Russell IBM Corporation
           2005 XenSource Ltd.
           2006, Christian Limpach
           2012, Spectra Logic Corporation
           2016, Citrix Systems, Inc.
License: MIT

Files: OvmfPkg/XenBusDxe/*
Copyright: 2014, Citrix Ltd.
License: BSD-2-Clause-Patent

Files: ArmPkg/* ArmPlatformPkg/* BaseTools/Source/C/Common/*PeCoff*.c
       BaseTools/Source/C/GenFv/GenFvInternalLib.c
       BaseTools/Source/C/GenFw/Elf64Convert.c
       EmbeddedPkg/*
Copyright: 2011-2013, ARM Limited
           2008-2010, Apple Inc.
           2004-2013, Intel Corporation
           2009, Hewlett-Packard Company
           2011, Hewlett-Packard Corporation
           2003-2008 University of Illinois at Urbana-Champaign
           2015, Hisilicon Limited. All rights reserved.
           2015, Linaro Limited. All rights reserved.
           2021, NUVIA Inc. All rights reserved.
License: BSD-2-Clause-Patent

Files: CryptoPkg/Library/MbedTlsLib/mbedtls/*
Copyright: The Mbed TLS Contributors
License: Apache-2.0 or GPL-2+

Files: CryptoPkg/Library/MbedTlsLib/mbedtls/configs/ext/tfm_mbedcrypto_config_profile_medium.h
Copyright: 2006-2023, ARM Limited, All Rights Reserved
License: Apache-2.0

Files: CryptoPkg/Library/MbedTlsLib/mbedtls/3rdparty/everest/*
Copyright: 2016-2018 INRIA and Microsoft Corporation
License: Apache-2.0

Files: CryptoPkg/Library/MbedTlsLib/mbedtls/configs/ext/crypto_config_profile_medium.h
Copyright: 2018-2023, Arm Limited. All rights reserved.
License: BSD-3-Clause

Files: CryptoPkg/Library/OpensslLib/OpensslGen/*
Copyright: 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
           2002, Oracle and/or its affiliates. All rights reserved
           2004, EdelKey Project. All Rights Reserved.
           2005 Nokia. All rights reserved.
           Nokia 2007-2019
           Siemens AG 2015-2019
License: Apache-2.0

Files: CryptoPkg/Library/OpensslLib/OpensslGen/AARCH64-ELF/crypto/aes/bsaes-armv8.S CryptoPkg/Library/OpensslLib/OpensslGen/AARCH64-PE/crypto/aes/bsaes-armv8.S
Copyright: 2021-2025 The OpenSSL Project Authors. All Rights Reserved.
License: OpenSSL

Files: CryptoPkg/Library/OpensslLib/OpensslGen/AARCH64-ELF/crypto/sha/sha256-armv8.S CryptoPkg/Library/OpensslLib/OpensslGen/AARCH64-ELF/crypto/sha/sha512-armv8.S CryptoPkg/Library/OpensslLib/OpensslGen/AARCH64-PE/crypto/sha/sha256-armv8.S CryptoPkg/Library/OpensslLib/OpensslGen/AARCH64-PE/crypto/sha/sha512-armv8.S
Copyright: 2014-2025 The OpenSSL Project Authors. All Rights Reserved.
License: Apache-2.0 and OpenSSL or GPL-2

# Copied from Debian's openssl package
Files: CryptoPkg/Library/OpensslLib/openssl/*
Copyright: 1995-2020, The OpenSSL Project Authors
           1995-1998, Eric A. Young, Tim J. Hudson
           2004-2014 Akamai Technologies.
           2008 Andy Polyakov <appro@openssl.org>
           2017 BaishanCloud.
           2015 CloudFlare Inc.
           2014-2016 Cryptography Research Inc.
           2012-2014 Daniel J. Bernstein
           2004 EdelKey Project.
           2011 Google Inc.
           2018-2019 IBM Corp.
           2012,2014 Intel Corporation.
           2012-2016 Jean-Philippe Aumasson
           2007 KISA(Korea Information Security Agency).
           2004 Kungliga Tekniska Högskolan
           2017 National Security Research Institute.
           2006 Network Resonance Inc.
           2005,2007-2020 Nokia
           2006 NTT (Nippon Telegraph and Telephone Corporation)
           2002,2017-2020 Oracle and/or its affiliates.
           1995 Patrick Powell
           2019 Red Hat Inc.
           2017 Ribose Inc.
           2004,2018 Richard Levitte <richard@levitte.org>
           2011 RTFM Inc.
           2012 Samuel Neves <sneves@dei.uc.pt>
           2015-2020 Siemens AG
           2002 The OpenTSA Project.
           2013-2014 Timo Teräs <timo.teras@gmail.com>
           2016 Viktor Dukhovni <openssl-users@dukhovni.org>.
           2016 VMS Software Inc.
License: Apache-2.0

Files: CryptoPkg/Library/OpensslLib/openssl/external/perl/Text-Template-1.56/*
Copyright: 2013, Mark Jason Dominus <mjd@cpan.org>.
License: Artistic or GPL-1+

Files: CryptoPkg/Library/TlsLib/SysCall/inet_pton.c
Copyright: 1996 by Internet Software Consortium.
           1999, 2000 Intel Corporation, All rights reserved.
License: BSD-4-clause and ISC

Files: SecurityPkg/DeviceSecurity/SpdmLib/libspdm/*
Copyright: 2021-2024, Contributing Member(s) of Distributed Management Task Force, Inc.. All rights reserved.
License: BSD-3-Clause

Files: SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/openssllib/openssl_gen/* SecurityPkg/DeviceSecurity/SpdmLib/libspdm/unit_test/fuzzing/oss-fuzz_conf/*
Copyright: 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
License: Apache-2.0

Files: SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/armbuild_lib/div64.c SecurityPkg/DeviceSecurity/SpdmLib/libspdm/os_stub/mbedtlslib/include/mbedtls/libspdm_mbedtls_config.h
Copyright: 2021-2024 DMTF. All rights reserved
           The Mbed TLS Contributors
License: BSD-3-Clause, and Apache-2.0 or GPL-2+

Files: SecurityPkg/DeviceSecurity/SpdmLib/libspdm/unit_test/test_size/intrinsiclib/ashldi3.c
Copyright: 2021-2022 DMTF. All rights reserved.
License: BSD-3-Clause and Apache-2.0-LLVM-Exceptions

Files: debian/python/*
Copyright: 2025 dann frazier
License: GPL-3

Files: debian/python/UEFI/SignedBinary.py debian/python/UEFI/Filesystems.py debian/python/UEFI/Qemu.py debian/tests/shell.py
Copyright: 2019-2024 Canonical Ltd.
           2025 dann frazier
License: GPL-3

Files: RedfishPkg/Library/JsonLib/load.c
Copyright: 2009-2016 Petri Lehtinen <petri@digip.org>
           2020 Hewlett Packard Enterprise Development LP<BR>
           2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
License: BSD-2-Clause-Patent AND MIT

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Comment:
 On Debian systems, the complete text of the Apache License, Version 2
 can be found in "/usr/share/common-licenses/Apache-2.0".

License: Apache-2.0-LLVM-Exceptions
 On Debian systems the full text of the Apache Software License 2.0 can be
 found in the `/usr/share/common-licenses/Apache-2.0' file.
 .
 ---- LLVM Exceptions to the Apache 2.0 License ----
 .
 As an exception, if, as a result of your compiling your source code, portions
 of this Software are embedded into an Object form of such source code, you
 may redistribute such embedded portions in such Object form without complying
 with the conditions of Sections 4(a), 4(b) and 4(d) of the License.
 .
 In addition, if you combine or link compiled forms of this Software with
 software that is licensed under the GPLv2 ("Combined Software") and if a
 court of competent jurisdiction determines that the patent provision (Section
 3), the indemnity provision (Section 9) or other Section of the License
 conflicts with the conditions of the GPLv2, you may retroactively and
 prospectively choose to deem waived or otherwise exclude such Section(s) of
 the License, but only in their entirety and only with respect to the Combined
 Software.

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian systems, the complete text of the Artistic License can be
 found in `/usr/share/common-licenses/Artistic'.

License: GPL-1+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 1, or (at your option)
 any later version.
 .
 On Debian systems, the complete text of version 1 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-1'.

License: BSD-2-Clause-Patent
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
 .
 Subject to the terms and conditions of this license, each copyright holder
 and contributor hereby grants to those receiving rights under this license
 a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
 (except for failure to satisfy the conditions of this license) patent
 license to make, have made, use, offer to sell, sell, import, and otherwise
 transfer this software, where such license applies only to those patent
 claims, already acquired or hereafter acquired, licensable by such copyright
 holder or contributor that are necessarily infringed by:
 .
 (a) their Contribution(s) (the licensed copyrights of copyright holders and
     non-copyrightable additions of contributors, in source or binary form)
     alone; or
 .
 (b) combination of their Contribution(s) with the work of authorship to
     which such Contribution(s) was added by such copyright holder or
     contributor, if, at the time the Contribution is added, such addition
     causes such combination to be necessarily infringed. The patent license
     shall not apply to any other combinations which include the
     Contribution.
 .
 Except as expressly stated above, no rights or licenses from any copyright
 holder or contributor is granted under this license, whether expressly, by
 implication, estoppel or otherwise.
 .
 DISCLAIMER
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 .
 3. Neither the name of the copyright holder nor the names of its contributors
 may be used to endorse or promote products derived from this software without
 specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS”
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

License: BSD-4-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. All advertising materials mentioning features or use of this software
    must display the following acknowledgement:
        This product includes software developed by the NetBSD
        Foundation, Inc. and its contributors.
 4. Neither the name of The NetBSD Foundation nor the names of its
    contributors may be used to endorse or promote products derived
    from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

License: GPL-2
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; version 2.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package; if not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package; if not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.

License: GPL-3
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 3, as
 published by the Free Software Foundation.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian and Debian-based systems, the full text of the GNU General
 Public License version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.

License: OpenSSL
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in
    the documentation and/or other materials provided with the
    distribution.
 .
 3. All advertising materials mentioning features or use of this
    software must display the following acknowledgment:
    "This product includes software developed by the OpenSSL Project
    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 .
 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
    endorse or promote products derived from this software without
    prior written permission. For written permission, please contact
    openssl-core@openssl.org.
 .
 5. Products derived from this software may not be called "OpenSSL"
    nor may "OpenSSL" appear in their names without prior written
    permission of the OpenSSL Project.
 .
 6. Redistributions of any form whatsoever must retain the following
    acknowledgment:
    "This product includes software developed by the OpenSSL Project
    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 .
 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 OF THE POSSIBILITY OF SUCH DAMAGE.
 ====================================================================
 .
 This product includes cryptographic software written by Eric Young
 (eay@cryptsoft.com).  This product includes software written by Tim
 Hudson (tjh@cryptsoft.com).
 .
 This library is free for commercial and non-commercial use as long as
 the following conditions are aheared to.  The following conditions
 apply to all code found in this distribution, be it the RC4, RSA,
 lhash, DES, etc., code; not just the SSL code.  The SSL documentation
 included with this distribution is covered by the same copyright terms
 except that the holder is Tim Hudson (tjh@cryptsoft.com).
 .
 Copyright remains Eric Young's, and as such any Copyright notices in
 the code are not to be removed.
 If this package is used in a product, Eric Young should be given attribution
 as the author of the parts of the library used.
 This can be in the form of a textual message at program startup or
 in documentation (online or textual) provided with the package.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. All advertising materials mentioning features or use of this software
    must display the following acknowledgement:
    "This product includes cryptographic software written by
     Eric Young (eay@cryptsoft.com)"
    The word 'cryptographic' can be left out if the rouines from the library
    being used are not cryptographic related :-).
 4. If you include any Windows specific code (or a derivative thereof) from
    the apps directory (application code) you must include an acknowledgement:
    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
 .
 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.
 .
 The licence and distribution terms for any publically available version or
 derivative of this code cannot be changed.  i.e. this code cannot simply be
 copied and put under another distribution licence
 [including the GNU Public Licence.]

License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 IN THE SOFTWARE.
