This file is indexed.

/usr/share/doc/libsieve2-dev/copyright is in libsieve2-dev 2.2.6-1.2.

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
This package was originally debianized by Paul J Stevens <paul@nfg.nl> on
Fri, 12 Nov 2004 14:38:38 +0100.
Adopted and reformed by Jose Luis Tallon <jltallon@adv-solutions.net> on
Mon, 24 Jul 2006 23:41:34 +0200

It was downloaded from http://libsieve.sf.net

Upstream Author: Aaron Stone <aaron@serendipity.palo-alto.ca.us>

Libsieve is Copyright 2003-2006 Aaron Stone
 <aaron@serendipity.palo-alto.ca.us>

libsieve2 is free software; you can redistribute it and/or modify
it under the terms of the GNU Library General Public License as published 
by the Free Software Foundation.


License: MIT (legacy code) and LGPL. Portions released under the GPL.

The legacy code in this distribution is covered by a simple license from CMU.
All new code in this distribution is covered by the GNU LGPL, version 2.1.

New portions of code are copyrighted by the libSieve author and maintainer,
Aaron Stone, and contributions are assumed to have thier copyrights assigned
to the libSieve author unless specifically stated and agreed to otherwise.

As of verison 2.1.4 (formerly 2.2.0_pre1) of libSieve, all code previously
held under a larger, "advertising," license from CMU has been removed or
replaced. As the new code is covered by the LGPL, the entire distribution
therefore fall under the LGPL. See section 2.b. of the GNU General Public
License for terms.


Some support code was taken from GLibC and other places, and so is covered 
by different licenses:

src/sv_util/:	GPL(code from GNU) and LGPL(Aaron Stone).
	Portions under the Public Domain [md5.c]

src/sv_test/:	LGPL (code by Aaron Stone a.k.a. sodabrew)

src/sv_regex/:	GPL(code from GNU's GLibC)

src/sv_parser/:	CMU/LGPL (input) + generated code from flex/bison

src/sv_interface/:	LGPL(sodabrew) + CMU [message.c, script.c & tree.c]

src/sv_include/*.h:	LGPL


----
On Debian systems, the full text of GNU licenses can be found at:

GNU's LGPL 2.1	: /usr/share/common-licenses/LGPL-2.1
GNU's GPL 2	: /usr/share/common-licenses/GPL-2