diff options
Diffstat (limited to 'numpy/f2py/docs')
-rw-r--r-- | numpy/f2py/docs/README.txt | 3 | ||||
-rw-r--r-- | numpy/f2py/docs/THANKS.txt | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/numpy/f2py/docs/README.txt b/numpy/f2py/docs/README.txt index 1946a3a91..cec8a6ec0 100644 --- a/numpy/f2py/docs/README.txt +++ b/numpy/f2py/docs/README.txt @@ -5,7 +5,7 @@ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Pearu Peterson <pearu@cens.ioc.ee> -:License: LGPL_. +:License: NumPy License :Web-site: http://cens.ioc.ee/projects/f2py2e/ :Discussions to: `f2py-users mailing list`_ :Documentation: `User's Guide`__, FAQ__ @@ -443,7 +443,6 @@ __ http://jrfonseca.dyndns.org/debian/ .. _Numarray: http://www.stsci.edu/resources/software_hardware/numarray .. _docutils: http://docutils.sourceforge.net/ .. _distutils: http://www.python.org/sigs/distutils-sig/ -.. _LGPL: http://www.fsf.org/copyleft/lesser.html .. _Numerical Python: http://www.numpy.org/ .. _Pyfort: http://pyfortran.sourceforge.net/ .. _Scientific Python: diff --git a/numpy/f2py/docs/THANKS.txt b/numpy/f2py/docs/THANKS.txt index 737e17134..0a3f0b9d6 100644 --- a/numpy/f2py/docs/THANKS.txt +++ b/numpy/f2py/docs/THANKS.txt @@ -3,7 +3,7 @@ Acknowledgments ================= -F2PY__ is a LGPL'd Python package and command line tool developed and +F2PY__ is an open source Python package and command line tool developed and maintained by Pearu Peterson (me__). .. __: http://cens.ioc.ee/projects/f2py2e/ |