Rev 70804 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
Windows version===============src/gnuwin32/e_pow.Sis distributed under the Lesser GNU Public Licence (file COPYING.LIB),being based closely on code in the GNU C Library.src/gnuwin32/getline/*/** Copyright (C) 1991, 1992, 1993 by Chris Thewalt (thewalt@ce.berkeley.edu)** Permission to use, copy, modify, and distribute this software* for any purpose and without fee is hereby granted, provided* that the above copyright notices appear in all copies and that both the* copyright notice and this permission notice appear in supporting* documentation. This software is provided "as is" without express or* implied warranty.** Thanks to the following people who have provided enhancements and fixes:* Ron Ueberschaer, Christoph Keller, Scott Schwartz, Steven List,* DaviD W. Sanderson, Goran Bostrom, Michael Gleason, Glenn Kasten,* Edin Hodzic, Eric J Bivona, Kai Uwe Rommel, Danny Quah, Ulrich Betzler*/src/extra/graphapp/*The files {arith, array, bitmap, buttons, context, controls, cursors,drawing, drawtext, events, fonts, image, init, menus, objects,strings, windows}.c, {graphapp, internal}.h are in partCopyright (C) 1993-1998 Lachlan PatrickDistributed under the GNU Library General Public Licensesrc/gnuwin32/psignal.[ch]Based on files which areFreely redistributable and modifiable. Use at your own risk.Copyright 1994-1999 The Downhill Projecthttp://www.ede.com/free/u2ntR_HOME/Tcl:Files compiled and installed from Tcl 8.6.4 and Tk 8.6.4.see R_HOME/Tcl/license.terms for the license.This software is copyrighted by the Regents of the University ofCalifornia, Sun Microsystems, Inc., and other parties. [...]src/extra/trio/* (except compat.c)From trio-1.13 (http://daniel.haxx.se/projects/trio/)Copyright (C) 1998-2001 by Bjorn Reese and Daniel Stenberg.Permission to use, copy, modify, and distribute this software for anypurpose with or without fee is hereby granted, provided that the abovecopyright notice and this permission notice appear in all copies.THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIEDWARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OFMERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS ANDCONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.src/gnuwin32/dos_wglob.[ch](Very much) modified from perl's ext/File/Glob/bsd_glob.[ch]./** Copyright (c) 1989, 1993* The Regents of the University of California. All rights reserved.** This code is derived from software contributed to Berkeley by* Guido van Rossum.** Redistribution and use in source and binary forms, with or without* modification, are permitted provided that the following conditions* are met:* 1. Redistributions of source code must retain the above copyright* notice, this list of conditions and the following disclaimer.* 2. Redistributions in binary form must reproduce the above copyright* notice, this list of conditions and the following disclaimer in the* documentation and/or other materials provided with the distribution.* 3. Neither the name of the University nor the names of its contributors* may be used to endorse or promote products derived from this software* without specific prior written permission.** THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS 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)* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF* SUCH DAMAGE.*/src/fixed/h/iconv.hFrom GNU libiconv-1.11, distributed under LGPL>=2,Copyright (C) 1999-2003, 2005-2006 Free Software Foundation, Inc.Binary components-----------------The Windows binary distribution contains components that have beencompiled separately. Most of these are from the Rtools distributionat http://www.murdoch-sutherland.com/Rtools/;http://www.murdoch-sutherland.com/Rtools/Rtools.txt lists the currentcontents.The build of Tcl/Tk contained in the binary installer was producedby Adrian Waddell; see https://github.com/waddella/Tclbuild forinstructions. Sources are available via links on that page, or onrequest from R-windows@r-project.org.Rbitmap.dll is built against static libraries for libpng, jpeg andlibtiff: the Makefiles and configuration headers used are in thesrc/gnuwin32/bitmap direcctory. The exact sources used for theselibraries are available on request to R-windows@r-project.org (youwill need to specify which binary installer version).A binay build may contain compiled sources from cairographics,distributed under LGPL 2.1 (our choice) or MPL 1.1. The binarydistribution used is that at https://www.rforge.net/Cairo/files/ .A binary build may contain compiled components from ICU, whose licensecan be viewed athttp://source.icu-project.org/repos/icu/icu/trunk/LICENSE: thesources and binary libraries used are available athttp://www.stats.ox.ac.uk/pub/Rtools/ .