Skip to content

License of Mathlib

3 messages · Brian Ripley, cstrato

#
Dear R-Developers

I have a question regarding the license of Mathlib:
Is the license GPL or LGPL?

I am confused, since the file "nmath.h" mentions GPL in the header,
while the file "Rmath.h0.in" mentions LGPL in the header.

Best regards
Christian
_._._._._._._._._._._._._._._._
C.h.i.s.t.i.a.n S.t.r.a.t.o.w.a
V.i.e.n.n.a A.u.s.t.r.i.a
_._._._._._._._._._._._._._._._
#
On Tue, 24 Aug 2004, cstrato wrote:

            
More importantly, the C code of the functions is under GPL.
It is only the public header files (and nmath.h is private) that have LGPL
in them.  See the file COPYRIGHTS (which you seem not to be aware of).
#
Dear Prof Ripley

Thank you for this clarification.

Best regards
Christian Stratowa
Prof Brian D Ripley wrote: