This file is indexed.

/usr/share/doc/python-kaa-base/copyright is in python-kaa-base 0.6.0+svn4596-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
86
87
This package was debianized by Jeremie Corbier <jeremie.corbier@resel.enst-bretagne.fr>
on Mon, 28 May 2007 19:35:14 -0700.

It was downloaded from http://sourceforge.net/projects/freevo/

Copyright:

 Copyright (C) 2006 Dirk Meyer, Jason Tackaberry

 First Edition: Dirk Meyer <dmeyer@tzi.de>
 Maintainer:    Dirk Meyer <dmeyer@tzi.de>

 Please see the file AUTHORS for a complete list of authors.

 This library is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License version
 2.1 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., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301 USA


The complete text of the GNU Lesser General Public License can be found in
`/usr/share/common-licenses/LGPL'.

The following files are subject to other copyrights:

 - src/extensions/inotify/fallback-inotify.h:

   Copyright (C) 2005 John McCutchan

 - src/extensions/shmmodule.c:

 « shmmodule.c © 1997, 1998 by INRIA. All rights reserved.
   
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
   
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
   
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY WARRANTIES, EXPRESS OR IMPLIED,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
   
 IN NO EVENT SHALL THE INRIA OR THE AUTHORS 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. »
   
  If you have questions regarding this software, contact:
  Vladimir Marangozov, Vladimir.Marangozov@inrialpes.fr
  INRIA Rhône-Alpes, SIRAC project, 655 avenue de l'Europe
  38330 Montbonnot St. Martin, France.

 - src/notifier/pynotifier/*:

 Copyright (C) 2004, 2005, 2006
               Andreas Büsching <crunchy@bitkipper.net>

 This library is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License version
 2.1 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., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301 USA