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
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ESS
Upstream-Contact: ess-help@r-project.org
Source: https://ess.r-project.org/
Files: *
Copyright: 1989-2024 Free Software Foundation, Inc.
License: GPL-3+
Files: lisp/ess-custom.el
lisp/obsolete/ess-font-lock.el
test/ess-test-inf.el
test/ess-test-org.el
test/ess-test-r-edit.el
test/ess-test-r-eval.el
test/ess-test-r-fontification.el
test/ess-test-r-package.el
test/ess-test-r-syntax.el
test/ess-test-r-token.el
test/ess-test-r-utils.el
test/ess-test-r.el
test/ess-test-rd.el
test/ess-test-roxy.el
test/ess-test.el
Copyright: 1997-2024 Free Software Foundation, Inc.
License: GPL-2+
Files: etc/ess-sas-sh-command
Copyright: 1997 Richard M. Heiberger.
License: GPL-2+
Files: doc/*
Copyright: 1992-1995 David M. Smith
1996-2001 A.J. Rossini
2002-2022 The ESS Developers
License: permissive
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
Files: debian/*
Copyright: 1999-2006 Camm Maguire <camm@enhanced.com>
2006-2022 Dirk Eddelbuettel <edd@debian.org>
2022-2024 Sébastien Villemot <sebastien@debian.org>
License: GPL-3+
License: GPL-3+
ESS 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.
.
ESS 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 ESS. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General Public
License, version 3, can be found in the file
`/usr/share/common-licenses/GPL-3'.
License: GPL-2+
This file 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, or (at your option)
any later version.
.
This file 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.
.
On Debian systems, the complete text of the GNU General Public
License, version 2, can be found in the file
`/usr/share/common-licenses/GPL-2'.
|