===================================
Anaconda End User License Agreement
===================================

|copy| 2015, Anaconda, Inc.

All rights reserved under the 3-clause BSD License:

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 Anaconda, Inc.
  ("Anaconda, 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 ANACONDA, INC. 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.

Notice of Third Party Software Licenses
=======================================

Anaconda Distribution contains open source software packages from third parties.
These are available on an "as is" basis and subject to their individual license
agreements.   These licenses are available in Anaconda Distribution or at
http://docs.anaconda.com/anaconda/pkg-docs.  Any binary packages of these third
party tools you obtain via Anaconda Distribution are subject to their individual
licenses as well as the Anaconda license.  Anaconda, Inc. reserves the right to
change which third party tools are provided in Anaconda Distribution.

In particular, Anaconda Distribution contains re-distributable, run-time,
shared-library files from the Intel(TM) Math Kernel Library ("MKL binaries").
You are specifically authorized to use the MKL binaries with your installation
of Anaconda Distribution.  You are also authorized to redistribute the MKL
binaries with Anaconda Distribution or in the conda package that contains
them.  Use and redistribution of the MKL binaries are subject to the licensing
terms located at
https://software.intel.com/en-us/license/intel-simplified-software-license.
If needed, instructions for removing the MKL binaries after installation of
Anaconda Distribution are available at http://www.anaconda.com.

Anaconda Distribution also contains cuDNN software binaries from NVIDIA®
Corporation ("cuDNN binaries").  You are specifically authorized to use the
cuDNN binaries with your installation of Anaconda Distribution.  You are also
authorized to redistribute the cuDNN binaries with an Anaconda Distribution
package that contains them. If needed, instructions for removing the cuDNN
binaries after installation of Anaconda Distribution are available at
http://www.anaconda.com.

Cryptography Notice
===================

This distribution includes cryptographic software. The country in which you
currently reside may have restrictions on the import, possession, use, and/or
re-export to another country, of encryption software. BEFORE using any
encryption software, please check your country's laws, regulations and
policies concerning the import, possession, or use, and re-export of encryption
software, to see if this is permitted. See the Wassenaar Arrangement
<http://www.wassenaar.org/> for more information.

Anaconda, Inc. has self-classified this software as Export Commodity Control
Number (ECCN) 5D002.C.1, which includes information security software using
or performing cryptographic functions with asymmetric algorithms. The form
and manner of this distribution makes it eligible for export under the License
Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS
Export Administration Regulations, Section 740.13) for both object code and
source code. In addition, the Intel(TM) Math Kernel Library contained in
Anaconda, Inc.'s software is classified by Intel(TM) as ECCN 5D992b with no
license required for export to non-embargoed countries.

The following packages are included in this distribution that relate to
cryptography:

openssl
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade,
    full-featured, and Open Source toolkit implementing the Transport Layer Security (TLS)
    and Secure Sockets Layer (SSL) protocols as well as a full-strength general purpose
    cryptography library.

pycrypto
    A collection of both secure hash functions (such as SHA256 and RIPEMD160), and
    various encryption algorithms (AES, DES, RSA, ElGamal, etc.).

pyopenssl
    A thin Python wrapper around (a subset of) the OpenSSL library.

kerberos (krb5, non-Windows platforms)
    A network authentication protocol designed to provide strong authentication
    for client/server applications by using secret-key cryptography.

cryptography
    A Python library which exposes cryptographic recipes and primitives.

.. |copy|   unicode:: U+000A9 .. COPYRIGHT SIGN
