This file is indexed.

/usr/share/doc/pasaffe/copyright is in pasaffe 0.38-0ubuntu1.

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
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
Name: pasaffe
Maintainer: Marc Deslauriers <marc.deslauriers@canonical.com>
Source: https://launchpad.net/pasaffe

Files: *
Copyright: (C) 2011-2013 Marc Deslauriers <marc.deslauriers@canonical.com>
License: GPL-3
 The full text of the GPL is distributed in
 /usr/share/common-licenses/GPL-3 on Debian systems.

Files: bin/pasaffe-dump-db
Copyright: (C) 2011 Jamie Strandboge <jamie@canonical.com>
License: GPL-3
 The full text of the GPL is distributed in
 /usr/share/common-licenses/GPL-3 on Debian systems.

Files: bin/pasaffe-import-figaroxml:
Copyright: (C) 2011 Marc Deslauriers <marc.deslauriers@canonical.com>
Copyright: (C) 2011 Francesco Marella <francesco.marella@gmail.com>
License: GPL-3
 The full text of the GPL is distributed in
 /usr/share/common-licenses/GPL-3 on Debian systems.

Files: docs/formatV3.txt
Copyright: (C) 2003-2011 Rony Shapiro <ronys@users.sourceforge.net>
License: Artistic
 The full text of the Artistic license is distributed in
 /usr/share/common-licenses/Artistic on Debian systems.

Files: pasaffe_lib/figaroxml.py:
Copyright: (C) 2011-2012 Francesco Marella <francesco.marella@gmail.com>
License: GPL-3
 The full text of the GPL is distributed in
 /usr/share/common-licenses/GPL-3 on Debian systems.

Files: pasaffe_lib/keepassx.py:
Copyright: (C) 2011 Francesco Marella <francesco.marella@gmail.com>
Copyright: (C) 2012 Marc Deslauriers <marc.deslauriers@canonical.com>
License: GPL-3
 The full text of the GPL is distributed in
 /usr/share/common-licenses/GPL-3 on Debian systems.

Files: pasaffe_lib/pytwofish.py
Copyright: (C) 2007 Bjorn Edstrom <be@bjrn.se>
Copyright: (C) 1999 Dr Brian Gladman <gladman@seven77.demon.co.uk>
License:
 This code is a derived from an implementation by Dr Brian Gladman
 (gladman@seven77.demon.co.uk) which is subject to the following license.
 This Python implementation is not subject to any other license.
 .
 /* This is an independent implementation of the encryption algorithm:   */
 /*                                                                      */
 /*         Twofish by Bruce Schneier and colleagues                     */
 /*                                                                      */
 /* which is a candidate algorithm in the Advanced Encryption Standard   */
 /* programme of the US National Institute of Standards and Technology.  */
 /*                                                                      */
 /* Copyright in this implementation is held by Dr B R Gladman but I     */
 /* hereby give permission for its free direct or derivative use subject */
 /* to acknowledgment of its origin and compliance with any conditions   */
 /* that the originators of t he algorithm place on its exploitation.    */
 /*                                                                      */
 /* My thanks to Doug Whiting and Niels Ferguson for comments that led   */
 /* to improvements in this implementation.                              */
 /*                                                                      */
 /* Dr Brian Gladman (gladman@seven77.demon.co.uk) 14th January 1999     */
 .
 The above copyright notice must not be removed.

Files: pasaffe_lib/blowfish.py
Copyright: (C) 2002 Michael Gilfix <mgilfix@eecs.tufts.edu>
Copyright: (C) 2007./08. Ivan Voras <ivoras@gmail.com>
Copyright: Joel Edwards <joeledwards@gmail.com>
License: GPL or Artistic
 The full text of the GPL is distributed in
 /usr/share/common-licenses/GPL-3 on Debian systems.
 The full text of the Artistic license is distributed in
 /usr/share/common-licenses/Artistic on Debian systems.