File: LICENSE.note

package info (click to toggle)
lattice 0.20-38-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,776 kB
  • sloc: ansic: 357; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

This software is distributed 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.

As of writing, this essentially boils down to two possible licenses,
GPL version 2 and version 3.  Copies of these licenses are available
in files GPL-2 and GPL-3 in the sources of this package, as well as at

http://www.r-project.org/Licenses/

They can also be viewed from within R using 

RShowDoc("GPL-2")
RShowDoc("GPL-3")