The R Project SVN R

Rev

Rev 4580 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

\name{copyright}
\title{Copyrights of Files Used to Build R}
\alias{copyright}
\alias{copyrights}
\description{
    \R is released under the `GNU Public License': see
    \code{?\link{license}} for details. The license describes your right
    to use \R.  Copyright is concerned with ownership of intellectual
    rights, and some of the software used has conditions that the
    copyright must be explicitly stated: see the Details section.  We
    are grateful to these people and other contributors (see
    \code{?\link{contributors}}) for the ability to use their work.
}
\details{
    The file \file{\$R\_HOME/COPYRIGHTS} lists the copyrights in full
    detail.
}
\keyword{misc}