Displaying 1 result from an estimated 1 matches for "gellner".
Did you mean:
geller
2008 Nov 18
2
R license: GPL v2 or v3?
For a project I am porting some of R's source code, and I want to
get the license for my project correct, but the top level COPYING file
for R's source states GPL v2, but when using:
> license()
(which also states GPL version 2) points me towards:
> RShowDoc('COPYING')
which states GPL v3. Which is correct?
Thanks for clarification (and the amazing amount of