diff options
author | mitch <mitchell.negus.57@gmail.com> | 2020-10-21 14:06:43 -0700 |
---|---|---|
committer | mitch <mitchell.negus.57@gmail.com> | 2020-10-21 14:17:26 -0700 |
commit | 83b9349ac705241a72437ef58d08f4ff51dd595f (patch) | |
tree | 2c173f95c6dcf3fc2c04d87dc381f855878a7d9e /LICENSES_bundled.txt | |
parent | 04934769d5d667404dd311256632618a13625e91 (diff) | |
download | numpy-83b9349ac705241a72437ef58d08f4ff51dd595f.tar.gz |
DOC: removed old references to submodule licenses (closes #17606)
Diffstat (limited to 'LICENSES_bundled.txt')
-rw-r--r-- | LICENSES_bundled.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/LICENSES_bundled.txt b/LICENSES_bundled.txt index e9c66d1dc..00b747377 100644 --- a/LICENSES_bundled.txt +++ b/LICENSES_bundled.txt @@ -1,16 +1,6 @@ The NumPy repository and source distributions bundle several libraries that are compatibly licensed. We list these here. -Name: Numpydoc -Files: doc/sphinxext/numpydoc/* -License: BSD-2-Clause - For details, see doc/sphinxext/LICENSE.txt - -Name: scipy-sphinx-theme -Files: doc/scipy-sphinx-theme/* -License: BSD-3-Clause AND PSF-2.0 AND Apache-2.0 - For details, see doc/scipy-sphinx-theme/LICENSE.txt - Name: lapack-lite Files: numpy/linalg/lapack_lite/* License: BSD-3-Clause |