summaryrefslogtreecommitdiff
path: root/numpy/f2py
diff options
context:
space:
mode:
authorRobert Kern <robert.kern@gmail.com>2006-03-02 17:19:30 +0000
committerRobert Kern <robert.kern@gmail.com>2006-03-02 17:19:30 +0000
commit7db985eaaac53558b3b2af322375f237ca4fe457 (patch)
tree6547d05b61f95371495012b69ace0b600b51819c /numpy/f2py
parenta93cea60ef4816a150f741cca2f55b63f265291b (diff)
downloadnumpy-7db985eaaac53558b3b2af322375f237ca4fe457.tar.gz
Fixed license statement
Diffstat (limited to 'numpy/f2py')
-rwxr-xr-xnumpy/f2py/f2py2e.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/f2py/f2py2e.py b/numpy/f2py/f2py2e.py
index 4f5963dff..e4aeeffe2 100755
--- a/numpy/f2py/f2py2e.py
+++ b/numpy/f2py/f2py2e.py
@@ -162,7 +162,7 @@ Extra options (only effective with -c):
Version: %s
numpy Version: %s
Requires: Python 2.3 or higher.
-License: LGPL (see http://www.fsf.org)
+License: NumPy license (see LICENSE.txt in the NumPy source code)
Copyright 1999 - 2005 Pearu Peterson all rights reserved.
http://cens.ioc.ee/projects/f2py2e/"""%(f2py_version, numpy_version)