Rev 40900 | 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 RDevelopment Core Team.See the file COPYING for the exact conditions under which you mayredistribute it.The status of files used only in the Windows port is in filesrc/gnuwin32/COPYRIGHTS.win, which is appended to this file in binaryWndows distributions.---------------------------------------------------The some of the public header files are distributed under the morepermissive terms of the file COPYING.LIB. This applies only to thefilessrc/include/R.hsrc/include/Rdefines.hsrc/include/Rgraphics.hsrc/include/Rinternals.hsrc/include/Rmath.hsrc/include/S.hsrc/include/R_ext/*.hFrom 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.---------------------------------------------------As from R 2.3.0 import libraries are no longer used under Windows, andas from R 2.4.0 export files are no longer used under AIX.Some of the code contains different copyright statements. It is usedhere in accordance with the copyright conditions in that code.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/html/search/*.javaCopyright (C), 1998 Thomas Baieror Copyright (C), 1998-2000, Thomas Baier, R Core Development Teamdoc/manual/texinfo.texCopyright (C) various dates Free Software Foundation, Inc.share/texmf/upquote.styCopyright 2000 Michael A. Covington.Copyright 2003 Michael A. Covington, Frank Mittelbach.src/library/graphics/R/mosaicplot.RCopyright (C) 1998 John W. Emersonsrc/library/stats/R/aov.Rsrc/library/stats/R/bandwidths.Rsrc/library/stats/R/contr.poly.Rsrc/library/base/R/expand.grid.Rsrc/library/stats/R/predict.glm.Rsrc/library/stats/R/update.Rsrc/library/stats/*/max.col.R*src/library/stats/R/biplot.Rsrc/library/stats/R/princomp-add.Rsrc/appl/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/src/carray.c, mburg.c, myw.c, qr.cCopyright (C) 1999 Martyn Plummersrc/unix/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/ts/src/starma.csrc/nmath/pgamma.csrc/nmath/pnbeta.csrc/nmath/pnchisq.csrc/nmath/pnt.csrc/nmath/qbeta.csrc/nmath/qgamma.csrc/nmath/qnorm.csrc/nmath/qtukey.csrc/nmath/sunif.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 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.The Knuth-TAOCP part saysThis program by D E Knuth is in the public domain and freely copyableAS LONG AS YOU MAKE ABSOLUTELY NO CHANGES!and is used unchanged.src/modules/lapack/dlapack[0123].f, cmplx.f, dlamc.fExtracted from* -- LAPACK routine (version 3.0) --* Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd.,* Courant Institute, Argonne National Lab, and Rice UniversityThe README saysIt is freely-available software, and is copyrighted.although no actual copyright statement appears in the code.src/main/vsnprintf.cTaken from the wget 1.8.1 distribution: only used on platformswithout vnsprintf./** Copyright Patrick Powell 1995* This code is based on code written by Patrick Powell (papowell@astart.com)* It may be used for any purpose as long as this notice remains intact* on all source code distributions*/src/main/regex.cCopyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.src/main/Rregex.hCopyright (C) 1985,1989-93,1995-98,2000,2001,2002,2003Free Software Foundation, Inc.src/extra/xdr/*Copyright (undated) Sun Microsystems, Inc.See the file src/extra/xdr/copyrght.txtsrc/extra/zlib/README, *.c, *.hTaken from zlib-1.2.3 (C) 1995-2005 Jean-loup Gailly and Mark AdlerSee src/extra/zlib/README for the licence.src/main/dounzip.c, unzip.hContains code Copyright (C) 1998 Gilles Vollant from contrib/minizipin the zlib 1.1.3 distribution.src/main/acosh.c, asinh.c, atanh.cused as substitution code only. Based onCephes Math Library Release 2.8: June, 2000Copyright 1984, 1995, 2000 by Stephen L. Moshiersrc/main/apse.csrc/main/apse.hCopyright (C) Jarkko Hietaniemi, 1998,1999,2000,2001.src/extra/pcre/LICENCEsrc/extra/pcre/*.[ch]Copyright (c) 1997-2006 University of CambridgeAll rights reserved.See file src/extra/pcre/LICENCE. For binary builds of R that requiresus to includeRedistribution 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/bzip2/LICENSEsrc/extra/bzip2/blocksort.csrc/extra/bzip2/bzlib.csrc/extra/bzip2/bzlib.hsrc/extra/bzip2/bzlib_private.hsrc/extra/bzip2/compress.csrc/extra/bzip2/crctable.csrc/extra/bzip2/decompress.csrc/extra/bzip2/huffman.csrc/extra/bzip2/randtable.ccopyright (C) 1996-2005 Julian R Seward.src/library/tools/src/md5.[ch]Copyright (C) 1995, 1996, 2001 Free Software Foundation, Inc.src/extra/intl/*Based on gettextize from gettext 0.14.5Copyright (C) 1995-1999, 2000-2005 Free Software Foundation, Inc.src/include/memcheck.hsrc/include/valgrind.hFrom valgrind,Copyright (C) 2000-2005 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.