This file is indexed.

/usr/share/doc/openmsx-debugger/copyright is in openmsx-debugger 0.0.0.svn20141006-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
39
40
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: openMSX debugger
Upstream-Contact: openmsx-devel@lists.sourceforge.net
Source: http://sourceforge.net/p/openmsx/debugger/ci/master/tree/
	The zipfile that was downloaded from here was repackaged as a .tar.gz
	file to produce the upstream tarball used in the package.

Files: *
Copyright:
	Copyright 2005-2007 Edwin Velds <e.velds@gmail.com>
	Copyright 2007-2013 openMSX developers <openmsx-devel@lists.sourceforge.net>
License: GPL-3+

Files: debian/*
Copyright:
	Copyright 2007 Joost Yervante Damad <joost@lumatec.be>
	Copyright 2013 Bas Wijnen <wijnen@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.
 .
 The 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, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, version 3 of the GPL license can be found in
 /usr/share/common-licenses/GPL-3 .
 .
 Note that you can either choose version 3 of the GPL, or any later
 version of the license, as published by the Free Software Foundation.
 Links to currently released versions are listed above for your
 convenience only.