File: copyright

package info (click to toggle)
r-cran-randomfields 3.3.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,916 kB
  • sloc: cpp: 52,159; ansic: 3,015; makefile: 2; sh: 1
file content (88 lines) | stat: -rw-r--r-- 3,572 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: RandomFields
Upstream-Contact: Martin Schlather <schlather@math.uni-mannheim.de>
Source: https://cran.r-project.org/package=RandomFields

Files: *
Copyright: 2008-2016 Martin Schlather,
                     Alexander Malinowski,
                     Marco Oesting,
                     Daphne Boecker,
                     Kirstin Strokorb,
                     Sebastian Engelke,
                     Johannes Martini,
                     Peter Menck,
                     Sebastian Gross,
                     Katharina Burmeister,
                     Juliane Manitz,
                     Richard Singleton,
                     Ben Pfaff,
                     R Core Team
License: GPL-3+

Files: src/avltr.h
Copyright: 1998, 1999 Ben Pfaff <pfaffben@pilot.msu.edu>
License: GPL-2+

Files: src/avltr_modified.*
Copyright: 1998, 1999 Ben Pfaff <pfaffben@pilot.msu.edu>
           2011 Martin Schlather
License: GPL-2+

Files: src/fft.cc
Copyright: 1995-1997 Robert Gentleman and Ross Ihaka
           1998-2013 The R Core Team
License: GPL-2+

Files: src/convhull2D.*
Copyright: 1996 by AT&T, Ken Clarkson
License: BSDlike
 Permission to use, copy, modify, and distribute this software for any
 purpose without fee is hereby granted, provided that this entire notice
 is included in all copies of any software which is or includes a copy
 or modification of this software and in all copies of the supporting
 documentation for such software.
 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTY.  IN PARTICULAR, NEITHER THE AUTHORS NOR AT&T MAKE ANY
 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.

Files: debian/*
Copyright: 2014-2016 Andreas Tille <tille@debian.org>
License: GPL-3+

License: GPL-3+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 On Debian systems, the complete text of the GNU General Public
 License can be found in `/usr/share/common-licenses/GPL-3'.

License: GPL-2+
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 On Debian systems, the complete text of the GNU General Public
 License can be found in `/usr/share/common-licenses/GPL-2'.