5. License

5.1. foxBMS 2 License

The license foxBMS 2 is released under is included in the repository root in the file LICENSE.

This license reads as follows:

foxBMS Hardware and Documentation License

Copyright (c) 2010 - 2021, Fraunhofer-Gesellschaft zur Foerderung der
angewandten Forschung e.V.
All rights reserved.

This work is licensed under the Creative Commons Attribution 4.0 International
License. To view a copy of this license, visit
https://creativecommons.org/licenses/by/4.0/.

We kindly request you to use one or more of the following phrases to refer to
foxBMS in your hardware, software, documentation or advertising materials:

* "This product uses parts of foxBMS"
* "This product includes parts of foxBMS"
* "This product is derived from foxBMS"

If you use foxBMS in your products, we encourage you to contact us at:

CONTACT INFORMATION
Fraunhofer IISB
Schottkystrasse 10
91058 Erlangen, Germany
info@foxbms.org
www.foxbms.org

foxBMS Software License

Copyright (c) 2010 - 2021, Fraunhofer-Gesellschaft zur Foerderung der
angewandten Forschung e.V.
All rights reserved.

**BSD 3-Clause License**

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.

We kindly request you to use one or more of the following phrases to refer to
foxBMS in your hardware, software, documentation or advertising materials:

* "This product uses parts of foxBMS"
* "This product includes parts of foxBMS"
* "This product is derived from foxBMS"

If you use foxBMS in your products, we encourage you to contact us at:

CONTACT INFORMATION
Fraunhofer IISB
Schottkystrasse 10
91058 Erlangen, Germany
info@foxbms.org
www.foxbms.org

5.2. Third Party Licenses

Note

This is not legal advice. The license list hereafter shows the licenses used in foxBMS 2 to our best knowledge.

This is a list of third party licenses used by foxBMS 2. This is split into licenses for third party sources and software that are included within the repository and software that must be installed in order to develop BMS applications within or with foxBMS 2.

Software listed under Third Party Software are typically only used for foxBMS 2 development and do not need to be altered.

5.2.1. Third Party Sources and Software

5.2.1.1. Ceedling

Location in repository

./tools/vendor/ceedling

License

MIT-like License

License URL

https://github.com/ThrowTheSwitch/Ceedling/blob/v0.31.0/license.txt

Latest license check

2021-02-04

Website

https://github.com/ThrowTheSwitch/Ceedling

Gem

https://rubygems.org/gems/ceedling

5.2.1.2. FreeRTOS

Location in repository

./src/os/freertos

License

MIT License

SPDX short identifier

MIT

License URL

https://www.freertos.org/a00114.html

Latest license check

2020-06-23

Website

https://www.freertos.org/

5.2.1.3. WAF

5.2.1.3.1. Binary

Location in repository

./tools/waf

License

BSD

License URL

https://waf.io/book/#_license_and_redistribution

Latest license check

2020-06-23

Website

https://waf.io/

5.2.1.3.2. Unit Tests

Location in repository

./tests/scripts/waf-core

License

BSD

License URL

https://gitlab.com/ita1024/waf/-/blob/3f8bb163290eb8fbfc3b26d61dd04aa5a6a29d4a/waf-light#L6-30

Latest license check

2021-03-11

Website

https://waf.io/

5.2.2. Third Party Software

5.2.2.1. Texas Instruments Code Composer Studio

License

Modified TSPA

License File

<ccs-install-dir>/ccs/doc/TSPA_Modified.pdf

Latest license check

2020-06-23

Website

https://www.ti.com/tool/CCSTUDIO

5.2.2.2. Texas Instruments HALCoGen

License File

<halcogen-install-dir>/Production_License_Agreement_062612.pdf

Latest license check

2020-06-23

Website

https://www.ti.com/tool/HALCOGEN

5.2.2.3. Miniconda

License

3-clause BSD

SPDX short identifier

BSD-3-Clause

License URL

https://docs.conda.io/en/latest/license.html

Latest license check

2020-06-23

Website

https://docs.conda.io/en/latest/miniconda.html

Miniconda ships a Python interpreter. The Python interpreter license is found in <miniconda-install-dir>/LICENSE_PYTHON.txt.

The conda environments shipped within the foxBMS 2 repository (conf/enc/conda_env_win32.yaml) specifies a couple of conda and pip packages. These packages and their licenses are listed in Table 5.1. This list is generated based on conda list --show-channel-urls.

  • For pypi packages the license information is taken from https://pypi.org/.

  • For conda packages the license information is obtained by running conda info package_name --info or directly looked up in the conda build recipe.

Table 5.1 Conda and pip packages and licenses

Name

Version

Build

Channel

License

Latest license check

aenum

3.0.0

pypi_0

pypi

BSD License

2021-02-02

alabaster

0.7.12

pyhd3eb1b0_0

defaults

BSD License

2021-02-02

appdirs

1.4.4

pypi_0

pypi

MIT

2021-02-02

argon2-cffi

20.1.0

py38he774522_1

defaults

MIT License (MIT)

2021-02-02

argparse-addons

0.6.0

pypi_0

pypi

MIT

2021-02-02

asn1crypto

1.4.0

py_0

defaults

MIT License (MIT)

2021-02-02

astroid

2.4.2

pypi_0

pypi

LGPL

2021-02-02

async_generator

1.10

pyhd3eb1b0_0

defaults

Apache-2.0 OR MIT

2021-02-02

attrs

20.3.0

pyhd3eb1b0_0

defaults

MIT

2021-02-02

babel

2.9.0

pyhd3eb1b0_0

defaults

BSD

2021-02-02

backcall

0.2.0

pyhd3eb1b0_0

defaults

BSD License

2021-02-02

bitstruct

8.11.1

pypi_0

pypi

MIT

2021-02-02

black

20.8b1

pypi_0

pypi

MIT

2021-02-02

blas

1.0

mkl

defaults

BSD 3-Clause

2021-02-02

bleach

3.2.3

pyhd3eb1b0_0

defaults

Apache Software License

2021-02-02

bokeh

2.2.3

py38_0

defaults

BSD 3-Clause

2021-02-02

bottle

0.12.19

pypi_0

pypi

MIT

2021-02-02

brotlipy

0.7.0

py38h2bbff1b_1003

defaults

MIT

2021-02-02

bzip2

1.0.8

he774522_0

defaults

bzip2

2021-02-02

ca-certificates

2021.1.19

haa95532_0

defaults

MPL 2.0

2021-02-02

cantools

36.2.0

pypi_0

pypi

MIT

2021-02-02

certifi

2020.12.5

py38haa95532_0

defaults

ISC

2021-02-02

cffi

1.14.4

py38hcd4344a_0

defaults

MIT

2021-02-02

chardet

4.0.0

py38haa95532_1003

defaults

LGPL

2021-02-02

click

7.1.2

pyhd3eb1b0_0

defaults

BSD

2021-02-02

cloudpickle

1.6.0

py_0

defaults

BSD

2021-02-02

colorama

0.4.4

pyhd3eb1b0_0

defaults

BSD

2021-02-02

conda-package-handling

1.7.2

py38h76e460a_0

defaults

BSD-3-Clause

2021-02-02

console_shortcut

0.1.1

4

defaults

BSD

2021-02-02

coverage

5.4

pypi_0

pypi

Apache-2.0

2021-02-02

crcmod

1.7

pypi_0

pypi

MIT

2021-02-02

cryptography

3.3.1

py38hcd4344a_0

defaults

Apache-2.0 AND BSD-3-Clause AND PSF-2.0

2021-02-02

cycler

0.10.0

pypi_0

pypi

BSD

2021-02-02

cytoolz

0.11.0

py38he774522_0

defaults

BSD

2021-02-02

dask

2021.1.1

pyhd3eb1b0_0

defaults

BSD

2021-02-02

dask-core

2021.1.1

pyhd3eb1b0_0

defaults

BSD

2021-02-02

decorator

4.4.2

pyhd3eb1b0_0

defaults

new BSD License

2021-02-02

defusedxml

0.6.0

py_0

defaults

PSFL

2021-02-02

diskcache

5.2.1

pypi_0

pypi

Apache 2.0

2021-02-02

distributed

2021.1.1

py38haa95532_1

defaults

BSD

2021-02-02

docutils

0.16

py38_1

defaults

public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)

2021-02-02

doorstop

2.1.4

pypi_0

pypi

LGPLv3

2021-02-02

doxygen

1.8.20

1

foxbms

GPLv2

2021-02-02

entrypoints

0.3

py38_0

defaults

MIT

2021-02-02

et-xmlfile

1.0.1

pypi_0

pypi

MIT

2021-02-02

filterpy

1.4.5

pypi_0

pypi

MIT

2021-02-02

freetype

2.10.4

hd328e21_0

defaults

GPL-2.0-only and LicenseRef-FreeType

2021-02-02

fsspec

0.8.3

py_0

defaults

BSD

2021-02-02

gcovr

4.2

pypi_0

pypi

BSD License (BSD)

2021-02-02

gitdb

4.0.5

pypi_0

pypi

BSD License (BSD License)

2021-02-02

gitpython

3.1.12

pypi_0

pypi

BSD License

2021-02-02

graphviz

2.38

hfd603c8_2

defaults

EPL v1.0

2021-02-02

heapdict

1.0.1

py_0

defaults

BSD

2021-02-02

httplib2

0.18.1

pypi_0

pypi

MIT

2021-02-02

icc_rt

2019.0.0

h0cc432a_1

defaults

Intel proprietary

2021-02-02

icu

58.2

ha925a31_3

defaults

MIT

2021-02-02

idna

2.10

pyhd3eb1b0_0

defaults

BSD Like

2021-02-02

imagesize

1.2.0

pyhd3eb1b0_0

defaults

MIT

2021-02-02

importlib-metadata

2.0.0

py_1

defaults

Apache-2.0

2021-02-02

importlib_metadata

2.0.0

1

defaults

Apache-2.0

2021-02-02

intel-openmp

2020.2

254

defaults

Intel proprietary

2021-02-02

ipykernel

5.3.4

py38h5ca1d4c_0

defaults

BSD-3-Clause

2021-02-02

ipython

7.19.0

py38hd4e2768_1

defaults

BSD-3-Clause

2021-02-02

ipython_genutils

0.2.0

pyhd3eb1b0_1

defaults

3-Clause BSD

2021-02-02

ipywidgets

7.6.3

pyhd3eb1b0_1

defaults

BSD 3-clause

2021-02-02

isort

5.7.0

pypi_0

pypi

MIT

2021-02-02

jdcal

1.4.1

pypi_0

pypi

BSD

2021-02-02

jedi

0.17.2

py38haa95532_1

defaults

MIT

2021-02-02

jinja2

2.11.2

pyhd3eb1b0_0

defaults

BSD-3-Clause

2021-02-02

joblib

1.0.0

pyhd3eb1b0_0

defaults

BSD

2021-02-02

jpeg

9b

hb83a4c4_2

defaults

Custom free software license

2021-02-02

jsonschema

3.2.0

py_2

defaults

MIT

2021-02-02

jupyter

1.0.0

py38_7

defaults

BSD-3-Clause

2021-02-02

jupyter_client

6.1.7

py_0

defaults

BSD-3-Clause

2021-02-02

jupyter_console

6.2.0

py_0

defaults

BSD-3-Clause

2021-02-02

jupyter_core

4.7.0

py38haa95532_0

defaults

BSD-3-Clause

2021-02-02

jupyterlab_pygments

0.1.2

py_0

defaults

BSD-3-Clause

2021-02-02

jupyterlab_widgets

1.0.0

pyhd3eb1b0_1

defaults

BSD-3-Clause

2021-02-02

kiwisolver

1.3.1

pypi_0

pypi

BSD

2021-02-02

latexcodec

2.0.1

pypi_0

pypi

MIT License (MIT)

2021-02-02

lazy-object-proxy

1.4.3

pypi_0

pypi

BSD License (BSD-2-Clause)

2021-02-02

libarchive

3.4.2

h5e25573_0

defaults

BSD-2-Clause

2021-02-02

libiconv

1.15

h1df5818_7

defaults

GPL and LGPL

2021-02-02

libpng

1.6.37

h2a8f88b_0

defaults

zlib/libpng

2021-02-02

libsodium

1.0.18

h62dcd97_0

defaults

ISC

2021-02-02

libtiff

4.1.0

h56a325e_1

defaults

HPND

2021-02-02

libxml2

2.9.10

hb89e7f3_3

defaults

MIT

2021-02-02

locket

0.2.1

py38haa95532_1

defaults

-

2021-02-02

lxml

4.6.2

pypi_0

pypi

BSD License (BSD)

2021-02-02

lz4-c

1.9.3

h2bbff1b_0

defaults

BSD-2-Clause

2021-02-02

lzo

2.10

he774522_2

defaults

GPL v2+

2021-02-02

m2w64-gcc-libgfortran

5.3.0

6

defaults

GPL, LGPL, FDL, custom

2021-02-02

m2w64-gcc-libs

5.3.0

7

defaults

GPL3+, partial:GCCRLE, partial:LGPL2+

2021-02-02

m2w64-gcc-libs-core

5.3.0

7

defaults

GPL3+, partial:GCCRLE, partial:LGPL2+

2021-02-02

m2w64-gmp

6.1.0

2

defaults

LGPL3

2021-02-02

m2w64-libwinpthread-git

5.0.0.4634.697f757

2

defaults

MIT, BSD

2021-02-02

markdown

3.3.3

pypi_0

pypi

BSD

2021-02-02

markupsafe

1.1.1

py38he774522_0

defaults

BSD-3-Clause

2021-02-02

matplotlib

3.3.4

pypi_0

pypi

Python Software Foundation License (PSF)

2021-02-02

mccabe

0.6.1

pypi_0

pypi

MIT License (Expat license)

2021-02-02

mdx-outline

1.3.0

pypi_0

pypi

BSD

2021-02-02

menuinst

1.4.16

py38he774522_1

defaults

BSD

2021-02-02

mistune

0.8.4

py38he774522_1000

defaults

BSD 3-Clause

2021-02-02

mkl

2020.2

256

defaults

Proprietary Intel

2021-02-02

mkl-service

2.3.0

py38h196d8e1_0

defaults

Proprietary Intel

2021-02-02

mkl_fft

1.2.0

py38h45dec08_0

defaults

Proprietary Intel

2021-02-02

mkl_random

1.1.1

py38h47e9c7a_0

defaults

Proprietary Intel

2021-02-02

msgpack-python

1.0.1

py38h59b6b97_0

defaults

Apache 2.0

2021-02-02

msys2-conda-epoch

20160418

1

defaults

-

2021-02-02

mypy

0.800

pypi_0

pypi

MIT

2021-02-02

mypy-extensions

0.4.3

pypi_0

pypi

MIT

2021-02-02

nbclient

0.5.1

py_0

defaults

BSD-3-Clause

2021-02-02

nbconvert

6.0.7

py38_0

defaults

BSD-3-Clause

2021-02-02

nbformat

5.1.2

pyhd3eb1b0_1

defaults

BSD-3-Clause

2021-02-02

nest-asyncio

1.4.3

pyhd3eb1b0_0

defaults

BSD-2-Clause

2021-02-02

notebook

6.2.0

py38haa95532_0

defaults

BSD-3-Clause

2021-02-02

numpy

1.20.0

pypi_0

pypi

BSD-3-Clause

2021-02-02

olefile

0.46

py_0

defaults

BSD-2-Clause

2021-02-02

openpyxl

2.6.4

pypi_0

pypi

MIT

2021-02-02

openssl

1.1.1i

h2bbff1b_0

defaults

OpenSSL

2021-02-02

packaging

20.9

pyhd3eb1b0_0

defaults

Apache 2.0 or BSD 2-Clause

2021-02-02

pandas

1.2.1

py38hf11a4ad_0

defaults

BSD

2021-02-02

pandoc

2.11

h9490d1a_0

defaults

GPL-2.0

2021-02-02

pandocfilters

1.4.3

py38haa95532_1

defaults

BSD-3-Clause

2021-02-02

parso

0.7.0

py_0

defaults

MIT

2021-02-02

partd

1.1.0

py_0

defaults

BSD-3-Clause

2021-02-02

pathspec

0.8.1

pypi_0

pypi

Mozilla Public License 2.0 (MPL 2.0) (MPL 2.0)

2021-02-02

patsy

0.5.1

pypi_0

pypi

BSD-2-Clause

2021-02-02

pickleshare

0.7.5

pyhd3eb1b0_1003

defaults

MIT

2021-02-02

pillow

8.1.0

py38h4fa10fc_0

defaults

HPND

2021-02-02

pip

20.3.3

py38haa95532_0

defaults

MIT

2021-02-02

pip-licenses

3.3.0

pypi_0

pypi

MIT License (MIT License)

2021-02-02

plantuml

0.3.0

pypi_0

pypi

BSD

2021-02-02

plantuml-markdown

3.4.2

pypi_0

pypi

MIT

2021-02-02

powershell_shortcut

0.0.1

3

defaults

BSD

2021-02-02

prometheus_client

0.9.0

pyhd3eb1b0_0

defaults

Apache-2.0

2021-02-02

prompt-toolkit

3.0.8

py_0

defaults

BSD-3-Clause

2021-02-02

prompt_toolkit

3.0.8

0

defaults

BSD-3-Clause

2021-02-02

psutil

5.7.2

py38he774522_0

defaults

BSD-3-Clause

2021-02-02

ptable

0.9.2

pypi_0

pypi

BSD License (BSD (3 clause))

2021-02-02

pybtex

0.24.0

pypi_0

pypi

MIT License (MIT)

2021-02-02

pybtex-docutils

1.0.0

pypi_0

pypi

MIT License (MIT)

2021-02-02

pycosat

0.6.3

py38h2bbff1b_0

defaults

MIT

2021-02-02

pycparser

2.20

py_2

defaults

BSD 3-clause

2021-02-02

pyenchant

3.2.0

pypi_0

pypi

GNU Library or Lesser General Public License (LGPL) (LGPL)

2021-02-02

pyficache

0.3.2

pypi_0

pypi

GPL

2021-02-02

pygments

2.7.4

pyhd3eb1b0_0

defaults

BSD License

2021-02-02

pylint

2.6.0

pypi_0

pypi

GNU General Public License (GPL) (GPL)

2021-02-02

pyopenssl

20.0.1

pyhd3eb1b0_1

defaults

Apache 2.0

2021-02-02

pyparsing

2.4.7

pyhd3eb1b0_0

defaults

MIT

2021-02-02

pyqt

5.9.2

py38ha925a31_4

defaults

Commercial, GPL-2.0, GPL-3.0

2021-02-02

pyrsistent

0.17.3

py38he774522_0

defaults

MIT

2021-02-02

pysocks

1.7.1

py38haa95532_0

defaults

BSD 3-Clause

2021-02-02

python

3.8.5

h5fd99cc_1

defaults

PSF

2021-02-02

python-can

3.3.4

pypi_0

pypi

GNU Lesser General Public License v3 (LGPLv3) (LGPL v3)

2021-02-02

python-dateutil

2.8.1

pyhd3eb1b0_0

defaults

BSD 3 Clause

2021-02-02

python-libarchive-c

2.9

pyhd3eb1b0_0

defaults

CC0-1.0

2021-02-02

python-markdown-math

0.6

pypi_0

pypi

BSD-3-Clause

2021-02-02

pytz

2020.5

pyhd3eb1b0_0

defaults

MIT

2021-02-02

pywin32

227

py38he774522_1

defaults

PSF

2021-02-02

pywinpty

0.5.7

py38_0

defaults

MIT

2021-02-02

pyyaml

5.4.1

py38h2bbff1b_1

defaults

MIT

2021-02-02

pyzmq

20.0.0

py38hd77b12b_1

defaults

BSD 3-clause

2021-02-02

qt

5.9.7

vc14h73c81de_0

defaults

LGPL-3.0

2021-02-02

qtconsole

4.7.7

py_0

defaults

BSD 3-Clause

2021-02-02

qtpy

1.9.0

py_0

defaults

MIT

2021-02-02

regex

2020.11.13

pypi_0

pypi

Python Software Foundation License (Python Software Foundation License)

2021-02-02

requests

2.25.1

pyhd3eb1b0_0

defaults

Apache-2.0

2021-02-02

rope

0.18.0

pypi_0

pypi

LGPLv3

2021-02-02

rstcheck

3.3.1

pypi_0

pypi

MIT License

2021-02-02

ruamel_yaml

0.15.87

py38he774522_1

defaults

MIT

2021-02-02

scikit-learn

0.23.2

py38h47e9c7a_0

defaults

BSD-3-Clause

2021-02-02

scipy

1.5.2

py38h14eb087_0

defaults

BSD-3-Clause

2021-02-02

seaborn

0.11.1

pypi_0

pypi

BSD-3-Clause

2021-02-02

send2trash

1.5.0

pyhd3eb1b0_1

defaults

BSD License

2021-02-02

setuptools

52.0.0

py38haa95532_0

defaults

MIT

2021-02-02

sip

4.19.13

py38ha925a31_0

defaults

GPL-3.0

2021-02-02

six

1.15.0

py38haa95532_0

defaults

MIT

2021-02-02

smmap

3.0.5

pypi_0

pypi

BSD License (BSD)

2021-02-02

snowballstemmer

2.1.0

pyhd3eb1b0_0

defaults

BSD-2-Clause

2021-02-02

sortedcontainers

2.3.0

pyhd3eb1b0_0

defaults

Apache 2.0

2021-02-02

sphinx

3.4.3

pyhd3eb1b0_0

defaults

BSD-2-Clause

2021-02-02

sphinx-rtd-theme

0.5.1

pypi_0

pypi

MIT License (MIT)

2021-02-02

sphinxcontrib-applehelp

1.0.2

pyhd3eb1b0_0

defaults

BSD-2-Clause

2021-02-02

sphinxcontrib-bibtex

2.1.4

pypi_0

pypi

BSD License (BSD)

2021-02-02

sphinxcontrib-devhelp

1.0.2

pyhd3eb1b0_0

defaults

BSD-2-Clause

2021-02-02

sphinxcontrib-htmlhelp

1.0.3

pyhd3eb1b0_0

defaults

BSD-2-Clause

2021-02-02

sphinxcontrib-jsmath

1.0.1

pyhd3eb1b0_0

defaults

BSD-2-Clause

2021-02-02

sphinxcontrib-qthelp

1.0.3

pyhd3eb1b0_0

defaults

BSD-2-Clause

2021-02-02

sphinxcontrib-serializinghtml

1.1.4

pyhd3eb1b0_0

defaults

BSD License

2021-02-02

sphinxcontrib-spelling

7.1.0

pypi_0

pypi

BSD License

2021-02-02

sqlite

3.33.0

h2a8f88b_0

defaults

Public-Domain (http://www.sqlite.org/copyright.html)

2021-02-02

statsmodels

0.12.1

pypi_0

pypi

BSD

2021-02-02

tabulate

0.8.7

pypi_0

pypi

MIT License (MIT)

2021-02-02

tblib

1.7.0

py_0

defaults

BSD-2-Clause

2021-02-02

terminado

0.9.2

py38haa95532_0

defaults

BSD-2-Clause

2021-02-02

testpath

0.4.4

pyhd3eb1b0_0

defaults

BSD-3-Clause

2021-02-02

textparser

0.23.0

pypi_0

pypi

MIT License (MIT)

2021-02-02

threadpoolctl

2.1.0

pyh5ca1d4c_0

defaults

BSD-3-Clause

2021-02-02

tk

8.6.10

he774522_0

defaults

Tcl/tk

2021-02-02

toml

0.10.2

pypi_0

pypi

MIT License (MIT)

2021-02-02

toolz

0.11.1

pyhd3eb1b0_0

defaults

BSD-3-Clause

2021-02-02

tornado

6.1

py38h2bbff1b_0

defaults

Apache-2.0

2021-02-02

tqdm

4.56.0

pyhd3eb1b0_0

defaults

MPLv2.0, MIT

2021-02-02

traitlets

5.0.5

pyhd3eb1b0_0

defaults

BSD-3-Clause

2021-02-02

typed-ast

1.4.2

pypi_0

pypi

Apache License 2.0

2021-02-02

typing_extensions

3.7.4.3

pyh06a4308_0

defaults

PSF

2021-02-02

urllib3

1.26.3

pyhd3eb1b0_0

defaults

MIT

2021-02-02

vc

14.2

h21ff451_1

defaults

Modified BSD License (3-clause)

2021-02-02

vs2015_runtime

14.27.29016

h5e58377_2

defaults

-

2021-02-02

wcwidth

0.2.5

py_0

defaults

MIT

2021-02-02

webencodings

0.5.1

py38_1

defaults

BSD 3-Clause

2021-02-02

wheel

0.36.2

pyhd3eb1b0_0

defaults

MIT

2021-02-02

widgetsnbextension

3.5.1

py38_0

defaults

BSD 3-clause

2021-02-02

win_inet_pton

1.1.0

py38haa95532_0

defaults

PUBLIC-DOMAIN

2021-02-02

wincertstore

0.2

py38_0

defaults

PSF 2

2021-02-02

windows-curses

2.2.0

pypi_0

pypi

Python Software Foundation License (PSF2)

2021-02-02

winpty

0.4.3

4

defaults

MIT

2021-02-02

wrapt

1.12.1

pypi_0

pypi

BSD License (BSD)

2021-02-02

wxpython

4.1.1

pypi_0

pypi

wxWindows Library v3.1

2021-02-02

xdis

5.0.7

pypi_0

pypi

GPLv2

2021-02-02

xz

5.2.5

h62dcd97_0

defaults

LGPL-2.1 and GPL-2.0

2021-02-02

yaml

0.2.5

he774522_0

defaults

MIT

2021-02-02

zeromq

4.3.3

ha925a31_3

defaults

LGPL 3

2021-02-02

zict

2.0.0

py_0

defaults

BSD-3-Clause

2021-02-02

zipp

3.4.0

pyhd3eb1b0_0

defaults

MIT

2021-02-02

zlib

1.2.11

h62dcd97_4

defaults

zlib

2021-02-02

zstd

1.4.5

h04227a9_0

defaults

BSD 3-Clause

2021-02-02

5.2.2.4. LLVM

License

LLVM Exceptions to the Apache 2.0 License

SPDX short identifier

LLVM-exception

License URL

https://releases.llvm.org/11.0.0/LICENSE.TXT

Latest license check

2020-06-23

Website

https://llvm.org/

5.2.2.5. Cppcheck

License

GPLv3

License File

<cppcheck-install-dir>/GPLv3.txt

Latest license check

2020-06-23

Website

http://cppcheck.sourceforge.net/

5.2.2.6. RubyInstaller

License

3-clause BSD

SPDX short identifier

BSD-3-Clause

Latest license check

2020-06-23

Website

https://rubyinstaller.org/

5.2.2.8. MinGW-w64 - for 32 and 64 bit Windows

License Files

<gcc-install-dir>/licenses/*

Latest license check

2020-06-23

Website

https://sourceforge.net/projects/mingw-w64