This file is indexed.

/usr/share/doc/john/copyright is in john 1.8.0-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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: John the Ripper
Upstream-Contact: Alexander Peslyak (Solar Designer) <solar@openwall.com>
Source: http://www.openwall.com/john/

Files: *
Copyright: © 1996-2011, Solar Designer <solar@openwall.com>
License: GPL-2
 This program is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public
 License as published by the Free Software Foundation; version 2.
 .
 This program is distributed in the hope that it will be
 useful, but WITHOUT ANY WARRANTY; without even the implied
 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.  See the GNU General Public License for more
 details.
 .
 You should have received a copy of the GNU General Public
 License along with this package; 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 General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

Files: debian/*
Copyright: © 2009-2013, Ruben Molina <rmolina@udea.edu.co>
           © 2008-2009. David Paleino <d.paleino@gmail.com>
           © 2004-2006, Guilherme de S. Pastore <gpastore@debian.org>
           © 2003-2004, Javier Fernandez-Sanguino Peña <jfs@computer.org>
           © 2000-2004, Christian Kurz <shorty@debian.org>
License: GPL-2+

Files: debian/man/*
Copyright: © 1999-2001, Jordi Mallach <jordi@debian.org>
           © 1999-2001, Jeronimo Pellegrini <pellegrini@mpcnet.com.br>
License: GPL-2+

Files:src/MD5_std.*
Copyright: © 1996-2006, Solar Designer <solar@openwall.com>
License: GPL-2+

License: GPL-2+
 This program is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public
 License as published by the Free Software Foundation; version 2 or (at 
 your option) any later version.
 .
 This program is distributed in the hope that it will be
 useful, but WITHOUT ANY WARRANTY; without even the implied
 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.  See the GNU General Public License for more
 details.
 .
 You should have received a copy of the GNU General Public
 License along with this package; 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 General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

Files: src/crc32.*
Copyright: © 1998-2005, Solar Designer <solar@openwall.com>
License: public-domain
 Written by Solar Designer <solar at openwall.com> in 1998, revised in
 2005 for use in John the Ripper, and placed in the public domain.

Files: src/BF_std.*
Copyright: © 1996-2010, Solar Designer <solar@openwall.com>
License: public-domain
 A public domain version of this code, with reentrant and crypt(3)
 interfaces added, but optimizations specific to password cracking
 removed, is available at: http://www.openwall.com/crypt/

Files: src/nonstd.c
       src/sboxes.c
Copyright: © 1998, Matthew Kwan <mkwan@darkside.com.au>
License: permissive
 This software may be modified, redistributed, and used for any purpose,
 so long as its origin is acknowledged.