diff options
author | Denis Laxalde <denis@laxalde.org> | 2012-06-06 17:16:27 -0400 |
---|---|---|
committer | Denis Laxalde <denis@laxalde.org> | 2012-06-07 10:39:47 -0400 |
commit | 263c877e4f0835c2a7f4ceb6cac5f41ac7a825a6 (patch) | |
tree | e830517a527efe158abc6d0d5f03a68e3d8354f7 /doc | |
parent | adddbc72a7aa9faeb61c708f1c2c0568d0398303 (diff) | |
download | numpy-263c877e4f0835c2a7f4ceb6cac5f41ac7a825a6.tar.gz |
sphinxext: remove mention of old files in LICENSE.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sphinxext/LICENSE.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/sphinxext/LICENSE.txt b/doc/sphinxext/LICENSE.txt index e00efc31e..b15c699dc 100644 --- a/doc/sphinxext/LICENSE.txt +++ b/doc/sphinxext/LICENSE.txt @@ -1,8 +1,6 @@ ------------------------------------------------------------------------------- The files - numpydoc.py - - autosummary.py - - autosummary_generate.py - docscrape.py - docscrape_sphinx.py - phantom_import.py @@ -71,10 +69,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------------------------- - The files - - only_directives.py + The file - plot_directive.py - originate from Matplotlib (http://matplotlib.sf.net/) which has + originates from Matplotlib (http://matplotlib.sf.net/) which has the following license: Copyright (c) 2002-2008 John D. Hunter; All Rights Reserved. |