This file is indexed.

/usr/share/doc/python-sip/copyright is in python-sip 4.16.4+dfsg-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
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: pyqt@riverbankcomputing.com
Files-Excluded: doc/html

Files: *
Copyright: 2014, Riverbank Computing Limited
License: SIP or GPL-2 or GPL-3

Files: sipdistutils.py
Copyright: 2011, Develer Srl.
License: SIP or GPL-2 or GPL-3

Files: sipgen/parser.h
       sipgen/parser.c
Copyright: 1984-2006, Free Software Foundation, Inc.
License: GPL-2+ with Bison exception
 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
 version 2 can be found in `/usr/share/common-licenses/GPL-2'.
 .
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.

Files: debian/*
Copyright: 2000-2004, Ricardo Javier Cardenes Medina <rcardenes@debian.org>
           2005-2010, Torsten Marek <shlomme@debian.org>
           2007-2011, Piotr Ożarowski <piotr@debian.org>
           2009,      Bernd Zeimetz <bzed@debian.org>
           2009-2011, Michael Casadevall <mcasadevall@debian.org>
           2011,      Michał Zając <michal.zajac@gmail.com>
           2011-2014, Scott Kitterman <scott@kitterman.com>
           2013-2014, Dmitry Shachnev <mitya57@debian.org>
           2001-2014, Other Debian contributors
License: GPL-2+
 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
 version 2 can be found in `/usr/share/common-licenses/GPL-2'.

License: SIP
 RIVERBANK COMPUTING LIMITED LICENSE AGREEMENT FOR SIP
 .
 1. This LICENSE AGREEMENT is between Riverbank Computing Limited ("Riverbank"),
 and the Individual or Organization ("Licensee") accessing and otherwise using
 SIP software in source or binary form and its associated documentation.  SIP
 comprises a software tool for generating Python bindings for software C and C++
 libraries, and a Python extension module used at runtime by those generated
 bindings.
 .
 2. Subject to the terms and conditions of this License Agreement, Riverbank
 hereby grants Licensee a nonexclusive, royalty-free, world-wide license to
 reproduce, analyze, test, perform and/or display publicly, prepare derivative
 works, distribute, and otherwise use SIP alone or in any derivative version,
 provided, however, that Riverbank's License Agreement and Riverbank's notice of
 copyright, e.g., "Copyright (c) 2014 Riverbank Computing Limited; All Rights
 Reserved" are retained in SIP alone or in any derivative version prepared by
 Licensee.
 .
 3. In the event Licensee prepares a derivative work that is based on or
 incorporates SIP or any part thereof, and wants to make the derivative work
 available to others as provided herein, then Licensee hereby agrees to include
 in any such work a brief summary of the changes made to SIP.
 .
 4. Licensee may not use SIP to generate Python bindings for any C or C++
 library for which bindings are already provided by Riverbank.
 .
 5. Riverbank is making SIP available to Licensee on an "AS IS" basis.
 RIVERBANK MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY
 OF EXAMPLE, BUT NOT LIMITATION, RIVERBANK MAKES NO AND DISCLAIMS ANY
 REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
 PURPOSE OR THAT THE USE OF SIP WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
 .
 6. RIVERBANK SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF SIP FOR ANY
 INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING,
 DISTRIBUTING, OR OTHERWISE USING SIP, OR ANY DERIVATIVE THEREOF, EVEN IF
 ADVISED OF THE POSSIBILITY THEREOF.
 .
 7. This License Agreement will automatically terminate upon a material breach
 of its terms and conditions.
 .
 8. Nothing in this License Agreement shall be deemed to create any relationship
 of agency, partnership, or joint venture between Riverbank and Licensee.  This
 License Agreement does not grant permission to use Riverbank trademarks or
 trade name in a trademark sense to endorse or promote products or services of
 Licensee, or any third party.
 .
 9. By copying, installing or otherwise using SIP, Licensee agrees to be bound
 by the terms and conditions of this License Agreement.

License: GPL-2
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2 as
 published by the Free Software Foundation.
 .
 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
 version 2 can be found in `/usr/share/common-licenses/GPL-2'.

License: GPL-3
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 3 as
 published by the Free Software Foundation.                                      
 .
 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
 version 2 can be found in `/usr/share/common-licenses/GPL-3'.