This file is indexed.

/usr/share/doc/libclutter-imcontext-0.1-0-dbg/copyright is in libclutter-imcontext-0.1-0-dbg 0.1.4-3+b3.

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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: clutter-imcontext
Upstream-Contact: Raymond Liu <raymond.liu@intel.com>
Source: https://gitorious.org/mx-toolkit/clutter-imcontext

Files: *
Copyright: 2009 Intel Corporation.
License: LGPL-2.1

Files: clutter-imcontext/*.c clutter-imcontext/*.h tests/*.c
Copyright: 2009 Intel Corporation.
License: LGPL-2.1

Files: clutter-imcontext/clutter-imcontext.c clutter-imcontext/clutter-imcontext.h clutter-imcontext/clutter-imcontextsimple.c clutter-imcontext/clutter-imcontextsimple.h tools/scan-immodules.c
Copyright: 2000 Red Hat, Inc.
           2009 Intel Corporation.
License: LGPL-2.1

Files: debian/*
Copyright: 2009 Canonical, Ltd.
           2012 Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
License: LGPL-2.1

License: LGPL-2.1
 This program is free software; you can redistribute it and/or modify it
 under the terms and conditions of the GNU Lesser General Public License,
 version 2.1, as published by the Free Software Foundation.
 .
 This program is distributed in the hope it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
 more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
 .
 On Debian systems the full text of the GNU Lesser General Public Licnse,
 version 2.1, can be found in the /usr/share/common-licenses/LGPL-2.1 file.