This file is indexed.

/usr/share/doc/r-cran-rglpk/copyright is in r-cran-rglpk 0.3-5-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
This is the Debian GNU/Linux r-cran-timedate package of Rglpk, an
interface between GNU R and the GNU Linear Programming Kit. Rglpk was
written by Stefan Theussl and Kurt Hornik.

This package was created by Dirk Eddelbuettel <edd@debian.org>.
The sources were downloaded from the main CRAN site
	http://cran.r-project.org/src/contrib/
and are also available from all CRAN mirrors as e.g.
	http://cran.us.r-project.org/src/contrib/

The package was renamed from its upstream name 'Rglpk' to
'r-cran-rglpk' to fit the pattern of CRAN (and non-CRAN) packages for
R.

Copyright (C) 2007 - 2008 Stefan Theussl and Kurt Hornik
Copyright (C) 2000 - 2008 Andrew Makhorin 
Copyright (C) 2000 - 2008 Department for Applied Informatics, Moscow Aviation Institute, Moscow, Russia

License: GPL-2

On a Debian GNU/Linux system, the GPL license (version 2) is included
in the file /usr/share/common-licenses/GPL-2.

For reference, the upstream DESCRIPTION file is included below:

  Package: Rglpk
  Version: 0.2-5
  Date: 2008-08-20
  Title: R/GNU Linear Programming Kit Interface
  Author: Stefan Theussl and Kurt Hornik
  Maintainer: Stefan Theussl <stefan.theussl@wu-wien.ac.at>
  Description: R interface to the GNU Linear Programing Kit (GLPK version 4.30).
    GLPK is open source software for solving large-scale linear programming (LP),
    mixed integer linear programming (MILP) and other related problems. 
  Depends: R (>= 2.7.0)
  License: GPL-2
  URL: http://R-Forge.R-project.org/projects/rglp/, http://www.gnu.org/software/glpk/
  Packaged: Wed Aug 20 19:09:31 2008; theussl