From e45d0eb3dd55af9e1347bf39307be5695c67bd7b Mon Sep 17 00:00:00 2001 From: Travis Oliphant Date: Fri, 20 Jan 2006 21:59:32 +0000 Subject: Change License text to NumPy License (permission granted by Pearu) --- numpy/f2py/docs/README.txt | 3 +-- numpy/f2py/docs/THANKS.txt | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'numpy/f2py/docs') 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 -: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/ -- cgit v1.2.1