This file is indexed.

/usr/share/doc/libsaxonhe-java/copyright is in libsaxonhe-java 9.5.1.1+dfsg-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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Saxon-HE
Source: http://www.saxonica.com/

Files: *
Copyright: 1999-2014, Saxonica
License: MPL-2.0

Files: sf/saxon/expr/sort/GenericSorter.java
Copyright: 1999 CERN - European Organization for Nuclear Research.
License: CERN
 Permission to use, copy, moNumbererdify, distribute and sell this software
 and its documentation for any purpose is hereby granted without fee, provided
 that the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting documentation.
 CERN makes no representations about the suitability of this software for any
 purpose. It is provided "as is" without expressed or implied warranty.

Files: debian/*
Copyright: 2013, Eugene Zhukov <jevgeni.zh@gmail.com>
License: MPL-2.0

License: MPL-2.0
 The contents of this file are subject to the Mozilla Public License
 Version 2.0 (the "License"); you may not use this file except in
 compliance with the License. You may obtain a copy of the License at
 http://www.mozilla.org/MPL/2.0
 .
 Software distributed under the License is distributed on an "AS IS"
 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
 License for the specific language governing rights and limitations
 under the License.
 .
 The Original Code is Saxon-HE - The XSLT and XQuery Processor.
 .
 The Initial Developer of the Original Code is Michael H. Kay.