Rev 77551 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
COPYRIGHT STATUSThe bulk of this code is copyright by members of or all of the R CoreTeam. ('The R Core Team' in copyright statements in individual filesrefers to some or all of the team.)See the file COPYING for the exact conditions under which you mayredistribute it. R as a whole is distributed under GPL version 2 or3: most source files contain a copyright statement allowing use ofthat file under GPL version 2 or later: the main exceptions are theincluded versions of packages 'MASS', 'class', 'nnet', 'rpart' and'spatial' (GPL-2 or GPL-3). (The auxiliary file m4/openmp.m4 is underGPL-3, but its incorporation into 'configure' is not.)The status of files used only in the Windows port is in filesrc/gnuwin32/COPYRIGHTS.win, which is appended to this file in binaryWindows distributions.Note that almost all the code *is* copyright and may only bereproduced if the copyright notice (that in the file or this notice)is preserved. The status of the included LINPACK routines is unclear:they are said to be in the public domain in the USA.---------------------------------------------------Some (but not all) of the public header files are distributed underthe more permissive terms of version 2.1 or later of the LGPL: seefiles R_HOME/share/licenses/LGPL-2.1 and R_HOME/share/licenses/LGPL-3.This applies only to the header filessrc/include/R.hsrc/include/Rdefines.hsrc/include/Rgraphics.hsrc/include/Rinternals.hsrc/include/Rmath.hsrc/include/S.hsrc/include/R_ext/*.hNote that it does not apply to the header files such as Rembedded.hand Rinterface.h used for third-party front ends.From the announcement of the change (2001-Feb-05)It came to our attention that some projects are interpreting GPL tomean that compiling against the header files or linking against aWindows import library brings the compiled code under the scope ofGPL. This would mean it would be impossible to distribute binaryversions of non-GPL packages with compiled code which called entrypoints in the R executable or DLL, of which there are many on CRAN.We encourage packages to be distributed under Open Source conditions,but accept that this is not possible for some contributions. Ourintention is that export files and import libraries be 'accessors'under clause 5 of the LGPL, so that in most cases no (additional)restrictions are imposed by compiling a package using the LGPL-edcomponents of R.To avoid any anomalies, the versions of the same files in R versions1.0.0 to 1.2.1 may also be used under LGPL or GPL.Import libraries are no longer used under Windows.Some contributed files are also covered by the Library General Public License.These include (see also below)src/library/stats/R/embed.Rsrc/library/stats/src/PPsum.c---------------------------------------------------Some of the code contains different copyright statements. It is usedhere in accordance with the copyright conditions in that code. Anot-necessarily-complete list of such files is:src/library/grDevices/inst/afm/*___.afmCopyright (c) 1984 to 1992 Adobe Systems Incorporated.src/library/grDevices/inst/afm/MustRead.htmlsrc/library/grDevices/inst/afm/Courier*.afmsrc/library/grDevices/inst/afm/Helvetica*.afmsrc/library/grDevices/inst/afm/Times*.afmsrc/library/grDevices/inst/afm/Symbol.afmsrc/library/grDevices/inst/afm/ZapfDingbats.afmCopyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe SystemsIncorporated. All Rights Reserved.src/library/grDevices/inst/afm/*l.afmCopyright 1999 by (URW)++ Design & Developmentsrc/library/grDevices/inst/afm/CM_*.afmsrc/library/grDevices/inst/afm/cm*.afmare derived from afms which are copyright by the AmericanMathematical Society, but 'the AMS does require that theAMS copyright notice be removed from any derivative versionsof the fonts which have been altered in any way'.doc/manual/R-intro.texiin partCopyright (C) 1990 W. N. VenablesCopyright (C) 1992 W. N. Venables & D. M. SmithCopyright (C) 1997 R. Gentleman & R. IhakaCopyright (C) 1997, 1998 M. Maechlershare/licenses/*See the individual files.share/texmf/bibtex/bst/jss.bstCopyright 1994-2007 Patrick W Dalyshare/texmf/tex/latex/jss.clsCopyright: (C) Achim Zeileissrc/library/graphics/R/mosaicplot.ROriginal code copyright (C) 1998 John W. Emersonsrc/library/graphics/R/pairs.RIn part, Copyright 1999 Dr. Jens Oehlschlaegel-Akiyoshisrc/library/graphics/R/polygon.RCopyright (C) 2001 by Kevin Buhr <buhr@stat.wisc.edu>src/library/splines/R/splineClasses.RCopyright (C) 1998 Douglas M. Bates and William N. Venables.src/library/datasets/man/austres.Rdsrc/library/datasets/man/beavers.Rdsrc/library/datasets/man/lh.Rdsrc/library/datasets/man/npk.Rdsrc/library/datasets/man/rock.Rdsrc/library/datasets/man/UKLungDeaths.Rdsrc/library/datasets/man/USAccDeaths.Rdsrc/library/stats/R/add.Rsrc/library/stats/R/bandwidths.Rsrc/library/stats/R/confint.Rsrc/library/stats/R/cpgram.Rsrc/library/stats/R/spectrum.Rsrc/library/stats/R/vcov.Rsrc/library/stats/src//bandwidths.csrc/appl/maxcol.cCopyright (C) various dates W. N. Venables and B. D. Ripleysrc/appl/interv.c : moved to API from code originally insrc/library/stats/src/bvalue.f, seesrc/library/stats/COPYRIGHTS.modregsrc/library/stats:See the files src/library/stats/COPYRIGHTS.modreg andsrc/library/stats/COPYRIGHTS.portsrc for further detailssrc/library/stats/R/diffinv.Rsrc/library/stats/R/embed.Rsrc/library/stats/R/kernel.Rsrc/library/stats/src/PPsum.cCopyright (C) 1997-1999 Adrian Traplettisrc/library/stats/R/nls.RIn part, Copyright 1999-1999 Saikat DebRoysrc/library/stats/R/nlsFunc.Rsrc/library/stats/R/selfStart.Rsrc/library/stats/R/zzModels.RCopyright 1997,1999 Jose C. Pinheiro, Douglas M. Batessrc/library/stats/R/runmed.Rsrc/library/stats/src/Trunmed.cIn part Copyright (C) 1995 Berwin A. Turlachsrc/library/stats/src/loessc.csrc/library/stats/src/loessf.fIn part Copyright (c) 1989, 1992 by AT&Tsrc/library/stats/R/spline.RIn part, Copyright (C) 2002 Simon N. Woodsrc/library/tcltk/exec/{hierarchy,util*,widget}.tclCopyright (c) various dates Jeffrey Hobbssrc/modules/X11/rotated.[ch]Copyright (c) 1993 Alan Richardsonsrc/appl/loglin.csrc/library/stats/src/chisqsim.csrc/library/stats/src/nscor.csrc/library/stats/src/prho.csrc/library/stats/src/swilk.csrc/library/stats/src/kmns.fsrc/library/stats/src/starma.csrc/nmath/pnbeta.csrc/nmath/pnchisq.csrc/nmath/pnt.csrc/nmath/qbeta.csrc/nmath/qgamma.csrc/nmath/qnorm.csrc/nmath/qtukey.care based in whole or in part on Applied Statistics algorithms(C) Royal Statistical Societysrc/nmath/stirlerr.csrc/nmath/dbinom.csrc/nmath/dpois.care partly based on Catherine/Clive Loader's (1999) work,(C) 1999-2000 Lucent Technologies, Bell Laboratories.src/main/RNG.cThe Mersenne-Twister part isCopyright (C) 1997, 1999 Makoto Matsumoto and Takuji Nishimura.src/main/xspline.c* Copyright (c) 1985-1988 by Supoj Sutanthavibul* Parts Copyright (c) 1989-2002 by Brian V. Smith* Parts Copyright (c) 1991 by Paul King* Parts Copyright (c) 1992 by James Tough* Parts Copyright (c) 1998 by Georg Stemmer* Parts Copyright (c) 1995 by C. Blanc and C. Schlick* Any party obtaining a copy of these files is granted, free of charge, a* full and unrestricted irrevocable, world-wide, paid up, royalty-free,* nonexclusive right and license to deal in this software and* documentation files (the "Software"), including without limitation the* rights to use, copy, modify, merge, publish and/or distribute copies of* the Software, and to permit persons who receive copies from any such* party to do so, with the only requirement being that this copyright* notice remain intact.src/modules/nano{ftp,http}.cCopyright (C) 1998-2001 Daniel Veillard. All Rights Reserved.Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software is fur-nished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included inall copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS INTHE SOFTWARE.src/modules/lapack/dlapack.f, cmplx.f, dlamc.fExtracted from* -- LAPACK computational routine (version 3.9.0) --* -- LAPACK is a software package provided by Univ. of Tennessee, --* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--* November 2017where the version number, providers and date vary by subroutine.For version 3.7.0, many of the copyright dates were updatedeven for routines which have not been changed for years.LAPACK 3.9.0 contains a LICENSE file, copied to src/modules/lapack(but many of these routines were originally copied from earlierversions of LAPACK). For binary distributions it is reproduced here:--- src/modules/lapack/LICENSE ---Copyright (c) 1992-2017 The University of Tennessee and The Universityof Tennessee Research Foundation. All rightsreserved.Copyright (c) 2000-2017 The University of California Berkeley. Allrights reserved.Copyright (c) 2006-2017 The University of Colorado Denver. All rightsreserved.$COPYRIGHT$Additional copyrights may follow$HEADER$Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions aremet:- Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer.- Redistributions in binary form must reproduce the above copyrightnotice, this list of conditions and the following disclaimer listedin this license in the documentation and/or other materialsprovided with the distribution.- Neither the name of the copyright holders nor the names of itscontributors may be used to endorse or promote products derived fromthis software without specific prior written permission.The copyright holders provide no reassurances that the source codeprovided does not infringe any patent, copyright, or any otherintellectual property rights of third parties. The copyright holdersdisclaim any liability to any recipient for claims brought againstrecipient by any third party for infringement of that partiesintellectual property rights.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FORA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHTOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOTLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANYTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USEOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.--- end of src/modules/lapack/LICENSE ---src/extra/xdr/*Copyright (undated) Sun Microsystems, Inc.See the file src/extra/xdr/copyrght.txtsrc/main/connections.c, src/main/gzio.hContain code derived from the zlib 1.2.3 distribution(C) 1995-2005 Jean-loup Gailly and Mark Adlersrc/main/dounzip.c, unzip.hContain code Copyright (C) 1998-2010 Gilles Vollant from contrib/minizipin the zlib 1.2.3 distribution with updates taken from 1.2.5.src/main/valid_utf8.hCopyright (c) 1997-2012 University of CambridgeFor binary builds of R that requires us to includeRedistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditionsare met:* Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the abovecopyright notice, this list of conditions and the followingdisclaimer in the documentation and/or other materialsprovided with the distribution.* Neither the name of the University of Cambridge nor the nameof Google Inc. nor the names of their contributors may be usedto endorse or promote products derived from this softwarewithout specific prior written permission.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESSFOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THECOPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVERCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICTLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING INANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.src/extra/tre/LICENSEsrc/extra/tre/*.[ch]Copyright (c) 2001-2009 Ville Laurikari <vl@iki.fi>All rights reserved.From tre-0.8.0 (http://laurikari.net/tre/). See filesrc/extra/tre/LICENSE. For binary builds of R that requires us toincludeRedistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions are met:* Redistributions of source code must retain the above copyright notice,this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the above copyrightnotice, this list of conditions and the following disclaimer in thedocumentation and/or other materials provided with the distribution.* Neither the name of the University of Cambridge nor the name of GoogleInc. nor the names of their contributors may be used to endorse orpromote products derived from this software without specific priorwritten permission.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THEIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSEARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BELIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, ORCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OFSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESSINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER INCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.src/extra/tzone/strftime.c/*Based on code from tzcode, which is turn said to be'Based on the UCB version with the copyright notice appearing below.'** Copyright (c) 1989 The Regents of the University of California.** All rights reserved.**** Redistribution and use in source and binary forms are permitted** provided that the above copyright notice and this paragraph are** duplicated in all such forms and that any documentation,** advertising materials, and other materials related to such** distribution and use acknowledge that the software was developed** by the University of California, Berkeley. The name of the** University may not be used to endorse or promote products derived** from this software without specific prior written permission.** THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR** IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED** WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.*/src/library/tools/src/md5.[ch]Copyright (C) 1995, 1996, 2001 Free Software Foundation, Inc.src/extra/intl/*Based on gettextize from gettext 0.17Copyright (C) various dates Free Software Foundation, Inc.Distributed under the GNU Library General Public Licenseversion 2 or later.src/include/vg/memcheck.hsrc/include/vg/valgrind.hFrom valgrind 3.10.1,Copyright (C) 2000-2013 Julian Seward. All rights reserved.src/main/mkdtemp.cFrom glibc viahttp://lists.gnu.org/archive/html/bug-gnulib/2003-02/msg00019.htmlCopyright (C) 1999, 2001-2003 Free Software Foundation, Inc.Distributed under the GNU Library General Public Licenseversion 2 or later.src/main/Rstrptime.hCopyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.Distributed under the GNU Library General Public Licenseversion 2 or later.src/library/*/po/*.poSome of the translations are (C) the translator as marked in the files.COPYINGdoc/COPYINGdoc/COPYING.LIBm4/codeset.m4m4/gettext.m4m4/gettext-lib.m4share/licenses/GPL-2share/licenses/GPL-3share/licenses/LGPL-2share/licenses/LGPL-2.1share/licenses/LGPL-3src/main/strdup.ctools/config.rpathtools/help2man.pltools/ltmain.shtools/mdate-shtools/missingCopyright various dates Free Software Foundationm4/openmp.m4Copyright (C) 2001-2012 Free Software Foundation, Inc.Copyright (C) 2015-2016 R Core TeamUnder GPL-3 with the Autoconf Configure Script Exception, version 3.0.tools/config.quesstools/config.subCopyright 1992-2019 Free Software Foundation.The Exception to GPL-3 applies.tools/install-shCopyright (C) 1994 X Consortiumm4/cxx_11.m4# Copyright (c) 2008 Benjamin Kosnik <bkoz@redhat.com># Copyright (c) 2012 Zack Weinberg <zackw@panix.com># Copyright (c) 2013 Roy Stogner <roystgnr@ices.utexas.edu>m4/stat-time.m4From GNU coreutils 8.12# Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2011 Free Software# Foundation, Inc.# This file is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.src/main/gram.ysrc/main/gram.cPortions of these files are based on the parser package,Copyright (C) 2009--2011 Romain FrancoisSome of the files in src/appl were originally taken from the Netlibarchive now at www.netlib.org and do not clearly state theircopyright status.src/appl/{dchdc,dpfa,dpbsl,dpoco,dpodi,dpofa,dposl,dqrdc,dqrsl,dsvdc,dtrco,dtrsl}.fare part of LINPACK, with authors J.J. Dongarra, Cleve Moler andG.W. Stewartsrc/appl/dqrdc2.f is based on dqrdc.f by G.W. Stewart.src/appl/lbfgsb.c is based on the work of Zhu, Byrd, Lu-Chen andNocedal, which does not state any copyright.src/main/radixsort.c is largely based on code from the data.table package,Copyright (C) 2006--2015 Matt Dowle and Arun Srinivasandoc/html/Rlogo.svgdoc/html/Rlogo.pdfdoc/html/logo.jpgdoc/html/favicon.icosrc/modules/X11/rlogo_icon.hsrc/gnuwin32/front-ends/R.icosrc/gnuwin32/installer/R.bmpCopyright (C) 2015-2016 The R FoundationYou can distribute the logo under the terms of the CreativeCommons Attribution-ShareAlike 4.0 International license (CC-BY-SA4.0) or (at your option) the GNU General Public License version 2(GPL-2).The design of the current logo is based on the previous logo thatwas included in the R source from 1998 to 2016.---------------------------------------------------Binary distributions of R may include compiled code from the PCRElibrary whose licence is:THE BASIC LIBRARY FUNCTIONS---------------------------Written by: Philip HazelEmail local part: ph10Email domain: cam.ac.ukUniversity of Cambridge Computing Service, Cambridge, England.Copyright (c) 1997-2015 University of CambridgeAll rights reserved.PCRE JUST-IN-TIME COMPILATION SUPPORT-------------------------------------Written by: Zoltan HerczegEmail local part: hzmesterEmain domain: freemail.huCopyright(c) 2010-2015 Zoltan HerczegAll rights reserved.STACK-LESS JUST-IN-TIME COMPILER--------------------------------Written by: Zoltan HerczegEmail local part: hzmesterEmain domain: freemail.huCopyright(c) 2009-2015 Zoltan HerczegAll rights reserved.THE C++ WRAPPER FUNCTIONS-------------------------Contributed by: Google Inc.Copyright (c) 2007-2012, Google Inc.All rights reserved.THE "BSD" LICENCE-----------------Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditionsare met:* Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer.* Redistributions in binary form must reproduce the abovecopyright notice, this list of conditions and the followingdisclaimer in the documentation and/or other materialsprovided with the distribution.* Neither the name of the University of Cambridge nor the nameof Google Inc. nor the names of their contributors may be usedto endorse or promote products derived from this softwarewithout specific prior written permission.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESSFOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THECOPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVERCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICTLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING INANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.---------------------------------------------------