This file is indexed.

/usr/share/doc/libdune-geometry-2.2.1/copyright is in libdune-geometry-2.2.1 2.2.1-2ubuntu2.

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
41
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dune-geometry
Source: http://www.dune-project.org/downloadsvn.html

Files: *
Copyright:
  2011          Andreas Dedner
  2011          Jorrit Fahlke
  2011          Christoph GrĂ¼ninger
  2011          Martin Nolte
  2011          Elias Pipping
  2011          Oliver Sander
License: GPL-2 with DUNE exception

Files: debian/*
Copyright: 2011-2012, Ansgar Burchardt <ansgar@debian.org>
License: GPL-2 with DUNE exception

License: GPL-2 with DUNE exception
 The DUNE library and headers are licensed under version 2 of the GNU General
 Public License, with a special exception for linking and compiling against
 DUNE, the so-called "runtime exception." The license is intended to be
 similar to the GNU Lesser General Public License, which by itself isn't
 suitable for a template library.
 .
 The exact wording of the exception reads as follows:
 .
 As a special exception, you may use the DUNE library without
 restriction.  Specifically, if other files instantiate templates or
 use macros or inline functions from one or more of the DUNE source
 files, or you compile one or more of the DUNE source files and link
 them with other files to produce an executable, this does not by
 itself cause the resulting executable to be covered by the GNU
 General Public License.  This exception does not however invalidate
 any other reasons why the executable file might be covered by the
 GNU General Public License.
 .
 This license clones the one of the libstc++ library.
 .
 On Debian systems, the full text of the GNU General Public License version 2
 can be found in the file  `/usr/share/common-licenses/GPL-2'.