This file is indexed.

/usr/share/doc/libxpp3-java/copyright is in libxpp3-java 1.1.4c-2build1.

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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
Format-Specification:
    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Name: XML Pull Parser 3
Upstream-Maintainer: 
Upstream-Source: http://www.extreme.indiana.edu/xgws/xsoap/xpp

Files: *
Copyright: Copyright 2002-2004 Extreme! Lab, Indiana University
Copyright: Copyright 2000-2004 Jason Hunter
License: other-BSD
 Indiana University Extreme! Lab Software License
 .
 Version 1.1.1
 .
 Copyright (c) 2002 Extreme! Lab, Indiana University. All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary 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.
 .
 3. The end-user documentation included with the redistribution, if any,
 must include the following acknowledgment:
 .
 "This product includes software developed by the Indiana University
 Extreme! Lab (http://www.extreme.indiana.edu/)."
 .
 Alternately, this acknowledgment may appear in the software itself,
 if and wherever such third-party acknowledgments normally appear.
 .
 4. The names "Indiana Univeristy" and "Indiana Univeristy Extreme! Lab"
 must not be used to endorse or promote products derived from this
 software without prior written permission. For written permission,
 please contact http://www.extreme.indiana.edu/.
 .
 5. Products derived from this software may not use "Indiana Univeristy"
 name nor may "Indiana Univeristy" appear in their name, without prior
 written permission of the Indiana University.
 .
 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 AUTHORS, COPYRIGHT HOLDERS OR ITS 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.

Files: src/java/builder/javax/xml/namespace/QName.java
Copyright: Copyright 2001-2003 The Apache Software Foundation
License: Apache-1.1

Files: src/java/tests/*
Copyright: Copyright 2002 Aleksander Slominski
License: LGPL-2.1+
 The full text of this license can be found in
 `/usr/share/common-licenses/LPGL-2.1'.

Files: src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/*
Copyright: Copyright 2000-2002 bob mcwhirter <bob@werken.com>
Copyright: Copyright 2000-2002 James Strachan <jstrachan@apache.org>
License: BSD-jaxen
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions, and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions, and the disclaimer that follows 
    these conditions in the documentation and/or other materials 
    provided with the distribution.
 .
 3. The name "Jaxen" must not be used to endorse or promote products
    derived from this software without prior written permission.  For
    written permission, please contact license@jaxen.org.
 .
 4. Products derived from this software may not be called "Jaxen", nor
    may "Jaxen" appear in their name, without prior written permission
    from the Jaxen Project Management (pm@jaxen.org).
 .
 In addition, we request (but do not require) that you include in the 
 end-user documentation provided with the redistribution and/or in the 
 software itself an acknowledgement equivalent to the following:
     "This product includes software developed by the
      Jaxen Project (http://www.jaxen.org/)."
 Alternatively, the acknowledgment may be graphical using the logos 
 available at http://www.jaxen.org/
 .
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 Jaxen AUTHORS OR THE PROJECT
 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.
 .
 This software consists of voluntary contributions made by many 
 individuals on behalf of the Jaxen Project and was originally 
 created by bob mcwhirter <bob@werken.com> and 
 James Strachan <jstrachan@apache.org>.  For more information on the 
 Jaxen Project, please see <http://www.jaxen.org/>.

Files: src/java/xpath/org/xmlpull/v1/builder/xpath/saxpath/*
Copyright: Copyright 2000-2002 werken digital
License: BSD-saxpath
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions, and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions, and the disclaimer that follows 
    these conditions in the documentation and/or other materials 
    provided with the distribution.
 .
 3. The name "SAXPath" must not be used to endorse or promote products
    derived from this software without prior written permission.  For
    written permission, please contact license@saxpath.org.
 .
 4. Products derived from this software may not be called "SAXPath", nor
    may "SAXPath" appear in their name, without prior written permission
    from the SAXPath Project Management (pm@saxpath.org).
 .
 In addition, we request (but do not require) that you include in the 
 end-user documentation provided with the redistribution and/or in the 
 software itself an acknowledgement equivalent to the following:
     "This product includes software developed by the
      SAXPath Project (http://www.saxpath.org/)."
 Alternatively, the acknowledgment may be graphical using the logos 
 available at http://www.saxpath.org/
 .
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 SAXPath AUTHORS OR THE PROJECT
 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.
 .
 ====================================================================
 This software consists of voluntary contributions made by many 
 individuals on behalf of the SAXPath Project and was originally 
 created by bob mcwhirter <bob@werken.com> and 
 James Strachan <jstrachan@apache.org>.  For more information on the 
 SAXPath Project, please see <http://www.saxpath.org/>.

Files: debian/*
Copyright: Copyright 2008 Marcus Better <marcus@better.se>
License: Apache-1.1