This file is indexed.

/usr/share/doc/python-libpcap/copyright is in python-libpcap 0.6.4-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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://pylibpcap.sourceforge.net/

Files: *
Copyright: 2004-2012 William Lewis <wiml@hhhh.org>,
           2000-2002 David Margrave <davidma@eskimo.com>
           1998      Aaron L. Rhodes <arhodes@austin.rr.com>
License: BSD-3-clause
 This program is free software. Redistribution and use in source and
 binary forms, with or without modification, are permitted provided
 that the following conditions are met:
 .
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in
     the documentation and/or other materials provided with the
     distribution.
  3. The names of the authors may not be used to endorse or promote
     products derived from this software without specific prior
     written permission.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; it is provided "AS IS", without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.