This file is indexed.

/usr/share/doc/pymsnt/copyright is in pymsnt 0.11.3+hg224-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
This package was debianized by Sam Morris <sam@robots.org.uk> on
Sun, 19 Sep 2004 19:05:38 +0100.

The original upstream project was at <http://delx.net.au/projects/pymsnt/>, but
that has been defunct for some years. Development has since moved to a
sharesource project <http://sharesource.org/project/pymsnt/>. The upstream
source archive was obtained from commit id
428f587a00a01342555b80197aa5dedc4199b4c2 of the sharesource project's mercurial
repo as follows:

	$ hg clone --insecure https://sharesource.org/hg/pymsnt/
	$ (cd pymsnt && hg log -r . --template '{latesttagdistance}-{node}\n')
	224-428f587a00a01342555b80197aa5dedc4199b4c2
	$ rm -rf pymsnt/.hg
	$ tar Jcf pymsnt-0.11.3+hg224.tar.xz pymsnt

The 'twistfix' component was taken from src/twistfix in the
pymsnt_0.11.3.orig.tar.gz archive; it appears to be absent in upstream's
mercurial repository.

Upstream Authors: James Bunton, Dave Smith, Twisted Matrix Laboratories,
Matthew W. Lefkowitz

Translators: asantos, Matthias Therry, Sander Devrieze, Florian Holzhauer,
Lucas Nussbaum, Alexandre Viard, peralta, Tomasz Sterna

Copyright: 2004-2006 James Bunton
           2001-2003 Matthew W. Lefkowitz
           2001-2005 Twisted Matrix Laboratories
           2002-2003 Dave Smith

The following statement applies to the files src/tlib/msn/msn.py,
src/tlib/domish.py, src/tlib/xmlstream.py and all files in the src/tlib/jabber
directory:

 This library is free software; you can redistribute it and/or
 modify it under the terms of version 2.1 of the GNU Lesser General Public
 License as published by the Free Software Foundation.

 This library 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
 Lesser General Public License for more details.

 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

On Debian systems, the complete text of the GNU Lesser General Public License,
version 2.1, can be found in /usr/share/common-licenses/LGPL-2.1.

The following statement applies to all other files in this package:

 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; either version 2 of the License.

 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 program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

On Debian systems, the complete text of the GNU General Public License,
version 2, can be found in /usr/share/common-licenses/GPL-2.