diff options
Diffstat (limited to 'numpy/f2py/doc/index.html')
-rw-r--r-- | numpy/f2py/doc/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/numpy/f2py/doc/index.html b/numpy/f2py/doc/index.html index 6b6466b75..e162ed41a 100644 --- a/numpy/f2py/doc/index.html +++ b/numpy/f2py/doc/index.html @@ -43,8 +43,7 @@ containing wrapper functions of Fortran routines. I call this tool as <em>F2PY ­ Fortran to Python Interface Generator</em>. It is completely written in <a href="http://www.python.org">Python</a> language and can be called from the command line as <code>f2py</code>. -<em>F2PY</em> is released under the terms of <a -href="http://www.fsf.org/copyleft/lesser.html">GNU LGPL</a>. +<em>F2PY</em> (in NumPy) is released under the terms of the NumPy License. <h2><code>f2py</code>, Second Edition</h2> @@ -226,7 +225,7 @@ You can browse <code>f2py</code> CVS repository <a href="http://cens.ioc.ee/cgi- <A href="http://cens.ioc.ee/~pearu/" target="_top">Pearu Peterson</A> <A href="mailto:pearu(at)ioc.ee"><pearu(at)ioc.ee></A><BR> <!-- hhmts start --> -Last modified: Mon Dec 3 19:40:26 EET 2001 +Last modified: Fri Jan 20 14:55:12 MST 2006 <!-- hhmts end --> </ADDRESS> <!-- You may want to comment the following line out when the document is final--> |