This file is indexed.

/usr/share/doc/golang-github-juju-ratelimit-dev/copyright is in golang-github-juju-ratelimit-dev 0.0~git20151125.0.77ed1c8-2.

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

Files: *
Copyright: 2014-2015 Canonical Ltd.
License: LGPL-3-with-static-linking-exception

Files: debian/*
Copyright: 2015 Tim Potter <tpot@hpe.com>
License: LGPL-3-with-static-linking-exception
Comment: the Debian packaging is licensed under the same terms as the original package.

License: LGPL-3-with-static-linking-exception
 As a special exception to the GNU Lesser General Public License version 3
 ("LGPL3"), the copyright holders of this Library give you permission to
 convey to a third party a Combined Work that links statically or dynamically
 to this Library without providing any Minimal Corresponding Source or
 Minimal Application Code as set out in 4d or providing the installation
 information set out in section 4e, provided that you comply with the other
 provisions of LGPL3 and provided that you meet, for the Application the
 terms and conditions of the license(s) which apply to the Application.
 .
 Except as stated in this special exception, the provisions of LGPL3 will
 continue to comply in full to this Library. If you modify this Library, you
 may apply this exception to your version of this Library, but you are not
 obliged to do so. If you do not wish to do so, delete this exception
 statement from your version. This exception does not (and cannot) modify any
 license terms which apply to the Application, with which you must still
 comply.
 .
 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.
 .
 On Debian systems, the complete text of version 3 of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-3'