diff options
-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 |