diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2018-09-11 09:46:59 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-11 09:46:59 -0500 |
commit | 6598d0144d819330daa73d9a99120b2a525c19bd (patch) | |
tree | d57d9b9cc0954a03e9ca38252d2c15fe8afc4568 | |
parent | e00a7d8489c2052e32b9997186a1e7981e5420c9 (diff) | |
parent | 3ba932319cae2861aeb14cd8814d0df2d399a456 (diff) | |
download | numpy-6598d0144d819330daa73d9a99120b2a525c19bd.tar.gz |
Merge pull request #11930 from giuliobenetti/master
DOC: fix scipy-sphinx-theme license path
-rw-r--r-- | LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 0065d465f..4b4dd3388 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -42,7 +42,7 @@ License: 2-clause BSD Name: scipy-sphinx-theme Files: doc/scipy-sphinx-theme/* License: 3-clause BSD, PSF and Apache 2.0 - For details, see doc/sphinxext/LICENSE.txt + For details, see doc/scipy-sphinx-theme/LICENSE.txt Name: lapack-lite Files: numpy/linalg/lapack_lite/* |