This file is indexed.

/usr/share/doc/fso-sounds-none/copyright is in fso-sounds-none 0.8.5.1-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
85
This package was debianized by Joachim Breitner <nomeata@debian.org> on
Fri, 08 Aug 2008 11:22:51 -0300

It was downloaded from git://git.freesmartphone.org/frameworkd.git

The following copyrights apply to the frameworkd sourcecode:
 * Copyright © 2008-2009 Openmoko, Inc.
 * Copyright © 2008-2009 Jan 'Shoragan' Lübbe <jluebbe@lasnet.de>
 * Copyright © 2008-2009 Michael 'Mickey' Lauer <mlauer@vanille-media.de>
 * Copyright © 2008-2009 Daniel Willmann <daniel@totalueberwachung.de>
 * Copyright © 2008 John Lee <john_lee@openmoko.com>
 * Copyright © 2007-2008 M. Dietrich.
 * Copyright © 2008 Guillaume 'Charlie' Chereau
 * Copyright © 2006 Adam Sampson <ats@offog.org>
 * Copyright © 2003, 2004, 2005, 2006 Red Hat Inc.
 * Copyright © 2003 David Zeuthen
 * Copyright © 2004 Rob Taylor
 * Copyright © 2005, 2006 Collabora Ltd.
 * Copyright © 2007 John (J5) Palmieri
 * Copyright © 2001, 2002, Russell Nelson
 * Copyright © Michele Simionato <michele.simionato@gmail.com>
 * Copyright © 2003 Paul Scott-Murphy
 * Copyright © 2007-2008 Peter V. Saveliev
 * Copyright © 2008 Stefan Schmidt <stefan@datenfreihafen.org>
 * Copyright © 2008 by Soeren Apel <abraxa@dar-clan.de>


For the Debian packaging:
 * Copyright © 2008-2009 Joachim Breitner <nomeata@debian.org>
 * Copyright © 2008-2009 Luca Capello <luca@pca.it>

The frameworkd source, excluding files mentioned below, and the Debian package
are distributed under the following license:

	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, 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.

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

The file ./tests/tasklet.py the content of ./framework/cxnet are distributed
under the following license:

	Tichy 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 3 of the License, or
	(at your option) any later version.

	Tichy 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.

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

The file framework/patterns/decorator.py is distributed under the following
license:

	 Redistributions of source code must retain the above copyright
	 notice, this list of conditions and the following disclaimer.
	 Redistributions in bytecode 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.

	 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
	 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
	 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
	 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
	 HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
	 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
	 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
	 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
	 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
	 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
	 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
	 DAMAGE.