open_source_licenses.txt

VMware NSX Migration for VMware Cloud Director 1.3.3 GA
======================================================================

The following copyright statements and licenses apply to various open
source software packages (or portions thereof) that are distributed with
this VMware Product.

The VMware Product may also include other VMware components, which may
contain additional open source software packages. One or more such
open_source_licenses.txt files may therefore accompany this VMware
Product.

The VMware Product that includes this file does not necessarily use all
the open source software packages referred to below and may also only
use portions of a given package.

==================== TABLE OF CONTENTS ====================

The following is a listing of the open source components detailed in
this document. This list is provided for your convenience; please read
further if you wish to review the copyright notice(s) and the full text
of the license associated with each component.


SECTION 1: Apache License, V2.0

   >>> pynacl-1.4.0
   >>> bcrypt-3.2.0
   >>> requests-2.26.0

SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES

   >>> xmltodict-0.12.0
   >>> pycparser-2.20
   >>> zlib-1.2.7
   >>> mpdecimal-2.4.2
   >>> libffi-3.0.13
   >>> bzip2-libs-1.0.6
   >>> expat-2.2.8
   >>> colorama-0.4.4
   >>> pyyaml-5.4.1
   >>> six-1.16.0
   >>> jinja2-3.0.1
   >>> markupsafe-2.0.1
   >>> cffi-1.14.6
   >>> idna-3.2
   >>> cryptography-3.4.8
   >>> urllib3-1.26.7
   >>> OpenSSL-1.1.1l
   >>> colorlog-6.4.1
   >>> prettytable-2.2.0
   >>> python3-3.8.6

SECTION 3: GNU Lesser General Public License, V2.1

   >>> paramiko-2.7.2
   >>> chardet-4.0.0

SECTION 4: Mozilla Public License, V2.0

   >>> certifi-2021.5.30


APPENDIX. Standard License Files

   >>> Apache License, V2.0
   >>> GNU Lesser General Public License, V2.1
   >>> Mozilla Public License, V2.0
   >>> GNU General Public License, V2.0
   >>> GNU Free Documentation License V1.1
   >>> Artistic License, V2.0
   >>> Perl Artistic License
   >>> GNU General Public License, V1.0
   >>> GNU General Public License, V3.0



-------------------- SECTION 1: Apache License, V2.0 --------------------

   >>> pynacl-1.4.0

       Copyright 2013 Donald Stufft and individual contributors

       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.

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       PyNaCl-1.4.0/docs/vectors/c-source/sealbox_test_vectors.c

       Copyright 2017 Donald Stufft and individual contributors

       PyNaCl-1.4.0/docs/vectors/c-source/secretstream_test_vector.c

       Copyright 2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/setup.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/build.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_aead.h

       Copyright 2017 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_box.h

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_core.h

       Copyright 2017 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_generichash.h

       Copyright 2013-2017 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_hash.h

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_kx.h

       Copyright 2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_pwhash.h

       Copyright 2014 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_scalarmult.h

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_secretbox.h

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_secretstream.h

       Copyright 2013-2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_shorthash.h

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/crypto_sign.h

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/randombytes.h

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/sodium_core.h

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/bindings/utils.h

       Copyright 2013-2017 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_aead.py

       Copyright 2017 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_box.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_core.py

       Copyright 2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_generichash.py

       Copyright 2013-2019 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_hash.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_kx.py

       Copyright 2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_pwhash.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_scalarmult.py

       Copyright 2013-2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_secretbox.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_secretstream.py

       Copyright 2013-2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_shorthash.py

       Copyright 2016 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/crypto_sign.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/__init__.py

       Copyright 2013-2019 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/randombytes.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/sodium_core.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/bindings/utils.py

       Copyright 2013-2017 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/encoding.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/exceptions.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/hashlib.py

       Copyright 2016-2019 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/hash.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/__init__.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/public.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/pwhash/argon2id.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/pwhash/argon2i.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/pwhash/_argon2.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/pwhash/__init__.py

       Copyright 2017 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/pwhash/scrypt.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/secret.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/signing.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/src/nacl/utils.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_aead.py

       Copyright 2016 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_bindings.py

       Copyright 2013-2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_box.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_encoding.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_exc.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_generichash.py

       Copyright 2016 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_hashlib_scrypt.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_hash.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_kx.py

       Copyright 2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_public.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_pwhash.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_sealed_box.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_secret.py

       Copyright 2013-2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_secretstream.py

       Copyright 2013-2018 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_shorthash.py

       Copyright 2016 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_signing.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/test_utils.py

       Copyright 2013 Donald Stufft and individual contributors

       PyNaCl-1.4.0/tests/utils.py

       Copyright 2013-2018 Donald Stufft and individual contributors

       > BSD

       PyNaCl-1.4.0.tar.gz\dist\PyNaCl-1.4.0.tar\PyNaCl-1.4.0\src\libsodium\src\libsodium\crypto_pwhash\scryptsalsa208sha256\crypto_scrypt-common.c

       Copyright 2013 Alexander Peslyak
       All rights reserved.

       Redistribution and use in source and binary forms, with or without
       modification, are permitted.

       THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 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.

       > BSD-2

       PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c

       Copyright 2005,2007,2009 Colin Percival

       PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c

       Copyright 2005,2007,2009 Colin Percival

       PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt.h

       Copyright 2013 Alexander Peslyak

       PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c

       Copyright 2013 Alexander Peslyak

       PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c

       Copyright 2005,2007,2009 Colin Percival

       PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.h

       Copyright 2005,2007,2009 Colin Percival

       PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c

       Copyright 2012,2013 Alexander Peslyak

       PyNaCl-1.4.0.tar.gz\dist\PyNaCl-1.4.0.tar\PyNaCl-1.4.0\src\libsodium\src\libsodium\crypto_hash\sha256\cp\hash_sha256_cp.c

       Copyright 2005,2007,2009 Colin Percival
       All rights reserved.

       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.

       THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 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.

       > MIT

       PyNaCl-1.4.0.tar.gz\dist\PyNaCl-1.4.0.tar\PyNaCl-1.4.0\src\libsodium\LICENSE

       ISC License

       Copyright (c) 2013-2019
       Frank Denis <j at pureftpd dot org>

       Permission to use, copy, modify, and/or 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 THE AUTHOR DISCLAIMS ALL WARRANTIES
       WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
       MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR 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.

       > PublicDomain

       PyNaCl-1.4.0.tar.gz\dist\PyNaCl-1.4.0.tar\PyNaCl-1.4.0\src\libsodium\src\libsodium\crypto_generichash\blake2b\ref\blake2.h
       [NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE PUBLICDOMAIN LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

       Written in 2012 by Samuel Neves <sneves@dei.uc.pt>

       To the extent possible under law, the author(s) have dedicated all copyright
       and related and neighboring rights to this software to the public domain
       worldwide. This software is distributed without any warranty.



       All code is triple-licensed under the
       [CC0](http://creativecommons.org/publicdomain/zero/1.0), the
       [OpenSSL Licence](https://www.openssl.org/source/license.html), or
       the [Apache Public License 2.0](http://www.apache.org/licenses/LICENSE-2.0),
       at your choosing.

       > Free Software Foundation - Unlimited License

       PyNaCl-1.4.0/src/libsodium/aclocal.m4

       Copyright (c) 1996-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/aclocal.m4

       Copyright (c) 2009-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/aclocal.m4

       Copyright (c) 2001-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/aclocal.m4

       Copyright (c) 1999-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/aclocal.m4

       Copyright (c) 1997-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/aclocal.m4

       Copyright (c) 2003-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/aclocal.m4

       Copyright (c) 2002-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/aclocal.m4

       Copyright (c) 2004-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/aclocal.m4

       Copyright (c) 2006-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/m4/ld-output-def.m4

       Copyright (c) 2008-2013 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/m4/libtool.m4

       Copyright (c) 1996-2001, 2003-2015 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/m4/lt~obsolete.m4

       Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/m4/ltoptions.m4

       Copyright (c) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/m4/ltsugar.m4

       Copyright (c) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/m4/ltversion.m4

       Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc.

       > Free Software Foundation - MIT Style License

       PyNaCl-1.4.0/src/libsodium/aclocal.m4

       Copyright (c) 1996-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/builds/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/contrib/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/dist-build/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/msvc-scripts/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/src/libsodium/include/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/src/libsodium/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/src/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/test/default/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/test/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       > GNU General Public License 2.0 or later

       PyNaCl-1.4.0/src/libsodium/build-aux/compile

       Copyright (c) 1999-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/build-aux/depcomp

       Copyright (c) 1999-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/build-aux/ltmain.sh

       Copyright (c) 1996-2015 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/build-aux/missing

       Copyright (c) 1996-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/build-aux/test-driver

       Copyright (c) 2011-2018 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/compile

       Copyright (c) 1999-2013 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/configure

       Copyright (c) 2014 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/depcomp

       Copyright (c) 1999-2013 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/ltmain.sh

       Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/m4/libtool.m4

       Copyright (c) 2014 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/missing

       Copyright (c) 1996-2013 Free Software Foundation, Inc.

       > GNU General Public License 3.0 or later

       PyNaCl-1.4.0/src/libsodium/build-aux/config.guess

       Copyright 1992-2019 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/build-aux/config.sub

       Copyright 1992-2019 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/build-aux/ltmain.sh

       Copyright (c) 2010-2015 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/build-aux/ltmain.sh

       Copyright (c) 2004-2015 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/m4/ax_check_compile_flag.m4

       Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>

       PyNaCl-1.4.0/src/libsodium/m4/ax_check_define.m4

       Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>

       PyNaCl-1.4.0/src/libsodium/m4/ax_check_link_flag.m4

       Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>

       PyNaCl-1.4.0/src/libsodium/m4/ax_pthread.m4

       Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG>

       PyNaCl-1.4.0/src/libsodium/m4/ax_tls.m4

       Copyright (c) 2010 Diego Elio Petteno <flameeyes@gmail.com>

       > Free unknown license detected but not recognized

       PyNaCl-1.4.0/src/libsodium/build-aux/config.guess

       Copyright 1992-2019 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/build-aux/config.sub

       Copyright 1992-2019 Free Software Foundation, Inc.

       > X11-Style (X Consortium)

       PyNaCl-1.4.0/src/libsodium/build-aux/install-sh

       Copyright (c) 1994 X Consortium

       PyNaCl-1.4.0/src/libsodium/install-sh

       Copyright (c) 1994 X Consortium

       > Free Software Foundation - Free Software License

       PyNaCl-1.4.0/src/libsodium/configure

       Copyright (c) 2012 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/configure

       Copyright (c) 1992-1996, 1998-2012 Free Software Foundation, Inc.

       PyNaCl-1.4.0/src/libsodium/m4/libtool.m4

       Copyright (c) 2011 Free Software Foundation, Inc.

       > ISC License

       PyNaCl-1.4.0/src/libsodium/LICENSE

       Copyright (c) 2013-2019 Frank Denis

       > FSF All Permissive License

       PyNaCl-1.4.0/src/libsodium/m4/ax_valgrind_check.m4

       Copyright (c) 2014, 2015, 2016 Philip Withnall <philip.withnall@collabora.co.uk>


   >>> bcrypt-3.2.0

       Apache License, Version 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.

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       bcrypt-3.2.0/src/bcrypt/__about__.py

       Copyright (c) 2013 Donald Stufft

       bcrypt-3.2.0/src/bcrypt/__init__.py

       Copyright (c) 2013 Donald Stufft

       > BSD-3

       bcrypt-3.2.0/src/_csrc/blf.c

       Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>

       bcrypt-3.2.0/src/_csrc/blf.h

       Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>

       bcrypt-3.2.0/src/_csrc/sha2.c

       Copyright (c) 2000-2001, Aaron D. Gifford

       bcrypt-3.2.0/src/_csrc/sha2.h

       Copyright (c) 2000-2001, Aaron D. Gifford

       > ISC License

       bcrypt-3.2.0/src/_csrc/bcrypt.c

       Copyright (c) 1997 Niels Provos <provos@umich.edu>

       bcrypt-3.2.0/src/_csrc/bcrypt_pbkdf.c

       Copyright (c) 2013 Ted Unangst <tedu@openbsd.org>

       bcrypt-3.2.0/src/_csrc/timingsafe_bcmp.c

       Copyright (c) 2010 Damien Miller.


   >>> requests-2.26.0

       Copyright 2018 Kenneth Reitz

          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

              https://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.

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       requests-2.26.0/requests/api.py

       copyright (c) 2012 by Kenneth Reitz

       See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE'

       requests-2.26.0/requests/__init__.py

       copyright (c) 2017 by Kenneth Reitz

       See SECTION 47 in 'LICENSE TEXT REFERENCE TABLE'

       requests-2.26.0/requests/__version__.py

       Copyright 2020 Kenneth Reitz

       See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE'


-------------------- SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES --------------------

   >>> xmltodict-0.12.0

       Copyright (C) 2012 Martin Blech and individual contributors.

       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.


   >>> pycparser-2.20

       pycparser -- A C parser in Python

       Copyright (c) 2008-2017, Eli Bendersky
       All rights reserved.

       Redistribution and use in source and binary forms, with or without modification,
       are permitted provided that the following conditions are met:

       * Redistributions of source code must retain the above copyright notice, this
       list of conditions and the following disclaimer.
       * 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.
       * Neither the name of Eli Bendersky 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.

       ADDITIONAL LICENSE INFORMATION:


       > BSD

       pycparser-2.19.tar.gz\dist\pycparser-2.19.tar\pycparser-2.19\examples\c-to-c.py

       pycparser: c-to-c.py

       Example of using pycparser.c_generator, serving as a simplistic translator
       from C to AST and back to C.

       Eli Bendersky [https://eli.thegreenplace.net/]
       License: BSD

       > Public Domain

       pycparser-2.19.tar.gz\dist\pycparser-2.19.tar\pycparser-2.19\examples\c_files\memmgr.h

       Statically-allocated memory manager

       by Eli Bendersky (eliben@gmail.com)

       This code is in the public domain.

       [VMware does not distribute these components]
       pycparser-2.20.tar.gz\dist\pycparser-2.20.tar\pycparser-2.20\examples\c_files\memmgr.h
       pycparser-2.20.tar.gz\dist\pycparser-2.20.tar\pycparser-2.20\examples\rewrite_ast.py


   >>> zlib-1.2.7

       Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler

       This software is provided 'as-is', without any express or implied
       warranty.  In no event will the authors be held liable for any damages
       arising from the use of this software.

       Permission is granted to anyone to use this software for any purpose,
       including commercial applications, and to alter it and redistribute it
       freely, subject to the following restrictions:

       1. The origin of this software must not be misrepresented; you must not
       claim that you wrote the original software. If you use this software
       in a product, an acknowledgment in the product documentation would be
       appreciated but is not required.
       2. Altered source versions must be plainly marked as such, and must not be
       misrepresented as being the original software.
       3. This notice may not be removed or altered from any source distribution.

       Jean-loup Gailly        Mark Adler
       jloup@gzip.org          madler@alumni.caltech.edu

       ADDITIONAL LICENSE INFORMATION

       > BSD

       zlib-1.2.7.tar.gz\zlib-1.2.7.tar\zlib-1.2.7\contrib\amd64\amd64-match.S

       This is free software; you can redistribute it and/or modify it
       under the terms of the BSD License. Use by owners of Che Guevarra
       parafernalia is prohibited, where possible, and highly discouraged
       elsewhere.

       > GPL2.0

       zlib-1.2.7.tar.gz\zlib-1.2.7.tar\zlib-1.2.7\contrib\ada\zlib.ads

       Copyright (C) 20022004 Dmitriy Anisimkov

       This library 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 library 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 library; if not write to the Free Software Foundation
       Inc. 59 Temple Place  Suite 330 Boston MA 021111307 USA.

       As a special exception if other files instantiate generics from this
       unit or you link this unit with other files to produce an executable
       this  unit  does not  by itself cause  the resulting executable to be
       covered by the GNU General Public License. This exception does not
       however invalidate any other reasons why the executable file  might be
       covered by the  GNU Public License.

       > MIT

       zlib-1.2.7.tar.gz\zlib-1.2.7.tar\zlib-1.2.7\contrib\dotzlib\LICENSE_1_0.txt

       Boost Software License - Version 1.0 - August 17th, 2003

       Permission is hereby granted, free of charge, to any person or organization
       obtaining a copy of the software and accompanying documentation covered by
       this license (the "Software") to use, reproduce, display, distribute,
       execute, and transmit the Software, and to prepare derivative works of the
       Software, and to permit third-parties to whom the Software is furnished to
       do so, all subject to the following:

       The copyright notices in the Software and this entire statement, including
       the above license grant, this restriction and the following disclaimer,
       must be included in all copies of the Software, in whole or in part, and
       all derivative works of the Software, unless such copies or derivative
       works are solely in the form of machine-executable object code generated by
       a source language processor.

       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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
       SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
       FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
       ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
       DEALINGS IN THE SOFTWARE.

       > PublicDomain

       zlib-1.2.7.tar.gz\zlib-1.2.7.tar\zlib-1.2.7\examples\fitblk.c

       Not copyrighted -- provided to the public domain
       Version 1.1  25 November 2004  Mark Adler


   >>> mpdecimal-2.4.2

       Copyright (c) 2008-2016 Stefan Krah. All rights reserved.

       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.

       THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 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.


   >>> libffi-3.0.13

       libffi - Copyright (c) 1996-2012  Anthony Green, Red Hat, Inc and others.
       See source files for details.

       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.

       ADDITIONAL LICENSE INFORMATION

       > GPL2.0

       libffi-3.0.13.tar.gz\libffi-3.0.13.tar\libffi-3.0.13\doc\libffi.info

       Copyright (C) 2008, 2010, 2011 Red Hat, Inc.

            Permission is granted to copy, distribute and/or modify this
            document under the terms of the GNU General Public License as
            published by the Free Software Foundation; either version 2, or
            (at your option) any later version.  A copy of the license is
            included in the section entitled "GNU General Public License".

       > LGPL2.1

       libffi-3.0.13.tar.gz\libffi-3.0.13.tar\libffi-3.0.13\msvcc.sh
       [NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE LGPL2.1 LICENSE, THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

       BEGIN LICENSE BLOCK
       Version: MPL 1.1/GPL 2.0/LGPL 2.1

       The contents of this file are subject to the Mozilla Public License Version
       1.1 (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.mozilla.org/MPL/

       Software distributed under the License is distributed on an "AS IS" basis,
       WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
       for the specific language governing rights and limitations under the
       License.

       The Original Code is the MSVC wrappificator.

       The Initial Developer of the Original Code is
       Timothy Wall <twalljava@dev.java.net>.
       Portions created by the Initial Developer are Copyright (C) 2009
       the Initial Developer. All Rights Reserved.

       Contributor(s):
       Daniel Witte <dwitte@mozilla.com>

       Alternatively, the contents of this file may be used under the terms of
       either the GNU General Public License Version 2 or later (the "GPL"), or
       the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
       in which case the provisions of the GPL or the LGPL are applicable instead
       of those above. If you wish to allow use of your version of this file only
       under the terms of either the GPL or the LGPL, and not to allow others to
       use your version of this file under the terms of the MPL, indicate your
       decision by deleting the provisions above and replace them with the notice
       and other provisions required by the GPL or the LGPL. If you do not delete
       the provisions above, a recipient may use your version of this file under
       the terms of any one of the MPL, the GPL or the LGPL.

       END LICENSE BLOCK

       > MIT

       libffi-3.0.13.tar.gz\libffi-3.0.13.tar\libffi-3.0.13\aclocal.m4

       Copyright (C) 1996-2013 Free Software Foundation, Inc.

       This file is free software; the Free Software Foundation
       gives unlimited permission to copy and/or distribute it,
       with or without modifications, as long as this notice is preserved.

       This program is distributed in the hope that it will be useful,
       but WITHOUT ANY WARRANTY, to the extent permitted by law; without
       even the implied warranty of MERCHANTABILITY or FITNESS FOR A
       PARTICULAR PURPOSE.

       > PublicDomain

       libffi-3.0.13.tar.gz\libffi-3.0.13.tar\libffi-3.0.13\src\dlmalloc.c

       This is a version (aka dlmalloc) of malloc/free/realloc written by
         Doug Lea and released to the public domain, as explained at
         http://creativecommons.org/licenses/publicdomain.  Send questions,
         comments, complaints, performance data, etc to dl@cs.oswego.edu


   >>> bzip2-libs-1.0.6

       This program, "bzip2", the associated library "libbzip2", and all
       documentation, are copyright (C) 1996-2010 Julian R Seward.  All
       rights reserved.

       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. The origin of this software must not be misrepresented; you must
          not claim that you wrote the original software.  If you use this
          software in a product, an acknowledgment in the product
          documentation would be appreciated but is not required.

       3. Altered source versions must be plainly marked as such, and must
          not be misrepresented as being the original software.

       4. The name of the author may not be used to endorse or promote
          products derived from this software without specific prior written
          permission.

       THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 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.


   >>> expat-2.2.8

       Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
       Copyright (c) 2001-2017 Expat maintainers

       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.

       ADDITIONAL LICENSE INFORMATION

       > Apache1.1

       expat-2.2.8.tar.gz\expat-2.2.8.tar\expat-2.2.8\conftools\PrintPath

       This script falls under the Apache License.
       See http://www.apache.org/licenses/LICENSE

       > GFDL1.1

       expat-2.2.8.tar.gz\expat-2.2.8.tar\expat-2.2.8\doc\xmlwf.1

       This manual page was written by Scott Bronson <\*(T<bronson@rinspin.com\*(T>> for
       the Debian GNU/Linux system (but may be used by others). Permission is
       granted to copy, distribute and/or modify this document under
       the terms of the GNU Free Documentation
       License, Version 1.1.

       > MIT

       expat-2.2.8/cmake/expat-config.cmake.in

       Copyright (c) 2019 Expat development team

       expat-2.2.8/cmake/mingw-toolchain.cmake

       Copyright (c) 2019 Expat development team

       expat-2.2.8/COPYING

       Copyright (c) 2001-2017 Expat maintainers

       expat-2.2.8/doc/Makefile.am

       Copyright (c) 2017 Expat development team

       expat-2.2.8/doc/Makefile.in

       Copyright (c) 2017 Expat development team

       expat-2.2.8/examples/elements.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/examples/Makefile.am

       Copyright (c) 2017 Expat development team

       expat-2.2.8/examples/Makefile.in

       Copyright (c) 2017 Expat development team

       expat-2.2.8/examples/outline.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/fix-xmltest-log.sh

       Copyright (c) 2019 Expat development team

       expat-2.2.8/lib/ascii.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/asciitab.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/expat_external.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/expat.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/iasciitab.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/internal.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/latin1tab.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/Makefile.am

       Copyright (c) 2017 Expat development team

       expat-2.2.8/lib/Makefile.in

       Copyright (c) 2017 Expat development team

       expat-2.2.8/lib/nametab.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/utf8tab.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/winconfig.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/xmlparse.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/xmlrole.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/xmlrole.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/xmltok.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/xmltok.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/xmltok_impl.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/xmltok_impl.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/lib/xmltok_ns.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/Makefile.am

       Copyright (c) 2017 Expat development team

       expat-2.2.8/Makefile.in

       Copyright (c) 2017 Expat development team

       expat-2.2.8/run.sh.in

       Copyright (c) 2017 Expat development team

       expat-2.2.8.tar.gz\expat-2.2.8.tar\expat-2.2.8\lib\ascii.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd
          Copyright (c) 2000-2017 Expat development team
          Licensed under the MIT license:

          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.

       expat-2.2.8/test-driver-wrapper.sh

       Copyright (c) 2017 Expat development team

       expat-2.2.8/tests/benchmark/benchmark.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/benchmark/Makefile.am

       Copyright (c) 2017 Expat development team

       expat-2.2.8/tests/benchmark/Makefile.in

       Copyright (c) 2017 Expat development team

       expat-2.2.8/tests/chardata.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/chardata.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/Makefile.am

       Copyright (c) 2017 Expat development team

       expat-2.2.8/tests/Makefile.in

       Copyright (c) 2017 Expat development team

       expat-2.2.8/tests/memcheck.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/memcheck.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/minicheck.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/minicheck.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/runtests.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/runtestspp.cpp

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/structdata.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/structdata.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/tests/udiffer.py

       Copyright (c) 2017 Expat development team

       expat-2.2.8/win32/build_expat_iss.bat

       Copyright (c) 2019 Expat development team

       expat-2.2.8/xmlwf/codepage.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/codepage.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/ct.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/filemap.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/Makefile.am

       Copyright (c) 2017 Expat development team

       expat-2.2.8/xmlwf/Makefile.in

       Copyright (c) 2017 Expat development team

       expat-2.2.8/xmlwf/readfilemap.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/unixfilemap.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/win32filemap.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/xmlfile.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/xmlfile.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/xmlmime.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/xmlmime.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/xmltchar.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/xmlwf.c

       Copyright (c) 2000-2017 Expat development team

       expat-2.2.8/xmlwf/xmlwf.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       expat-2.2.8/xmlwf/xmlwf_helpgen.py

       Copyright (c) 2019 Expat development team

       expat-2.2.8/xmlwf/xmlwf_helpgen.sh

       Copyright (c) 2019 Expat development team

       > PublicDomain

       expat-2.2.8.tar.gz\expat-2.2.8.tar\expat-2.2.8\lib\siphash.h

       Derived by William Ahern from the reference implementation[1] published[2]
       by Jean-Philippe Aumasson and Daniel J. Berstein.
       Minimal changes by Sebastian Pipping and Victor Stinner on top, see below.
       Licensed under the CC0 Public Domain Dedication license.

       > Free Software Foundation - Unlimited License

       expat-2.2.8/aclocal.m4

       Copyright (c) 2001-2018 Free Software Foundation, Inc.

       expat-2.2.8/aclocal.m4

       Copyright (c) 2004-2018 Free Software Foundation, Inc.

       expat-2.2.8/aclocal.m4

       Copyright (c) 2006-2018 Free Software Foundation, Inc.

       expat-2.2.8/aclocal.m4

       Copyright (c) 2009-2018 Free Software Foundation, Inc.

       expat-2.2.8/aclocal.m4

       Copyright (c) 1996-2018 Free Software Foundation, Inc.

       expat-2.2.8/aclocal.m4

       Copyright (c) 1999-2018 Free Software Foundation, Inc.

       expat-2.2.8/aclocal.m4

       Copyright (c) 1997-2018 Free Software Foundation, Inc.

       expat-2.2.8/aclocal.m4

       Copyright (c) 2003-2018 Free Software Foundation, Inc.

       expat-2.2.8/aclocal.m4

       Copyright (c) 2011-2018 Free Software Foundation, Inc.

       expat-2.2.8/aclocal.m4

       Copyright (c) 2002-2018 Free Software Foundation, Inc.

       expat-2.2.8/m4/libtool.m4

       Copyright (c) 1996-2001, 2003-2015 Free Software Foundation, Inc.

       expat-2.2.8/m4/lt~obsolete.m4

       Copyright (c) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc.

       expat-2.2.8/m4/ltoptions.m4

       Copyright (c) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc.

       expat-2.2.8/m4/ltsugar.m4

       Copyright (c) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc.

       expat-2.2.8/m4/ltversion.m4

       Copyright (c) 2004, 2011-2015 Free Software Foundation, Inc.

       > Free Software Foundation - MIT Style License

       expat-2.2.8/aclocal.m4

       Copyright (c) 1996-2018 Free Software Foundation, Inc.

       expat-2.2.8/doc/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       expat-2.2.8/examples/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       expat-2.2.8/lib/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       expat-2.2.8/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       expat-2.2.8/tests/benchmark/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       expat-2.2.8/tests/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       expat-2.2.8/xmlwf/Makefile.in

       Copyright (c) 1994-2018 Free Software Foundation, Inc.

       > Free Software Foundation - Free Software License

       expat-2.2.8/configure

       Copyright (c) 2012 Free Software Foundation, Inc.

       expat-2.2.8/configure

       Copyright (c) 1992-1996, 1998-2012 Free Software Foundation, Inc.

       expat-2.2.8/m4/libtool.m4

       Copyright (c) 2011 Free Software Foundation, Inc.

       > GNU General Public License 2.0 or later

       expat-2.2.8/configure

       Copyright (c) 2014 Free Software Foundation, Inc.

       expat-2.2.8/conftools/ar-lib

       Copyright (c) 2010-2017 Free Software Foundation, Inc.

       expat-2.2.8/conftools/compile

       Copyright (c) 1999-2017 Free Software Foundation, Inc.

       expat-2.2.8/conftools/depcomp

       Copyright (c) 1999-2017 Free Software Foundation, Inc.

       expat-2.2.8/conftools/ltmain.sh

       Copyright (c) 1996-2015 Free Software Foundation, Inc.

       expat-2.2.8/conftools/missing

       Copyright (c) 1996-2017 Free Software Foundation, Inc.

       expat-2.2.8/conftools/test-driver

       Copyright (c) 2011-2017 Free Software Foundation, Inc.

       expat-2.2.8/m4/libtool.m4

       Copyright (c) 2014 Free Software Foundation, Inc.

       > FSF All Permissive License

       expat-2.2.8/conftools/ax-append-compile-flags.m4

       Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>

       expat-2.2.8/conftools/ax-append-flag.m4

       Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>

       expat-2.2.8/conftools/ax-append-link-flags.m4

       Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>

       expat-2.2.8/conftools/ax-check-link-flag.m4

       Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>

       expat-2.2.8/conftools/ax-require-defined.m4

       Copyright (c) 2014 Mike Frysinger <vapier@gentoo.org>

       expat-2.2.8/conftools/expatcfg-compiler-supports-visibility.m4

       Copyright (c) 2018 The Expat Authors.

       > GNU General Public License 3.0 or later

       expat-2.2.8/conftools/ax-check-compile-flag.m4

       Copyright (c) 2011 Maarten Bosmans <mkbosmans@gmail.com>

       expat-2.2.8/conftools/config.guess

       Copyright 1992-2018 Free Software Foundation, Inc.

       expat-2.2.8/conftools/config.sub

       Copyright 1992-2018 Free Software Foundation, Inc.

       expat-2.2.8/conftools/ltmain.sh

       Copyright (c) 2010-2015 Free Software Foundation, Inc.

       expat-2.2.8/conftools/ltmain.sh

       Copyright (c) 2004-2015 Free Software Foundation, Inc.

       > Free unknown license detected but not recognized

       expat-2.2.8/conftools/config.guess

       Copyright 1992-2018 Free Software Foundation, Inc.

       expat-2.2.8/conftools/config.sub

       Copyright 1992-2018 Free Software Foundation, Inc.

       > X11-Style (X Consortium)

       expat-2.2.8/conftools/install-sh

       Copyright (c) 1994 X Consortium


   >>> colorama-0.4.4

       Copyright (c) 2010 Jonathan Hartley
       All rights reserved.

       Redistribution and use in source and binary forms, with or without
       modification, are permitted provided that the following conditions are met:

       * Redistributions of source code must retain the above copyright notice, this
         list of conditions and the following disclaimer.

       * 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.

       * Neither the name of the copyright holders, nor those 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.

       ADDITIONAL LICENSE INFORMATION

       > BSD-3

       colorama-0.4.4/LICENSE.txt

       Copyright (c) 2010 Jonathan Hartley


   >>> pyyaml-5.4.1

       Copyright (c) 2017-2020 Ingy döt Net
       Copyright (c) 2006-2016 Kirill Simonov

       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.


   >>> six-1.16.0

       Copyright (c) 2010-2019 Benjamin Peterson

       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.

       ADDITIONAL LICENSE INFORMATION

       > MIT

       six-master/setup.py

       Copyright (c) 2010-2020 Benjamin Peterson

       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'

       six-master/six.py

       Copyright (c) 2010-2020 Benjamin Peterson

       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'

       six-master/test_six.py

       Copyright (c) 2010-2020 Benjamin Peterson

       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'


   >>> jinja2-3.0.1

       Copyright 2007 Pallets

       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.


   >>> markupsafe-2.0.1

       Copyright 2010 Pallets

       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.


   >>> cffi-1.14.6

       This package has been mostly done by Armin Rigo with help from
       Maciej Fijałkowski. The idea is heavily based (although not directly
       copied) from LuaJIT ffi by Mike Pall.

       Other contributors:
       Google Inc.

       Except when otherwise stated (look for LICENSE files in directories or
       information at the beginning of each file) all software and
       documentation is licensed as follows:

           The MIT License

           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.

       ADDITIONAL LICENSE INFORMATION

       > MIT

       cffi-1.14.6/c/libffi_msvc/ffi.c

       Copyright (c) 2002 Roger Sayle

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       cffi-1.14.6/c/libffi_msvc/ffi.h

       Copyright (c) 1996-2003 Red Hat, Inc.

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       cffi-1.14.6/c/libffi_msvc/ffitarget.h

       Copyright (c) 1996-2003 Red Hat, Inc.

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       cffi-1.14.6/c/libffi_msvc/prep_cif.c

       Copyright (c) 1996, 1998 Red Hat, Inc.

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       cffi-1.14.6/c/libffi_msvc/types.c

       Copyright (c) 1996, 1998 Red Hat, Inc.

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       cffi-1.14.6/c/libffi_msvc/win32.c

       Copyright (c) 2002 Ranjit Mathew

       See SECTION 142 in 'LICENSE TEXT REFERENCE TABLE'


   >>> idna-3.2

       License
       -------

       Copyright (c) 2013-2018, Kim Davies. All rights reserved.

       Redistribution and use in source and binary forms, with or without
       modification, are permitted provided that the following conditions are met:

       #. Redistributions of source code must retain the above copyright
          notice, this list of conditions and the following disclaimer.

       #. 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.

       #. Neither the name of the copyright holder nor the names of the
          contributors may be used to endorse or promote products derived
          from this software without specific prior written permission.

       #. THIS SOFTWARE IS PROVIDED BY THE 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.

       ADDITIONAL LICENSE INFORMATION

       > Unicode Inc License Agreement

       idna-3.2/tests/IdnaTestV2.txt

       (c) 2019 Unicode(r), Inc.

       See SECTION 135 in 'LICENSE TEXT REFERENCE TABLE'


   >>> cryptography-3.4.8

       [PLEASE NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS COMPONENT UNDER THE TERMS OF THE BSD-3 LICENSE.  THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

       This software is made available under the terms of *either* of the licenses
       found in LICENSE.APACHE or LICENSE.BSD. Contributions to cryptography are made
       under the terms of *both* these licenses.

       The code used in the OpenSSL locking callback and OS random engine is derived
       from CPython, and is licensed under the terms of the PSF License Agreement.

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       cryptography-3.4.8/src/cryptography/__about__.py

       Copyright 2013-2021 .format

       See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE'

       > BSD

       cryptography-3.4.8/docs/conf.py
       [NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE BSD LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

       copyright 2013-2021, Individual

       See SECTION 143 in 'LICENSE TEXT REFERENCE TABLE'

       > Python-2.0

       cryptography-3.4.8/LICENSE.PSF

       Copyright (c) 2001-2016 Python Software Foundation

       See SECTION 144 in 'LICENSE TEXT REFERENCE TABLE'


   >>> urllib3-1.26.7

       Copyright (c) 2015-2016 Will Bond <will@wbond.net>

       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.

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       urllib3-1.26.7/test/appengine/conftest.py

       Copyright 2015 Google Inc.

       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'

       > MIT

       urllib3-1.26.7/dummyserver/proxy.py

       Copyright (c) 2012 Senko Rasic <senko.rasic@dobarkod.hr>

       See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE'

       urllib3-1.26.7/LICENSE.txt

       Copyright (c) 2008-2020 Andrey Petrov and contributors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       urllib3-1.26.7/src/urllib3/contrib/_securetransport/bindings.py

       Copyright (c) 2015-2016 Will Bond <will@wbond.net>

       See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE'

       urllib3-1.26.7/src/urllib3/contrib/securetransport.py

       Copyright (c) 2015-2016 Will Bond <will@wbond.net>

       See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE'

       urllib3-1.26.7/src/urllib3/packages/six.py

       Copyright (c) 2010-2020 Benjamin Peterson

       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'


   >>> OpenSSL-1.1.1l

       Found in: openssl-1.1.1l/LICENSE

       Copyright (c) 1998-2019 The OpenSSL Project

         LICENSE ISSUES
         ==============

         The OpenSSL toolkit stays under a double license, i.e. both the conditions of
         the OpenSSL License and the original SSLeay license apply to the toolkit.
         See below for the actual license texts.

         OpenSSL License
         ---------------

       /* ====================================================================
        * Copyright (c) 1998-2019 The OpenSSL Project.  All rights reserved.
        *
        * 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).
        *
        */

        Original SSLeay License
        -----------------------

       /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
        * All rights reserved.
        *
        * This package is an SSL implementation written
        * by Eric Young (eay@cryptsoft.com).
        * The implementation was written so as to conform with Netscapes SSL.
        *
        * 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.]

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       openssl-1.1.1l/crypto/ec/ecp_nistp224.c

       Copyright 2011 Google Inc.

       See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_nistp256.c

       Copyright 2011 Google Inc.

       See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_nistp521.c

       Copyright 2011 Google Inc.

       See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_nistputil.c

       Copyright 2011 Google Inc.

       See SECTION 60 in 'LICENSE TEXT REFERENCE TABLE'

       > Artistic2.0

       openssl-1.1.1l/external/perl/Text-Template-1.46/lib/Text/Template.pm

       Copyright 2013 M. J. Dominus

       See SECTION 71 in 'LICENSE TEXT REFERENCE TABLE'

       > BSD-2

       openssl-1.1.1l/include/internal/o_dir.h

       Copyright (c) 2004, Richard Levitte <richard@levitte.org>

       See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE'

       > BSD-3

       openssl-1.1.1l/crypto/x509v3/v3_pcia.c

       Copyright (c) 2004 Kungliga Tekniska Hogskolan (Royal Institute of Technology, Stockholm, Sweden)

       See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_pci.c

       Copyright (c) 2004 Kungliga Tekniska Hogskolan (Royal Institute of Technology, Stockholm, Sweden)

       See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE'

       > CC0-1.0

       openssl-1.1.1l/crypto/siphash/siphash.c

       Copyright (c) 2012-2014 Daniel J. Bernstein

       See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE'

       > LGPL2.1

       openssl-1.1.1l/crypto/camellia/asm/cmll-x86_64.pl
       [NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE LGPL2.1 LICENSE, THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

       Copyright (c) 2008 Andy Polyakov <appro@openssl.org>

       See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/asm/cmll-x86.pl
       [NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE LGPL2.1 LICENSE, THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

       Copyright (c) 2008 Andy Polyakov <appro@openssl.org>

       See SECTION 57 in 'LICENSE TEXT REFERENCE TABLE'

       > OpenSSL

       openssl-1.1.1l/apps/app_rand.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/apps.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/apps.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/asn1pars.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/bf_prefix.c

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/ca.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/CA.pl.in

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/ciphers.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/cms.c

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/crl2p7.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/crl.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/dgst.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/dhparam.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/dsa.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/dsaparam.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/ec.c

       Copyright 2002-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/ecparam.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/enc.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/engine.c

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/errstr.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/gendsa.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/genpkey.c

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/genrsa.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/nseq.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/ocsp.c

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/openssl.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/opt.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/passwd.c

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/pkcs12.c

       Copyright 1999-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/pkcs7.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/pkcs8.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/pkey.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/pkeyparam.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/pkeyutl.c

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/prime.c

       Copyright 2004-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/progs.pl

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/progs.pl

       Copyright 1995-$YEAR The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/rand.c

       Copyright 1998-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/rehash.c

       Copyright (c) 2013-2014 Timo Teras <timo.teras@gmail.com>

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/req.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/rsa.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/rsautl.c

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/s_apps.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/s_cb.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/s_client.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/sess_id.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/smime.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/speed.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/spkac.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/srp.c

       Copyright (c) 2004, EdelKey Project

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/s_server.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/s_socket.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/s_time.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/storeutl.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/testdsa.h

       Copyright 1998-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/testrsa.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/timeouts.h

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/ts.c

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/tsget.in

       Copyright (c) 2002 The OpenTSA Project

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/verify.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/version.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/vms_decc_init.c

       Copyright 2010-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/vms_term_sock.c

       Copyright 2016 VMS Software, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/vms_term_sock.h

       Copyright 2016 VMS Software, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/win32_init.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/apps/x509.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/config

       Copyright 1998-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/config.com

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 67 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/Configurations/shared-info.pl

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/Configure

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/CONTRIBUTING

       Copyright 20xx-20yy The OpenSSL Project Authors

       See SECTION 66 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/aes_cbc.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/aes_cfb.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/aes_core.c

       Copyright 2002-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/aes_ecb.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/aes_ige.c

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/aes_local.h

       Copyright 2002-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/aes_misc.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/aes_ofb.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/aes_wrap.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/aes_x86core.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aes-armv4.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aes-c64xplus.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aesfx-sparcv9.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aes-ia64.S

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aes-mips.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aesni-mb-x86_64.pl

       Copyright 2013-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aesni-sha1-x86_64.pl

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aesni-sha256-x86_64.pl

       Copyright 2013-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aesni-x86_64.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aesni-x86.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aesp8-ppc.pl

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aes-parisc.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aes-ppc.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aes-s390x.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aes-sparcv9.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aest4-sparcv9.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/aesv8-armx.pl

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/bsaes-armv7.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/vpaes-armv8.pl

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/vpaes-ppc.pl

       Copyright 2013-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/vpaes-x86_64.pl

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aes/asm/vpaes-x86.pl

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/alphacpuid.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/aria/aria.c

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/arm64cpuid.pl

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/arm_arch.h

       Copyright 2011-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/armcap.c

       Copyright 2011-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/armv4cpuid.pl

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_bitstr.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_d2i_fp.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_digest.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_dup.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_gentm.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_i2d_fp.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_int.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_mbstr.c

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/ameth_lib.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_object.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_octet.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_print.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_sign.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn1_err.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn1_gen.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn1_item_list.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn1_item_list.h

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn1_lib.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn1_local.h

       Copyright 2005-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn1_par.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn_mime.c

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn_moid.c

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn_mstbl.c

       Copyright 2012-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/asn_pack.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_strex.c

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_strnid.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_time.c

       Copyright 1999-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_type.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_utctm.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_utf8.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/a_verify.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/bio_asn1.c

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/bio_ndef.c

       Copyright 2008-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/charmap.h

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/charmap.pl

       Copyright 2000-$YEAR The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/charmap.pl

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/d2i_pr.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/d2i_pu.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/evp_asn1.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/f_int.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/f_string.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/i2d_pr.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/i2d_pu.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/n_pkey.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/nsseq.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/p5_pbe.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/p5_pbev2.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/p5_scrypt.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/p8_pkey.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/standard_methods.h

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/tasn_dec.c

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/tasn_enc.c

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/tasn_fre.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/tasn_new.c

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/tasn_prn.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/tasn_scn.c

       Copyright 2010-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/tasn_typ.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/tasn_utl.c

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/t_bitst.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/tbl_standard.h

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/t_pkey.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/t_spki.c

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/x_algor.c

       Copyright 1998-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/x_bignum.c

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/x_info.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/x_int64.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/x_long.c

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/x_pkey.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/x_sig.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/x_spki.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/asn1/x_val.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/async/arch/async_null.c

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/async/arch/async_null.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/async/arch/async_posix.c

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/async/arch/async_posix.h

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/async/arch/async_win.c

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/async/arch/async_win.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/async/async.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/async/async_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/async/async_local.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/async/async_wait.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bf/asm/bf-586.pl

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bf/bf_cfb64.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bf/bf_ecb.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bf/bf_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bf/bf_local.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bf/bf_ofb64.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bf/bf_pi.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bf/bf_skey.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/b_addr.c

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/b_dump.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bf_buff.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bf_lbuf.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bf_nbio.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bf_null.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bio_cb.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bio_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bio_lib.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bio_local.h

       Copyright 2005-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bio_meth.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/b_print.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/b_sock2.c

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/b_sock.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bss_acpt.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bss_bio.c

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bss_conn.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bss_dgram.c

       Copyright 2005-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bss_fd.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bss_file.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bss_log.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bss_mem.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bss_null.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bio/bss_sock.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/blake2/blake2b.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/blake2/blake2_impl.h

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/blake2/blake2_local.h

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/blake2/blake2s.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/blake2/m_blake2b.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/blake2/m_blake2s.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/alpha-mont.pl

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/armv4-gf2m.pl

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/armv4-mont.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/armv8-mont.pl

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/bn-586.pl

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/bn-c64xplus.asm

       Copyright 2012-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/c64xplus-gf2m.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/co-586.pl

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/ia64-mont.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/ia64.S

       Copyright 2001-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/mips-mont.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/mips.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/parisc-mont.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/ppc64-mont.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/ppc-mont.pl

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/ppc.pl

       Copyright 2004-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/rsaz-avx2.pl

       Copyright (c) 2012, Intel Corporation

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/rsaz-x86_64.pl

       Copyright (c) 2012, Intel Corporation

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/s390x-gf2m.pl

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/s390x-mont.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/s390x.S

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/sparct4-mont.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/sparcv8plus.S

       Copyright 1999-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/sparcv8.S

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/sparcv9a-mont.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/sparcv9-gf2m.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/sparcv9-mont.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/via-mont.pl

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/vis3-mont.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/x86_64-gcc.c

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/x86_64-gf2m.pl

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/x86_64-mont5.pl

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/x86_64-mont.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/x86-gf2m.pl

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/asm/x86-mont.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_add.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_asm.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_blind.c

       Copyright 1998-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_const.c

       Copyright 2005-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_ctx.c

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_depr.c

       Copyright 2002-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_dh.c

       Copyright 2014-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_div.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_exp2.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_exp.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_gcd.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_gf2m.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_intern.c

       Copyright 2014-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_kron.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_lib.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_local.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_mod.c

       Copyright 1998-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_mont.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_mpi.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_mul.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_nist.c

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_prime.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_prime.h

       Copyright 1998-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_prime.pl

       Copyright 1998-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_prime.pl

       Copyright 1998-$YEAR The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_print.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_rand.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_recp.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_shift.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_sqr.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_sqrt.c

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_srp.c

       Copyright 2014-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_word.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/bn_x931p.c

       Copyright 2011-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/README.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/rsaz_exp.c

       Copyright (c) 2012, Intel Corporation

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/bn/rsaz_exp.h

       Copyright (c) 2012, Intel Corporation

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/buffer/buf_err.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/buffer/buffer.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/c64xpluscpuid.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/asm/cmllt4-sparcv9.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/asm/cmll-x86_64.pl

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/asm/cmll-x86.pl

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/camellia.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/cmll_cbc.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/cmll_cfb.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/cmll_ctr.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/cmll_ecb.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/cmll_local.h

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/cmll_misc.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/cmll_ofb.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cast/asm/cast-586.pl

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cast/cast_local.h

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cast/cast_s.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cast/c_cfb64.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cast/c_ecb.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cast/c_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cast/c_ofb64.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cast/c_skey.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/chacha/asm/chacha-armv4.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/chacha/asm/chacha-armv8.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/chacha/asm/chacha-c64xplus.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/chacha/asm/chacha-ppc.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/chacha/asm/chacha-s390x.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/chacha/asm/chacha-x86_64.pl

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/chacha/asm/chacha-x86.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/chacha/chacha_enc.c

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cmac/cmac.c

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cmac/cm_ameth.c

       Copyright 2010-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cmac/cm_pmeth.c

       Copyright 2010-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_asn1.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_att.c

       Copyright 2008-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_cd.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_dd.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_enc.c

       Copyright 2008-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_env.c

       Copyright 2008-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_err.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_ess.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_io.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_kari.c

       Copyright 2013-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_lib.c

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_local.h

       Copyright 2008-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_pwri.c

       Copyright 2009-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_sd.c

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cms/cms_smime.c

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/comp/comp_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/comp/comp_lib.c

       Copyright 1998-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/comp/comp_local.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/comp/c_zlib.c

       Copyright 1998-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/conf_api.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/conf_def.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/conf_def.h

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/conf_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/conf_lib.c

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/conf_local.h

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/conf_mall.c

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/conf_mod.c

       Copyright 2002-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/conf_sap.c

       Copyright 2002-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/conf_ssl.c

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/keysets.pl

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/conf/keysets.pl

       Copyright 1995-$YEAR The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cpt_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cryptlib.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_b64.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_err.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_local.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_log.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_oct.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_policy.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_prn.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_sct.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_sct_ctx.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_vfy.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ct/ct_x509v3.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ctype.c

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/cversion.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/asm/crypt586.pl

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/asm/des-586.pl

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/asm/desboth.pl

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/asm/des_enc.m4

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/asm/dest4-sparcv9.pl

       Copyright 2013-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/cbc_cksm.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/cbc_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/cfb64ede.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/cfb64enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/cfb_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/des_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/des_local.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/ecb3_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/ecb_enc.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/fcrypt_b.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/fcrypt.c

       Copyright 1998-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/ncbc_enc.c

       Copyright 1998-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/ofb64ede.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/ofb64enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/ofb_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/pcbc_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/qud_cksm.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/rand_key.c

       Copyright 1998-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/set_key.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/spr.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/str2key.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/des/xcbc_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_ameth.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_asn1.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_check.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_depr.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_gen.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_kdf.c

       Copyright 2013-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_key.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_lib.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_local.h

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_meth.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_pmeth.c

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_prn.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_rfc5114.c

       Copyright 2011-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dh/dh_rfc7919.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dllmain.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_ameth.c

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_asn1.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_depr.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_err.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_gen.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_key.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_lib.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_local.h

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_meth.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_ossl.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_pmeth.c

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_prn.c

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_sign.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dsa/dsa_vrf.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dso/dso_dl.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dso/dso_dlfcn.c

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dso/dso_err.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dso/dso_lib.c

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dso/dso_local.h

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dso/dso_openssl.c

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dso/dso_vms.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/dso/dso_win32.c

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ebcdic.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/asm/ecp_nistz256-armv4.pl

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/asm/ecp_nistz256-armv8.pl

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/asm/ecp_nistz256-ppc64.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/asm/ecp_nistz256-sparcv9.pl

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/asm/ecp_nistz256-x86_64.pl

       Copyright (c) 2015 CloudFlare, Inc.

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/asm/ecp_nistz256-x86.pl

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/asm/x25519-ppc64.pl

       Copyright 2018-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/asm/x25519-x86_64.pl

       Copyright 2018-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve25519.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/arch_32/arch_intrinsics.h

       Copyright 2016 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/arch_32/f_impl.c

       Copyright 2014 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/arch_32/f_impl.h

       Copyright 2014-2016 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/curve448.c

       Copyright 2015-2016 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/curve448_local.h

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/curve448_tables.c

       Copyright 2015-2016 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/curve448utils.h

       Copyright 2015 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/ed448.h

       Copyright 2015-2016 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/eddsa.c

       Copyright 2015-2016 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/f_generic.c

       Copyright 2015-2016 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/field.h

       Copyright 2014 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/point_448.h

       Copyright 2015-2016 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/scalar.c

       Copyright 2015-2016 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/curve448/word.h

       Copyright 2014 Cryptography Research, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec2_oct.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec2_smpl.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_ameth.c

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_asn1.c

       Copyright 2002-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_check.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_curve.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_cvt.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecdh_kdf.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecdh_ossl.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecdsa_ossl.c

       Copyright 2002-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecdsa_sign.c

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecdsa_vrf.c

       Copyright 2002-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_err.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_key.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_kmeth.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/eck_prn.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_lib.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_local.h

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_mult.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_oct.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_pmeth.c

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_mont.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_nist.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_nistp224.c

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_nistp256.c

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_nistp521.c

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_nistputil.c

       Copyright 2011-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_nistz256.c

       Copyright (c) 2015, CloudFlare, Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_nistz256_table.c

       Copyright 2014-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_oct.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ec_print.c

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecp_smpl.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ec/ecx_meth.c

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_all.c

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_cnf.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_ctrl.c

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_devcrypto.c

       Copyright 2017-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_dyn.c

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_fat.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_init.c

       Copyright 2001-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_lib.c

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_list.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_local.h

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_openssl.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_pkey.c

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_rdrand.c

       Copyright 2011-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/eng_table.c

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/tb_asnmth.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/tb_cipher.c

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/tb_dh.c

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/tb_digest.c

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/tb_dsa.c

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/tb_eckey.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/tb_pkmeth.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/tb_rand.c

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/engine/tb_rsa.c

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/err/err_all.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/err/err.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/err/err_prn.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/err/openssl.txt

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/bio_b64.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/bio_enc.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/bio_md.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/bio_ok.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/c_allc.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/c_alld.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/cmeth_lib.c

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/digest.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_aes.c

       Copyright 2001-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_aes_cbc_hmac_sha1.c

       Copyright 2011-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_aes_cbc_hmac_sha256.c

       Copyright 2013-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_aria.c

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_bf.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_camellia.c

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_cast.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_chacha20_poly1305.c

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_des3.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_des.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_idea.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/encode.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_null.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_old.c

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_rc2.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_rc4.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_rc4_hmac_md5.c

       Copyright 2011-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_rc5.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_seed.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_sm4.c

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/evp_cnf.c

       Copyright 2012-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/evp_enc.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/evp_err.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/evp_key.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/evp_lib.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/evp_local.h

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/evp_pbe.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/evp_pkey.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/e_xcbc_d.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_md2.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_md4.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_md5.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_md5_sha1.c

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_mdc2.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_null.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_ripemd.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_sha1.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_sha3.c

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_sigver.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/m_wp.c

       Copyright 2005-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/names.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/p5_crpt2.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/p5_crpt.c

       Copyright 1999-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/pbe_scrypt.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/p_dec.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/p_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/p_lib.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/pmeth_fn.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/pmeth_gn.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/pmeth_lib.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/p_open.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/p_seal.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/p_sign.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/evp/p_verify.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ex_data.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/getenv.c

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/hmac/hmac.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/hmac/hmac_local.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/hmac/hm_ameth.c

       Copyright 2007-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/hmac/hm_pmeth.c

       Copyright 2007-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ia64cpuid.S

       Copyright 2004-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/idea/i_cbc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/idea/i_cfb64.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/idea/idea_local.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/idea/i_ecb.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/idea/i_ofb64.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/idea/i_skey.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/init.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/kdf/hkdf.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/kdf/kdf_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/kdf/scrypt.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/kdf/tls1_prf.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/lhash/lhash.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/lhash/lhash_local.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/lhash/lh_stats.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/LPdir_nyi.c

       Copyright (c) 2004, Richard Levitte <richard@levitte.org>

       See SECTION 62 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/LPdir_unix.c

       Copyright (c) 2004, 2018, Richard Levitte <richard@levitte.org>

       See SECTION 61 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/LPdir_vms.c

       Copyright (c) 2004, Richard Levitte <richard@levitte.org>

       See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/LPdir_win32.c

       Copyright (c) 2004, Richard Levitte <richard@levitte.org>

       See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/LPdir_win.c

       Copyright (c) 2004, Richard Levitte <richard@levitte.org>

       See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/LPdir_wince.c

       Copyright (c) 2004, Richard Levitte <richard@levitte.org>

       See SECTION 63 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md2/md2_dgst.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md2/md2_one.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md4/md4_dgst.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md4/md4_local.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md4/md4_one.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md5/asm/md5-586.pl

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md5/asm/md5-sparcv9.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md5/asm/md5-x86_64.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md5/md5_dgst.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md5/md5_local.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/md5/md5_one.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/mdc2/mdc2dgst.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/mdc2/mdc2_one.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/mem.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/mem_clr.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/mem_dbg.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/mem_sec.c

       Copyright 2004-2014, Akamai Technologies

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/mips_arch.h

       Copyright 2011-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/aesni-gcm-x86_64.pl

       Copyright 2013-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghash-alpha.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghash-armv4.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghash-c64xplus.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghash-ia64.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghashp8-ppc.pl

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghash-parisc.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghash-s390x.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghash-sparcv9.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghashv8-armx.pl

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghash-x86_64.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/asm/ghash-x86.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/cbc128.c

       Copyright 2008-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/ccm128.c

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/cfb128.c

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/ctr128.c

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/cts128.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/gcm128.c

       Copyright 2010-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/modes_local.h

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/ocb128.c

       Copyright 2014-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/ofb128.c

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/wrap128.c

       Copyright 2013-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/modes/xts128.c

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/obj_dat.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/obj_dat.h

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/obj_dat.pl

       Copyright 1995-$YEAR The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/obj_dat.pl

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/objects.pl

       Copyright 2000-$YEAR The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/objects.pl

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/obj_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/obj_lib.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/obj_local.h

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/obj_xref.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/obj_xref.h

       Copyright 1998-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/objxref.pl

       Copyright 1998-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/objxref.pl

       Copyright 1998-$YEAR The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/objects/o_names.c

       Copyright 1998-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/ocsp_asn.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/ocsp_cl.c

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/ocsp_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/ocsp_ext.c

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/ocsp_ht.c

       Copyright 2001-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/ocsp_lib.c

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/ocsp_local.h

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/ocsp_prn.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/ocsp_srv.c

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/ocsp_vfy.c

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ocsp/v3_ocsp.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/o_dir.c

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/o_fips.c

       Copyright 2011-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/o_fopen.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/o_init.c

       Copyright 2011-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/o_str.c

       Copyright 2003-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/o_time.c

       Copyright 2001-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pariscid.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pem_all.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pem_err.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pem_info.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pem_lib.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pem_oth.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pem_pk8.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pem_pkey.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pem_sign.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pem_x509.c

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pem_xaux.c

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pem/pvkfmt.c

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/perlasm/arm-xlate.pl

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/perlasm/cbc.pl

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/perlasm/ppc-xlate.pl

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/perlasm/sparcv9_modes.pl

       Copyright 2012-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/perlasm/x86_64-xlate.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/perlasm/x86asm.pl

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/perlasm/x86gas.pl

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/perlasm/x86masm.pl

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/perlasm/x86nasm.pl

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_add.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_asn.c

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_attr.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_crpt.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_crt.c

       Copyright 1999-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_decr.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_init.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_key.c

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_kiss.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_local.h

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_mutl.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_npas.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_p8d.c

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_p8e.c

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_sbag.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/p12_utl.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs12/pk12err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs7/bio_pk7.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs7/pk7_asn1.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs7/pk7_attr.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs7/pk7_doit.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs7/pk7_lib.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs7/pk7_mime.c

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs7/pk7_smime.c

       Copyright 1999-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/pkcs7/pkcs7err.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/asm/poly1305-armv4.pl

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/asm/poly1305-armv8.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/asm/poly1305-c64xplus.pl

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/asm/poly1305-mips.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/asm/poly1305-ppcfp.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/asm/poly1305-ppc.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/asm/poly1305-s390x.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/asm/poly1305-sparcv9.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/asm/poly1305-x86_64.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/asm/poly1305-x86.pl

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/poly1305_ameth.c

       Copyright 2007-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/poly1305_base2_44.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/poly1305.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/poly1305_ieee754.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/poly1305_local.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/poly1305/poly1305_pmeth.c

       Copyright 2007-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ppc_arch.h

       Copyright 2014-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ppccap.c

       Copyright 2009-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ppccpuid.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rand/drbg_ctr.c

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rand/drbg_lib.c

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rand/rand_egd.c

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rand/rand_err.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rand/randfile.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rand/rand_lib.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rand/rand_local.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rand/rand_unix.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rand/rand_vms.c

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rand/rand_win.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc2/rc2_cbc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc2/rc2cfb64.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc2/rc2_ecb.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc2/rc2_local.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc2/rc2ofb64.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc2/rc2_skey.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc4/asm/rc4-586.pl

       Copyright 1998-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc4/asm/rc4-c64xplus.pl

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc4/asm/rc4-md5-x86_64.pl

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc4/asm/rc4-parisc.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc4/asm/rc4-s390x.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc4/asm/rc4-x86_64.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc4/rc4_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc4/rc4_local.h

       Copyright 1998-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc4/rc4_skey.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc5/asm/rc5-586.pl

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc5/rc5cfb64.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc5/rc5_ecb.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc5/rc5_enc.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc5/rc5_local.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc5/rc5ofb64.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rc5/rc5_skey.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ripemd/asm/rmd-586.pl

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ripemd/rmdconst.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ripemd/rmd_dgst.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ripemd/rmd_local.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ripemd/rmd_one.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_ameth.c

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_asn1.c

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_chk.c

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_crpt.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_depr.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_err.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_gen.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_lib.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_local.h

       Copyright 2006-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_meth.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_mp.c

       Copyright 2017 BaishanCloud

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_none.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_oaep.c

       Copyright 1999-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_ossl.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_pk1.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_pmeth.c

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_prn.c

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_pss.c

       Copyright 2005-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_saos.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_sign.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_ssl.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_x931.c

       Copyright 2005-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/rsa/rsa_x931g.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/s390x_arch.h

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/s390xcap.c

       Copyright 2010-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/s390xcpuid.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/seed/seed.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/seed/seed_cbc.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/seed/seed_cfb.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/seed/seed_ecb.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/seed/seed_local.h

       Copyright 2007-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/seed/seed_ofb.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600-armv4.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600-armv8.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600-avx2.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600-avx512.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600-avx512vl.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600-c64x.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600-mmx.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600p8-ppc.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600-ppc64.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600-s390x.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/keccak1600-x86_64.pl

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-586.pl

       Copyright 1998-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-alpha.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-armv4-large.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-armv8.pl

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-c64xplus.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-ia64.pl

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-mb-x86_64.pl

       Copyright 2013-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-mips.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-parisc.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-ppc.pl

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-s390x.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-sparcv9a.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-sparcv9.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-thumb.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha1-x86_64.pl

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha256-586.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha256-armv4.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha256-c64xplus.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha256-mb-x86_64.pl

       Copyright 2013-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-586.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-armv4.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-armv8.pl

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-c64xplus.pl

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-ia64.pl

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-mips.pl

       Copyright 2010-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512p8-ppc.pl

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-parisc.pl

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-ppc.pl

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-s390x.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-sparcv9.pl

       Copyright 2007-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/asm/sha512-x86_64.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/keccak1600.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/sha1dgst.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/sha1_one.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/sha256.c

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/sha512.c

       Copyright 2004-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sha/sha_local.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/siphash/siphash_ameth.c

       Copyright 2007-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/siphash/siphash.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/siphash/siphash_local.h

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/siphash/siphash_pmeth.c

       Copyright 2007-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sm2/sm2_crypt.c

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sm2/sm2_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sm2/sm2_pmeth.c

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sm2/sm2_sign.c

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sm3/m_sm3.c

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sm3/sm3.c

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sm3/sm3_local.h

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sm4/sm4.c

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sparc_arch.h

       Copyright 2012-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sparccpuid.S

       Copyright 2005-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/sparcv9cap.c

       Copyright 2005-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/srp/srp_lib.c

       Copyright (c) 2004, EdelKey Project

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/srp/srp_vfy.c

       Copyright (c) 2004, EdelKey Project

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/stack/stack.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/store/loader_file.c

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/store/store_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/store/store_init.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/store/store_lib.c

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/store/store_local.h

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/store/store_register.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/store/store_strings.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/threads_none.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/threads_pthread.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/threads_win.c

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_asn1.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_conf.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_err.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_lib.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_local.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_req_print.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_req_utils.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_rsp_print.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_rsp_sign.c

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_rsp_utils.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_rsp_verify.c

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ts/ts_verify_ctx.c

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/txt_db/txt_db.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/uid.c

       Copyright 2001-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ui/ui_err.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ui/ui_lib.c

       Copyright 2001-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ui/ui_local.h

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ui/ui_null.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ui/ui_openssl.c

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/ui/ui_util.c

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/vms_rms.h

       Copyright 2011-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/whrlpool/asm/wp-mmx.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/whrlpool/asm/wp-x86_64.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/whrlpool/wp_block.c

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/whrlpool/wp_dgst.c

       Copyright 2005-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/whrlpool/wp_local.h

       Copyright 2005-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/by_dir.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/by_file.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/t_crl.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/t_req.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/t_x509.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/ext_dat.h

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/pcy_cache.c

       Copyright 2004-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/pcy_data.c

       Copyright 2004-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/pcy_lib.c

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/pcy_local.h

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/pcy_map.c

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/pcy_node.c

       Copyright 2004-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/pcy_tree.c

       Copyright 2004-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/standard_exts.h

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_addr.c

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_admis.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_admis.h

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_akeya.c

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_akey.c

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_alt.c

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_asid.c

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_bcons.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_bitst.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_conf.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_cpols.c

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_crld.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_enum.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3err.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_extku.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_genn.c

       Copyright 1999-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_ia5.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_info.c

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_int.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_lib.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_ncons.c

       Copyright 2003-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_pcia.c

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_pci.c

       Copyright 2004-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_pcons.c

       Copyright 2003-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_pku.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_pmaps.c

       Copyright 2003-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_prn.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_purp.c

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_skey.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_sxnet.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_tlsf.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509v3/v3_utl.c

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_att.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_cmp.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509cset.c

       Copyright 2001-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_d2.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_def.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_err.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_ext.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_local.h

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_lu.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_meth.c

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509name.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_obj.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_r2x.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_req.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509rset.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_set.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509spki.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_trs.c

       Copyright 1999-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_txt.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509type.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_v3.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_vfy.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x509_vpm.c

       Copyright 2004-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x_all.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x_attrib.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x_crl.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x_exten.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x_name.c

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x_pubkey.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x_req.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x_x509a.c

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x509/x_x509.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x86_64cpuid.pl

       Copyright 2005-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/x86cpuid.pl

       Copyright 2004-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/bio/client-arg.c

       Copyright 2013-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/bio/client-conf.c

       Copyright 2013-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/bio/saccept.c

       Copyright 1998-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/bio/sconnect.c

       Copyright 1998-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/bio/server-arg.c

       Copyright 2013-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/bio/server-cmod.c

       Copyright 2015-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/bio/server-conf.c

       Copyright 2013-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/cms/cms_comp.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/cms/cms_ddec.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/cms/cms_dec.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/cms/cms_denc.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/cms/cms_enc.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/cms/cms_sign2.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/cms/cms_sign.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/cms/cms_uncomp.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/cms/cms_ver.c

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/evp/aesccm.c

       Copyright 2013-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/evp/aesgcm.c

       Copyright 2012-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/pkcs12/pkread.c

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/pkcs12/pkwrite.c

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/smime/smdec.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/smime/smenc.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/smime/smsign2.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/smime/smsign.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/demos/smime/smver.c

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/asn1parse.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/CA.pl.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/ca.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/ciphers.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/cms.pod

       Copyright 2008-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/crl2pkcs7.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/crl.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/dgst.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/dhparam.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/dsaparam.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/dsa.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/ecparam.pod

       Copyright 2003-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/ec.pod

       Copyright 2003-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/enc.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/engine.pod

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/errstr.pod

       Copyright 2004-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/gendsa.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/genpkey.pod

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/genrsa.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/list.pod

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/nseq.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/ocsp.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/openssl.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/passwd.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/pkcs12.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/pkcs7.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/pkcs8.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/pkeyparam.pod

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/pkey.pod

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/pkeyutl.pod

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/prime.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/rand.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/rehash.pod

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/req.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/rsa.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/rsautl.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/s_client.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/sess_id.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/smime.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/speed.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/spkac.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/srp.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/s_server.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/s_time.pod

       Copyright 2004-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/storeutl.pod

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/tsget.pod

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/ts.pod

       Copyright 2006-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/verify.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/version.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man1/x509.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ADMISSIONS.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASN1_generate_nconf.pod

       Copyright 2002-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASN1_INTEGER_get_int64.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASN1_ITEM_lookup.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASN1_OBJECT_new.pod

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASN1_STRING_length.pod

       Copyright 2002-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASN1_STRING_new.pod

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASN1_STRING_print_ex.pod

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASN1_STRING_TABLE_add.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASN1_TIME_set.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASN1_TYPE_get.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASYNC_start_job.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ASYNC_WAIT_CTX_new.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BF_encrypt.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_ADDRINFO.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_ADDR.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_connect.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_ctrl.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_f_base64.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_f_buffer.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_f_cipher.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_find_type.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_f_md.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_f_null.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_f_ssl.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_get_data.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_get_ex_new_index.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_meth_new.pod

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_new_CMS.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_new.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_parse_hostserv.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_printf.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_push.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_read.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_s_accept.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_s_bio.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_s_connect.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_set_callback.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_s_fd.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_s_file.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_should_retry.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_s_mem.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_s_null.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BIO_s_socket.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_add.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_add_word.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_BLINDING_new.pod

       Copyright 2005-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_bn2bin.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_cmp.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_copy.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_CTX_new.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_CTX_start.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_generate_prime.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_mod_inverse.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_mod_mul_montgomery.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_mod_mul_reciprocal.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_new.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_num_bytes.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_rand.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_security_bits.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_set_bit.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_swap.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BN_zero.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/BUF_MEM_new.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_add0_cert.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_add1_recipient_cert.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_add1_signer.pod

       Copyright 2014-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_compress.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_decrypt.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_encrypt.pod

       Copyright 2008-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_final.pod

       Copyright 2008-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_get0_RecipientInfos.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_get0_SignerInfos.pod

       Copyright 2008-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_get0_type.pod

       Copyright 2008-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_get1_ReceiptRequest.pod

       Copyright 2008-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_sign.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_sign_receipt.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_uncompress.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_verify.pod

       Copyright 2008-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CMS_verify_receipt.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CONF_modules_free.pod

       Copyright 2004-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CONF_modules_load_file.pod

       Copyright 2004-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CRYPTO_get_ex_new_index.pod

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CRYPTO_memcmp.pod

       Copyright 2019-2020 The OpenSSL Project Authors

       See SECTION 138 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CRYPTO_THREAD_run_once.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CTLOG_new.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CTLOG_STORE_get0_log_by_id.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CTLOG_STORE_new.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/CT_POLICY_EVAL_CTX_new.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/d2i_DHparams.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/d2i_PKCS8PrivateKey_bio.pod

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/d2i_PrivateKey.pod

       Copyright 2017-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/d2i_SSL_SESSION.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/d2i_X509.pod

       Copyright 1998-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DEFINE_STACK_OF.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DES_random_key.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DH_generate_key.pod

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DH_generate_parameters.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DH_get0_pqg.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DH_get_1024_160.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DH_meth_new.pod

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DH_new_by_nid.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DH_new.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DH_set_method.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DH_size.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_do_sign.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_dup_DH.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_generate_key.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_generate_parameters.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_get0_pqg.pod

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_meth_new.pod

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_new.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_set_method.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_SIG_new.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_sign.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DSA_size.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DTLS_get_data_mtu.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DTLS_set_timer_cb.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/DTLSv1_listen.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ECDSA_SIG_new.pod

       Copyright 2004-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EC_GFp_simple_method.pod

       Copyright 2013-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EC_GROUP_copy.pod

       Copyright 2013-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EC_GROUP_new.pod

       Copyright 2013-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EC_KEY_get_enc_flags.pod

       Copyright 2015-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EC_KEY_new.pod

       Copyright 2013-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ECPKParameters_print.pod

       Copyright 2013-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EC_POINT_add.pod

       Copyright 2013-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EC_POINT_new.pod

       Copyright 2013-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ENGINE_add.pod

       Copyright 2002-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ERR_clear_error.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ERR_error_string.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ERR_get_error.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ERR_GET_LIB.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ERR_load_crypto_strings.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ERR_load_strings.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ERR_print_errors.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ERR_put_error.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ERR_remove_state.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/ERR_set_mark.pod

       Copyright 2003-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_aes.pod

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_aria.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_bf_cbc.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_blake2b512.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_BytesToKey.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_camellia.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_cast5_cbc.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_chacha20.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_CIPHER_CTX_get_cipher_data.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_CIPHER_meth_new.pod

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_des.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_desx_cbc.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_DigestInit.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_DigestSignInit.pod

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_DigestVerifyInit.pod

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_EncodeInit.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_EncryptInit.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_idea_cbc.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_md2.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_md4.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_md5.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_mdc2.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_MD_meth_new.pod

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_OpenInit.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_asn1_get_count.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_ASN1_METHOD.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_cmp.pod

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_CTX_ctrl.pod

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_CTX_new.pod

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_CTX_set1_pbe_pass.pod

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_CTX_set_scrypt_N.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_CTX_set_tls1_prf_md.pod

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_decrypt.pod

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_derive.pod

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_encrypt.pod

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_get_default_digest_nid.pod

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_keygen.pod

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_meth_get_count.pod

       Copyright 2002-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_meth_new.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_new.pod

       Copyright 2002-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_print_private.pod

       Copyright 2006-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_set1_RSA.pod

       Copyright 2002-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_sign.pod

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_size.pod

       Copyright 2020 The OpenSSL Project Authors

       See SECTION 138 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_verify.pod

       Copyright 2006-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_PKEY_verify_recover.pod

       Copyright 2013-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_rc2_cbc.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_rc4.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_rc5_32_12_16_cbc.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_ripemd160.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_SealInit.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_seed_cbc.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_sha1.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_sha224.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_sha3_224.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_SignInit.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_sm3.pod

       Copyright 2017 Ribose Inc.

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_sm4_cbc.pod

       Copyright 2017 Ribose Inc.

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_VerifyInit.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/EVP_whirlpool.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/HMAC.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/i2d_CMS_bio_stream.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/i2d_PKCS7_bio_stream.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/i2d_re_X509_tbs.pod

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/MD5.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/MDC2_Init.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/o2i_SCT_LIST.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OBJ_nid2obj.pod

       Copyright 2002-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OCSP_cert_to_id.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OCSP_request_add1_nonce.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OCSP_REQUEST_new.pod

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OCSP_resp_find_status.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OCSP_response_status.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OCSP_sendreq_new.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OpenSSL_add_all_algorithms.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_Applink.pod

       Copyright 2004-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_config.pod

       Copyright 2004-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_fork_prepare.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_ia32cap.pod

       Copyright 2004-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_init_crypto.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_init_ssl.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_instrument_bus.pod

       Copyright 2011-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_LH_COMPFUNC.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_LH_stats.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_load_builtin_modules.pod

       Copyright 2004-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_malloc.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_secure_malloc.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OPENSSL_VERSION_NUMBER.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OSSL_STORE_expect.pod

       Copyright 2018-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OSSL_STORE_INFO.pod

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OSSL_STORE_LOADER.pod

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OSSL_STORE_open.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/OSSL_STORE_SEARCH.pod

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PEM_bytes_read_bio.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PEM_read_bio_ex.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PEM_read_bio_PrivateKey.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PEM_read_CMS.pod

       Copyright 1998-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PEM_read.pod

       Copyright 1998-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PEM_write_bio_CMS_stream.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PEM_write_bio_PKCS7_stream.pod

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PKCS12_create.pod

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PKCS12_newpass.pod

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PKCS12_parse.pod

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PKCS5_PBKDF2_HMAC.pod

       Copyright 2014-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PKCS7_decrypt.pod

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PKCS7_encrypt.pod

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PKCS7_sign_add_signer.pod

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PKCS7_sign.pod

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/PKCS7_verify.pod

       Copyright 2002-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_add.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_bytes.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_cleanup.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_DRBG_generate.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_DRBG_get0_master.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_DRBG_new.pod

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_DRBG_reseed.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_DRBG_set_callbacks.pod

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_DRBG_set_ex_data.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_egd.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_load_file.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RAND_set_rand_method.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RC4_set_key.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RIPEMD160_Init.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_blinding_on.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_check_key.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_generate_key.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_get0_key.pod

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_meth_new.pod

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_new.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_padding_add_PKCS1_type_1.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_print.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_private_encrypt.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_public_encrypt.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_set_method.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_sign_ASN1_OCTET_STRING.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_sign.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/RSA_size.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SCT_new.pod

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SCT_print.pod

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SCT_validate.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SHA256_Init.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SMIME_read_CMS.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SMIME_read_PKCS7.pod

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SMIME_write_CMS.pod

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SMIME_write_PKCS7.pod

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_accept.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_alert_type_string.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_alloc_buffers.pod

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_check_chain.pod

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CIPHER_get_name.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_clear.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_COMP_add_compression_method.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CONF_cmd_argv.pod

       Copyright 2012-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CONF_cmd.pod

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CONF_CTX_new.pod

       Copyright 2012-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CONF_CTX_set1_prefix.pod

       Copyright 2012-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CONF_CTX_set_flags.pod

       Copyright 2012-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CONF_CTX_set_ssl_ctx.pod

       Copyright 2012-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_connect.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_add1_chain_cert.pod

       Copyright 2013-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_add_extra_chain_cert.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_add_session.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_config.pod

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_ctrl.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_dane_enable.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_flush_sessions.pod

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_free.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_get0_param.pod

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_get_verify_mode.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_has_client_custom_ext.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_load_verify_locations.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_new.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_sessions.pod

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_sess_number.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_sess_set_cache_size.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_sess_set_get_cb.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set0_CA_list.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set1_curves.pod

       Copyright 2013-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set1_sigalgs.pod

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set1_verify_cert_store.pod

       Copyright 2013-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_alpn_select_cb.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_cert_cb.pod

       Copyright 2014-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_cert_store.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_cert_verify_callback.pod

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_cipher_list.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_client_cert_cb.pod

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_client_hello_cb.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_ctlog_list_file.pod

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_ct_validation_callback.pod

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_default_passwd_cb.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_ex_data.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_generate_session_id.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_info_callback.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_keylog_callback.pod

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_max_cert_list.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_min_proto_version.pod

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_mode.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_msg_callback.pod

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_num_tickets.pod

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_options.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_psk_client_callback.pod

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_quiet_shutdown.pod

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_read_ahead.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_record_padding_callback.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_security_level.pod

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_session_cache_mode.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_session_id_context.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_session_ticket_cb.pod

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_split_send_fragment.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_ssl_version.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_stateless_cookie_generate_cb.pod

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_timeout.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_tlsext_servername_callback.pod

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_tlsext_status_cb.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod

       Copyright 2014-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_tlsext_use_srtp.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_tmp_dh_callback.pod

       Copyright 2001-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_set_verify.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_use_certificate.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_use_psk_identity_hint.pod

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_CTX_use_serverinfo.pod

       Copyright 2013-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_do_handshake.pod

       Copyright 2002-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_export_keying_material.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_extension_supported.pod

       Copyright 2014-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_free.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get0_peer_scts.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_all_async_fds.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_ciphers.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_client_random.pod

       Copyright 2015-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_current_cipher.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_default_timeout.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_error.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_extms_support.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_fd.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_peer_cert_chain.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_peer_certificate.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_peer_signature_nid.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_peer_tmp_key.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_psk_identity.pod

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_rbio.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_session.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_shared_sigalgs.pod

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_SSL_CTX.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_verify_result.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_get_version.pod

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_in_init.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_key_update.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_library_init.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_load_client_CA_file.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_new.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_pending.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_read_early_data.pod

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_read.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_rstate_string.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_free.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_get0_cipher.pod

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_get0_hostname.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_get0_id_context.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_get0_peer.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_get_compress_id.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_get_ex_data.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_get_protocol_version.pod

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_get_time.pod

       Copyright 2001-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_has_ticket.pod

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_is_resumable.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_print.pod

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_session_reused.pod

       Copyright 2001-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_SESSION_set1_id.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_set1_host.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_set_bio.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_set_connect_state.pod

       Copyright 2001-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_set_fd.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_set_session.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_set_shutdown.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_set_verify_result.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_shutdown.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_state_string.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_want.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/SSL_write.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/UI_create_method.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/UI_new.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/UI_STRING.pod

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/UI_UTIL_read_pw.pod

       Copyright 2001-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_ALGOR_dup.pod

       Copyright 2002-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_check_ca.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_check_host.pod

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_check_issued.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_check_private_key.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_check_purpose.pod

       Copyright 2019-2020 The OpenSSL Project Authors

       See SECTION 137 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_cmp.pod

       Copyright 2019 The OpenSSL Project Authors

       See SECTION 138 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_cmp_time.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_CRL_get0_by_serial.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_digest.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_dup.pod

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_EXTENSION_set_object.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_get0_notBefore.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_get0_signature.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_get0_uids.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_get_extension_flags.pod

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_get_pubkey.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_get_serialNumber.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_get_subject_name.pod

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_get_version.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_LOOKUP_hash_dir.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_LOOKUP_meth_new.pod

       Copyright 2018-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_LOOKUP.pod

       Copyright 2020 The OpenSSL Project Authors

       See SECTION 138 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_NAME_add_entry_by_txt.pod

       Copyright 2002-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_NAME_ENTRY_get_object.pod

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_NAME_get0_der.pod

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_NAME_get_index_by_NID.pod

       Copyright 2002-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_NAME_print_ex.pod

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_new.pod

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_PUBKEY_new.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_SIG_get0.pod

       Copyright 2002-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_sign.pod

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_STORE_add_cert.pod

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_STORE_CTX_get_error.pod

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_STORE_CTX_new.pod

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_STORE_CTX_set_verify_cb.pod

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_STORE_get0_param.pod

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_STORE_new.pod

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_STORE_set_verify_cb_func.pod

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509V3_get_d2i.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509v3_get_ext_by_NID.pod

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_verify_cert.pod

       Copyright 2009-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man3/X509_VERIFY_PARAM_set_flags.pod

       Copyright 2009-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man5/config.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man5/x509v3_config.pod

       Copyright 2004-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/bio.pod

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/crypto.pod

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/ct.pod

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/des_modes.pod

       Copyright 2000-2017 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/Ed25519.pod

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/evp.pod

       Copyright 2000-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/ossl_store-file.pod

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/ossl_store.pod

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/passphrase-encoding.pod

       Copyright 2018-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/proxy-certificates.pod

       Copyright 2019 The OpenSSL Project Authors

       See SECTION 138 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/RAND_DRBG.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/RAND.pod

       Copyright 2018-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/RSA-PSS.pod

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/scrypt.pod

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/SM2.pod

       Copyright 2018-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/ssl.pod

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/X25519.pod

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/doc/man7/x509.pod

       Copyright 2003-2021 The OpenSSL Project Authors

       See SECTION 73 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/asm/e_padlock-x86_64.pl

       Copyright 2011-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/asm/e_padlock-x86.pl

       Copyright 2011-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_afalg.c

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_afalg_err.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_afalg_err.h

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_afalg.h

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_afalg.txt

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_capi.c

       Copyright 2008-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_capi_err.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_capi_err.h

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_capi.txt

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_dasync.c

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_dasync_err.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_dasync_err.h

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_dasync.txt

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_ossltest.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_ossltest_err.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_ossltest_err.h

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_ossltest.txt

       Copyright 1999-2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/engines/e_padlock.c

       Copyright 2004-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/e_os.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/external/perl/transfer/Text/Template.pm

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/asn1.c

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/asn1parse.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/bignum.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/bndiv.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/client.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/cms.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/conf.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/crl.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/ct.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/driver.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/fuzzer.h

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/helper.py

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/mkfuzzoids.pl

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/rand.inc

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/server.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/test-corpus.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/fuzz/x509.c

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/aria.h

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/asn1.h

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/async.h

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/bn_conf.h.in

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/bn_dh.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/bn.h

       Copyright 2014-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/bn_srp.h

       Copyright 2014-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/chacha.h

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/cryptlib.h

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/ctype.h

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/__DECC_INCLUDE_EPILOGUE.H

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/__DECC_INCLUDE_PROLOGUE.H

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/dso_conf.h.in

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/ec.h

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/engine.h

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/err.h

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/evp.h

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/lhash.h

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/md32_common.h

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/objects.h

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/poly1305.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/rand.h

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/sha.h

       Copyright (c) 2018, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/siphash.h

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/sm2err.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/sm2.h

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/sm3.h

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/sm4.h

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/store.h

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/crypto/x509.h

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/bio.h

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/comp.h

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/conf.h

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/constant_time.h

       Copyright 2014-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/cryptlib.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/dane.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/__DECC_INCLUDE_EPILOGUE.H

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/__DECC_INCLUDE_PROLOGUE.H

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/dsoerr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/dso.h

       Copyright 2000-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/err.h

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/nelem.h

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/numbers.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/o_dir.h

       Copyright 2004-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/o_str.h

       Copyright 2003-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/refcount.h

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/sockets.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/sslconf.h

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/thread_once.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/internal/tsan_assist.h

       Copyright 2018-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/aes.h

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/asn1err.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/asn1.h

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/asn1_mac.h

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/asn1t.h

       Copyright 2000-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/asyncerr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/async.h

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/bioerr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/bio.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/blowfish.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/bnerr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/bn.h

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/buffererr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/buffer.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/camellia.h

       Copyright 2006-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/cast.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/cmac.h

       Copyright 2010-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/cmserr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/cms.h

       Copyright 2008-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/comperr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/comp.h

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/conf_api.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/conferr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/conf.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/cryptoerr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/crypto.h

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/cterr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ct.h

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/__DECC_INCLUDE_EPILOGUE.H

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/__DECC_INCLUDE_PROLOGUE.H

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/des.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/dherr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/dh.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/dsaerr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/dsa.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/dtls1.h

       Copyright 2005-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ebcdic.h

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ecdh.h

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ecdsa.h

       Copyright 2002-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ecerr.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ec.h

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/engineerr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/engine.h

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/e_os2.h

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/err.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/evperr.h

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/evp.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/hmac.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/idea.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/kdferr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/kdf.h

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/lhash.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/md2.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/md4.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/md5.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/mdc2.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/modes.h

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/objectserr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/objects.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/obj_mac.h

       Copyright 2000-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ocsperr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ocsp.h

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/opensslconf.h.in

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/opensslv.h

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ossl_typ.h

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/pem2.h

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/pemerr.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/pem.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/pkcs12err.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/pkcs12.h

       Copyright 1999-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/pkcs7err.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/pkcs7.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/rand_drbg.h

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/randerr.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/rand.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/rc2.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/rc4.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/rc5.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ripemd.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/rsaerr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/rsa.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/safestack.h

       Copyright 1999-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/seed.h

       Copyright 2007-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/sha.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/srp.h

       Copyright (c) 2004, EdelKey Project

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/srtp.h

       Copyright 2011-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ssl2.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ssl3.h

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/sslerr.h

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ssl.h

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/stack.h

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/storeerr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/store.h

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/symhacks.h

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/tls1.h

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/tserr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ts.h

       Copyright 2006-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/txt_db.h

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/uierr.h

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/ui.h

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/whrlpool.h

       Copyright 2005-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/x509err.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/x509.h

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/x509v3err.h

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/x509v3.h

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/x509_vfy.h

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ms/applink.c

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ms/cmp.pl

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ms/uplink.c

       Copyright 2004-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ms/uplink-common.pl

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ms/uplink.h

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ms/uplink-ia64.pl

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ms/uplink-x86_64.pl

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ms/uplink-x86.pl

       Copyright 2008-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/README

       Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson

       See SECTION 69 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/bio_ssl.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/d1_lib.c

       Copyright 2005-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/d1_msg.c

       Copyright 2005-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/d1_srtp.c

       Copyright 2011-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/methods.c

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/packet.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/packet_local.h

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/pqueue.c

       Copyright 2005-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/record/dtls1_bitmap.c

       Copyright 2005-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/record/rec_layer_d1.c

       Copyright 2005-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/record/rec_layer_s3.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/record/record.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/record/record_local.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/record/ssl3_buffer.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/record/ssl3_record.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/record/ssl3_record_tls13.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/s3_cbc.c

       Copyright 2012-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/s3_enc.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/s3_lib.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/s3_msg.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_asn1.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_cert.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_cert_table.h

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_ciph.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_conf.c

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_err.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_init.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_lib.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_local.h

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_mcnf.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_rsa.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_sess.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_stat.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_txt.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/ssl_utst.c

       Copyright 2014-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/extensions.c

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/extensions_clnt.c

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/extensions_cust.c

       Copyright 2014-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/extensions_srvr.c

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/statem.c

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/statem_clnt.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/statem_dtls.c

       Copyright 2005-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/statem.h

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/statem_lib.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/statem_local.h

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/statem/statem_srvr.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/t1_enc.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/t1_lib.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/t1_trce.c

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/tls13_enc.c

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/ssl/tls_srp.c

       Copyright (c) 2004, EdelKey Project

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/aborttest.c

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/afalgtest.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/asn1_decode_test.c

       Copyright 2017-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/asn1_encode_test.c

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/asn1_internal_test.c

       Copyright 1999-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/asn1_string_table_test.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/asn1_time_test.c

       Copyright 1999-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/asynciotest.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/asynctest.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/bad_dtls_test.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/bftest.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/bio_callback_test.c

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/bio_enc_test.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/bio_memleak_test.c

       Copyright 2018-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/bioprinttest.c

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/bntest.c

       Copyright 1995-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/bntests.pl

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/casttest.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/certs/mkcert.sh

       Copyright (c) 2016 Viktor Dukhovni <openssl-users@dukhovni.org>

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/chacha_internal_test.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/cipherbytes_test.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/cipherlist_test.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ciphername_test.c

       Copyright 2017 BaishanCloud

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/cipher_overhead_test.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/clienthellotest.c

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/cmactest.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/cms-examples.pl

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/conf_include_test.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/constant_time_test.c

       Copyright 2014-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/crltest.c

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ct_test.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ctype_internal_test.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/curve448_internal_test.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/d2i_test.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/danetest.c

       Copyright 2015-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/danetest.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/destest.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/dhtest.c

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/drbg_cavs_data.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/drbg_cavs_data.h

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/drbg_cavs_test.c

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/drbgtest.c

       Copyright 2011-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/drbgtest.h

       Copyright 2011-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/dsa_no_digest_size_test.c

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/dsatest.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/dtls_mtu_test.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/dtlstest.c

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/dtlsv1listentest.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ecdsatest.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ecdsatest.h

       Copyright 2019 The OpenSSL Project Authors

       See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ec_internal_test.c

       Copyright 2019-2020 The OpenSSL Project Authors

       See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ecstresstest.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ectest.c

       Copyright (c) 2002, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/enginetest.c

       Copyright 2000-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/errtest.c

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/evp_extra_test.c

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/evp_test.c

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/evp_test.h

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/exdatatest.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/exptest.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/fatalerrtest.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/generate_buildtest.pl

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/generate_ssl_tests.pl

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/gmdifftest.c

       Copyright 2015-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/gosttest.c

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/handshake_helper.c

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/handshake_helper.h

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/hmactest.c

       Copyright 1995-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ideatest.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/igetest.c

       Copyright 2006-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/lhash_test.c

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/md2test.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/mdc2_internal_test.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/mdc2test.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/memleaktest.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/modes_internal_test.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ocspapitest.c

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ossl_shim/async_bio.cc

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ossl_shim/async_bio.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ossl_shim/include/openssl/base.h

       Copyright 1998-2001 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ossl_shim/ossl_shim.cc

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ossl_shim/packeted_bio.cc

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ossl_shim/packeted_bio.h

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ossl_shim/test_config.cc

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ossl_shim/test_config.h

       Copyright 1995-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/packettest.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/pbelutest.c

       Copyright 2015-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/pemtest.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/pkey_meth_kdf_test.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/pkey_meth_test.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/pkits-test.pl

       Copyright 2008-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/poly1305_internal_test.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/rc2test.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/rc4test.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/rc5test.c

       Copyright 1995-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/rdrand_sanitytest.c

       Copyright 2018-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/01-test_abort.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/01-test_sanity.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/01-test_symbol_presence.t

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/01-test_test.t

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/02-test_errstr.t

       Copyright 2018-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/02-test_internal_ctype.t

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/02-test_lhash.t

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/02-test_ordinals.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/02-test_stack.t

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_exdata.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_asn1.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_chacha.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_curve448.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_ec.t

       Copyright 2019 The OpenSSL Project Authors

       See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_mdc2.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_modes.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_poly1305.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_siphash.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_sm2.t

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_sm4.t

       Copyright 2017 Ribose Inc. (https://www.ribose.com)

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_ssl_cert_table.t

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_internal_x509.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/03-test_ui.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/04-test_asn1_decode.t

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/04-test_asn1_encode.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/04-test_asn1_string_table.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/04-test_bio_callback.t

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/04-test_bioprint.t

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/04-test_err.t

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/04-test_pem.t

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_bf.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_cast.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_cmac.t

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_des.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_hmac.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_idea.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_md2.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_mdc2.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_rand.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_rc2.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_rc4.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/05-test_rc5.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/06-test-rdrand.t

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/10-test_bn_data/bnexp.txt

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/10-test_bn_data/bngcd.txt

       Copyright 2019 The OpenSSL Project Authors

       See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/10-test_bn_data/bnmod.txt

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/10-test_bn_data/bnmul.txt

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/10-test_bn_data/bnshift.txt

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/10-test_bn_data/bnsum.txt

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/10-test_bn.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/10-test_exp.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_dh.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_dsa.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_ecdsa.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_ecparam.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_ec.t

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_genec.t

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_genrsa.t

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_mp_rsa.t

       Copyright 2017 BaishanCloud

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_out_option.t

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_rsapss.t

       Copyright 2017-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/15-test_rsa.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/20-test_dgst.t

       Copyright 2017-2020 The OpenSSL Project Authors

       See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/20-test_enc_more.t

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/20-test_enc.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/20-test_passwd.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/25-test_crl.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/25-test_d2i.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/25-test_pkcs7.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/25-test_req.t

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/25-test_sid.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/25-test_verify.t

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/25-test_x509.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_afalg.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_engine.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp_data/evpcase.txt

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp_data/evpccmcavs.txt

       Copyright 2019 The OpenSSL Project Authors

       See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp_data/evpciph.txt

       Copyright 2001-2019 The OpenSSL Project Authors

       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp_data/evpdigest.txt

       Copyright 2001-2018 The OpenSSL Project Authors

       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp_data/evpencod.txt

       Copyright 2001-2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp_data/evpkdf.txt

       Copyright 2001-2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp_data/evpmac.txt

       Copyright 2001-2019 The OpenSSL Project Authors

       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp_data/evppbe.txt

       Copyright 2001-2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp_data/evppkey.txt

       Copyright 2001-2021 The OpenSSL Project Authors

       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp_extra.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_evp.t

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_pbelu.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_pkey_meth_kdf.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/30-test_pkey_meth.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/40-test_rehash.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/60-test_x509_check_cert_pkey.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/60-test_x509_dup_cert.t

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/60-test_x509_store.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/60-test_x509_time.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_asyncio.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_bad_dtls.t

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_clienthello.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_comp.t

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_key_share.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_packet.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_recordlen.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_renegotiation.t

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_servername.t

       Copyright 2017 BaishanCloud

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslcbcpadding.t

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslcertstatus.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslextension.t

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslmessages.t

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslrecords.t

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslsessiontick.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslsigalgs.t

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslsignature.t

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslskewith0p.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslversions.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_sslvertol.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_tls13alerts.t

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_tls13cookie.t

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_tls13downgrade.t

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_tls13hrr.t

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_tls13kexmodes.t

       Copyright 2017-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_tls13messages.t

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_tls13psk.t

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_tlsextms.t

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_verify_extra.t

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/70-test_wpacket.t

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_ca.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_cipherbytes.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_cipherlist.t

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_ciphername.t

       Copyright 2017 BaishanCloud

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_cmsapi.t

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_cms.t

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_ct.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_dane.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_dtls_mtu.t

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_dtls.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_dtlsv1listen.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_ocsp.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_pkcs12.t

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_sslcorrupt.t

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_ssl_new.t

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_ssl_old.t

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_ssl_test_ctx.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_tsa.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/80-test_x509aux.t

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_asn1_time.t

       Copyright 2015-2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_async.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_bio_enc.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_bio_memleak.t

       Copyright 2018-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_constant_time.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_fatalerr.t

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_gmdiff.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_gost.t

       Copyright 2018-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_ige.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_memleak.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_overhead.t

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_secmem.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_shlibload.t

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_srp.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_sslapi.t

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_sslbuffers.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_store.t

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_sysdefault.t

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_threads.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_time_offset.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_tls13ccs.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_tls13encryption.t

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_tls13secrets.t

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/90-test_v3name.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/95-test_external_boringssl.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/95-test_external_krb5_data/krb5.sh

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/95-test_external_krb5.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/95-test_external_pyca_data/cryptography.sh

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/95-test_external_pyca.t

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/99-test_ecstress.t

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/99-test_fuzz.t

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recipes/tconversion.pl

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/recordlentest.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/rsa_complex.c

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/rsa_mp_test.c

       Copyright 2017 BaishanCloud

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/rsa_test.c

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/run_tests.pl

       Copyright 2015-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/sanitytest.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/secmemtest.c

       Copyright 2015-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/servername_test.c

       Copyright 2017 BaishanCloud

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/shlibloadtest.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/siphash_internal_test.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/sm2_internal_test.c

       Copyright 2017-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/sm4_internal_test.c

       Copyright 2017 Ribose Inc.

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/smime-certs/mksmime-certs.sh

       Copyright 2013-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/srptest.c

       Copyright 2011-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/sslapitest.c

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/sslbuffertest.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl_cert_table_internal_test.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/sslcorrupttest.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl_ctx_test.c

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl_test.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl_test_ctx.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl_test_ctx.h

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl_test_ctx_test.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssltestlib.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssltestlib.h

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssltest_old.c

       Copyright 2005 Nokia

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/01-simple.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/02-protocol-version.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/03-custom_verify.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/05-sni.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/06-sni-ticket.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/07-dtls-protocol-version.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/08-npn.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/09-alpn.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/10-resumption.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/11-dtls_resumption.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/12-ct.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/13-fragmentation.conf.in

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/15-certstatus.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/16-dtls-certstatus.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/17-renegotiate.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/18-dtls-renegotiate.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/19-mac-then-encrypt.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/21-key-update.conf.in

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/22-compression.conf.in

       Copyright 2016-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/23-srp.conf.in

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/24-padding.conf.in

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/25-cipher.conf.in

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/26-tls13_client_auth.conf.in

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/27-ticket-appdata.conf.in

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/28-seclevel.conf.in

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/29-dtls-sctp-label-bug.conf.in

       Copyright 2019 The OpenSSL Project Authors

       See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/protocol_version.pm

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/ssl-tests/ssltests_base.pm

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/stack_test.c

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/sysdefaulttest.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/test_test.c

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/basic_output.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/cb.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/driver.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/format_output.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil.h

       Copyright 2014-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/main.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/output.h

       Copyright 2014-2016 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/output_helpers.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/random.c

       Copyright 2019 The OpenSSL Project Authors

       See SECTION 136 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/stanza.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/tap_bio.c

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/test_cleanup.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/tests.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/testutil_init.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/testutil/tu_local.h

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/threadstest.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/time_offset_test.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/tls13ccstest.c

       Copyright 2017-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/tls13encryptiontest.c

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/tls13secretstest.c

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/uitest.c

       Copyright 2002-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/v3ext.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/v3nametest.c

       Copyright 2012-2020 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/verify_extra_test.c

       Copyright 2015-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/versions.c

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/wpackettest.c

       Copyright 2016-2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/x509aux.c

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 58 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/x509_check_cert_pkey_test.c

       Copyright 2017 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/x509_dup_cert_test.c

       Copyright (c) 2017, Oracle and/or its affiliates

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/x509_internal_test.c

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/test/x509_time_test.c

       Copyright 2017-2021 The OpenSSL Project Authors

       See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/tools/c_rehash.in

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/add-depends.pl

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/cavs-to-evptest.pl

       Copyright 2019 The OpenSSL Project Authors

       See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/check-malloc-errs

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/ck_errf.pl

       Copyright 1995-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/copy.pl

       Copyright 2005-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/dofile.pl

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/find-doc-nits

       Copyright 2002-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/find-unused-errs

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/fix-includes

       Copyright 2019 The OpenSSL Project Authors

       See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/mkbuildinf.pl

       Copyright 2014-2017 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/mkdef.pl

       Copyright 1995-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/mkdir-p.pl

       Copyright 1999-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/mkerr.pl

       Copyright 1999-$YEAR The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/mkerr.pl

       Copyright 1995-$YEAR The OpenSSL Project Authors

       See SECTION 64 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/mkerr.pl

       Copyright 1999-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/mkrc.pl

       Copyright 2006-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/openssl-format-source

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/openssl-update-copyright

       Copyright 2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/checkhandshake.pm

       Copyright 2015-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/OpenSSL/Test.pm

       Copyright 2016-2020 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/OpenSSL/Test/Simple.pm

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/OpenSSL/Test/Utils.pm

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/OpenSSL/Util/Pod.pm

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/Alert.pm

       Copyright 2018-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/Certificate.pm

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/CertificateRequest.pm

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 56 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/CertificateVerify.pm

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/ClientHello.pm

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/EncryptedExtensions.pm

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/Message.pm

       Copyright 2016-2021 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/NewSessionTicket.pm

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/Proxy.pm

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/Record.pm

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/ServerHello.pm

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/TLSProxy/ServerKeyExchange.pm

       Copyright 2016-2019 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/perl/with_fallback.pm

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/process_docs.pl

       Copyright 2016-2018 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/process_docs.pl

       Copyright 2013-2018 The OpenSSL Project Authors

       See SECTION 65 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/util/su-filter.pl

       Copyright 2015-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/VMS/translatesyms.pl

       Copyright 2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/VMS/VMSify-conf.pl

       Copyright 2004-2016 The OpenSSL Project Authors

       See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE'

       > PerlArtistic

       openssl-1.1.1l/external/perl/Text-Template-1.46/lib/Text/Template.pm
       [NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE PERLARTISTIC LICENSE, THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

       Copyright 2013 Mark Jason Dominus

       See SECTION 72 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/external/perl/Text-Template-1.46/lib/Text/Template/Preprocess.pm
       [NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE PERLARTISTIC LICENSE, THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

       Copyright 2013 Mark Jason Dominus

       See SECTION 68 in 'LICENSE TEXT REFERENCE TABLE'

       > snprintf License

       openssl-1.1.1l/crypto/bio/b_print.c

       Copyright Patrick Powell 1995

       See SECTION 70 in 'LICENSE TEXT REFERENCE TABLE'

       > Other Permissive Licenses

       openssl-1.1.1l/crypto/camellia/camellia.c

       Copyright 2006 NTT (Nippon Telegraph and Telephone Corporation)

       See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/camellia/cmll_local.h

       Copyright 2006 NTT (Nippon Telegraph and Telephone Corporation)

       See SECTION 59 in 'LICENSE TEXT REFERENCE TABLE'

       > BSD Source Code Attribution

       openssl-1.1.1l/crypto/seed/seed.c

       Copyright (c) 2007 KISA(Korea Information Security Agency)

       See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/crypto/seed/seed_local.h

       Copyright (c) 2007 KISA(Korea Information Security Agency)

       See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE'

       openssl-1.1.1l/include/openssl/seed.h

       Copyright (c) 2007 KISA(Korea Information Security Agency)

       See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE'


   >>> colorlog-6.4.1

       Found in: colorlog-6.4.1/LICENSE

       Copyright (c) 2012-2021 Sam Clements <sam@borntyping.co.uk>

       The MIT License (MIT)

       ADDITIONAL LICENSE INFORMATION

       > MIT

       colorlog-6.4.1/colorlog.egg-info/PKG-INFO

       Copyright (c) 2012-2021 Sam Clements <sam@borntyping.co.uk>

       See SECTION 139 in 'LICENSE TEXT REFERENCE TABLE'

       colorlog-6.4.1/PKG-INFO

       Copyright (c) 2012-2021 Sam Clements <sam@borntyping.co.uk>

       See SECTION 139 in 'LICENSE TEXT REFERENCE TABLE'

       colorlog-6.4.1/README.md

       Copyright (c) 2012-2021 Sam Clements <sam@borntyping.co.uk>

       See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE'


   >>> prettytable-2.2.0

       Found in: prettytable-2.2.0/COPYING

       Copyright (c) 2009-2014 Luke Maurits <luke@maurits.id.au>

       # Redistribution and use in source and binary forms, with or without
       # modification, are permitted provided that the following conditions are met:
       #
       # * Redistributions of source code must retain the above copyright notice,
       #   this list of conditions and the following disclaimer.
       # * 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.
       # * The name of the author may not 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 OWNER 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.

       ADDITIONAL LICENSE INFORMATION

       > BSD-3

       prettytable-2.2.0/src/prettytable/prettytable.py

       Copyright (c) 2009-2014, Luke Maurits <luke@maurits.id.au>

       See SECTION 146 in 'LICENSE TEXT REFERENCE TABLE'


   >>> python3-3.8.6

       Found in: Python-3.8.6/Modules/expat/COPYING

       Copyright (c) 2001-2017 Expat maintainers

       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.

       ADDITIONAL LICENSE INFORMATION

       > 0BSD

       Python-3.8.6/Doc/license.rst

       Copyright (c) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura

       See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE'

       > Apache2.0

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distro.py

       Copyright 2015,2016,2017 Nir Cohen

       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/packaging/__about__.py

       Copyright 2014-2019 s

       See SECTION 54 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/pep517/colorlog.py

       Copyright 2012 Facebook

       See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/requests/api.py

       copyright (c) 2012 by Kenneth Reitz

       See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/requests/__init__.py

       copyright (c) 2017 by Kenneth Reitz

       See SECTION 47 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/requests/__version__.py

       Copyright 2020 Kenneth Reitz

       See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/retrying.py

       Copyright 2013-2014 Ray

       See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/pkg_resources/_vendor/packaging/__about__.py

       Copyright 2014-2019 s

       See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/setuptools/_vendor/packaging/__about__.py

       Copyright 2014-2019 s

       See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/wsgiref/validate.py

       (c) 2005 Ian Bicking and contributors

       See SECTION 114 in 'LICENSE TEXT REFERENCE TABLE'

       > BSD-2

       Python-3.8.6/Doc/license.rst

       Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes

       See SECTION 101 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/_decimal.c

       Copyright (c) 2008-2012 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/basearith.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/basearith.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/bits.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/constants.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/constants.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/context.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/convolute.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/convolute.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/crt.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/crt.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/difradix2.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/difradix2.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/fnt.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/fnt.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/fourstep.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/fourstep.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/io.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/io.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/literature/fnt.py

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 109 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/literature/umodarith.lisp

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 109 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/memory.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/mpalloc.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/mpdecimal.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/mpdecimal.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/numbertheory.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/numbertheory.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/sixstep.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/sixstep.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/transpose.c

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/transpose.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/typearith.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/umodarith.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/vccompat.h

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 80 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/vcdiv64.asm

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 109 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/tests/deccheck.py

       Copyright (c) 2008-2012 Stefan Krah

       See SECTION 109 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/tests/formathelper.py

       Copyright (c) 2008-2012 Stefan Krah

       See SECTION 109 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/tests/randdec.py

       Copyright (c) 2008-2012 Stefan Krah

       See SECTION 109 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/selectmodule.c

       Copyright (c) 2000 Doug White, 2006 James Knight, 2007 Christian Heimes

       See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE'

       > BSD-3

       Python-3.8.6/Doc/license.rst

       Copyright (c) 2013 W3C(R) (MIT, ERCIM, Keio, Beihang)

       See SECTION 108 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/license.rst

       Copyright (c) 2005 Don Owens

       See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/license.rst

       Copyright (c) 2008-2016 Stefan Krah

       See SECTION 107 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/license.rst

       Copyright 1996 by Sam Rushing

       See SECTION 99 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/license.rst

       Copyright (c) 1995, 1996, 1997, and 1998 WIDE Project

       See SECTION 98 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/colorama/ansi.py

       Copyright Jonathan Hartley 2013

       See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/colorama/ansitowin32.py

       Copyright Jonathan Hartley 2013

       See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/colorama/initialise.py

       Copyright Jonathan Hartley 2013

       See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/colorama/__init__.py

       Copyright Jonathan Hartley 2013

       See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/colorama/win32.py

       Copyright Jonathan Hartley 2013

       See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/colorama/winterm.py

       Copyright Jonathan Hartley 2013

       See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/webencodings/__init__.py

       Copyright 2012 by Simon Sapin

       See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/webencodings/labels.py

       Copyright 2012 by Simon Sapin

       See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/webencodings/mklabels.py

       Copyright 2012 by Simon Sapin

       See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/webencodings/tests.py

       Copyright 2012 by Simon Sapin

       See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/webencodings/x_user_defined.py

       Copyright 2012 by Simon Sapin

       See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/optparse.py

       Copyright (c) 2002-2006 Python Software Foundation

       See SECTION 127 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/xmltestdata/c14n-20/README

       Copyright (c) 2013 W3C(r) (MIT, ERCIM, Keio, Beihang)

       See SECTION 116 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/LICENSE

       Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands

       See SECTION 76 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/LICENSE

       Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Python Software Foundation

       See SECTION 75 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Mac/BuildScript/resources/License.rtf

       Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands

       See SECTION 92 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/addrinfo.h

       Copyright (c) 1995, 1996, 1997, 1998, and 1999 WIDE Project

       See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_decimal/libmpdec/vcstdint.h

       Copyright (c) 2006-2008 Alexander Chemeris

       See SECTION 140 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/getaddrinfo.c

       Copyright (c) 1995, 1996, 1997, and 1998 WIDE Project

       See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/getnameinfo.c

       Copyright (c) 1995, 1996, 1997, and 1998 WIDE Project

       See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/hashtable.c

       Copyright (c) 2005 Don Owens

       See SECTION 86 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_randommodule.c

       Copyright (c) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura

       See SECTION 115 in 'LICENSE TEXT REFERENCE TABLE'

       > GPL1.0

       Python-3.8.6/README.rst

       Copyright (c) 1991-1995 Stichting Mathematisch Centrum

       See SECTION 130 in 'LICENSE TEXT REFERENCE TABLE'

       > GPL2.0

       Python-3.8.6/aclocal.m4

       Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>

       See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE'

       > GPLv3

       Python-3.8.6/config.guess

       Copyright 1992-2018 Free Software Foundation, Inc.

       See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/config.sub

       Copyright 1992-2018 Free Software Foundation, Inc.

       See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE'

       > LGPL2.1

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/big5freq.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/big5prober.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/chardistribution.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/charsetgroupprober.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/charsetprober.py

       Copyright (c) 2001 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/codingstatemachine.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/cp949prober.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/escprober.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/escsm.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/eucjpprober.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/euckrfreq.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/euckrprober.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/euctwfreq.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/euctwprober.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/gb2312freq.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/gb2312prober.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/hebrewprober.py

       Copyright (c) 2005 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/jisfreq.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/jpcntx.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/langbulgarianmodel.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/langcyrillicmodel.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/langgreekmodel.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/langhebrewmodel.py

       Copyright (c) 2005 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/langhungarianmodel.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/langthaimodel.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/langturkishmodel.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/latin1prober.py

       Copyright (c) 2001 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/mbcharsetprober.py

       Copyright (c) 2001 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/mbcsgroupprober.py

       Copyright (c) 2001 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/mbcssm.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/sbcharsetprober.py

       Copyright (c) 2001 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/sbcsgroupprober.py

       Copyright (c) 2001 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/sjisprober.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/universaldetector.py

       Copyright (c) 2001 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/chardet/utf8prober.py

       Copyright (c) 1998 the Initial Developer

       See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE'

       > MIT

       Python-3.8.6/Doc/license.rst

       Copyright (c) 1991, 2000, 2001 by Lucent Technologies

       See SECTION 103 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/license.rst

       Copyright (c) 2013 Marek Majkowski <marek@popcount.org>

       See SECTION 102 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/license.rst

       Copyright (c) 1995-2011 Jean-loup Gailly and Mark Adler

       See SECTION 106 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/license.rst

       Copyright (c) 2001-2006 Twisted Matrix Laboratories

       See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/license.rst

       Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper

       See SECTION 105 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/license.rst

       Copyright (c) 1996-2008 Red Hat, Inc and others

       See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/install-sh

       Copyright (c) 1994 X Consortium

       See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip-20.2.1.dist-info/LICENSE.txt

       Copyright (c) 2008-2019 The

       See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/_backport/tarfile.py

       Copyright (c) 2002 Lars Gustaebel <lars@gustaebel.de>

       See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/pep517/envbuild.py

       Copyright (c) 2008-2016 The

       See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/progress/bar.py

       Copyright (c) 2012 Giorgos Verigakis <verigak@gmail.com>

       See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/progress/counter.py

       Copyright (c) 2012 Giorgos Verigakis <verigak@gmail.com>

       See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/progress/__init__.py

       Copyright (c) 2012 Giorgos Verigakis <verigak@gmail.com>

       See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/progress/spinner.py

       Copyright (c) 2012 Giorgos Verigakis <verigak@gmail.com>

       See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/pyparsing.py

       Copyright (c) 2003-2019 Paul T. McGuire

       See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/six.py

       Copyright (c) 2010-2020 Benjamin Peterson

       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/urllib3/contrib/_securetransport/bindings.py

       Copyright (c) 2015-2016 Will Bond <will@wbond.net>

       See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/urllib3/contrib/securetransport.py

       Copyright (c) 2015-2016 Will Bond <will@wbond.net>

       See SECTION 44 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/urllib3/packages/six.py

       Copyright (c) 2010-2019 Benjamin Peterson

       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/pkg_resources/_vendor/pyparsing.py

       Copyright (c) 2003-2018 Paul T. McGuire

       See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/pkg_resources/_vendor/six.py

       Copyright (c) 2010-2015 Benjamin Peterson

       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/setuptools-49.2.1.dist-info/LICENSE

       Copyright (c) 2016 Jason R Coombs <jaraco@jaraco.com>

       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/setuptools/_vendor/pyparsing.py

       Copyright (c) 2003-2018 Paul T. McGuire

       See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/setuptools/_vendor/six.py

       Copyright (c) 2010-2015 Benjamin Peterson

       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/sqlite3/dbapi2.py

       Copyright (c) 2004-2005 Gerhard Haring <gh@ghaering.de>

       See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/sqlite3/__init__.py

       Copyright (c) 2005 Gerhard Haring <gh@ghaering.de>

       See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/sqlite3/test/dbapi.py

       Copyright (c) 2004-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/sqlite3/test/factory.py

       Copyright (c) 2005-2007 Gerhard Haring <gh@ghaering.de>

       See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/sqlite3/test/hooks.py

       Copyright (c) 2006-2007 Gerhard Haring <gh@ghaering.de>

       See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/sqlite3/test/regression.py

       Copyright (c) 2006-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/sqlite3/test/transactions.py

       Copyright (c) 2005-2007 Gerhard Haring <gh@ghaering.de>

       See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/sqlite3/test/types.py

       Copyright (c) 2005 Gerhard Haring <gh@ghaering.de>

       See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/sqlite3/test/userfunctions.py

       Copyright (c) 2005-2007 Gerhard Haring <gh@ghaering.de>

       See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/tarfile.py

       Copyright (c) 2002 Lars Gustaebel <lars@gustaebel.de>

       See SECTION 48 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_epoll.py

       Copyright (c) 2001-2006 Twisted Matrix Laboratories

       See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/turtle.py

       Copyright (c) 2006 - 2010 Gregor Lingl

       See SECTION 82 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/darwin/dlfcn.h

       Copyright (c) 2002 Jorge Acereda <jacereda@users.sourceforge.net> & Peter O'Gorman <ogorman@users.sourceforge.net>

       See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/darwin/dlfcn_simple.c

       Copyright (c) 2002 Peter O'Gorman <ogorman@users.sourceforge.net>

       See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/darwin/LICENSE

       Copyright (c) 2002 Jorge Acereda <jacereda@users.sourceforge.net> & Peter O'Gorman <ogorman@users.sourceforge.net>

       See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/ffi.c

       Copyright (c) 1996, 1998 Red Hat, Inc.

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/include/ffi.h

       Copyright (c) 1996-2003 Red Hat, Inc.

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/include/ppc-ffitarget.h

       Copyright (c) 1996-2003 Red Hat, Inc.

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/include/x86-ffitarget.h

       Copyright (c) 1996-2003 Red Hat, Inc.

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/LICENSE

       Copyright (c) 1996-2003 Red Hat, Inc.

       See SECTION 126 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S

       Copyright (c) 2002, 2003, 2004, Free Software Foundation, Inc.

       See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S

       Copyright (c) 2002, 2003, 2004, Free Software Foundation, Inc.

       See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.h

       Copyright (c) 2002, 2003, 2004, Free Software Foundation, Inc.

       See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S

       Copyright (c) 2004 Free Software Foundation, Inc.

       See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c

       (c) 2002 Free Software Foundation, Inc.

       See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/types.c

       Copyright (c) 1996, 1998 Red Hat, Inc.

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/x86/darwin64.S

       Copyright (c) 2006 Free Software Foundation, Inc.

       See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/x86/x86-darwin.S

       Copyright (c) 1996, 1998, 2001, 2002, 2003 Red Hat, Inc.

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c

       Copyright (c) 2002 Bo Thorsen <bo@suse.de>

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c

       Copyright (c) 2002 Roger Sayle

       See SECTION 83 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/ascii.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/asciitab.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/expat_external.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/expat.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/iasciitab.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/internal.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/latin1tab.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/nametab.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/utf8tab.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/winconfig.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/xmlparse.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/xmlrole.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/xmlrole.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/xmltok.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/xmltok.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/xmltok_impl.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/xmltok_impl.h

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/expat/xmltok_ns.c

       Copyright (c) 1997-2000 Thai Open Source Software Center Ltd

       See SECTION 79 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/cache.c

       Copyright (c) 2004-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/cache.h

       Copyright (c) 2004-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/connection.c

       Copyright (c) 2004-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/connection.h

       Copyright (c) 2004-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/cursor.c

       Copyright (c) 2004-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/cursor.h

       Copyright (c) 2004-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/microprotocols.c

       Copyright (c) 2003-2004 Federico Di Gregorio <fog@debian.org>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/microprotocols.h

       Copyright (c) 2003-2004 Federico Di Gregorio <fog@debian.org>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/module.c

       Copyright (c) 2004-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/module.h

       Copyright (c) 2004-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/prepare_protocol.c

       Copyright (c) 2005-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/prepare_protocol.h

       Copyright (c) 2005-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/row.c

       Copyright (c) 2005-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/row.h

       Copyright (c) 2005-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/statement.c

       Copyright (c) 2005-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/statement.h

       Copyright (c) 2005-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/util.c

       Copyright (c) 2005-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sqlite/util.h

       Copyright (c) 2005-2010 Gerhard Haring <gh@ghaering.de>

       See SECTION 77 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Python/pyhash.c

       Copyright (c) 2013 Marek Majkowski <marek@popcount.org>

       See SECTION 78 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/pynche/X/xlicense.txt

       Copyright (c) 1998 The Open Group

       See SECTION 123 in 'LICENSE TEXT REFERENCE TABLE'

       > OpenSSL

       Python-3.8.6/Doc/license.rst

       Copyright (c) 1998-2008 The OpenSSL Project

       See SECTION 104 in 'LICENSE TEXT REFERENCE TABLE'

       > Python

       Python-3.8.6/Lib/urllib/robotparser.py
       [NOTE:  VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE PYTHON LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]

       Copyright (c) 2000 Bastian Kleineidam

       See SECTION 81 in 'LICENSE TEXT REFERENCE TABLE'

       > Python-2.0

       Python-3.8.6/Doc/license.rst

       Copyright (c) 2001-2020 Python Software Foundation

       See SECTION 145 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/tools/extensions/c_annotations.py

       Copyright 2007-2014 by Georg Brandl

       See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/tools/extensions/patchlevel.py

       copyright 2007-2008 by Georg Brandl

       See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Doc/tools/extensions/pyspecific.py

       copyright 2008-2014 by Georg Brandl

       See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/abc.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ast.py

       Copyright 2008 by Armin Ronacher

       See SECTION 55 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/_collections_abc.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/concurrent/futures/_base.py

       Copyright 2009 Brian Quinlan

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/concurrent/futures/__init__.py

       Copyright 2009 Brian Quinlan

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/concurrent/futures/process.py

       Copyright 2009 Brian Quinlan

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/concurrent/futures/thread.py

       Copyright 2009 Brian Quinlan

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/distutils/command/bdist_msi.py

       Copyright (c) 2005, 2006 Martin von Lowis

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/_backport/misc.py

       Copyright (c) 2012 The Python Software Foundation

       See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/_backport/shutil.py

       Copyright (c) 2012 The Python Software Foundation

       See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/_backport/sysconfig.py

       Copyright (c) 2012 The Python Software Foundation

       See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/compat.py

       Copyright (c) 2013-2017 Vinay Sajip

       See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/database.py

       Copyright (c) 2012-2017 The Python Software Foundation

       See SECTION 49 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/index.py

       Copyright (c) 2013 Vinay Sajip

       See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/__init__.py

       Copyright (c) 2012-2019 Vinay Sajip

       See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/locators.py

       Copyright (c) 2012-2015 Vinay Sajip

       See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/manifest.py

       Copyright (c) 2012-2013 Python Software Foundation

       See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/markers.py

       Copyright (c) 2012-2017 Vinay Sajip

       See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/metadata.py

       Copyright (c) 2012 The Python Software Foundation

       See SECTION 45 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/resources.py

       Copyright (c) 2013-2017 Vinay Sajip

       See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/scripts.py

       Copyright (c) 2013-2015 Vinay Sajip

       See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/util.py

       Copyright (c) 2012-2017 The Python Software Foundation

       See SECTION 49 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/version.py

       Copyright (c) 2012-2017 The Python Software Foundation

       See SECTION 49 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/distlib/wheel.py

       Copyright (c) 2013-2017 Vinay Sajip

       See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any/pip/_vendor/ipaddress.py

       Copyright 2007 Google Inc.

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ensurepip/_bundled/setuptools-49.2.1-py3-none-any/setuptools/_distutils/command/bdist_msi.py

       Copyright (c) 2005, 2006 Martin von Lowis

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/hashlib.py

       Copyright (c) 2005-2010 Gregory P. Smith (greg@krypto.org)

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/ipaddress.py

       Copyright 2007 Google Inc.

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixer_base.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_apply.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_buffer.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_dict.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_execfile.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_exec.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_filter.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_has_key.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_intern.py

       Copyright 2006 Georg Brandl

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_isinstance.py

       Copyright 2008 Armin Ronacher

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_long.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_map.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_ne.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_numliterals.py

       Copyright 2007 Georg Brandl

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_print.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_reduce.py

       Copyright 2008 Armin Ronacher

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_repr.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_standarderror.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_types.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/fixes/fix_xrange.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/patcomp.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/PatternGrammar.txt

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/pgen2/conv.py

       Copyright 2004-2005 Elemental Security, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/pgen2/driver.py

       Copyright 2004-2005 Elemental Security, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/pgen2/driver.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/pgen2/grammar.py

       Copyright 2004-2005 Elemental Security, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/pgen2/__init__.py

       Copyright 2004-2005 Elemental Security, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/pgen2/literals.py

       Copyright 2004-2005 Elemental Security, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/pgen2/parse.py

       Copyright 2004-2005 Elemental Security, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/pgen2/pgen.py

       Copyright 2004-2005 Elemental Security, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/pygram.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/pytree.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/refactor.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/tests/pytree_idempotency.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/lib2to3/tests/test_pytree.py

       Copyright 2006 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/msilib/__init__.py

       Copyright (c) 2005 Martin v. Lowis

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/connection.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/dummy/connection.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/dummy/__init__.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/heap.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/__init__.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/managers.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/pool.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/process.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/queues.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/reduction.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/sharedctypes.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/spawn.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/synchronize.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/multiprocessing/util.py

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/numbers.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/profile.py

       Copyright Disney Enterprises, Inc.

       See SECTION 90 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/pstats.py

       Copyright Disney Enterprises, Inc.

       See SECTION 90 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/subprocess.py

       Copyright (c) 2003-2005 by Peter Astrand <astrand@lysator.liu.se>

       See SECTION 111 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_abc.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_clinic.py

       Copyright 2012-2013 by Larry Hastings

       See SECTION 96 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_hashlib.py

       Copyright (c) 2005-2010 Gregory P. Smith (greg@krypto.org)

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_ipaddress.py

       Copyright 2007 Google Inc.

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_raise.py

       Copyright 2007 Google, Inc.

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_venv.py

       Copyright (c) 2011-2012 Vinay Sajip

       See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/unittest/__init__.py

       Copyright (c) 1999-2003 Steve Purcell

       See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/venv/__init__.py

       Copyright (c) 2011-2014 Vinay Sajip

       See SECTION 84 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/xml/etree/ElementTree.py

       Copyright (c) 1999-2008 by Fredrik Lundh

       See SECTION 124 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Mac/BuildScript/resources/License.rtf

       Copyright a9 2001-2020 Python Software Foundation

       See SECTION 91 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_elementtree.c

       Copyright (c) 1999-2009 by Secret Labs AB.

       See SECTION 125 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_hashopenssl.c

       Copyright (c) 2005-2010 Gregory P. Smith (greg@krypto.org)

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/md5module.c

       Copyright (c) 2005-2007 Gregory P. Smith (greg@krypto.org)

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_multiprocessing/multiprocessing.c

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_multiprocessing/semaphore.c

       Copyright (c) 2006-2008, R Oudkerk

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/sha1module.c

       Copyright (c) 2005-2007 Gregory P. Smith (greg@krypto.org)

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/sha256module.c

       Copyright (c) 2005-2007 Gregory P. Smith (greg@krypto.org)

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sha3/cleanup.py

       Copyright (c) 2012 Christian Heimes (christian@python.org)

       See SECTION 50 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_sha3/sha3module.c

       Copyright (c) 2012-2016 Christian Heimes (christian@python.org)

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/sha512module.c

       Copyright (c) 2005-2007 Gregory P. Smith (greg@krypto.org)

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/PC/launcher.c

       Copyright (c) 2011-2013 Vinay Sajip

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/PC/_msi.c

       Copyright (c) 2005 Martin v. Lowis

       See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/PC/store_info.txt

       (c) Python Software Foundation

       See SECTION 122 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/clinic/clinic.py

       Copyright 2012-2013 by Larry Hastings

       See SECTION 96 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/scripts/win_add2path.py

       Copyright (c) 2008 by Christian Heimes <christian@cheimes.de>

       See SECTION 88 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unicode/comparecodecs.py

       (c) Copyright 2005, Marc-Andre Lemburg (mal@lemburg.com)

       See SECTION 113 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unicode/gencodec.py

       (c) Copyright Marc-Andre Lemburg, 2005

       See SECTION 113 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unicode/listcodecs.py

       (c) Copyright 2005, Marc-Andre Lemburg (mal@lemburg.com)

       See SECTION 113 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unicode/Makefile

       (c) Copyright Marc-Andre Lemburg, 2005

       See SECTION 112 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unicode/python-mappings/CP1140.TXT

       (c) Copyright Marc-Andre Lemburg, 2005

       See SECTION 119 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unicode/python-mappings/KOI8-U.TXT

       (c) Copyright Marc-Andre Lemburg, 2005

       See SECTION 119 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unicode/python-mappings/TIS-620.TXT

       (c) Copyright Marc-Andre Lemburg, 2005

       See SECTION 119 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unittestgui/unittestgui.py

       Copyright (c) 1999, 2000, 2001 Steve Purcell

       See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE'

       > FSF Unlimited License No Warranty

       Python-3.8.6/aclocal.m4

       Copyright (c) 1996-2014 Free Software Foundation, Inc.

       See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE'

       > Free unknown license detected but not recognized

       Python-3.8.6/config.guess

       Copyright 1992-2018 Free Software Foundation, Inc.

       See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/config.sub

       Copyright 1992-2018 Free Software Foundation, Inc.

       See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE'

       > Free Software Foundation - Free Software License

       Python-3.8.6/configure

       Copyright (c) 2012 Free Software Foundation, Inc.

       See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/configure

       Copyright (c) 1992-1996, 1998-2012 Free Software Foundation, Inc.

       See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE'

       > Python CWI License Agreement

       Python-3.8.6/Doc/license.rst

       Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands

       See SECTION 97 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/uu.py

       Copyright 1994 by Lance Ellinghouse Cathedral City, California Republic, United States of America

       See SECTION 129 in 'LICENSE TEXT REFERENCE TABLE'

       > Historical Permission Notice and Disclaimer

       Python-3.8.6/Doc/license.rst

       Copyright 2000 by Timothy O'Malley <timo@alum.mit.edu>

       See SECTION 100 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/asynchat.py

       Copyright 1996 by Sam Rushing

       See SECTION 128 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/asyncore.py

       Copyright 1996 by Sam Rushing

       See SECTION 128 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/http/cookies.py

       Copyright 2000 by Timothy O'Malley <timo@alum.mit.edu>

       See SECTION 121 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/logging/config.py

       Copyright 2001-2019 by Vinay Sajip

       See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/logging/handlers.py

       Copyright 2001-2016 by Vinay Sajip

       See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/logging/__init__.py

       Copyright 2001-2017 by Vinay Sajip

       See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_logging.py

       Copyright 2001-2017 by Vinay Sajip

       See SECTION 95 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/syslogmodule.c

       Copyright 1994 by Lance Ellinghouse, Cathedral City, California Republic, United States of America

       See SECTION 93 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Modules/_winapi.c

       Copyright (c) 2004 by Peter Astrand <astrand@lysator.liu.se>

       See SECTION 133 in 'LICENSE TEXT REFERENCE TABLE'

       > BSD Source Code Attribution

       Python-3.8.6/Include/dynamic_annotations.h

       Copyright (c) 2008-2009, Google Inc.

       See SECTION 89 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Python/dynamic_annotations.c

       Copyright (c) 2008-2009, Google Inc.

       See SECTION 89 in 'LICENSE TEXT REFERENCE TABLE'

       > Secret Labs License 2011

       Python-3.8.6/Include/unicodeobject.h

       Copyright (c) 1999 by Fredrik Lundh

       See SECTION 132 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/xml/etree/ElementInclude.py

       Copyright (c) 1999-2008 by Fredrik Lundh

       See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/xml/etree/ElementPath.py

       Copyright (c) 1999-2009 by Fredrik Lundh

       See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/xml/etree/ElementTree.py

       Copyright (c) 1999-2008 by Fredrik Lundh

       See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/xml/etree/__init__.py

       Copyright (c) 1999-2008 by Fredrik Lundh

       See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/xmlrpc/client.py

       Copyright (c) 1999-2002 by Fredrik Lundh

       See SECTION 94 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Objects/unicodeobject.c

       Copyright (c) 1999 by Fredrik Lundh

       See SECTION 134 in 'LICENSE TEXT REFERENCE TABLE'

       > Generic Bare Warranty Disclaimer

       Python-3.8.6/Lib/codecs.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/ascii.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/charmap.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/__init__.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/latin_1.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/mac_latin2.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/mbcs.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/ptcp154.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/raw_unicode_escape.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/undefined.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/unicode_escape.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/utf_16_be.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/utf_16_le.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/utf_16.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/encodings/utf_8.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_ucn.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_unicodedata.py

       (c) Copyright CNRI

       See SECTION 118 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/test/test_unicode.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unicode/gencodec.py

       (c) Copyright CNRI

       See SECTION 85 in 'LICENSE TEXT REFERENCE TABLE'

       > Other Permissive Licenses

       Python-3.8.6/Lib/platform.py

       Copyright (c) 2000-2010, eGenix.com Software GmbH

       See SECTION 110 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Lib/unittest/__init__.py

       Copyright (c) 2003-2010 Python Software Foundation

       See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE'

       > FSF All Permissive License

       Python-3.8.6/m4/ax_c_float_words_bigendian.m4

       Copyright (c) 2008 Daniel Amelang <dan@amelang.net>

       See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/m4/ax_check_openssl.m4

       Copyright (c) 2009,2010 Dustin J. Mitchell <dustin@zmanda.com>

       See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE'

       > Gary S. Brown License

       Python-3.8.6/Modules/binascii.c

       Copyright (c) 1986 Gary S. Brown

       See SECTION 131 in 'LICENSE TEXT REFERENCE TABLE'

       > SunPro Attribution License

       Python-3.8.6/Modules/_math.c

       Copyright (c) 1993 by Sun Microsystems, Inc.

       See SECTION 74 in 'LICENSE TEXT REFERENCE TABLE'

       > Proprietary License

       Python-3.8.6/PC/crtlicense.txt

       copyrighted by Microsoft Corporation. The Microsoft Distributable

       See SECTION 87 in 'LICENSE TEXT REFERENCE TABLE'

       > PSF License Agreement for Python 3.7.2

       Python-3.8.6/PC/store_info.txt

       Copyright (c) 2001-2018 Python Software Foundation

       See SECTION 141 in 'LICENSE TEXT REFERENCE TABLE'

       > X11-Style (David R. Hanson)

       Python-3.8.6/Python/dtoa.c

       Copyright (c) 1991, 2000, 2001 by Lucent Technologies

       See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE'

       > Debian reportbug License

       Python-3.8.6/Python/getopt.c

       Copyright 1992-1994, David Gottner

       See SECTION 117 in 'LICENSE TEXT REFERENCE TABLE'

       > Unicode Mappings License

       Python-3.8.6/Tools/unicode/python-mappings/CP1140.TXT

       Copyright (c) 2002 Unicode, Inc.

       See SECTION 120 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unicode/python-mappings/KOI8-U.TXT

       Copyright (c) 1991-1999 Unicode, Inc.

       See SECTION 120 in 'LICENSE TEXT REFERENCE TABLE'

       Python-3.8.6/Tools/unicode/python-mappings/TIS-620.TXT

       Copyright (c) 2002 Unicode, Inc.

       See SECTION 120 in 'LICENSE TEXT REFERENCE TABLE'


-------------------- SECTION 3: GNU Lesser General Public License, V2.1 --------------------

   >>> paramiko-2.7.2

       Found in: paramiko-2.7.2/LICENSE

       Copyright (c) 1991, 1999 Free Software Foundation, Inc.

       GNU LESSER GENERAL PUBLIC LICENSE
       		       Version 2.1, February 1999

        Copyright (C) 1991, 1999 Free Software Foundation, Inc.
            51 Franklin Street, Suite 500, Boston, MA  02110-1335  USA
        Everyone is permitted to copy and distribute verbatim copies
        of this license document, but changing it is not allowed.

       [This is the first released version of the Lesser GPL.  It also counts
        as the successor of the GNU Library Public License, version 2, hence
        the version number 2.1.]

       			    Preamble

         The licenses for most software are designed to take away your
       freedom to share and change it.  By contrast, the GNU General Public
       Licenses are intended to guarantee your freedom to share and change
       free software--to make sure the software is free for all its users.

         This license, the Lesser General Public License, applies to some
       specially designated software packages--typically libraries--of the
       Free Software Foundation and other authors who decide to use it.  You
       can use it too, but we suggest you first think carefully about whether
       this license or the ordinary General Public License is the better
       strategy to use in any particular case, based on the explanations below.

         When we speak of free software, we are referring to freedom of use,
       not price.  Our General Public Licenses are designed to make sure that
       you have the freedom to distribute copies of free software (and charge
       for this service if you wish); that you receive source code or can get
       it if you want it; that you can change the software and use pieces of
       it in new free programs; and that you are informed that you can do
       these things.

         To protect your rights, we need to make restrictions that forbid
       distributors to deny you these rights or to ask you to surrender these
       rights.  These restrictions translate to certain responsibilities for
       you if you distribute copies of the library or if you modify it.

         For example, if you distribute copies of the library, whether gratis
       or for a fee, you must give the recipients all the rights that we gave
       you.  You must make sure that they, too, receive or can get the source
       code.  If you link other code with the library, you must provide
       complete object files to the recipients, so that they can relink them
       with the library after making changes to the library and recompiling
       it.  And you must show them these terms so they know their rights.

         We protect your rights with a two-step method: (1) we copyright the
       library, and (2) we offer you this license, which gives you legal
       permission to copy, distribute and/or modify the library.

         To protect each distributor, we want to make it very clear that
       there is no warranty for the free library.  Also, if the library is
       modified by someone else and passed on, the recipients should know
       that what they have is not the original version, so that the original
       author's reputation will not be affected by problems that might be
       introduced by others.
       
         Finally, software patents pose a constant threat to the existence of
       any free program.  We wish to make sure that a company cannot
       effectively restrict the users of a free program by obtaining a
       restrictive license from a patent holder.  Therefore, we insist that
       any patent license obtained for a version of the library must be
       consistent with the full freedom of use specified in this license.

         Most GNU software, including some libraries, is covered by the
       ordinary GNU General Public License.  This license, the GNU Lesser
       General Public License, applies to certain designated libraries, and
       is quite different from the ordinary General Public License.  We use
       this license for certain libraries in order to permit linking those
       libraries into non-free programs.

         When a program is linked with a library, whether statically or using
       a shared library, the combination of the two is legally speaking a
       combined work, a derivative of the original library.  The ordinary
       General Public License therefore permits such linking only if the
       entire combination fits its criteria of freedom.  The Lesser General
       Public License permits more lax criteria for linking other code with
       the library.

         We call this license the "Lesser" General Public License because it
       does Less to protect the user's freedom than the ordinary General
       Public License.  It also provides other free software developers Less
       of an advantage over competing non-free programs.  These disadvantages
       are the reason we use the ordinary General Public License for many
       libraries.  However, the Lesser license provides advantages in certain
       special circumstances.

         For example, on rare occasions, there may be a special need to
       encourage the widest possible use of a certain library, so that it becomes
       a de-facto standard.  To achieve this, non-free programs must be
       allowed to use the library.  A more frequent case is that a free
       library does the same job as widely used non-free libraries.  In this
       case, there is little to gain by limiting the free library to free
       software only, so we use the Lesser General Public License.

         In other cases, permission to use a particular library in non-free
       programs enables a greater number of people to use a large body of
       free software.  For example, permission to use the GNU C Library in
       non-free programs enables many more people to use the whole GNU
       operating system, as well as its variant, the GNU/Linux operating
       system.

         Although the Lesser General Public License is Less protective of the
       users' freedom, it does ensure that the user of a program that is
       linked with the Library has the freedom and the wherewithal to run
       that program using a modified version of the Library.

         The precise terms and conditions for copying, distribution and
       modification follow.  Pay close attention to the difference between a
       "work based on the library" and a "work that uses the library".  The
       former contains code derived from the library, whereas the latter must
       be combined with the library in order to run.
       
       		  GNU LESSER GENERAL PUBLIC LICENSE
          TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

         0. This License Agreement applies to any software library or other
       program which contains a notice placed by the copyright holder or
       other authorized party saying it may be distributed under the terms of
       this Lesser General Public License (also called "this License").
       Each licensee is addressed as "you".

         A "library" means a collection of software functions and/or data
       prepared so as to be conveniently linked with application programs
       (which use some of those functions and data) to form executables.

         The "Library", below, refers to any such software library or work
       which has been distributed under these terms.  A "work based on the
       Library" means either the Library or any derivative work under
       copyright law: that is to say, a work containing the Library or a
       portion of it, either verbatim or with modifications and/or translated
       straightforwardly into another language.  (Hereinafter, translation is
       included without limitation in the term "modification".)

         "Source code" for a work means the preferred form of the work for
       making modifications to it.  For a library, complete source code means
       all the source code for all modules it contains, plus any associated
       interface definition files, plus the scripts used to control compilation
       and installation of the library.

         Activities other than copying, distribution and modification are not
       covered by this License; they are outside its scope.  The act of
       running a program using the Library is not restricted, and output from
       such a program is covered only if its contents constitute a work based
       on the Library (independent of the use of the Library in a tool for
       writing it).  Whether that is true depends on what the Library does
       and what the program that uses the Library does.

         1. You may copy and distribute verbatim copies of the Library's
       complete source code as you receive it, in any medium, provided that
       you conspicuously and appropriately publish on each copy an
       appropriate copyright notice and disclaimer of warranty; keep intact
       all the notices that refer to this License and to the absence of any
       warranty; and distribute a copy of this License along with the
       Library.

         You may charge a fee for the physical act of transferring a copy,
       and you may at your option offer warranty protection in exchange for a
       fee.
       
         2. You may modify your copy or copies of the Library or any portion
       of it, thus forming a work based on the Library, and copy and
       distribute such modifications or work under the terms of Section 1
       above, provided that you also meet all of these conditions:

           a) The modified work must itself be a software library.

           b) You must cause the files modified to carry prominent notices
           stating that you changed the files and the date of any change.

           c) You must cause the whole of the work to be licensed at no
           charge to all third parties under the terms of this License.

           d) If a facility in the modified Library refers to a function or a
           table of data to be supplied by an application program that uses
           the facility, other than as an argument passed when the facility
           is invoked, then you must make a good faith effort to ensure that,
           in the event an application does not supply such function or
           table, the facility still operates, and performs whatever part of
           its purpose remains meaningful.

           (For example, a function in a library to compute square roots has
           a purpose that is entirely well-defined independent of the
           application.  Therefore, Subsection 2d requires that any
           application-supplied function or table used by this function must
           be optional: if the application does not supply it, the square
           root function must still compute square roots.)

       These requirements apply to the modified work as a whole.  If
       identifiable sections of that work are not derived from the Library,
       and can be reasonably considered independent and separate works in
       themselves, then this License, and its terms, do not apply to those
       sections when you distribute them as separate works.  But when you
       distribute the same sections as part of a whole which is a work based
       on the Library, the distribution of the whole must be on the terms of
       this License, whose permissions for other licensees extend to the
       entire whole, and thus to each and every part regardless of who wrote
       it.

       Thus, it is not the intent of this section to claim rights or contest
       your rights to work written entirely by you; rather, the intent is to
       exercise the right to control the distribution of derivative or
       collective works based on the Library.

       In addition, mere aggregation of another work not based on the Library
       with the Library (or with a work based on the Library) on a volume of
       a storage or distribution medium does not bring the other work under
       the scope of this License.

         3. You may opt to apply the terms of the ordinary GNU General Public
       License instead of this License to a given copy of the Library.  To do
       this, you must alter all the notices that refer to this License, so
       that they refer to the ordinary GNU General Public License, version 2,
       instead of to this License.  (If a newer version than version 2 of the
       ordinary GNU General Public License has appeared, then you can specify
       that version instead if you wish.)  Do not make any other change in
       these notices.
       
         Once this change is made in a given copy, it is irreversible for
       that copy, so the ordinary GNU General Public License applies to all
       subsequent copies and derivative works made from that copy.

         This option is useful when you wish to copy part of the code of
       the Library into a program that is not a library.

         4. You may copy and distribute the Library (or a portion or
       derivative of it, under Section 2) in object code or executable form
       under the terms of Sections 1 and 2 above provided that you accompany
       it with the complete corresponding machine-readable source code, which
       must be distributed under the terms of Sections 1 and 2 above on a
       medium customarily used for software interchange.

         If distribution of object code is made by offering access to copy
       from a designated place, then offering equivalent access to copy the
       source code from the same place satisfies the requirement to
       distribute the source code, even though third parties are not
       compelled to copy the source along with the object code.

         5. A program that contains no derivative of any portion of the
       Library, but is designed to work with the Library by being compiled or
       linked with it, is called a "work that uses the Library".  Such a
       work, in isolation, is not a derivative work of the Library, and
       therefore falls outside the scope of this License.

         However, linking a "work that uses the Library" with the Library
       creates an executable that is a derivative of the Library (because it
       contains portions of the Library), rather than a "work that uses the
       library".  The executable is therefore covered by this License.
       Section 6 states terms for distribution of such executables.

         When a "work that uses the Library" uses material from a header file
       that is part of the Library, the object code for the work may be a
       derivative work of the Library even though the source code is not.
       Whether this is true is especially significant if the work can be
       linked without the Library, or if the work is itself a library.  The
       threshold for this to be true is not precisely defined by law.

         If such an object file uses only numerical parameters, data
       structure layouts and accessors, and small macros and small inline
       functions (ten lines or less in length), then the use of the object
       file is unrestricted, regardless of whether it is legally a derivative
       work.  (Executables containing this object code plus portions of the
       Library will still fall under Section 6.)

         Otherwise, if the work is a derivative of the Library, you may
       distribute the object code for the work under the terms of Section 6.
       Any executables containing that work also fall under Section 6,
       whether or not they are linked directly with the Library itself.
       
         6. As an exception to the Sections above, you may also combine or
       link a "work that uses the Library" with the Library to produce a
       work containing portions of the Library, and distribute that work
       under terms of your choice, provided that the terms permit
       modification of the work for the customer's own use and reverse
       engineering for debugging such modifications.

         You must give prominent notice with each copy of the work that the
       Library is used in it and that the Library and its use are covered by
       this License.  You must supply a copy of this License.  If the work
       during execution displays copyright notices, you must include the
       copyright notice for the Library among them, as well as a reference
       directing the user to the copy of this License.  Also, you must do one
       of these things:

           a) Accompany the work with the complete corresponding
           machine-readable source code for the Library including whatever
           changes were used in the work (which must be distributed under
           Sections 1 and 2 above); and, if the work is an executable linked
           with the Library, with the complete machine-readable "work that
           uses the Library", as object code and/or source code, so that the
           user can modify the Library and then relink to produce a modified
           executable containing the modified Library.  (It is understood
           that the user who changes the contents of definitions files in the
           Library will not necessarily be able to recompile the application
           to use the modified definitions.)

           b) Use a suitable shared library mechanism for linking with the
           Library.  A suitable mechanism is one that (1) uses at run time a
           copy of the library already present on the user's computer system,
           rather than copying library functions into the executable, and (2)
           will operate properly with a modified version of the library, if
           the user installs one, as long as the modified version is
           interface-compatible with the version that the work was made with.

           c) Accompany the work with a written offer, valid for at
           least three years, to give the same user the materials
           specified in Subsection 6a, above, for a charge no more
           than the cost of performing this distribution.

           d) If distribution of the work is made by offering access to copy
           from a designated place, offer equivalent access to copy the above
           specified materials from the same place.

           e) Verify that the user has already received a copy of these
           materials or that you have already sent this user a copy.

         For an executable, the required form of the "work that uses the
       Library" must include any data and utility programs needed for
       reproducing the executable from it.  However, as a special exception,
       the materials to be distributed need not include anything that is
       normally distributed (in either source or binary form) with the major
       components (compiler, kernel, and so on) of the operating system on
       which the executable runs, unless that component itself accompanies
       the executable.

         It may happen that this requirement contradicts the license
       restrictions of other proprietary libraries that do not normally
       accompany the operating system.  Such a contradiction means you cannot
       use both them and the Library together in an executable that you
       distribute.
       
         7. You may place library facilities that are a work based on the
       Library side-by-side in a single library together with other library
       facilities not covered by this License, and distribute such a combined
       library, provided that the separate distribution of the work based on
       the Library and of the other library facilities is otherwise
       permitted, and provided that you do these two things:

           a) Accompany the combined library with a copy of the same work
           based on the Library, uncombined with any other library
           facilities.  This must be distributed under the terms of the
           Sections above.

           b) Give prominent notice with the combined library of the fact
           that part of it is a work based on the Library, and explaining
           where to find the accompanying uncombined form of the same work.

         8. You may not copy, modify, sublicense, link with, or distribute
       the Library except as expressly provided under this License.  Any
       attempt otherwise to copy, modify, sublicense, link with, or
       distribute the Library is void, and will automatically terminate your
       rights under this License.  However, parties who have received copies,
       or rights, from you under this License will not have their licenses
       terminated so long as such parties remain in full compliance.

         9. You are not required to accept this License, since you have not
       signed it.  However, nothing else grants you permission to modify or
       distribute the Library or its derivative works.  These actions are
       prohibited by law if you do not accept this License.  Therefore, by
       modifying or distributing the Library (or any work based on the
       Library), you indicate your acceptance of this License to do so, and
       all its terms and conditions for copying, distributing or modifying
       the Library or works based on it.

         10. Each time you redistribute the Library (or any work based on the
       Library), the recipient automatically receives a license from the
       original licensor to copy, distribute, link with or modify the Library
       subject to these terms and conditions.  You may not impose any further
       restrictions on the recipients' exercise of the rights granted herein.
       You are not responsible for enforcing compliance by third parties with
       this License.
       
         11. If, as a consequence of a court judgment or allegation of patent
       infringement or for any other reason (not limited to patent issues),
       conditions are imposed on you (whether by court order, agreement or
       otherwise) that contradict the conditions of this License, they do not
       excuse you from the conditions of this License.  If you cannot
       distribute so as to satisfy simultaneously your obligations under this
       License and any other pertinent obligations, then as a consequence you
       may not distribute the Library at all.  For example, if a patent
       license would not permit royalty-free redistribution of the Library by
       all those who receive copies directly or indirectly through you, then
       the only way you could satisfy both it and this License would be to
       refrain entirely from distribution of the Library.

       If any portion of this section is held invalid or unenforceable under any
       particular circumstance, the balance of the section is intended to apply,
       and the section as a whole is intended to apply in other circumstances.

       It is not the purpose of this section to induce you to infringe any
       patents or other property right claims or to contest validity of any
       such claims; this section has the sole purpose of protecting the
       integrity of the free software distribution system which is
       implemented by public license practices.  Many people have made
       generous contributions to the wide range of software distributed
       through that system in reliance on consistent application of that
       system; it is up to the author/donor to decide if he or she is willing
       to distribute software through any other system and a licensee cannot
       impose that choice.

       This section is intended to make thoroughly clear what is believed to
       be a consequence of the rest of this License.

         12. If the distribution and/or use of the Library is restricted in
       certain countries either by patents or by copyrighted interfaces, the
       original copyright holder who places the Library under this License may add
       an explicit geographical distribution limitation excluding those countries,
       so that distribution is permitted only in or among countries not thus
       excluded.  In such case, this License incorporates the limitation as if
       written in the body of this License.

         13. The Free Software Foundation may publish revised and/or new
       versions of the Lesser General Public License from time to time.
       Such new versions will be similar in spirit to the present version,
       but may differ in detail to address new problems or concerns.

       Each version is given a distinguishing version number.  If the Library
       specifies a version number of this License which applies to it and
       "any later version", you have the option of following the terms and
       conditions either of that version or of any later version published by
       the Free Software Foundation.  If the Library does not specify a
       license version number, you may choose any version ever published by
       the Free Software Foundation.
       
         14. If you wish to incorporate parts of the Library into other free
       programs whose distribution conditions are incompatible with these,
       write to the author to ask for permission.  For software which is
       copyrighted by the Free Software Foundation, write to the Free
       Software Foundation; we sometimes make exceptions for this.  Our
       decision will be guided by the two goals of preserving the free status
       of all derivatives of our free software and of promoting the sharing
       and reuse of software generally.

       			    NO WARRANTY

         15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
       WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
       EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
       OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
       KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
       IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
       PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
       LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
       THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

         16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
       WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
       AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
       FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
       CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
       LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
       RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
       FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
       SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
       DAMAGES.

       		     END OF TERMS AND CONDITIONS
       
                  How to Apply These Terms to Your New Libraries

         If you develop a new library, and you want it to be of the greatest
       possible use to the public, we recommend making it free software that
       everyone can redistribute and change.  You can do so by permitting
       redistribution under these terms (or, alternatively, under the terms of the
       ordinary General Public License).

         To apply these terms, attach the following notices to the library.  It is
       safest to attach them to the start of each source file to most effectively
       convey the exclusion of warranty; and each file should have at least the
       "copyright" line and a pointer to where the full notice is found.

           <one line to give the library's name and a brief idea of what it does.>
           Copyright (C) <year>  <name of author>

           This library is free software; you can redistribute it and/or
           modify it under the terms of the GNU Lesser General Public
           License as published by the Free Software Foundation; either
           version 2.1 of the License, or (at your option) any later version.

           This library 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
           Lesser General Public License for more details.

           You should have received a copy of the GNU Lesser General Public
           License along with this library; if not, write to the Free Software
           Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA  02110-1335  USA

       Also add information on how to contact you by electronic and paper mail.

       You should also get your employer (if you work as a programmer) or your
       school, if any, to sign a "copyright disclaimer" for the library, if
       necessary.  Here is a sample; alter the names:

         Yoyodyne, Inc., hereby disclaims all copyright interest in the
         library `Frob' (a library for tweaking knobs) written by James Random Hacker.

         <signature of Ty Coon>, 1 April 1990
         Ty Coon, President of Vice

       That's all there is to it!

       ADDITIONAL LICENSE INFORMATION

       > MIT

       paramiko-2.7.2/docs/_static/jquery-3.2.1.js

       Copyright jQuery Foundation and other contributors

       paramiko-2.7.2/docs/_static/jquery-3.2.1.js

       Copyright JS Foundation and other contributors

       paramiko-2.7.2/docs/_static/underscore-1.3.1.js

       (c) 2009-2012 Jeremy Ashkenas, DocumentCloud Inc.

       paramiko-2.7.2/docs/_static/underscore.js

       (c) 2009-2012 Jeremy Ashkenas, DocumentCloud Inc.

       > GNU Lesser General Public License 2.1 or later

       paramiko-2.7.2/demos/demo_keygen.py

       Copyright (c) 2010 Sofian Brabez <sbz@6dev.net>

       paramiko-2.7.2/demos/demo.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/demos/demo_server.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/demos/demo_sftp.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/demos/demo_simple.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/demos/forward.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/demos/interactive.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/demos/rforward.py

       Copyright (c) 2008 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/agent.py

       Copyright (c) 2003-2007 John Rochester <john@jrochester.org>

       paramiko-2.7.2/paramiko/ber.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/buffered_pipe.py

       Copyright (c) 2006-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/client.py

       Copyright (c) 2006-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/common.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/compress.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/config.py

       Copyright (c) 2012 Olle Lundberg <geek@nerd.sh>

       paramiko-2.7.2/paramiko/dsskey.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/file.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/hostkeys.py

       Copyright (c) 2006-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/__init__.py

       Copyright (c) 2003-2011 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/kex_gex.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/kex_group1.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/kex_gss.py

       Copyright (c) 2013-2014

       paramiko-2.7.2/paramiko/message.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/packet.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/pipe.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/pkey.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/primes.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/rsakey.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/server.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/sftp_attr.py

       Copyright (c) 2003-2006 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/sftp_client.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/sftp_file.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/sftp_handle.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/sftp.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/sftp_server.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/ssh_exception.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/transport.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/util.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/win_pageant.py

       Copyright (c) 2005 John Arbash-Meinel <john@arbash-meinel.com>

       paramiko-2.7.2/setup_helper.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/loop.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/stub_sftp.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_auth.py

       Copyright (c) 2008 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_buffered_pipe.py

       Copyright (c) 2006-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_client.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_file.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_gssapi.py

       Copyright (c) 2013-2014

       paramiko-2.7.2/tests/test_hostkeys.py

       Copyright (c) 2006-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_kex_gss.py

       Copyright (c) 2013-2014

       paramiko-2.7.2/tests/test_kex.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_message.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_packetizer.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_pkey.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_sftp_big.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_sftp.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_ssh_gss.py

       Copyright (c) 2013-2014

       paramiko-2.7.2/tests/test_transport.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/tests/test_util.py

       Copyright (c) 2003-2009 Robey Pointer <robeypointer@gmail.com>

       > GNU General Public License 2.0 or later

       paramiko-2.7.2/paramiko/auth_handler.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/channel.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/ecdsakey.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/kex_group14.py

       Copyright (c) 2013 Torsten Landschoff <torsten@debian.org>

       paramiko-2.7.2/paramiko/kex_group16.py

       Copyright (c) 2019 Edgar Sousa <https://github.com/edgsousa>

       paramiko-2.7.2/paramiko/proxy.py

       Copyright (c) 2012 Yipit, Inc <coders@yipit.com>

       paramiko-2.7.2/paramiko/sftp_si.py

       Copyright (c) 2003-2007 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/paramiko/ssh_gss.py

       Copyright (c) 2013-2014

       > GNU Library General Public License 2.0 or later

       paramiko-2.7.2/README.rst

       Copyright (c) 2009 Robey Pointer <robeypointer@gmail.com>

       paramiko-2.7.2/setup.py

       Copyright (c) 2003-2008 Robey Pointer <robeypointer@gmail.com>


   >>> chardet-4.0.0

       Found in: chardet-master/LICENSE

       Copyright (c) 1991, 1999 Free Software Foundation, Inc.

       GNU LESSER GENERAL PUBLIC LICENSE
       		       Version 2.1, February 1999

        Copyright (C) 1991, 1999 Free Software Foundation, Inc.
            51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
        Everyone is permitted to copy and distribute verbatim copies
        of this license document, but changing it is not allowed.

       [This is the first released version of the Lesser GPL.  It also counts
        as the successor of the GNU Library Public License, version 2, hence
        the version number 2.1.]

       			    Preamble

         The licenses for most software are designed to take away your
       freedom to share and change it.  By contrast, the GNU General Public
       Licenses are intended to guarantee your freedom to share and change
       free software--to make sure the software is free for all its users.

         This license, the Lesser General Public License, applies to some
       specially designated software packages--typically libraries--of the
       Free Software Foundation and other authors who decide to use it.  You
       can use it too, but we suggest you first think carefully about whether
       this license or the ordinary General Public License is the better
       strategy to use in any particular case, based on the explanations below.

         When we speak of free software, we are referring to freedom of use,
       not price.  Our General Public Licenses are designed to make sure that
       you have the freedom to distribute copies of free software (and charge
       for this service if you wish); that you receive source code or can get
       it if you want it; that you can change the software and use pieces of
       it in new free programs; and that you are informed that you can do
       these things.

         To protect your rights, we need to make restrictions that forbid
       distributors to deny you these rights or to ask you to surrender these
       rights.  These restrictions translate to certain responsibilities for
       you if you distribute copies of the library or if you modify it.

         For example, if you distribute copies of the library, whether gratis
       or for a fee, you must give the recipients all the rights that we gave
       you.  You must make sure that they, too, receive or can get the source
       code.  If you link other code with the library, you must provide
       complete object files to the recipients, so that they can relink them
       with the library after making changes to the library and recompiling
       it.  And you must show them these terms so they know their rights.

         We protect your rights with a two-step method: (1) we copyright the
       library, and (2) we offer you this license, which gives you legal
       permission to copy, distribute and/or modify the library.

         To protect each distributor, we want to make it very clear that
       there is no warranty for the free library.  Also, if the library is
       modified by someone else and passed on, the recipients should know
       that what they have is not the original version, so that the original
       author's reputation will not be affected by problems that might be
       introduced by others.
       
         Finally, software patents pose a constant threat to the existence of
       any free program.  We wish to make sure that a company cannot
       effectively restrict the users of a free program by obtaining a
       restrictive license from a patent holder.  Therefore, we insist that
       any patent license obtained for a version of the library must be
       consistent with the full freedom of use specified in this license.

         Most GNU software, including some libraries, is covered by the
       ordinary GNU General Public License.  This license, the GNU Lesser
       General Public License, applies to certain designated libraries, and
       is quite different from the ordinary General Public License.  We use
       this license for certain libraries in order to permit linking those
       libraries into non-free programs.

         When a program is linked with a library, whether statically or using
       a shared library, the combination of the two is legally speaking a
       combined work, a derivative of the original library.  The ordinary
       General Public License therefore permits such linking only if the
       entire combination fits its criteria of freedom.  The Lesser General
       Public License permits more lax criteria for linking other code with
       the library.

         We call this license the "Lesser" General Public License because it
       does Less to protect the user's freedom than the ordinary General
       Public License.  It also provides other free software developers Less
       of an advantage over competing non-free programs.  These disadvantages
       are the reason we use the ordinary General Public License for many
       libraries.  However, the Lesser license provides advantages in certain
       special circumstances.

         For example, on rare occasions, there may be a special need to
       encourage the widest possible use of a certain library, so that it becomes
       a de-facto standard.  To achieve this, non-free programs must be
       allowed to use the library.  A more frequent case is that a free
       library does the same job as widely used non-free libraries.  In this
       case, there is little to gain by limiting the free library to free
       software only, so we use the Lesser General Public License.

         In other cases, permission to use a particular library in non-free
       programs enables a greater number of people to use a large body of
       free software.  For example, permission to use the GNU C Library in
       non-free programs enables many more people to use the whole GNU
       operating system, as well as its variant, the GNU/Linux operating
       system.

         Although the Lesser General Public License is Less protective of the
       users' freedom, it does ensure that the user of a program that is
       linked with the Library has the freedom and the wherewithal to run
       that program using a modified version of the Library.

         The precise terms and conditions for copying, distribution and
       modification follow.  Pay close attention to the difference between a
       "work based on the library" and a "work that uses the library".  The
       former contains code derived from the library, whereas the latter must
       be combined with the library in order to run.
       
       		  GNU LESSER GENERAL PUBLIC LICENSE
          TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

         0. This License Agreement applies to any software library or other
       program which contains a notice placed by the copyright holder or
       other authorized party saying it may be distributed under the terms of
       this Lesser General Public License (also called "this License").
       Each licensee is addressed as "you".

         A "library" means a collection of software functions and/or data
       prepared so as to be conveniently linked with application programs
       (which use some of those functions and data) to form executables.

         The "Library", below, refers to any such software library or work
       which has been distributed under these terms.  A "work based on the
       Library" means either the Library or any derivative work under
       copyright law: that is to say, a work containing the Library or a
       portion of it, either verbatim or with modifications and/or translated
       straightforwardly into another language.  (Hereinafter, translation is
       included without limitation in the term "modification".)

         "Source code" for a work means the preferred form of the work for
       making modifications to it.  For a library, complete source code means
       all the source code for all modules it contains, plus any associated
       interface definition files, plus the scripts used to control compilation
       and installation of the library.

         Activities other than copying, distribution and modification are not
       covered by this License; they are outside its scope.  The act of
       running a program using the Library is not restricted, and output from
       such a program is covered only if its contents constitute a work based
       on the Library (independent of the use of the Library in a tool for
       writing it).  Whether that is true depends on what the Library does
       and what the program that uses the Library does.

         1. You may copy and distribute verbatim copies of the Library's
       complete source code as you receive it, in any medium, provided that
       you conspicuously and appropriately publish on each copy an
       appropriate copyright notice and disclaimer of warranty; keep intact
       all the notices that refer to this License and to the absence of any
       warranty; and distribute a copy of this License along with the
       Library.

         You may charge a fee for the physical act of transferring a copy,
       and you may at your option offer warranty protection in exchange for a
       fee.
       
         2. You may modify your copy or copies of the Library or any portion
       of it, thus forming a work based on the Library, and copy and
       distribute such modifications or work under the terms of Section 1
       above, provided that you also meet all of these conditions:

           a) The modified work must itself be a software library.

           b) You must cause the files modified to carry prominent notices
           stating that you changed the files and the date of any change.

           c) You must cause the whole of the work to be licensed at no
           charge to all third parties under the terms of this License.

           d) If a facility in the modified Library refers to a function or a
           table of data to be supplied by an application program that uses
           the facility, other than as an argument passed when the facility
           is invoked, then you must make a good faith effort to ensure that,
           in the event an application does not supply such function or
           table, the facility still operates, and performs whatever part of
           its purpose remains meaningful.

           (For example, a function in a library to compute square roots has
           a purpose that is entirely well-defined independent of the
           application.  Therefore, Subsection 2d requires that any
           application-supplied function or table used by this function must
           be optional: if the application does not supply it, the square
           root function must still compute square roots.)

       These requirements apply to the modified work as a whole.  If
       identifiable sections of that work are not derived from the Library,
       and can be reasonably considered independent and separate works in
       themselves, then this License, and its terms, do not apply to those
       sections when you distribute them as separate works.  But when you
       distribute the same sections as part of a whole which is a work based
       on the Library, the distribution of the whole must be on the terms of
       this License, whose permissions for other licensees extend to the
       entire whole, and thus to each and every part regardless of who wrote
       it.

       Thus, it is not the intent of this section to claim rights or contest
       your rights to work written entirely by you; rather, the intent is to
       exercise the right to control the distribution of derivative or
       collective works based on the Library.

       In addition, mere aggregation of another work not based on the Library
       with the Library (or with a work based on the Library) on a volume of
       a storage or distribution medium does not bring the other work under
       the scope of this License.

         3. You may opt to apply the terms of the ordinary GNU General Public
       License instead of this License to a given copy of the Library.  To do
       this, you must alter all the notices that refer to this License, so
       that they refer to the ordinary GNU General Public License, version 2,
       instead of to this License.  (If a newer version than version 2 of the
       ordinary GNU General Public License has appeared, then you can specify
       that version instead if you wish.)  Do not make any other change in
       these notices.
       
         Once this change is made in a given copy, it is irreversible for
       that copy, so the ordinary GNU General Public License applies to all
       subsequent copies and derivative works made from that copy.

         This option is useful when you wish to copy part of the code of
       the Library into a program that is not a library.

         4. You may copy and distribute the Library (or a portion or
       derivative of it, under Section 2) in object code or executable form
       under the terms of Sections 1 and 2 above provided that you accompany
       it with the complete corresponding machine-readable source code, which
       must be distributed under the terms of Sections 1 and 2 above on a
       medium customarily used for software interchange.

         If distribution of object code is made by offering access to copy
       from a designated place, then offering equivalent access to copy the
       source code from the same place satisfies the requirement to
       distribute the source code, even though third parties are not
       compelled to copy the source along with the object code.

         5. A program that contains no derivative of any portion of the
       Library, but is designed to work with the Library by being compiled or
       linked with it, is called a "work that uses the Library".  Such a
       work, in isolation, is not a derivative work of the Library, and
       therefore falls outside the scope of this License.

         However, linking a "work that uses the Library" with the Library
       creates an executable that is a derivative of the Library (because it
       contains portions of the Library), rather than a "work that uses the
       library".  The executable is therefore covered by this License.
       Section 6 states terms for distribution of such executables.

         When a "work that uses the Library" uses material from a header file
       that is part of the Library, the object code for the work may be a
       derivative work of the Library even though the source code is not.
       Whether this is true is especially significant if the work can be
       linked without the Library, or if the work is itself a library.  The
       threshold for this to be true is not precisely defined by law.

         If such an object file uses only numerical parameters, data
       structure layouts and accessors, and small macros and small inline
       functions (ten lines or less in length), then the use of the object
       file is unrestricted, regardless of whether it is legally a derivative
       work.  (Executables containing this object code plus portions of the
       Library will still fall under Section 6.)

         Otherwise, if the work is a derivative of the Library, you may
       distribute the object code for the work under the terms of Section 6.
       Any executables containing that work also fall under Section 6,
       whether or not they are linked directly with the Library itself.
       
         6. As an exception to the Sections above, you may also combine or
       link a "work that uses the Library" with the Library to produce a
       work containing portions of the Library, and distribute that work
       under terms of your choice, provided that the terms permit
       modification of the work for the customer's own use and reverse
       engineering for debugging such modifications.

         You must give prominent notice with each copy of the work that the
       Library is used in it and that the Library and its use are covered by
       this License.  You must supply a copy of this License.  If the work
       during execution displays copyright notices, you must include the
       copyright notice for the Library among them, as well as a reference
       directing the user to the copy of this License.  Also, you must do one
       of these things:

           a) Accompany the work with the complete corresponding
           machine-readable source code for the Library including whatever
           changes were used in the work (which must be distributed under
           Sections 1 and 2 above); and, if the work is an executable linked
           with the Library, with the complete machine-readable "work that
           uses the Library", as object code and/or source code, so that the
           user can modify the Library and then relink to produce a modified
           executable containing the modified Library.  (It is understood
           that the user who changes the contents of definitions files in the
           Library will not necessarily be able to recompile the application
           to use the modified definitions.)

           b) Use a suitable shared library mechanism for linking with the
           Library.  A suitable mechanism is one that (1) uses at run time a
           copy of the library already present on the user's computer system,
           rather than copying library functions into the executable, and (2)
           will operate properly with a modified version of the library, if
           the user installs one, as long as the modified version is
           interface-compatible with the version that the work was made with.

           c) Accompany the work with a written offer, valid for at
           least three years, to give the same user the materials
           specified in Subsection 6a, above, for a charge no more
           than the cost of performing this distribution.

           d) If distribution of the work is made by offering access to copy
           from a designated place, offer equivalent access to copy the above
           specified materials from the same place.

           e) Verify that the user has already received a copy of these
           materials or that you have already sent this user a copy.

         For an executable, the required form of the "work that uses the
       Library" must include any data and utility programs needed for
       reproducing the executable from it.  However, as a special exception,
       the materials to be distributed need not include anything that is
       normally distributed (in either source or binary form) with the major
       components (compiler, kernel, and so on) of the operating system on
       which the executable runs, unless that component itself accompanies
       the executable.

         It may happen that this requirement contradicts the license
       restrictions of other proprietary libraries that do not normally
       accompany the operating system.  Such a contradiction means you cannot
       use both them and the Library together in an executable that you
       distribute.
       
         7. You may place library facilities that are a work based on the
       Library side-by-side in a single library together with other library
       facilities not covered by this License, and distribute such a combined
       library, provided that the separate distribution of the work based on
       the Library and of the other library facilities is otherwise
       permitted, and provided that you do these two things:

           a) Accompany the combined library with a copy of the same work
           based on the Library, uncombined with any other library
           facilities.  This must be distributed under the terms of the
           Sections above.

           b) Give prominent notice with the combined library of the fact
           that part of it is a work based on the Library, and explaining
           where to find the accompanying uncombined form of the same work.

         8. You may not copy, modify, sublicense, link with, or distribute
       the Library except as expressly provided under this License.  Any
       attempt otherwise to copy, modify, sublicense, link with, or
       distribute the Library is void, and will automatically terminate your
       rights under this License.  However, parties who have received copies,
       or rights, from you under this License will not have their licenses
       terminated so long as such parties remain in full compliance.

         9. You are not required to accept this License, since you have not
       signed it.  However, nothing else grants you permission to modify or
       distribute the Library or its derivative works.  These actions are
       prohibited by law if you do not accept this License.  Therefore, by
       modifying or distributing the Library (or any work based on the
       Library), you indicate your acceptance of this License to do so, and
       all its terms and conditions for copying, distributing or modifying
       the Library or works based on it.

         10. Each time you redistribute the Library (or any work based on the
       Library), the recipient automatically receives a license from the
       original licensor to copy, distribute, link with or modify the Library
       subject to these terms and conditions.  You may not impose any further
       restrictions on the recipients' exercise of the rights granted herein.
       You are not responsible for enforcing compliance by third parties with
       this License.
       
         11. If, as a consequence of a court judgment or allegation of patent
       infringement or for any other reason (not limited to patent issues),
       conditions are imposed on you (whether by court order, agreement or
       otherwise) that contradict the conditions of this License, they do not
       excuse you from the conditions of this License.  If you cannot
       distribute so as to satisfy simultaneously your obligations under this
       License and any other pertinent obligations, then as a consequence you
       may not distribute the Library at all.  For example, if a patent
       license would not permit royalty-free redistribution of the Library by
       all those who receive copies directly or indirectly through you, then
       the only way you could satisfy both it and this License would be to
       refrain entirely from distribution of the Library.

       If any portion of this section is held invalid or unenforceable under any
       particular circumstance, the balance of the section is intended to apply,
       and the section as a whole is intended to apply in other circumstances.

       It is not the purpose of this section to induce you to infringe any
       patents or other property right claims or to contest validity of any
       such claims; this section has the sole purpose of protecting the
       integrity of the free software distribution system which is
       implemented by public license practices.  Many people have made
       generous contributions to the wide range of software distributed
       through that system in reliance on consistent application of that
       system; it is up to the author/donor to decide if he or she is willing
       to distribute software through any other system and a licensee cannot
       impose that choice.

       This section is intended to make thoroughly clear what is believed to
       be a consequence of the rest of this License.

         12. If the distribution and/or use of the Library is restricted in
       certain countries either by patents or by copyrighted interfaces, the
       original copyright holder who places the Library under this License may add
       an explicit geographical distribution limitation excluding those countries,
       so that distribution is permitted only in or among countries not thus
       excluded.  In such case, this License incorporates the limitation as if
       written in the body of this License.

         13. The Free Software Foundation may publish revised and/or new
       versions of the Lesser General Public License from time to time.
       Such new versions will be similar in spirit to the present version,
       but may differ in detail to address new problems or concerns.

       Each version is given a distinguishing version number.  If the Library
       specifies a version number of this License which applies to it and
       "any later version", you have the option of following the terms and
       conditions either of that version or of any later version published by
       the Free Software Foundation.  If the Library does not specify a
       license version number, you may choose any version ever published by
       the Free Software Foundation.
       
         14. If you wish to incorporate parts of the Library into other free
       programs whose distribution conditions are incompatible with these,
       write to the author to ask for permission.  For software which is
       copyrighted by the Free Software Foundation, write to the Free
       Software Foundation; we sometimes make exceptions for this.  Our
       decision will be guided by the two goals of preserving the free status
       of all derivatives of our free software and of promoting the sharing
       and reuse of software generally.

       			    NO WARRANTY

         15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
       WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
       EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
       OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
       KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
       IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
       PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
       LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
       THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

         16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
       WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
       AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
       FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
       CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
       LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
       RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
       FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
       SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
       DAMAGES.

       		     END OF TERMS AND CONDITIONS
       
                  How to Apply These Terms to Your New Libraries

         If you develop a new library, and you want it to be of the greatest
       possible use to the public, we recommend making it free software that
       everyone can redistribute and change.  You can do so by permitting
       redistribution under these terms (or, alternatively, under the terms of the
       ordinary General Public License).

         To apply these terms, attach the following notices to the library.  It is
       safest to attach them to the start of each source file to most effectively
       convey the exclusion of warranty; and each file should have at least the
       "copyright" line and a pointer to where the full notice is found.

           <one line to give the library's name and a brief idea of what it does.>
           Copyright (C) <year>  <name of author>

           This library is free software; you can redistribute it and/or
           modify it under the terms of the GNU Lesser General Public
           License as published by the Free Software Foundation; either
           version 2.1 of the License, or (at your option) any later version.

           This library 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
           Lesser General Public License for more details.

           You should have received a copy of the GNU Lesser General Public
           License along with this library; if not, write to the Free Software
           Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

       Also add information on how to contact you by electronic and paper mail.

       You should also get your employer (if you work as a programmer) or your
       school, if any, to sign a "copyright disclaimer" for the library, if
       necessary.  Here is a sample; alter the names:

         Yoyodyne, Inc., hereby disclaims all copyright interest in the
         library `Frob' (a library for tweaking knobs) written by James Random Hacker.

         <signature of Ty Coon>, 1 April 1990
         Ty Coon, President of Vice

       That's all there is to it!

       ADDITIONAL LICENSE INFORMATION

       > GNU Lesser General Public License 2.1 or later

       chardet-master/chardet/big5freq.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/big5prober.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/chardistribution.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/charsetgroupprober.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/charsetprober.py

       Copyright (c) 2001 the Initial Developer.

       chardet-master/chardet/codingstatemachine.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/cp949prober.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/escprober.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/escsm.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/eucjpprober.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/euckrfreq.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/euckrprober.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/euctwfreq.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/euctwprober.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/gb2312freq.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/gb2312prober.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/hebrewprober.py

       Copyright (c) 2005 the Initial Developer.

       chardet-master/chardet/jisfreq.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/johabfreq.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/johabprober.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/jpcntx.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/latin1prober.py

       Copyright (c) 2001 the Initial Developer.

       chardet-master/chardet/mbcharsetprober.py

       Copyright (c) 2001 the Initial Developer.

       chardet-master/chardet/mbcsgroupprober.py

       Copyright (c) 2001 the Initial Developer.

       chardet-master/chardet/mbcssm.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/sbcharsetprober.py

       Copyright (c) 2001 the Initial Developer.

       chardet-master/chardet/sbcsgroupprober.py

       Copyright (c) 2001 the Initial Developer.

       chardet-master/chardet/sjisprober.py

       Copyright (c) 1998 the Initial Developer.

       chardet-master/chardet/universaldetector.py

       Copyright (c) 2001 the Initial Developer.

       chardet-master/chardet/utf8prober.py

       Copyright (c) 1998 the Initial Developer.


-------------------- SECTION 4: Mozilla Public License, V2.0 --------------------

   >>> certifi-2021.5.30

       License:MPL 2.0



==================== APPENDIX. Standard License Files ====================



-------------------- SECTION 1: Apache License, V2.0 --------------------

Apache License

Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by the
copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all other
entities that control, are controlled by, or are under common control
with that entity. For the purposes of this definition, "control" means
(i) the power, direct or indirect, to cause the direction or management
of such entity, whether by contract or otherwise, or (ii) ownership
of fifty percent (50%) or more of the outstanding shares, or (iii)
beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity exercising
permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation source,
and configuration files.

"Object" form shall mean any form resulting from mechanical transformation
or translation of a Source form, including but not limited to compiled
object code, generated documentation, and conversions to other media
types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a copyright
notice that is included in or attached to the work (an example is provided
in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object form,
that is based on (or derived from) the Work and for which the editorial
revisions, annotations, elaborations, or other modifications represent,
as a whole, an original work of authorship. For the purposes of this
License, Derivative Works shall not include works that remain separable
from, or merely link (or bind by name) to the interfaces of, the Work
and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including the
original version of the Work and any modifications or additions to
that Work or Derivative Works thereof, that is intentionally submitted
to Licensor for inclusion in the Work by the copyright owner or by an
individual or Legal Entity authorized to submit on behalf of the copyright
owner. For the purposes of this definition, "submitted" means any form of
electronic, verbal, or written communication sent to the Licensor or its
representatives, including but not limited to communication on electronic
mailing lists, source code control systems, and issue tracking systems
that are managed by, or on behalf of, the Licensor for the purpose of
discussing and improving the Work, but excluding communication that is
conspicuously marked or otherwise designated in writing by the copyright
owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License.
Subject to the terms and conditions of this License, each Contributor
hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
royalty-free, irrevocable copyright license to reproduce, prepare
Derivative Works of, publicly display, publicly perform, sublicense, and
distribute the Work and such Derivative Works in Source or Object form.

3. Grant of Patent License.
Subject to the terms and conditions of this License, each Contributor
hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
royalty- free, irrevocable (except as stated in this section) patent
license to make, have made, use, offer to sell, sell, import, and
otherwise transfer the Work, where such license applies only to those
patent claims licensable by such Contributor that are necessarily
infringed by their Contribution(s) alone or by combination of
their Contribution(s) with the Work to which such Contribution(s)
was submitted. If You institute patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging that the
Work or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses granted
to You under this License for that Work shall terminate as of the date
such litigation is filed.

4. Redistribution.
You may reproduce and distribute copies of the Work or Derivative Works
thereof in any medium, with or without modifications, and in Source or
Object form, provided that You meet the following conditions:

  a. You must give any other recipients of the Work or Derivative Works
     a copy of this License; and

  b. You must cause any modified files to carry prominent notices stating
     that You changed the files; and

  c. You must retain, in the Source form of any Derivative Works that
     You distribute, all copyright, patent, trademark, and attribution
     notices from the Source form of the Work, excluding those notices
     that do not pertain to any part of the Derivative Works; and

  d. If the Work includes a "NOTICE" text file as part of its
     distribution, then any Derivative Works that You distribute must
     include a readable copy of the attribution notices contained
     within such NOTICE file, excluding those notices that do not
     pertain to any part of the Derivative Works, in at least one of
     the following places: within a NOTICE text file distributed as part
     of the Derivative Works; within the Source form or documentation,
     if provided along with the Derivative Works; or, within a display
     generated by the Derivative Works, if and wherever such third-party
     notices normally appear. The contents of the NOTICE file are for
     informational purposes only and do not modify the License. You
     may add Your own attribution notices within Derivative Works that
     You distribute, alongside or as an addendum to the NOTICE text
     from the Work, provided that such additional attribution notices
     cannot be construed as modifying the License.  You may add Your own
     copyright statement to Your modifications and may provide additional
     or different license terms and conditions for use, reproduction, or
     distribution of Your modifications, or for any such Derivative Works
     as a whole, provided Your use, reproduction, and distribution of the
     Work otherwise complies with the conditions stated in this License.

5. Submission of Contributions.
Unless You explicitly state otherwise, any Contribution intentionally
submitted for inclusion in the Work by You to the Licensor shall be
under the terms and conditions of this License, without any additional
terms or conditions.  Notwithstanding the above, nothing herein shall
supersede or modify the terms of any separate license agreement you may
have executed with Licensor regarding such Contributions.

6. Trademarks.
This License does not grant permission to use the trade names, trademarks,
service marks, or product names of the Licensor, except as required for
reasonable and customary use in describing the origin of the Work and
reproducing the content of the NOTICE file.

7. Disclaimer of Warranty.
Unless required by applicable law or agreed to in writing, Licensor
provides the Work (and each Contributor provides its Contributions) on
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
express or implied, including, without limitation, any warranties or
conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR
A PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any risks
associated with Your exercise of permissions under this License.

8. Limitation of Liability.
In no event and under no legal theory, whether in tort (including
negligence), contract, or otherwise, unless required by applicable law
(such as deliberate and grossly negligent acts) or agreed to in writing,
shall any Contributor be liable to You for damages, including any direct,
indirect, special, incidental, or consequential damages of any character
arising as a result of this License or out of the use or inability to
use the Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all other
commercial damages or losses), even if such Contributor has been advised
of the possibility of such damages.

9. Accepting Warranty or Additional Liability.
While redistributing the Work or Derivative Works thereof, You may
choose to offer, and charge a fee for, acceptance of support, warranty,
indemnity, or other liability obligations and/or rights consistent with
this License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf of
any other Contributor, and only if You agree to indemnify, defend, and
hold each Contributor harmless for any liability incurred by, or claims
asserted against, such Contributor by reason of your accepting any such
warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

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.



-------------------- SECTION 2: GNU Lesser General Public License, V2.1 --------------------

		  GNU LESSER GENERAL PUBLIC LICENSE
		       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it.  You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.

  When we speak of free software, we are referring to freedom of use,
not price.  Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.

  To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights.  These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.

  To protect each distributor, we want to make it very clear that
there is no warranty for the free library.  Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.

  Finally, software patents pose a constant threat to the existence of
any free program.  We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.

  Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.

  When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library.  The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom.  The Lesser General
Public License permits more lax criteria for linking other code with
the library.

  We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License.  It also provides other free software developers Less
of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
special circumstances.

  For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard.  To achieve this, non-free programs must be
allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.

  In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software.  For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.

  Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.

		  GNU LESSER GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.

  1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the
    Library.  A suitable mechanism is one that (1) uses at run time a
    copy of the library already present on the user's computer system,
    rather than copying library functions into the executable, and (2)
    will operate properly with a modified version of the library, if
    the user installs one, as long as the modified version is
    interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    e) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

			    NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

		     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    <one line to give the library's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.

    This library 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
    Lesser General Public License for more details.

    You should have received a copy of the GNU Lesser General Public
    License along with this library; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  <signature of Ty Coon>, 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!



-------------------- SECTION 3: Mozilla Public License, V2.0 --------------------

Mozilla Public License
Version 2.0

1. Definitions

1.1. “Contributor”
means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software.

1.2. “Contributor Version”
means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution.

1.3. “Contribution”
means Covered Software of a particular Contributor.

1.4. “Covered Software”
means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof.

1.5. “Incompatible With Secondary Licenses”
means

that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or

that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License.

1.6. “Executable Form”
means any form of the work other than Source Code Form.

1.7. “Larger Work”
means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software.

1.8. “License”
means this document.

1.9. “Licensable”
means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License.

1.10. “Modifications”
means any of the following:

any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or

any new file in Source Code Form that contains any Covered Software.

1.11. “Patent Claims” of a Contributor
means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version.

1.12. “Secondary License”
means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses.

1.13. “Source Code Form”
means the form of the work preferred for making modifications.

1.14. “You” (or “Your”)
means an individual or a legal entity exercising rights under this License. For legal entities, “You” includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.

2. License Grants and Conditions

2.1. Grants

Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:

under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and

under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version.

2.2. Effective Date

The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution.

2.3. Limitations on Grant Scope

The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor:

for any code that a Contributor has removed from Covered Software; or

for infringements caused by: (i) Your and any other third party’s modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or

under Patent Claims infringed by Covered Software in the absence of its Contributions.

This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4).

2.4. Subsequent Licenses

No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3).

2.5. Representation

Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License.

2.6. Fair Use

This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents.

2.7. Conditions

Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1.

3. Responsibilities

3.1. Distribution of Source Form

All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients’ rights in the Source Code Form.

3.2. Distribution of Executable Form

If You distribute Covered Software in Executable Form then:

such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and

You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients’ rights in the Source Code Form under this License.

3.3. Distribution of a Larger Work

You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s).

3.4. Notices

You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies.

3.5. Application of Additional Terms

You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction.

4. Inability to Comply Due to Statute or Regulation

If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.

5. Termination

5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice.

5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate.

5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination.

6. Disclaimer of Warranty

Covered Software is provided under this License on an “as is” basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer.

7. Limitation of Liability

Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.

8. Litigation

Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party’s ability to bring cross-claims or counter-claims.

9. Miscellaneous

This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor.

10. Versions of the License

10.1. New Versions

Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number.

10.2. Effect of New Versions

You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward.

10.3. Modified Versions

If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License).

10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses

If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached.

Exhibit A - Source Code Form License Notice

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.

You may add additional accurate notices of copyright ownership.

Exhibit B - “Incompatible With Secondary Licenses” Notice

This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0.



-------------------- SECTION 4: GNU General Public License, V2.0 --------------------

		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.)  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.

  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have.  You must make sure that they, too, receive or can get the
source code.  And you must show them these terms so they know their
rights.

  We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.

  Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software.  If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.

  Finally, any free program is threatened constantly by software
patents.  We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary.  To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.

  The precise terms and conditions for copying, distribution and
modification follow.

		    GNU GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License.  The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language.  (Hereinafter, translation is included without limitation in
the term "modification".)  Each licensee is addressed as "you".

Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.

  1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    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 program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  <signature of Ty Coon>, 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.



-------------------- SECTION 5: GNU Free Documentation License V1.1 --------------------

		GNU Free Documentation License
		   Version 1.1, March 2000

 Copyright (C) 2000  Free Software Foundation, Inc.
     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.


0. PREAMBLE

The purpose of this License is to make a manual, textbook, or other
written document "free" in the sense of freedom: to assure everyone
the effective freedom to copy and redistribute it, with or without
modifying it, either commercially or noncommercially.  Secondarily,
this License preserves for the author and publisher a way to get
credit for their work, while not being considered responsible for
modifications made by others.

This License is a kind of "copyleft", which means that derivative
works of the document must themselves be free in the same sense.  It
complements the GNU General Public License, which is a copyleft
license designed for free software.

We have designed this License in order to use it for manuals for free
software, because free software needs free documentation: a free
program should come with manuals providing the same freedoms that the
software does.  But this License is not limited to software manuals;
it can be used for any textual work, regardless of subject matter or
whether it is published as a printed book.  We recommend this License
principally for works whose purpose is instruction or reference.


1. APPLICABILITY AND DEFINITIONS

This License applies to any manual or other work that contains a
notice placed by the copyright holder saying it can be distributed
under the terms of this License.  The "Document", below, refers to any
such manual or work.  Any member of the public is a licensee, and is
addressed as "you".

A "Modified Version" of the Document means any work containing the
Document or a portion of it, either copied verbatim, or with
modifications and/or translated into another language.

A "Secondary Section" is a named appendix or a front-matter section of
the Document that deals exclusively with the relationship of the
publishers or authors of the Document to the Document's overall subject
(or to related matters) and contains nothing that could fall directly
within that overall subject.  (For example, if the Document is in part a
textbook of mathematics, a Secondary Section may not explain any
mathematics.)  The relationship could be a matter of historical
connection with the subject or with related matters, or of legal,
commercial, philosophical, ethical or political position regarding
them.

The "Invariant Sections" are certain Secondary Sections whose titles
are designated, as being those of Invariant Sections, in the notice
that says that the Document is released under this License.

The "Cover Texts" are certain short passages of text that are listed,
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
the Document is released under this License.

A "Transparent" copy of the Document means a machine-readable copy,
represented in a format whose specification is available to the
general public, whose contents can be viewed and edited directly and
straightforwardly with generic text editors or (for images composed of
pixels) generic paint programs or (for drawings) some widely available
drawing editor, and that is suitable for input to text formatters or
for automatic translation to a variety of formats suitable for input
to text formatters.  A copy made in an otherwise Transparent file
format whose markup has been designed to thwart or discourage
subsequent modification by readers is not Transparent.  A copy that is
not "Transparent" is called "Opaque".

Examples of suitable formats for Transparent copies include plain
ASCII without markup, Texinfo input format, LaTeX input format, SGML
or XML using a publicly available DTD, and standard-conforming simple
HTML designed for human modification.  Opaque formats include
PostScript, PDF, proprietary formats that can be read and edited only
by proprietary word processors, SGML or XML for which the DTD and/or
processing tools are not generally available, and the
machine-generated HTML produced by some word processors for output
purposes only.

The "Title Page" means, for a printed book, the title page itself,
plus such following pages as are needed to hold, legibly, the material
this License requires to appear in the title page.  For works in
formats which do not have any title page as such, "Title Page" means
the text near the most prominent appearance of the work's title,
preceding the beginning of the body of the text.


2. VERBATIM COPYING

You may copy and distribute the Document in any medium, either
commercially or noncommercially, provided that this License, the
copyright notices, and the license notice saying this License applies
to the Document are reproduced in all copies, and that you add no other
conditions whatsoever to those of this License.  You may not use
technical measures to obstruct or control the reading or further
copying of the copies you make or distribute.  However, you may accept
compensation in exchange for copies.  If you distribute a large enough
number of copies you must also follow the conditions in section 3.

You may also lend copies, under the same conditions stated above, and
you may publicly display copies.


3. COPYING IN QUANTITY

If you publish printed copies of the Document numbering more than 100,
and the Document's license notice requires Cover Texts, you must enclose
the copies in covers that carry, clearly and legibly, all these Cover
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
the back cover.  Both covers must also clearly and legibly identify
you as the publisher of these copies.  The front cover must present
the full title with all words of the title equally prominent and
visible.  You may add other material on the covers in addition.
Copying with changes limited to the covers, as long as they preserve
the title of the Document and satisfy these conditions, can be treated
as verbatim copying in other respects.

If the required texts for either cover are too voluminous to fit
legibly, you should put the first ones listed (as many as fit
reasonably) on the actual cover, and continue the rest onto adjacent
pages.

If you publish or distribute Opaque copies of the Document numbering
more than 100, you must either include a machine-readable Transparent
copy along with each Opaque copy, or state in or with each Opaque copy
a publicly-accessible computer-network location containing a complete
Transparent copy of the Document, free of added material, which the
general network-using public has access to download anonymously at no
charge using public-standard network protocols.  If you use the latter
option, you must take reasonably prudent steps, when you begin
distribution of Opaque copies in quantity, to ensure that this
Transparent copy will remain thus accessible at the stated location
until at least one year after the last time you distribute an Opaque
copy (directly or through your agents or retailers) of that edition to
the public.

It is requested, but not required, that you contact the authors of the
Document well before redistributing any large number of copies, to give
them a chance to provide you with an updated version of the Document.


4. MODIFICATIONS

You may copy and distribute a Modified Version of the Document under
the conditions of sections 2 and 3 above, provided that you release
the Modified Version under precisely this License, with the Modified
Version filling the role of the Document, thus licensing distribution
and modification of the Modified Version to whoever possesses a copy
of it.  In addition, you must do these things in the Modified Version:

A. Use in the Title Page (and on the covers, if any) a title distinct
   from that of the Document, and from those of previous versions
   (which should, if there were any, be listed in the History section
   of the Document).  You may use the same title as a previous version
   if the original publisher of that version gives permission.
B. List on the Title Page, as authors, one or more persons or entities
   responsible for authorship of the modifications in the Modified
   Version, together with at least five of the principal authors of the
   Document (all of its principal authors, if it has less than five).
C. State on the Title page the name of the publisher of the
   Modified Version, as the publisher.
D. Preserve all the copyright notices of the Document.
E. Add an appropriate copyright notice for your modifications
   adjacent to the other copyright notices.
F. Include, immediately after the copyright notices, a license notice
   giving the public permission to use the Modified Version under the
   terms of this License, in the form shown in the Addendum below.
G. Preserve in that license notice the full lists of Invariant Sections
   and required Cover Texts given in the Document's license notice.
H. Include an unaltered copy of this License.
I. Preserve the section entitled "History", and its title, and add to
   it an item stating at least the title, year, new authors, and
   publisher of the Modified Version as given on the Title Page.  If
   there is no section entitled "History" in the Document, create one
   stating the title, year, authors, and publisher of the Document as
   given on its Title Page, then add an item describing the Modified
   Version as stated in the previous sentence.
J. Preserve the network location, if any, given in the Document for
   public access to a Transparent copy of the Document, and likewise
   the network locations given in the Document for previous versions
   it was based on.  These may be placed in the "History" section.
   You may omit a network location for a work that was published at
   least four years before the Document itself, or if the original
   publisher of the version it refers to gives permission.
K. In any section entitled "Acknowledgements" or "Dedications",
   preserve the section's title, and preserve in the section all the
   substance and tone of each of the contributor acknowledgements
   and/or dedications given therein.
L. Preserve all the Invariant Sections of the Document,
   unaltered in their text and in their titles.  Section numbers
   or the equivalent are not considered part of the section titles.
M. Delete any section entitled "Endorsements".  Such a section
   may not be included in the Modified Version.
N. Do not retitle any existing section as "Endorsements"
   or to conflict in title with any Invariant Section.

If the Modified Version includes new front-matter sections or
appendices that qualify as Secondary Sections and contain no material
copied from the Document, you may at your option designate some or all
of these sections as invariant.  To do this, add their titles to the
list of Invariant Sections in the Modified Version's license notice.
These titles must be distinct from any other section titles.

You may add a section entitled "Endorsements", provided it contains
nothing but endorsements of your Modified Version by various
parties--for example, statements of peer review or that the text has
been approved by an organization as the authoritative definition of a
standard.

You may add a passage of up to five words as a Front-Cover Text, and a
passage of up to 25 words as a Back-Cover Text, to the end of the list
of Cover Texts in the Modified Version.  Only one passage of
Front-Cover Text and one of Back-Cover Text may be added by (or
through arrangements made by) any one entity.  If the Document already
includes a cover text for the same cover, previously added by you or
by arrangement made by the same entity you are acting on behalf of,
you may not add another; but you may replace the old one, on explicit
permission from the previous publisher that added the old one.

The author(s) and publisher(s) of the Document do not by this License
give permission to use their names for publicity for or to assert or
imply endorsement of any Modified Version.


5. COMBINING DOCUMENTS

You may combine the Document with other documents released under this
License, under the terms defined in section 4 above for modified
versions, provided that you include in the combination all of the
Invariant Sections of all of the original documents, unmodified, and
list them all as Invariant Sections of your combined work in its
license notice.

The combined work need only contain one copy of this License, and
multiple identical Invariant Sections may be replaced with a single
copy.  If there are multiple Invariant Sections with the same name but
different contents, make the title of each such section unique by
adding at the end of it, in parentheses, the name of the original
author or publisher of that section if known, or else a unique number.
Make the same adjustment to the section titles in the list of
Invariant Sections in the license notice of the combined work.

In the combination, you must combine any sections entitled "History"
in the various original documents, forming one section entitled
"History"; likewise combine any sections entitled "Acknowledgements",
and any sections entitled "Dedications".  You must delete all sections
entitled "Endorsements."


6. COLLECTIONS OF DOCUMENTS

You may make a collection consisting of the Document and other documents
released under this License, and replace the individual copies of this
License in the various documents with a single copy that is included in
the collection, provided that you follow the rules of this License for
verbatim copying of each of the documents in all other respects.

You may extract a single document from such a collection, and distribute
it individually under this License, provided you insert a copy of this
License into the extracted document, and follow this License in all
other respects regarding verbatim copying of that document.


7. AGGREGATION WITH INDEPENDENT WORKS

A compilation of the Document or its derivatives with other separate
and independent documents or works, in or on a volume of a storage or
distribution medium, does not as a whole count as a Modified Version
of the Document, provided no compilation copyright is claimed for the
compilation.  Such a compilation is called an "aggregate", and this
License does not apply to the other self-contained works thus compiled
with the Document, on account of their being thus compiled, if they
are not themselves derivative works of the Document.

If the Cover Text requirement of section 3 is applicable to these
copies of the Document, then if the Document is less than one quarter
of the entire aggregate, the Document's Cover Texts may be placed on
covers that surround only the Document within the aggregate.
Otherwise they must appear on covers around the whole aggregate.


8. TRANSLATION

Translation is considered a kind of modification, so you may
distribute translations of the Document under the terms of section 4.
Replacing Invariant Sections with translations requires special
permission from their copyright holders, but you may include
translations of some or all Invariant Sections in addition to the
original versions of these Invariant Sections.  You may include a
translation of this License provided that you also include the
original English version of this License.  In case of a disagreement
between the translation and the original English version of this
License, the original English version will prevail.


9. TERMINATION

You may not copy, modify, sublicense, or distribute the Document except
as expressly provided for under this License.  Any other attempt to
copy, modify, sublicense or distribute the Document is void, and will
automatically terminate your rights under this License.  However,
parties who have received copies, or rights, from you under this
License will not have their licenses terminated so long as such
parties remain in full compliance.


10. FUTURE REVISIONS OF THIS LICENSE

The Free Software Foundation may publish new, revised versions
of the GNU Free Documentation License from time to time.  Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.  See
http://www.gnu.org/copyleft/.

Each version of the License is given a distinguishing version number.
If the Document specifies that a particular numbered version of this
License "or any later version" applies to it, you have the option of
following the terms and conditions either of that specified version or
of any later version that has been published (not as a draft) by the
Free Software Foundation.  If the Document does not specify a version
number of this License, you may choose any version ever published (not
as a draft) by the Free Software Foundation.


ADDENDUM: How to use this License for your documents

To use this License in a document you have written, include a copy of
the License in the document and put the following copyright and
license notices just after the title page:

      Copyright (c)  YEAR  YOUR NAME.
      Permission is granted to copy, distribute and/or modify this document
      under the terms of the GNU Free Documentation License, Version 1.1
      or any later version published by the Free Software Foundation;
      with the Invariant Sections being LIST THEIR TITLES, with the
      Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
      A copy of the license is included in the section entitled "GNU
      Free Documentation License".

If you have no Invariant Sections, write "with no Invariant Sections"
instead of saying which ones are invariant.  If you have no
Front-Cover Texts, write "no Front-Cover Texts" instead of
"Front-Cover Texts being LIST"; likewise for Back-Cover Texts.

If your document contains nontrivial examples of program code, we
recommend releasing these examples in parallel under your choice of
free software license, such as the GNU General Public License,
to permit their use in free software.



-------------------- SECTION 6: Artistic License, V2.0 --------------------

Artistic License 2.0

Copyright (c) 2000-2006, The Perl Foundation.

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

Preamble
This license establishes the terms under which a given free software Package may be copied, modified, distributed, and/or redistributed. The intent is that the Copyright Holder maintains some artistic control over the development of that Package while still keeping the Package available as open source and free software.

You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder of a given Package. If the terms of this license do not permit the full use that you propose to make of the Package, you should contact the Copyright Holder and seek a different licensing arrangement.

Definitions

"Copyright Holder" means the individual(s) or organization(s) named in the copyright notice for the entire Package.

"Contributor" means any party that has contributed code or other material to the Package, in accordance with the Copyright Holder's procedures.

"You" and "your" means any person who would like to copy, distribute, or modify the Package.

"Package" means the collection of files distributed by the Copyright Holder, and derivatives of that collection and/or of those files. A given Package may consist of either the Standard Version, or a Modified Version.

"Distribute" means providing a copy of the Package or making it accessible to anyone else, or in the case of a company or organization, to others outside of your company or organization.

"Distributor Fee" means any fee that you charge for Distributing this Package or providing support for this Package to another party. It does not mean licensing fees.

"Standard Version" refers to the Package if it has not been modified, or has been modified only in ways explicitly requested by the Copyright Holder.

"Modified Version" means the Package, if it has been changed, and such changes were not explicitly requested by the Copyright Holder.

"Original License" means this Artistic License as Distributed with the Standard Version of the Package, in its current version or as it may be modified by The Perl Foundation in the future.

"Source" form means the source code, documentation source, and configuration files for the Package.

"Compiled" form means the compiled bytecode, object code, binary, or any other form resulting from mechanical transformation or translation of the Source form.
Permission for Use and Modification Without Distribution

(1) You are permitted to use the Standard Version and create and use Modified Versions for any purpose without restriction, provided that you do not Distribute the Modified Version.

Permissions for Redistribution of the Standard Version

(2) You may Distribute verbatim copies of the Source form of the Standard Version of this Package in any medium without restriction, either gratis or for a Distributor Fee, provided that you duplicate all of the original copyright notices and associated disclaimers. At your discretion, such verbatim copies may or may not include a Compiled form of the Package.

(3) You may apply any bug fixes, portability changes, and other modifications made available from the Copyright Holder. The resulting Package will still be considered the Standard Version, and as such will be subject to the Original License.

Distribution of Modified Versions of the Package as Source

(4) You may Distribute your Modified Version as Source (either gratis or for a Distributor Fee, and with or without a Compiled form of the Modified Version) provided that you clearly document how it differs from the Standard Version, including, but not limited to, documenting any non-standard features, executables, or modules, and provided that you do at least ONE of
the following:

(a) make the Modified Version available to the Copyright Holder of the Standard Version, under the Original License, so that the Copyright Holder may include your modifications in the Standard Version.

(b) ensure that installation of your Modified Version does not prevent the user installing or running the Standard Version. In addition, the Modified Version must bear a name that is different from the name of the Standard Version.

(c) allow anyone who receives a copy of the Modified Version to make the Source form of the Modified Version available to others under

(i) the Original License or
(ii) a license that permits the licensee to freely copy, modify and redistribute the Modified Version using the same licensing terms that apply to the copy that the licensee received, and requires that the Source form of the Modified Version, and of any works derived from it, be made freely available in that license fees are prohibited but Distributor Fees are allowed.

Distribution of Compiled Forms of the Standard Version or Modified Versions
without the Source

(5) You may Distribute Compiled forms of the Standard Version without the Source, provided that you include complete instructions on how to get the Source of the Standard Version. Such instructions must be valid at the time of your distribution. If these instructions, at any time while you are carrying out such distribution, become invalid, you must provide new instructions on demand or cease further distribution. If you provide valid instructions or cease distribution within thirty days after you become aware that the instructions are invalid, then you do not forfeit any of your rights under this license.

(6) You may Distribute a Modified Version in Compiled form without the Source, provided that you comply with Section 4 with respect to the Source of the Modified Version.

Aggregating or Linking the Package

(7) You may aggregate the Package (either the Standard Version or Modified Version) with other packages and Distribute the resulting aggregation provided that you do not charge a licensing fee for the Package. Distributor Fees are permitted, and licensing fees for other components in the aggregation are permitted. The terms of this license apply to the use and Distribution of the Standard or Modified Versions as included in the aggregation.

(8) You are permitted to link Modified and Standard Versions with other works, to embed the Package in a larger work of your own, or to build stand-alone binary or bytecode versions of applications that include the Package, and Distribute the result without restriction, provided the result does not expose a direct interface to the Package.

Items That are Not Considered Part of a Modified Version

(9) Works (including, but not limited to, modules and scripts) that merely extend or make use of the Package, do not, by themselves, cause the Package to be a Modified Version. In addition, such works are not considered parts of the Package itself, and are not subject to the terms of this license.

General Provisions

(10) Any use, modification, and distribution of the Standard or Modified Versions is governed by this Artistic License. By using, modifying or distributing the Package, you accept this license. Do not use, modify, or distribute the Package, if you do not accept this license.

(11) If your Modified Version has been derived from a Modified Version made by someone other than you, you are nevertheless required to ensure that your Modified Version complies with the requirements of this license.

(12) This license does not grant you the right to use any trademark, service mark, tradename, or logo of the Copyright Holder.

(13) This license includes the non-exclusive, worldwide, free-of-charge patent license to make, have made, use, offer to sell, sell, import and otherwise transfer the Package with respect to any patent claims licensable by the Copyright Holder that are necessarily infringed by the Package.

If you institute patent litigation (including a cross-claim or counterclaim) against any party alleging that the Package constitutes direct or contributory patent infringement, then this Artistic License to you shall terminate on the date that such litigation is filed.

(14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER
AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT
PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT
HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE
USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-------------------- SECTION 7: Perl Artistic License --------------------

                        The "Artistic License"

				Preamble

The intent of this document is to state the conditions under which a
Package may be copied, such that the Copyright Holder maintains some
semblance of artistic control over the development of the package,
while giving the users of the package the right to use and distribute
the Package in a more-or-less customary fashion, plus the right to make
reasonable modifications.

Definitions:

	"Package" refers to the collection of files distributed by the
	Copyright Holder, and derivatives of that collection of files
	created through textual modification.

	"Standard Version" refers to such a Package if it has not been
	modified, or has been modified in accordance with the wishes
	of the Copyright Holder as specified below.

	"Copyright Holder" is whoever is named in the copyright or
	copyrights for the package.

	"You" is you, if you're thinking about copying or distributing
	this Package.

	"Reasonable copying fee" is whatever you can justify on the
	basis of media cost, duplication charges, time of people involved,
	and so on.  (You will not be required to justify it to the
	Copyright Holder, but only to the computing community at large
	as a market that must bear the fee.)

	"Freely Available" means that no fee is charged for the item
	itself, though there may be fees involved in handling the item.
	It also means that recipients of the item may redistribute it
	under the same conditions they received it.

1. You may make and give away verbatim copies of the source form of the
Standard Version of this Package without restriction, provided that you
duplicate all of the original copyright notices and associated disclaimers.

2. You may apply bug fixes, portability fixes and other modifications
derived from the Public Domain or from the Copyright Holder.  A Package
modified in such a way shall still be considered the Standard Version.

3. You may otherwise modify your copy of this Package in any way, provided
that you insert a prominent notice in each changed file stating how and
when you changed that file, and provided that you do at least ONE of the
following:

    a) place your modifications in the Public Domain or otherwise make them
    Freely Available, such as by posting said modifications to Usenet or
    an equivalent medium, or placing the modifications on a major archive
    site such as uunet.uu.net, or by allowing the Copyright Holder to include
    your modifications in the Standard Version of the Package.

    b) use the modified Package only within your corporation or organization.

    c) rename any non-standard executables so the names do not conflict
    with standard executables, which must also be provided, and provide
    a separate manual page for each non-standard executable that clearly
    documents how it differs from the Standard Version.

    d) make other distribution arrangements with the Copyright Holder.

4. You may distribute the programs of this Package in object code or
executable form, provided that you do at least ONE of the following:

    a) distribute a Standard Version of the executables and library files,
    together with instructions (in the manual page or equivalent) on where
    to get the Standard Version.

    b) accompany the distribution with the machine-readable source of
    the Package with your modifications.

    c) give non-standard executables non-standard names, and clearly
    document the differences in manual pages (or equivalent), together
    with instructions on where to get the Standard Version.

    d) make other distribution arrangements with the Copyright Holder.

5. You may charge a reasonable copying fee for any distribution of this
Package.  You may charge any fee you choose for support of this
Package.  You may not charge a fee for this Package itself.  However,
you may distribute this Package in aggregate with other (possibly
commercial) programs as part of a larger (possibly commercial) software
distribution provided that you do not advertise this Package as a
product of your own.  You may embed this Package's interpreter within
an executable of yours (by linking); this shall be construed as a mere
form of aggregation, provided that the complete Standard Version of the
interpreter is so embedded.

6. The scripts and library files supplied as input to or produced as
output from the programs of this Package do not automatically fall
under the copyright of this Package, but belong to whoever generated
them, and may be sold commercially, and may be aggregated with this
Package.  If such scripts or library files are aggregated with this
Package via the so-called "undump" or "unexec" methods of producing a
binary executable image, then distribution of such an image shall
neither be construed as a distribution of this Package nor shall it
fall under the restrictions of Paragraphs 3 and 4, provided that you do
not represent such an executable image as a Standard Version of this
Package.

7. C subroutines (or comparably compiled subroutines in other
languages) supplied by you and linked into this Package in order to
emulate subroutines and variables of the language defined by this
Package shall not be considered part of this Package, but are the
equivalent of input as in Paragraph 6, provided these subroutines do
not change the language in any way that would cause it to fail the
regression tests for the language.

8. Aggregation of this Package with a commercial distribution is always
permitted provided that the use of this Package is embedded; that is,
when no overt attempt is made to make this Package's interfaces visible
to the end user of the commercial distribution.  Such use shall not be
construed as a distribution of this Package.

9. The name of the Copyright Holder may not be used to endorse or promote
products derived from this software without specific prior written permission.

10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

				The End



-------------------- SECTION 8: GNU General Public License, V1.0 --------------------

		    GNU GENERAL PUBLIC LICENSE
		     Version 1, February 1989

 Copyright (C) 1989 Free Software Foundation, Inc.
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

			    Preamble

  The license agreements of most software companies try to keep users
at the mercy of those companies.  By contrast, our General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  The
General Public License applies to the Free Software Foundation's
software and to any other program whose authors commit to using it.
You can use it for your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Specifically, the General Public License is designed to make
sure that you have the freedom to give away or sell copies of free
software, that you receive source code or can get it if you want it,
that you can change the software or use pieces of it in new free
programs; and that you know you can do these things.

  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.

  For example, if you distribute copies of a such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have.  You must make sure that they, too, receive or can get the
source code.  And you must tell them their rights.

  We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.

  Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software.  If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.

  The precise terms and conditions for copying, distribution and
modification follow.

		    GNU GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any program or other work which
contains a notice placed by the copyright holder saying it may be
distributed under the terms of this General Public License.  The
"Program", below, refers to any such program or work, and a "work based
on the Program" means either the Program or any work containing the
Program or a portion of it, either verbatim or with modifications.  Each
licensee is addressed as "you".

  1. You may copy and distribute verbatim copies of the Program's source
code as you receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice and
disclaimer of warranty; keep intact all the notices that refer to this
General Public License and to the absence of any warranty; and give any
other recipients of the Program a copy of this General Public License
along with the Program.  You may charge a fee for the physical act of
transferring a copy.

  2. You may modify your copy or copies of the Program or any portion of
it, and copy and distribute such modifications under the terms of Paragraph
1 above, provided that you also do the following:

    a) cause the modified files to carry prominent notices stating that
    you changed the files and the date of any change; and

    b) cause the whole of any work that you distribute or publish, that
    in whole or in part contains the Program or any part thereof, either
    with or without modifications, to be licensed at no charge to all
    third parties under the terms of this General Public License (except
    that you may choose to grant warranty protection to some or all
    third parties, at your option).

    c) If the modified program normally reads commands interactively when
    run, you must cause it, when started running for such interactive use
    in the simplest and most usual way, to print or display an
    announcement including an appropriate copyright notice and a notice
    that there is no warranty (or else, saying that you provide a
    warranty) and that users may redistribute the program under these
    conditions, and telling the user how to view a copy of this General
    Public License.

    d) You may charge a fee for the physical act of transferring a
    copy, and you may at your option offer warranty protection in
    exchange for a fee.

Mere aggregation of another independent work with the Program (or its
derivative) on a volume of a storage or distribution medium does not bring
the other work under the scope of these terms.

  3. You may copy and distribute the Program (or a portion or derivative of
it, under Paragraph 2) in object code or executable form under the terms of
Paragraphs 1 and 2 above provided that you also do one of the following:

    a) accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of
    Paragraphs 1 and 2 above; or,

    b) accompany it with a written offer, valid for at least three
    years, to give any third party free (except for a nominal charge
    for the cost of distribution) a complete machine-readable copy of the
    corresponding source code, to be distributed under the terms of
    Paragraphs 1 and 2 above; or,

    c) accompany it with the information you received as to where the
    corresponding source code may be obtained.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form alone.)

Source code for a work means the preferred form of the work for making
modifications to it.  For an executable file, complete source code means
all the source code for all modules it contains; but, as a special
exception, it need not include source code for modules which are standard
libraries that accompany the operating system on which the executable
file runs, or for standard header files or definitions files that
accompany that operating system.

  4. You may not copy, modify, sublicense, distribute or transfer the
Program except as expressly provided under this General Public License.
Any attempt otherwise to copy, modify, sublicense, distribute or transfer
the Program is void, and will automatically terminate your rights to use
the Program under this License.  However, parties who have received
copies, or rights to use copies, from you under this General Public
License will not have their licenses terminated so long as such parties
remain in full compliance.

  5. By copying, distributing or modifying the Program (or any work based
on the Program) you indicate your acceptance of this license to do so,
and all its terms and conditions.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the original
licensor to copy, distribute or modify the Program subject to these
terms and conditions.  You may not impose any further restrictions on the
recipients' exercise of the rights granted herein.

  7. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of the license which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
the license, you may choose any version ever published by the Free Software
Foundation.

  8. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	Appendix: How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to humanity, the best way to achieve this is to make it
free software which everyone can redistribute and change under these
terms.

  To do so, attach the following notices to the program.  It is safest to
attach them to the start of each source file to most effectively convey
the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) 19yy  <name of author>

    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.

    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, write to the Free Software
    Foundation, Inc.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) 19xx name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the
appropriate parts of the General Public License.  Of course, the
commands you use may be called something other than `show w' and `show
c'; they could even be mouse-clicks or menu items--whatever suits your
program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  program `Gnomovision' (a program to direct compilers to make passes
  at assemblers) written by James Hacker.

  <signature of Ty Coon>, 1 April 1989
  Ty Coon, President of Vice

That's all there is to it!


-------------------- SECTION 9: GNU General Public License, V3.0 --------------------

GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.

  To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  You must make sure that they, too, receive
or can get the source code.  And you must show them these terms so they
know their rights.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    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 3 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 program.  If not, see <http://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.



==================== LICENSE TEXT REFERENCE TABLE ====================

-------------------- SECTION 1 --------------------
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.
-------------------- SECTION 2 --------------------
MIT.LICENSE
-------------------- SECTION 3 --------------------
// 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.
-------------------- SECTION 4 --------------------
# 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.
-------------------- SECTION 5 --------------------
# 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.
-------------------- SECTION 6 --------------------
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.
-------------------- SECTION 7 --------------------
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
-------------------- SECTION 8 --------------------
# 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
# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
# Except as contained in this notice, the name of the X Consortium shall not
# be used in advertising or otherwise to promote the sale, use or other deal-
# ings in this Software without prior written authorization from the X Consor-
# tium.
-------------------- SECTION 9 --------------------
# This file 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 3 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 program; if not, see <https://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that
# program.  This Exception is an additional permission under section 7
# of the GNU General Public License, version 3 ("GPLv3").
-------------------- SECTION 10 --------------------
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
-------------------- SECTION 11 --------------------
This configure script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
-------------------- SECTION 12 --------------------
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
-------------------- SECTION 13 --------------------
This module is free software, and you may redistribute it and/or modify
it under the same terms as Python itself, so long as this copyright message
and disclaimer are retained in their original form.

IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
THIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.

THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE.  THE CODE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS,
AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
-------------------- SECTION 14 --------------------
__license__ = "BSD or Apache License, Version 2.0"
-------------------- SECTION 15 --------------------
#   Copying and distribution of this file, with or without modification, are
#   permitted in any medium without royalty provided the copyright notice
#   and this notice are preserved. This file is offered as-is, without any
#   warranty.
-------------------- SECTION 16 --------------------
# 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.
-------------------- SECTION 17 --------------------
    :license: BSD, see LICENSE for details.
-------------------- SECTION 18 --------------------
# 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.
-------------------- SECTION 19 --------------------
# 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.
-------------------- SECTION 20 --------------------
* 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.
-------------------- SECTION 21 --------------------
   To the extent possible under law, the author(s) have dedicated all copyright
   and related and neighboring rights to this software to the public domain
   worldwide. This software is distributed without any warranty.

   You should have received a copy of the CC0 Public Domain Dedication along
   with this software. If not, see
   <http://creativecommons.org/publicdomain/zero/1.0/>.
-------------------- SECTION 22 --------------------
 * 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.
 *
 * THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
-------------------- SECTION 23 --------------------
 * 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 project 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 PROJECT 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 PROJECT 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.
-------------------- SECTION 24 --------------------
Licensed under the OpenSSL license (the "License").  You may not use
# this file except in compliance with the License.  You can obtain a copy
# in the file LICENSE in the source distribution or at
# https://www.openssl.org/source/license.html
-------------------- SECTION 25 --------------------
# 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.
-------------------- SECTION 26 --------------------
   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.
-------------------- SECTION 27 --------------------
   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 AUTHOR 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.
-------------------- SECTION 28 --------------------
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.
-------------------- SECTION 29 --------------------
# 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 THE AUTHOR DISCLAIMS ALL WARRANTIES
# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR 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.
-------------------- SECTION 30 --------------------
 * Licensed under the OpenSSL license (the "License").  You may not use
 * this file except in compliance with the License.  You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
-------------------- SECTION 31 --------------------
 * 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. Neither the name of author 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 AUTHOR 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 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.
-------------------- SECTION 32 --------------------
 * 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.
 *
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 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.
-------------------- SECTION 33 --------------------
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
dnl the Free Software Foundation; either version 2 of the License, or
dnl (at your option) any later version.
dnl
dnl This program is distributed in the hope that it will be useful, but
dnl WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
dnl General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
dnl 02111-1307, USA.
dnl
dnl As a special exception to the GNU General Public License, if you
dnl distribute this file as part of a program that contains a
dnl configuration script generated by Autoconf, you may include it under
dnl the same distribution terms that you use for the rest of that
dnl program.
-------------------- SECTION 34 --------------------
 * 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 Institute 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 INSTITUTE 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 INSTITUTE 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.
-------------------- SECTION 35 --------------------
    Permission to use, copy, modify, and/or distribute this software for any
    purpose with or without fee is hereby granted.

    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
    REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
    AND FITNESS. IN NO EVENT SHALL THE AUTHOR 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.
-------------------- SECTION 36 --------------------
# Licensed under the OpenSSL license (the "License").  You may not use
# this file except in compliance with the License.  You can obtain a copy
# in the file LICENSE in the source distribution or at
# https://www.openssl.org/source/license.html
-------------------- SECTION 37 --------------------
  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.
-------------------- SECTION 38 --------------------
Code copied from Tornado, Apache licensed.
"""
# Copyright 2012 Facebook
#
# 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.
-------------------- SECTION 39 --------------------
 * The author of this software is David M. Gay.
 *
 * Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
 *
 * Permission to use, copy, modify, and distribute this software for any
 * purpose without fee is hereby granted, provided that this entire notice
 * is included in all copies of any software which is or includes a copy
 * or modification of this software and in all copies of the supporting
 * documentation for such software.
 *
 * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 * WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
 * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
 * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
-------------------- SECTION 40 --------------------
# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file.
-------------------- SECTION 41 --------------------
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# This library 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
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301  USA
-------------------- SECTION 42 --------------------
# Licensed to the Python Software Foundation under a contributor agreement.
# See LICENSE.txt and CONTRIBUTORS.txt.
-------------------- SECTION 43 --------------------
# Copyright (C) 2012-2013 Python Software Foundation.
# See LICENSE.txt and CONTRIBUTORS.txt.
-------------------- SECTION 44 --------------------
    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.
-------------------- SECTION 45 --------------------
# Copyright (C) 2012 The Python Software Foundation.
# See LICENSE.txt and CONTRIBUTORS.txt.
-------------------- SECTION 46 --------------------
    Based on code I wrote for pip, which is MIT licensed.
-------------------- SECTION 47 --------------------
:license: Apache 2.0, see LICENSE for more details.
-------------------- SECTION 48 --------------------
# 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.
-------------------- SECTION 49 --------------------
# Copyright (C) 2012-2017 The Python Software Foundation.
# See LICENSE.txt and CONTRIBUTORS.txt.
-------------------- SECTION 50 --------------------
# Licensed to PSF under a Contributor Agreement.
-------------------- SECTION 51 --------------------
__license__ = 'Apache 2.0'
-------------------- SECTION 52 --------------------
#  Licensed to PSF under a Contributor Agreement.
-------------------- SECTION 53 --------------------
:license: Apache2, see LICENSE for more details.
-------------------- SECTION 54 --------------------
__license__ = "BSD-2-Clause or Apache-2.0"
-------------------- SECTION 55 --------------------
    :license: Python License.
-------------------- SECTION 56 --------------------
# Licensed under the Apache License 2.0 (the "License").  You may not use
# this file except in compliance with the License.  You can obtain a copy
# in the file LICENSE in the source distribution or at
# https://www.openssl.org/source/license.html
-------------------- SECTION 57 --------------------
# This module may be used under the terms of either the GNU General
# Public License version 2 or later, the GNU Lesser General Public
# License version 2.1 or later, the Mozilla Public License version
# 1.1 or the BSD License. The exact terms of either license are
# distributed along with this module. For further details see
-------------------- SECTION 58 --------------------
 * Licensed under the OpenSSL licenses, (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 * https://www.openssl.org/source/license.html
 * or in the file LICENSE in the source distribution.
-------------------- SECTION 59 --------------------
 * Intellectual Property information for Camellia:
 *     http://info.isl.ntt.co.jp/crypt/eng/info/chiteki.html
-------------------- SECTION 60 --------------------
 * Licensed under the OpenSSL license (the "License").  You may not use
 * this file except in compliance with the License.  You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
 */

/* Copyright 2011 Google Inc.
 *
 * 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.
-------------------- SECTION 61 --------------------
 * Licensed under the OpenSSL license (the "License").  You may not use
 * this file except in compliance with the License.  You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
 */

/*
 * This file is dual-licensed and is also available under the following
 * terms:
 *
 * Copyright (c) 2004, 2018, Richard Levitte <richard@levitte.org>
 * All rights reserved.
 *
 * 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.
 *
 * 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
 * OWNER 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.
-------------------- SECTION 62 --------------------
 * Licensed under the OpenSSL license (the "License").  You may not use
 * this file except in compliance with the License.  You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
 */

/*
 * This file is dual-licensed and is also available under the following
 * terms:
 *
 * Copyright (c) 2004, Richard Levitte <richard@levitte.org>
 * All rights reserved.
 *
 * 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.
 *
 * THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
-------------------- SECTION 63 --------------------
 * Licensed under the OpenSSL license (the "License").  You may not use
 * this file except in compliance with the License.  You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
 */

/*
 * This file is dual-licensed and is also available under the following
 * terms:
 *
 * Copyright (c) 2004, Richard Levitte <richard@levitte.org>
 * All rights reserved.
 *
 * 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.
 *
 * 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
 * OWNER 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.
-------------------- SECTION 64 --------------------
 * Licensed under the OpenSSL license (the \"License\").  You may not use
 * this file except in compliance with the License.  You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
-------------------- SECTION 65 --------------------
Licensed under the OpenSSL license (the "License").  You may not use
this file except in compliance with the License.  You can obtain a copy
in the file LICENSE in the source distribution or at
https://www.openssl.org/source/license.html
-------------------- SECTION 66 --------------------
        Licensed under the OpenSSL license (the "License").  You may not use
        this file except in compliance with the License.  You can obtain a copy
        in the file LICENSE in the source distribution or at
        https://www.openssl.org/source/license.html
-------------------- SECTION 67 --------------------
$	! Licensed under the OpenSSL license (the "License").  You may not use
$	! this file except in compliance with the License.  You can obtain a
$	! copy in the file LICENSE in the source distribution or at
$	! https://www.openssl.org/source/license.html
-------------------- SECTION 68 --------------------
=head1 LICENSE

    Text::Template::Preprocess version 1.46
    Copyright 2013 Mark Jason Dominus

    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.  You may also can
    redistribute it and/or modify it under the terms of the Perl
    Artistic License.

    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 copies of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-------------------- SECTION 69 --------------------
 and Tim J. Hudson.  The OpenSSL toolkit is licensed under a dual-license (the
 OpenSSL license plus the SSLeay license), which means that you are free to
 get and use it for commercial and non-commercial purposes as long as you
 fulfill the conditions of both licenses.
-------------------- SECTION 70 --------------------
 * It may be used for any purpose as long as this notice remains intact
 * on all source code distributions.
-------------------- SECTION 71 --------------------
# You may copy and distribute this program under the
# same terms as Perl iteself.
-------------------- SECTION 72 --------------------
=head1 LICENSE

    Text::Template version 1.46
    Copyright 2013 Mark Jason Dominus

    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.  You may also can
    redistribute it and/or modify it under the terms of the Perl
    Artistic License.

    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 copies of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-------------------- SECTION 73 --------------------
Licensed under the OpenSSL license (the "License").  You may not use
this file except in compliance with the License.  You can obtain a copy
in the file LICENSE in the source distribution or at
L<https://www.openssl.org/source/license.html>.
-------------------- SECTION 74 --------------------
 * Developed at SunPro, a Sun Microsystems, Inc. business.
 * Permission to use, copy, modify, and distribute this
 * software is freely granted, provided that this notice
 * is preserved.
-------------------- SECTION 75 --------------------
and the Zero-Clause BSD license.
-------------------- SECTION 76 --------------------
ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
-------------------- SECTION 77 --------------------
 * This software is provided 'as-is', without any express or implied
 * warranty.  In no event will the authors be held liable for any damages
 * arising from the use of this software.
 *
 * Permission is granted to anyone to use this software for any purpose,
 * including commercial applications, and to alter it and redistribute it
 * freely, subject to the following restrictions:
 *
 * 1. The origin of this software must not be misrepresented; you must not
 *    claim that you wrote the original software. If you use this software
 *    in a product, an acknowledgment in the product documentation would be
 *    appreciated but is not required.
 * 2. Altered source versions must be plainly marked as such, and must not be
 *    misrepresented as being the original software.
 * 3. This notice may not be removed or altered from any source distribution.
-------------------- SECTION 78 --------------------
 <MIT License>
-------------------- SECTION 79 --------------------
   Licensed under the MIT license:

   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.
-------------------- SECTION 80 --------------------
 * 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.
 *
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 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.
-------------------- SECTION 81 --------------------
    You can choose between two licenses when using this package:
    1) GNU GPLv2
    2) PSF license for Python 2.2
-------------------- SECTION 82 --------------------
# This software is provided 'as-is', without any express or implied
# warranty.  In no event will the authors be held liable for any damages
# arising from the use of this software.
#
# Permission is granted to anyone to use this software for any purpose,
# including commercial applications, and to alter it and redistribute it
# freely, subject to the following restrictions:
#
# 1. The origin of this software must not be misrepresented; you must not
#    claim that you wrote the original software. If you use this software
#    in a product, an acknowledgment in the product documentation would be
#    appreciated but is not required.
# 2. Altered source versions must be plainly marked as such, and must not be
#    misrepresented as being the original software.
# 3. This notice may not be removed or altered from any source distribution.
-------------------- SECTION 83 --------------------
   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 CYGNUS SOLUTIONS 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.
-------------------- SECTION 84 --------------------
Licensed to the PSF under a contributor agreement.
-------------------- SECTION 85 --------------------
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
-------------------- SECTION 86 --------------------
   This code is released under the BSD license:
-------------------- SECTION 87 --------------------
If you further distribute programs that include the Microsoft
Distributable Code, you must comply with the restrictions on
distribution specified by Microsoft. In particular, you must require
distributors and external end users to agree to terms that protect the
Microsoft Distributable Code at least as much as Microsoft's own
requirements for the Distributable Code. See Microsoft's documentation
(included in its developer tools and on its website at microsoft.com)
for specific details.

Redistribution of the Windows binary build of the Python interpreter
complies with this agreement, provided that you do not:

- alter any copyright, trademark or patent notice in Microsoft's
Distributable Code;

- use Microsoft's trademarks in your programs' names or in a way that
suggests your programs come from or are endorsed by Microsoft;

- distribute Microsoft's Distributable Code to run on a platform other
than Microsoft operating systems, run-time technologies or application
platforms; or

- include Microsoft Distributable Code in malicious, deceptive or
unlawful programs.

These restrictions apply only to the Microsoft Distributable Code as
defined above, not to Python itself or any programs running on the
Python interpreter. The redistribution of the Python interpreter and
libraries is governed by the Python Software License included with this
file, or by other licenses as marked.
-------------------- SECTION 88 --------------------
Licensed to PSF under a Contributor Agreement.
-------------------- SECTION 89 --------------------
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are
 * met:
 *
 *     * Redistributions of source code must retain the above copyright
 * notice, this list of conditions and the following disclaimer.
 *     * Neither the name of Google Inc. 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
 * OWNER 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.
-------------------- SECTION 90 --------------------
# Licensed to PSF under a Contributor Agreement
-------------------- SECTION 91 --------------------
1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation.\
\
2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright \'a9 2001-2020 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee.\
\
3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python.\
\
4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\
\
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\
\
6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.\
\
7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.\
\
8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement.\
\
\

\f0\b BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0\

\f1\b0 \
BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1\
\
1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software").\
\
2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee.\
\
3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\
\
4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\
\
5. This License Agreement will automatically terminate upon a material breach of its terms and conditions.\
\
6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page.\
\
7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement.\
\
\

\f0\b CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1\

\f1\b0 \
1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6.1 software in source or binary form and its associated documentation.\
\
2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6.1 alone or in any derivative version, provided, however, that CNRI's License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) 1995-2001 Corporation for National Research Initiatives; All Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version prepared by Licensee. Alternately, in lieu of CNRI's License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6.1 is made available subject to the terms and conditions in CNRI's License Agreement. This Agreement together with Python 1.6.1 may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1013. This Agreement may also be obtained from a proxy server on the Internet using the following URL: http://hdl.handle.net/1895.22/1013".\
\
3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6.1 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 1.6.1.\
\
4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\
\
5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\
\
6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.\
\
7. This License Agreement shall be governed by the federal intellectual property law of the United States, including without limitation the federal copyright law, and, to the extent such U.S. federal law does not apply, by the law of the Commonwealth of Virginia, excluding Virginia's conflict of law provisions. Notwithstanding the foregoing, with regard to derivative works based on Python 1.6.1 that incorporate non-separable material that was previously distributed under the GNU General Public License (GPL), the law of the Commonwealth of Virginia shall govern this License Agreement only as to issues arising under or with respect to Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.\
\
8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and conditions of this License Agreement.\
\
        ACCEPT\
\
\

\f0\b CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2\

\f1\b0 \
Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved.\
\
Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.\
\
STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, 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.\
-------------------- SECTION 92 --------------------
\f0\b \cf0 ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION\
-------------------- SECTION 93 --------------------
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Lance Ellinghouse
not be used in advertising or publicity pertaining to distribution
of the software without specific, written prior permission.

LANCE ELLINGHOUSE DISCLAIMS ALL WARRANTIES WITH REGARD TO
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS, IN NO EVENT SHALL LANCE ELLINGHOUSE BE LIABLE FOR ANY SPECIAL,
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.
-------------------- SECTION 94 --------------------
# By obtaining, using, and/or copying this software and/or its
# associated documentation, you agree that you have read, understood,
# and will comply with the following terms and conditions:
#
# Permission to use, copy, modify, and distribute this software and
# its associated documentation for any purpose and without fee is
# hereby granted, provided that the above copyright notice appears in
# all copies, and that both that copyright notice and this permission
# notice appear in supporting documentation, and that the name of
# Secret Labs AB or the author not be used in advertising or publicity
# pertaining to distribution of the software without specific, written
# prior permission.
#
# SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD
# TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT-
# ABILITY AND FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR
# BE LIABLE FOR ANY SPECIAL, 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.
-------------------- SECTION 95 --------------------
# Permission to use, copy, modify, and distribute this software and its
# documentation for any purpose and without fee is hereby granted,
# provided that the above copyright notice appear in all copies and that
# both that copyright notice and this permission notice appear in
# supporting documentation, and that the name of Vinay Sajip
# not be used in advertising or publicity pertaining to distribution
# of the software without specific, written prior permission.
# VINAY SAJIP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
# ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
# VINAY SAJIP BE LIABLE FOR ANY SPECIAL, 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.
-------------------- SECTION 96 --------------------
# Licensed to the PSF under a contributor agreement.
-------------------- SECTION 97 --------------------
   Permission to use, copy, modify, and distribute this software and its
   documentation for any purpose and without fee is hereby granted, provided that
   the above copyright notice appear in all copies and that both that copyright
   notice and this permission notice appear in supporting documentation, and that
   the name of Stichting Mathematisch Centrum or CWI not be used in advertising or
   publicity pertaining to distribution of the software without specific, written
   prior permission.

   STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
   SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
   EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, 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.
-------------------- SECTION 98 --------------------
   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. The names of its contributors may not 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 OWNER 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.
-------------------- SECTION 99 --------------------
   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 project 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 PROJECT 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 PROJECT 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.
-------------------- SECTION 100 --------------------
   Permission to use, copy, modify, and distribute this software and
   its documentation for any purpose and without fee is hereby
   granted, provided that the above copyright notice appear in all
   copies and that both that copyright notice and this permission
   notice appear in supporting documentation, and that the name of Sam
   Rushing not be used in advertising or publicity pertaining to
   distribution of the software without specific, written prior
   permission.

   SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
   INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
   NO EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, 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.
-------------------- SECTION 101 --------------------
  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.

  THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 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.
-------------------- SECTION 102 --------------------
  <MIT License>
-------------------- SECTION 103 --------------------
  </MIT License>
-------------------- SECTION 104 --------------------
  LICENSE ISSUES
  ==============

  The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
  the OpenSSL License and the original SSLeay license apply to the toolkit.
  See below for the actual license texts. Actually both licenses are BSD-style
  Open Source licenses. In case of any license issues related to OpenSSL
  please contact openssl-core@openssl.org.

  OpenSSL License
  ---------------

    /* ====================================================================
     * Copyright (c) 1998-2008 The OpenSSL Project.  All rights reserved.
     *
     * 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).
     *
     */

 Original SSLeay License
 -----------------------

    /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
     * All rights reserved.
     *
     * This package is an SSL implementation written
     * by Eric Young (eay@cryptsoft.com).
     * The implementation was written so as to conform with Netscapes SSL.
     *
     * 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.]
-------------------- SECTION 105 --------------------
  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.
-------------------- SECTION 106 --------------------
  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.

  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.

  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.

  3. This notice may not be removed or altered from any source distribution.

  Jean-loup Gailly        Mark Adler
  jloup@gzip.org          madler@alumni.caltech.edu
-------------------- SECTION 107 --------------------
   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions
   are met:

     * Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.

     * 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.

     * Neither the name of the author 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 OWNER 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.
-------------------- SECTION 108 --------------------
https://www.w3.org/TR/xml-c14n2-testcases/ and is distributed under the
3-clause BSD license:
-------------------- SECTION 109 --------------------
# 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.
#
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 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.
-------------------- SECTION 110 --------------------
    Permission to use, copy, modify, and distribute this software and its
    documentation for any purpose and without fee or royalty is hereby granted,
    provided that the above copyright notice appear in all copies and that
    both that copyright notice and this permission notice appear in
    supporting documentation or portions thereof, including modifications,
    that you make.

    EGENIX.COM SOFTWARE GMBH DISCLAIMS ALL WARRANTIES WITH REGARD TO
    THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
    FITNESS, IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL,
    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 !
-------------------- SECTION 111 --------------------
# Licensed to PSF under a Contributor Agreement.
# See http://www.python.org/2.4/license for licensing details.
-------------------- SECTION 112 --------------------
#    Licensed to PSF under a Contributor Agreement.
-------------------- SECTION 113 --------------------
    Licensed to PSF under a Contributor Agreement.
-------------------- SECTION 114 --------------------
# Also licenced under the Apache License, 2.0: http://opensource.org/licenses/apache2.0.php
-------------------- SECTION 115 --------------------
   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. The names of its contributors may not 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 OWNER 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.
-------------------- SECTION 116 --------------------
https://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html

Copyright © 2013 W3C® (MIT, ERCIM, Keio, Beihang),
All Rights Reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

* Redistributions of works must retain the original copyright notice,
  this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the original copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.
* Neither the name of the W3C nor the names of its contributors may be
  used to endorse or promote products derived from this work 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
OWNER 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.
-------------------- SECTION 117 --------------------
 * Permission to use, copy, modify, and distribute this software and its
 * documentation for any purpose and without fee is hereby granted,
 * provided that the above copyright notice, this permission notice and
 * the following disclaimer notice appear unmodified in all copies.
 *
 * I DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL I
 * BE LIABLE FOR ANY SPECIAL, 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.
-------------------- SECTION 118 --------------------
    (c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
-------------------- SECTION 119 --------------------
#           Licensed to PSF under a Contributor Agreement.
-------------------- SECTION 120 --------------------
#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
#	No claims are made as to fitness for any particular purpose.  No
#	warranties of any kind are expressed or implied.  The recipient
#	agrees to determine applicability of information provided.  If this
#	file has been provided on optical media by Unicode, Inc., the sole
#	remedy for any claim will be exchange of defective media within 90
#	days of receipt.
#
#	Unicode, Inc. hereby grants the right to freely use the information
#	supplied in this file in the creation of products supporting the
#	Unicode Standard, and to make copies of this file in any form for
#	internal or external distribution as long as this notice remains
#	attached.
-------------------- SECTION 121 --------------------
# Permission to use, copy, modify, and distribute this software
# and its documentation for any purpose and without fee is hereby
# granted, provided that the above copyright notice appear in all
# copies and that both that copyright notice and this permission
# notice appear in supporting documentation, and that the name of
# Timothy O'Malley  not be used in advertising or publicity
# pertaining to distribution of the software without specific, written
# prior permission.
#
# Timothy O'Malley DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
# SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
# ANY SPECIAL, 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.
-------------------- SECTION 122 --------------------
Python Software Foundation

## Additional License
-------------------- SECTION 123 --------------------
X Window System License - X11R6.4

Copyright (c) 1998 The Open Group

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 OPEN GROUP 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.

Except as contained in this notice, the name of The Open Group shall
not be used in advertising or otherwise to promote the sale, use or
other dealings in this Software without prior written authorization
from The Open Group.

X Window System is a trademark of The Open Group
-------------------- SECTION 124 --------------------
# See http://www.python.org/psf/license for licensing details.
-------------------- SECTION 125 --------------------
 * Licensed to PSF under a Contributor Agreement.
 * See http://www.python.org/psf/license for licensing details.
-------------------- SECTION 126 --------------------
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 CYGNUS SOLUTIONS 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.
-------------------- SECTION 127 --------------------
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

  * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.

  * 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.

  * Neither the name of the author 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 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.
-------------------- SECTION 128 --------------------
# Permission to use, copy, modify, and distribute this software and
# its documentation for any purpose and without fee is hereby
# granted, provided that the above copyright notice appear in all
# copies and that both that copyright notice and this permission
# notice appear in supporting documentation, and that the name of Sam
# Rushing not be used in advertising or publicity pertaining to
# distribution of the software without specific, written prior
# permission.
#
# SAM RUSHING DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
# NO EVENT SHALL SAM RUSHING BE LIABLE FOR ANY SPECIAL, 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.
-------------------- SECTION 129 --------------------
# Permission to use, copy, modify, and distribute this software and its
# documentation for any purpose and without fee is hereby granted,
# provided that the above copyright notice appear in all copies and that
# both that copyright notice and this permission notice appear in
# supporting documentation, and that the name of Lance Ellinghouse
# not be used in advertising or publicity pertaining to distribution
# of the software without specific, written prior permission.
# LANCE ELLINGHOUSE DISCLAIMS ALL WARRANTIES WITH REGARD TO
# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
# FITNESS, IN NO EVENT SHALL LANCE ELLINGHOUSE CENTRUM BE LIABLE
# FOR ANY SPECIAL, 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.
-------------------- SECTION 130 --------------------
This Python distribution contains *no* GNU General Public License (GPL) code,
-------------------- SECTION 131 --------------------
 Copyright (C) 1986 Gary S. Brown.  You may use this program, or
 code or tables extracted from it, as desired without restriction.
-------------------- SECTION 132 --------------------
 * By obtaining, using, and/or copying this software and/or its
 * associated documentation, you agree that you have read, understood,
 * and will comply with the following terms and conditions:
 *
 * Permission to use, copy, modify, and distribute this software and its
 * associated documentation for any purpose and without fee is hereby
 * granted, provided that the above copyright notice appears in all
 * copies, and that both that copyright notice and this permission notice
 * appear in supporting documentation, and that the name of Secret Labs
 * AB or the author not be used in advertising or publicity pertaining to
 * distribution of the software without specific, written prior
 * permission.
 *
 * SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO
 * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 * FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR
 * ANY SPECIAL, 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.
-------------------- SECTION 133 --------------------
 * By obtaining, using, and/or copying this software and/or its
 * associated documentation, you agree that you have read, understood,
 * and will comply with the following terms and conditions:
 *
 * Permission to use, copy, modify, and distribute this software and
 * its associated documentation for any purpose and without fee is
 * hereby granted, provided that the above copyright notice appears in
 * all copies, and that both that copyright notice and this permission
 * notice appear in supporting documentation, and that the name of the
 * authors not be used in advertising or publicity pertaining to
 * distribution of the software without specific, written prior
 * permission.
 *
 * THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
 * IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, 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.
-------------------- SECTION 134 --------------------
By obtaining, using, and/or copying this software and/or its
associated documentation, you agree that you have read, understood,
and will comply with the following terms and conditions:

Permission to use, copy, modify, and distribute this software and its
associated documentation for any purpose and without fee is hereby
granted, provided that the above copyright notice appears in all
copies, and that both that copyright notice and this permission notice
appear in supporting documentation, and that the name of Secret Labs
AB or the author not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior
permission.

SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR
ANY SPECIAL, 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.
-------------------- SECTION 135 --------------------
For terms of use, see http://www.unicode.org/terms_of_use.html
-------------------- SECTION 136 --------------------
 * Licensed under the Apache License 2.0 (the "License").  You may not use
 * this file except in compliance with the License.  You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
-------------------- SECTION 137 --------------------
Licensed under the Apache License 2.0 (the "License"). You may not use this
file except in compliance with the License. You can obtain a copy in the file
LICENSE in the source distribution or at L<https://www.openssl.org/source/license.html>.
-------------------- SECTION 138 --------------------
Licensed under the Apache License 2.0 (the "License").  You may not use
this file except in compliance with the License.  You can obtain a copy
in the file LICENSE in the source distribution or at
L<https://www.openssl.org/source/license.html>.
-------------------- SECTION 139 --------------------
        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.
-------------------- SECTION 140 --------------------
// 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. The name of the author may be used to endorse or promote products
//      derived from this software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 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.
-------------------- SECTION 141 --------------------
PSF LICENSE AGREEMENT FOR PYTHON 3.8

1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
   the Individual or Organization ("Licensee") accessing and otherwise using Python
   3.8 software in source or binary form and its associated documentation.

2. Subject to the terms and conditions of this License Agreement, PSF hereby
   grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
   analyze, test, perform and/or display publicly, prepare derivative works,
   distribute, and otherwise use Python 3.8 alone or in any derivative
   version, provided, however, that PSF's License Agreement and PSF's notice of
   copyright, i.e., "Copyright © 2001-2018 Python Software Foundation; All Rights
   Reserved" are retained in Python 3.8 alone or in any derivative version
   prepared by Licensee.

3. In the event Licensee prepares a derivative work that is based on or
   incorporates Python 3.8 or any part thereof, and wants to make the
   derivative work available to others as provided herein, then Licensee hereby
   agrees to include in any such work a brief summary of the changes made to Python
   3.8.

4. PSF is making Python 3.8 available to Licensee on an "AS IS" basis.
   PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
   EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
   WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
   USE OF PYTHON 3.8 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 3.8
   FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
   MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 3.8, OR ANY DERIVATIVE
   THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material breach of
   its terms and conditions.

7. Nothing in this License Agreement shall be deemed to create any relationship
   of agency, partnership, or joint venture between PSF and Licensee.  This License
   Agreement does not grant permission to use PSF trademarks or trade name in a
   trademark sense to endorse or promote products or services of Licensee, or any
   third party.

8. By copying, installing or otherwise using Python 3.8, Licensee agrees
   to be bound by the terms and conditions of this License Agreement.
-------------------- SECTION 142 --------------------
   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 CYGNUS SOLUTIONS 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.
-------------------- SECTION 143 --------------------
# This file is dual licensed under the terms of the Apache License, Version
# 2.0, and the BSD License. See the LICENSE file in the root of this repository
# for complete details.
-------------------- SECTION 144 --------------------
1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
   the Individual or Organization ("Licensee") accessing and otherwise using Python
   2.7.12 software in source or binary form and its associated documentation.

2. Subject to the terms and conditions of this License Agreement, PSF hereby
   grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
   analyze, test, perform and/or display publicly, prepare derivative works,
   distribute, and otherwise use Python 2.7.12 alone or in any derivative
   version, provided, however, that PSF's License Agreement and PSF's notice of
   copyright, i.e., "Copyright © 2001-2016 Python Software Foundation; All Rights
   Reserved" are retained in Python 2.7.12 alone or in any derivative version
   prepared by Licensee.

3. In the event Licensee prepares a derivative work that is based on or
   incorporates Python 2.7.12 or any part thereof, and wants to make the
   derivative work available to others as provided herein, then Licensee hereby
   agrees to include in any such work a brief summary of the changes made to Python
   2.7.12.

4. PSF is making Python 2.7.12 available to Licensee on an "AS IS" basis.
   PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
   EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
   WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
   USE OF PYTHON 2.7.12 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 2.7.12
   FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
   MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.7.12, OR ANY DERIVATIVE
   THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material breach of
   its terms and conditions.

7. Nothing in this License Agreement shall be deemed to create any relationship
   of agency, partnership, or joint venture between PSF and Licensee.  This License
   Agreement does not grant permission to use PSF trademarks or trade name in a
   trademark sense to endorse or promote products or services of Licensee, or any
   third party.

8. By copying, installing or otherwise using Python 2.7.12, Licensee agrees
   to be bound by the terms and conditions of this License Agreement.
-------------------- SECTION 145 --------------------
   1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
      the Individual or Organization ("Licensee") accessing and otherwise using Python
      |release| software in source or binary form and its associated documentation.

   2. Subject to the terms and conditions of this License Agreement, PSF hereby
      grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
      analyze, test, perform and/or display publicly, prepare derivative works,
      distribute, and otherwise use Python |release| alone or in any derivative
      version, provided, however, that PSF's License Agreement and PSF's notice of
      copyright, i.e., "Copyright © 2001-2020 Python Software Foundation; All Rights
      Reserved" are retained in Python |release| alone or in any derivative version
      prepared by Licensee.

   3. In the event Licensee prepares a derivative work that is based on or
      incorporates Python |release| or any part thereof, and wants to make the
      derivative work available to others as provided herein, then Licensee hereby
      agrees to include in any such work a brief summary of the changes made to Python
      |release|.

   4. PSF is making Python |release| available to Licensee on an "AS IS" basis.
      PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
      EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
      WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
      USE OF PYTHON |release| WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

   5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON |release|
      FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
      MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON |release|, OR ANY DERIVATIVE
      THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

   6. This License Agreement will automatically terminate upon a material breach of
      its terms and conditions.

   7. Nothing in this License Agreement shall be deemed to create any relationship
      of agency, partnership, or joint venture between PSF and Licensee.  This License
      Agreement does not grant permission to use PSF trademarks or trade name in a
      trademark sense to endorse or promote products or services of Licensee, or any
      third party.

   8. By copying, installing or otherwise using Python |release|, Licensee agrees
      to be bound by the terms and conditions of this License Agreement.


BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
-------------------------------------------

BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1

.. parsed-literal::

   1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at
      160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization
      ("Licensee") accessing and otherwise using this software in source or binary
      form and its associated documentation ("the Software").

   2. Subject to the terms and conditions of this BeOpen Python License Agreement,
      BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license
      to reproduce, analyze, test, perform and/or display publicly, prepare derivative
      works, distribute, and otherwise use the Software alone or in any derivative
      version, provided, however, that the BeOpen Python License is retained in the
      Software, alone or in any derivative version prepared by Licensee.

   3. BeOpen is making the Software available to Licensee on an "AS IS" basis.
      BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
      EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
      WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
      USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

   4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR
      ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING,
      MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF
      ADVISED OF THE POSSIBILITY THEREOF.

   5. This License Agreement will automatically terminate upon a material breach of
      its terms and conditions.

   6. This License Agreement shall be governed by and interpreted in all respects
      by the law of the State of California, excluding conflict of law provisions.
      Nothing in this License Agreement shall be deemed to create any relationship of
      agency, partnership, or joint venture between BeOpen and Licensee.  This License
      Agreement does not grant permission to use BeOpen trademarks or trade names in a
      trademark sense to endorse or promote products or services of Licensee, or any
      third party.  As an exception, the "BeOpen Python" logos available at
      http://www.pythonlabs.com/logos.html may be used according to the permissions
      granted on that web page.

   7. By copying, installing or otherwise using the software, Licensee agrees to be
      bound by the terms and conditions of this License Agreement.


CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
---------------------------------------

.. parsed-literal::

   1. This LICENSE AGREEMENT is between the Corporation for National Research
      Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191
      ("CNRI"), and the Individual or Organization ("Licensee") accessing and
      otherwise using Python 1.6.1 software in source or binary form and its
      associated documentation.

   2. Subject to the terms and conditions of this License Agreement, CNRI hereby
      grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
      analyze, test, perform and/or display publicly, prepare derivative works,
      distribute, and otherwise use Python 1.6.1 alone or in any derivative version,
      provided, however, that CNRI's License Agreement and CNRI's notice of copyright,
      i.e., "Copyright © 1995-2001 Corporation for National Research Initiatives; All
      Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version
      prepared by Licensee.  Alternately, in lieu of CNRI's License Agreement,
      Licensee may substitute the following text (omitting the quotes): "Python 1.6.1
      is made available subject to the terms and conditions in CNRI's License
      Agreement.  This Agreement together with Python 1.6.1 may be located on the
      Internet using the following unique, persistent identifier (known as a handle):
      1895.22/1013.  This Agreement may also be obtained from a proxy server on the
      Internet using the following URL: http://hdl.handle.net/1895.22/1013."

   3. In the event Licensee prepares a derivative work that is based on or
      incorporates Python 1.6.1 or any part thereof, and wants to make the derivative
      work available to others as provided herein, then Licensee hereby agrees to
      include in any such work a brief summary of the changes made to Python 1.6.1.

   4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis.  CNRI
      MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF EXAMPLE,
      BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY
      OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
      PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

   5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR
      ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
      MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE
      THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

   6. This License Agreement will automatically terminate upon a material breach of
      its terms and conditions.

   7. This License Agreement shall be governed by the federal intellectual property
      law of the United States, including without limitation the federal copyright
      law, and, to the extent such U.S. federal law does not apply, by the law of the
      Commonwealth of Virginia, excluding Virginia's conflict of law provisions.
      Notwithstanding the foregoing, with regard to derivative works based on Python
      1.6.1 that incorporate non-separable material that was previously distributed
      under the GNU General Public License (GPL), the law of the Commonwealth of
      Virginia shall govern this License Agreement only as to issues arising under or
      with respect to Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in
      this License Agreement shall be deemed to create any relationship of agency,
      partnership, or joint venture between CNRI and Licensee.  This License Agreement
      does not grant permission to use CNRI trademarks or trade name in a trademark
      sense to endorse or promote products or services of Licensee, or any third
      party.

   8. By clicking on the "ACCEPT" button where indicated, or by copying, installing
      or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and
      conditions of this License Agreement.


CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
-------------------- SECTION 146 --------------------
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
# * Redistributions of source code must retain the above copyright notice,
#   this list of conditions and the following disclaimer.
# * 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.
# * The name of the author may not 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 OWNER 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.



======================================================================

To the extent any open source components are licensed under the GPL
and/or LGPL, or other similar licenses that require the source code
and/or modifications to source code to be made available (as would be
noted above), you may obtain a copy of the source code corresponding to
the binaries for such open source components and modifications thereto,
if any, (the "Source Files"), by downloading the Source Files from
VMware's website at http://www.vmware.com/download/open_source.html, or
by sending a request, with your name and address to: VMware, Inc., 3401
Hillview Avenue, Palo Alto, CA 94304, United States of America. All such
requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention
General Counsel. VMware shall mail a copy of the Source Files to you on
a CD or equivalent physical medium. This offer to obtain a copy of the
Source Files is valid for three years from the date you acquired this
Software product. Alternatively, the Source Files may accompany the
VMware product.

[VCDNSXV2TMIGRATION133GAPS052622]