The R Project SVN R

Rev

Rev 70701 | Rev 78222 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4394 ripley 1
 
49677 ripley 2
 
4394 ripley 3
Windows version
4
===============
5
 
27910 ripley 6
src/gnuwin32/e_pow.S
7
 
8
is distributed under the Lesser GNU Public Licence (file COPYING.LIB),
9
being based closely on code in the GNU C Library.
10
 
11
 
4441 ripley 12
src/gnuwin32/getline/*
13
 
14
/*
15
 * Copyright (C) 1991, 1992, 1993 by Chris Thewalt (thewalt@ce.berkeley.edu)
16
 *
17
 * Permission to use, copy, modify, and distribute this software 
18
 * for any purpose and without fee is hereby granted, provided
19
 * that the above copyright notices appear in all copies and that both the
20
 * copyright notice and this permission notice appear in supporting
21
 * documentation.  This software is provided "as is" without express or
22
 * implied warranty.
23
 *
24
 * Thanks to the following people who have provided enhancements and fixes:
25
 *   Ron Ueberschaer, Christoph Keller, Scott Schwartz, Steven List,
26
 *   DaviD W. Sanderson, Goran Bostrom, Michael Gleason, Glenn Kasten,
27
 *   Edin Hodzic, Eric J Bivona, Kai Uwe Rommel, Danny Quah, Ulrich Betzler
28
 */
29
 
30
 
31
 
42524 ripley 32
src/extra/graphapp/*
4394 ripley 33
 
34
The files {arith, array, bitmap, buttons, context, controls, cursors,
35
drawing, drawtext, events, fonts, image, init, menus, objects,
42524 ripley 36
strings, windows}.c, {graphapp, internal}.h are in part
4394 ripley 37
 
12778 pd 38
	Copyright (C) 1993-1998 Lachlan Patrick
42331 ripley 39
	Distributed under the GNU Library General Public License
4394 ripley 40
 
23263 ripley 41
 
5178 ripley 42
src/gnuwin32/psignal.[ch]
43
 
44
Based on files which are
45
	Freely redistributable and modifiable.  Use at your own risk.
46
	Copyright 1994-1999 The Downhill Project
6098 pd 47
	http://www.ede.com/free/u2nt
48
 
23263 ripley 49
 
50
R_HOME/Tcl:
51
 
70701 murdoch 52
Files compiled and installed from Tcl 8.6.4 and Tk 8.6.4.
23263 ripley 53
see R_HOME/Tcl/license.terms for the license.
54
 
55
    This software is copyrighted by the Regents of the University of
56
    California, Sun Microsystems, Inc., and other parties. [...]
37901 ripley 57
 
58
 
38504 ripley 59
src/extra/trio/* (except compat.c)
37901 ripley 60
 
47321 ripley 61
From trio-1.13 (http://daniel.haxx.se/projects/trio/)
37901 ripley 62
 
63
 Copyright (C) 1998-2001 by Bjorn Reese and Daniel Stenberg.
64
 
65
 Permission to use, copy, modify, and distribute this software for any
66
 purpose with or without fee is hereby granted, provided that the above
67
 copyright notice and this permission notice appear in all copies.
68
 
69
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
70
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
71
 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
72
 CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.
40263 ripley 73
 
74
 
46983 ripley 75
src/gnuwin32/dos_wglob.[ch]
40263 ripley 76
 
46983 ripley 77
(Very much) modified from perl's ext/File/Glob/bsd_glob.[ch].
40263 ripley 78
 
79
/*
80
 * Copyright (c) 1989, 1993
81
 *	The Regents of the University of California.  All rights reserved.
82
 *
83
 * This code is derived from software contributed to Berkeley by
84
 * Guido van Rossum.
85
 *
86
 * Redistribution and use in source and binary forms, with or without
87
 * modification, are permitted provided that the following conditions
88
 * are met:
89
 * 1. Redistributions of source code must retain the above copyright
90
 *    notice, this list of conditions and the following disclaimer.
91
 * 2. Redistributions in binary form must reproduce the above copyright
92
 *    notice, this list of conditions and the following disclaimer in the
93
 *    documentation and/or other materials provided with the distribution.
94
 * 3. Neither the name of the University nor the names of its contributors
95
 *    may be used to endorse or promote products derived from this software
96
 *    without specific prior written permission.
97
 *
98
 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
99
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
100
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
101
 * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
102
 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
103
 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
104
 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
105
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
106
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
107
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
108
 * SUCH DAMAGE.
109
 */
42623 ripley 110
 
111
src/fixed/h/iconv.h
112
 
113
From GNU libiconv-1.11, distributed under LGPL>=2,
114
Copyright (C) 1999-2003, 2005-2006 Free Software Foundation, Inc.
48422 ripley 115
 
116
 
49677 ripley 117
 
48422 ripley 118
Binary components
119
-----------------
120
 
121
The Windows binary distribution contains components that have been
122
compiled separately.  Most of these are from the Rtools distribution
123
at http://www.murdoch-sutherland.com/Rtools/;
124
http://www.murdoch-sutherland.com/Rtools/Rtools.txt lists the current
125
contents.
126
 
70701 murdoch 127
The build of Tcl/Tk contained in the binary installer was produced
128
by Adrian Waddell; see https://github.com/waddella/Tclbuild for 
129
instructions.  Sources are available via links on that page, or on
130
request from R-windows@r-project.org.
48422 ripley 131
 
49784 ripley 132
Rbitmap.dll is built against static libraries for libpng, jpeg and
48422 ripley 133
libtiff: the Makefiles and configuration headers used are in the
134
src/gnuwin32/bitmap direcctory.  The exact sources used for these
135
libraries are available on request to R-windows@r-project.org (you
136
will need to specify which binary installer version).
66040 ripley 137
 
138
A binay build may contain compiled sources from cairographics,
139
distributed under LGPL 2.1 (our choice) or MPL 1.1.  The binary
69727 ripley 140
distribution used is that at https://www.rforge.net/Cairo/files/ .
66040 ripley 141
 
142
A binary build may contain compiled components from ICU, whose license
143
can be viewed at
70804 ripley 144
http://source.icu-project.org/repos/icu/icu/trunk/LICENSE: the
66040 ripley 145
sources and binary libraries used are available at
146
http://www.stats.ox.ac.uk/pub/Rtools/ .