On Tue, Nov 11, 2008 at 02:12, Jarrod Millman <[EMAIL PROTECTED]> wrote: > Now that I have removed all GPL/LGPL code from scipy, I wanted to > double check on the licenses of some NumPy code. In particular, > > 1. FreeBSD license: > http://projects.scipy.org/scipy/numpy/browser/trunk/numpy/core/include/numpy/fenv/fenv.c > http://projects.scipy.org/scipy/numpy/browser/trunk/numpy/core/include/numpy/fenv/fenv.h
Fine. > 2. Python license: > SafeEval class in > http://projects.scipy.org/scipy/numpy/browser/trunk/numpy/lib/utils.py Fine (IMO, but I put that code in; get a second opinion). Users of numpy are already using Python and should be fine with those terms. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
