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 code!). Gabriel
On Tue, 18 Nov 2008, Gabriel Gellner wrote:> 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?It does not, at least in R 2.8.0 (and I am pretty sure in no version of R). What exactly are you looking at? Many files in R are licensed under GPL 2 or later, but not all. All non-trivial source files should have a header giving the licence terms for that file.> > Thanks for clarification (and the amazing amount of code!). > > Gabriel > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel >-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
There is an analysis of the R license here: http://www.ohloh.net/projects/rproject/analyses/latest On Tue, Nov 18, 2008 at 5:24 PM, Gabriel Gellner <ggellner at uoguelph.ca> wrote:> 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 code!). > > Gabriel > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel >
Possibly Parallel Threads
- Small Extension to license()/licence()
- RODBC --How do you set up the connection so pwd is blank but driver-specific data source dialog box pops up after
- Linear regression and stand deviation at the Linux command line
- ubuntu configuration problem "Couldnt get a file descriptior referring to the console"
- how to manually specify domain controllers