diff options
Diffstat (limited to 'numpy/f2py/setup.py')
-rwxr-xr-x | numpy/f2py/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/f2py/setup.py b/numpy/f2py/setup.py index 191639d5c..7906798bf 100755 --- a/numpy/f2py/setup.py +++ b/numpy/f2py/setup.py @@ -6,7 +6,7 @@ Usage: python setup.py install Copyright 2001-2005 Pearu Peterson all rights reserved, -Pearu Peterson <pearu@cens.ioc.ee> +Pearu Peterson <pearu@cens.ioc.ee> Permission to use, modify, and distribute this software is given under the terms of the NumPy License. |