This file is indexed.

/usr/share/doc/golang-github-juju-webbrowser-dev/copyright is in golang-github-juju-webbrowser-dev 0.0~git20160309.54b8c57-3.

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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: webbrowser
Source: https://github.com/juju/webbrowser
Files-Excluded: vendor Godeps/_workspace

Files: *
Copyright: 2016 Canonical Ltd
License: LGPL-3.0

Files: debian/*
Copyright: 2018 Alexandre Viau <aviau@debian.org>
License: LGPL-3.0
Comment: Debian packaging is licensed under the same terms as upstream

License: LGPL-3.0
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation; version 3 of the License.
 .
 On Debian systems, the complete text of the latest version of the GNU Lesser
 General Public License can be found in `/usr/share/common-licenses/LGPL-3'.