# Pipenv source code is MIT, there are bundled packages having different licenses

# To help with generating this list, use this command and check any WARNINGs:
#  $ ./license-helper.py --bundled-modules bundled-licenses \
#                        --sources <directory created by fedpkg prep> \
#                        --license-summary
#
# To compare the licenses of bundled modules in this version of pipenv, with
# the previous version, use:
#  $ ./license-helper.py --bundled-modules bundled-licenses \
#                        --sources <directory created by fedpkg prep> \
#                        --license-diff-dir <empty temporary directory>
# Then do the same thing with the previous version of pipenv, and then
# compare the contents of the two temporary directories:
#  $ meld <diw-with-licenses-for-older-version> <dir-with-licenses-for-newer-version>
#
# To help detecting the name of each license, run this inside the sources directory:
#  $ licensecheck -r pipenv | egrep -v '(UNKNOWN|GENERATED)'

# == BEGIN_MACHINE_READABLE_DATA for ./license-helper.py ==

# pipenv/patched/crayons.py is MIT
# pipenv/patched/notpip/ is ASL 2.0 and BSD and MIT
# pipenv/patched/notpip/appdirs.py is MIT
# pipenv/patched/notpip/distro.py is ASL 2.0
# pipenv/patched/notpip/pyparsing.py is MIT
# pipenv/patched/notpip/six.py is ASL 2.0
# pipenv/patched/notpip/typing_extensions.py is Python
# pipenv/patched/pipfile/ is (ASL 2.0 or BSD)
# pipenv/patched/safety/ is MIT
# pipenv/patched/yaml3/ is MIT
# pipenv/vendor/ is MIT
# pipenv/vendor/appdirs.py is MIT
# pipenv/vendor/attr/ is MIT
# pipenv/vendor/cached-property.py is BSD
# pipenv/vendor/cached_property.py is BSD
# pipenv/vendor/cerberus/ is ISC
# pipenv/vendor/certifi/ is MPLv2.0
# pipenv/vendor/charset_normalizer/ is MIT
# pipenv/vendor/click/ is BSD
# pipenv/vendor/click_didyoumean/ is MIT
# pipenv/vendor/colorama/ is BSD
# pipenv/vendor/distlib/ is Python
# pipenv/vendor/dotenv/ is BSD
# pipenv/vendor/dparse/ is MIT
# pipenv/vendor/funcsigs/ is ASL 2.0
# pipenv/vendor/idna/ is BSD
# pipenv/vendor/importlib_metadata/ is ASL 2.0
# pipenv/vendor/importlib_resources/ is ASL 2.0
# pipenv/vendor/iso8601/ is MIT
# pipenv/vendor/markupsafe/ is BSD
# pipenv/vendor/orderedmultidict/ is Unlicense
# pipenv/vendor/packaging/ is (ASL 2.0 or BSD)
# pipenv/vendor/parse.py is MIT
# pipenv/vendor/pep517/ is MIT and ASL 2.0
# pipenv/vendor/pexpect/ is ISC
# pipenv/vendor/pip_shims/ is BSD
# pipenv/vendor/pipdeptree.py is MIT
# pipenv/vendor/plette/ is ISC
# pipenv/vendor/ptyprocess/ is ISC
# pipenv/vendor/pyparsing.py is MIT
# pipenv/vendor/pyparsing/ is MIT
# pipenv/vendor/pythonfinder/ is MIT
# pipenv/vendor/pythonfinder/_vendor/pep514tools/ is MIT
# pipenv/vendor/requests/ is ASL 2.0
# pipenv/vendor/requirementslib/ is MIT
# pipenv/vendor/shellingham/ is ISC
# pipenv/vendor/six.py is MIT
# pipenv/vendor/termcolor.py is MIT
# pipenv/vendor/toml/ is MIT
# pipenv/vendor/tomli/ is MIT
# pipenv/vendor/tomlkit/ is MIT
# pipenv/vendor/urllib3/ is MIT
# pipenv/vendor/vistir/ is BSD
# pipenv/vendor/wheel/ is MIT
# pipenv/vendor/yaspin/ is MIT
# pipenv/vendor/zipp.py is MIT
