This file is indexed.

/usr/share/doc/libsolv-doc/copyright is in libsolv-doc 0.6.11-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
 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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libsolv
Upstream-Contact: Michael Schröder (https://github.com/mlschroe)
Source: https://github.com/openSUSE/libsolv

Files: examples/solv.c
 examples/pysolv
 ext/pool_fileconflicts.c
 ext/pool_fileconflicts.h
 ext/repo_appdata.c
 ext/repo_appdata.h
 ext/repo_arch.c
 ext/repo_arch.h
 ext/repo_comps.c
 ext/repo_comps.h
 ext/repo_content.c
 ext/repo_content.h
 ext/repo_cudf.c
 ext/repo_cudf.h
 ext/repo_deb.c
 ext/repo_deb.h
 ext/repo_deltainfoxml.c
 ext/repo_deltainfoxml.h
 ext/repo_helix.c
 ext/repo_helix.h
 ext/repo_mdk.c
 ext/repo_mdk.h
 ext/repo_products.c
 ext/repo_products.h
 ext/repo_pubkey.c
 ext/repo_pubkey.h
 ext/repo_releasefile_products.c
 ext/repo_releasefile_products.h
 ext/repo_repomdxml.c
 ext/repo_repomdxml.h
 ext/repo_rpmdb.c
 ext/repo_rpmdb.h
 ext/repo_rpmmd.c
 ext/repo_rpmmd.h
 ext/repo_susetags.c
 ext/repo_susetags.h
 ext/repo_updateinfoxml.h
 ext/repo_zyppdb.c
 ext/repo_zyppdb.h
 ext/solv_xfopen.c
 ext/solv_xfopen.h
 ext/testcase.c
 ext/testcase.h
 ext/tools_util.h
 src/bitmap.c
 src/bitmap.h
 src/chksum.c
 src/chksum.h
 src/cplxdeps.c
 src/cplxdeps.h
 src/dataiterator.h
 src/dirpool.c
 src/dirpool.h
 src/evr.c
 src/evr.h
 src/hash.h
 src/knownid.h
 src/linkedpkg.h
 src/policy.c
 src/policy.h
 src/pool.c
 src/pool.h
 src/poolarch.c
 src/poolarch.h
 src/poolid.c
 src/poolid.h
 src/poolid_private.h
 src/pooltypes.h
 src/poolvendor.c
 src/poolvendor.h
 src/problems.c
 src/problems.h
 src/queue.c
 src/queue.h
 src/repo.c
 src/repo.h
 src/repo_solv.c
 src/repo_solv.h
 src/repo_write.c
 src/repo_write.h
 src/repodata.c
 src/repodata.h
 src/repopack.h
 src/repopage.c
 src/repopage.h
 src/rules.c
 src/rules.h
 src/selection.c
 src/selection.h
 src/solvable.c
 src/solvable.h
 src/solver.c
 src/solver.h
 src/solver_private.h
 src/solverdebug.c
 src/solverdebug.h
 src/solvversion.c
 src/solvversion.h.in
 src/strpool.c
 src/strpool.h
 src/transaction.c
 src/transaction.h
 src/util.c
 src/util.h
 tools/appdata2solv.c
 tools/archpkgs2solv.c
 tools/archrepo2solv.c
 tools/common_write.c
 tools/common_write.h
 tools/comps2solv.c
 tools/deb2solv.c
 tools/deltainfoxml2solv.c
 tools/diskusagexml2solv.c
 tools/dumpsolv.c
 tools/helix2solv.c
 tools/installcheck.c
 tools/mdk2solv.c
 tools/mergesolv.c
 tools/patchcheck.c
 tools/repomdxml2solv.c
 tools/rpmdb2solv.c
 tools/rpmmd2solv.c
 tools/rpms2solv.c
 tools/susetags2solv.c
 tools/updateinfoxml2solv.c
Copyright: 2007, Novell Inc
  2007-2008, Novell Inc
  2007-2009, Novell Inc
  2007-2011, Novell Inc
  2007-2012, Novell Inc
  2007-2013, Novell Inc
  2007-2014, Novell Inc
  2008, Novell Inc
  2008-2012, Novell Inc
  2009, Novell Inc
  2009-2012, Novell Inc
  2009-2013, Novell Inc
  2011, Novell Inc
  2012, Novell Inc
  2013, Novell Inc
  2014, Novell Inc
License: BSD-3-clause

Files: src/md5.c
 src/md5.h
Copyright: 2001, Solar Designer <solar@openwall.com>
License: public-domain~md5

Files: src/sha1.c
 src/sha1.h
Copyright: 1998, Steve Reid <sreid@sea-to-sky.net>
           1998, James H. Brown <jbrown@burgoyne.com>
           2001, Saul Kravitz <Saul.Kravitz@celera.com>
           2002, Ralph Giles <giles@ghostscript.com>
License: public-domain~sha1

Files: doc/filters/xcode.pl
 tools/cudftest.c
 tools/findfileconflicts.c
 tools/repo2solv.sh
 tools/testsolv.c
Copyright: *No copyright*
License: BSD-3-clause
Comment:
 Assuming license found in LICENSE.BSD.

Files: ext/pool_parserpmrichdep.c
 ext/pool_parserpmrichdep.h
 ext/repo_autopattern.c
 ext/repo_autopattern.c
 ext/repo_autopattern.h
 ext/solv_pgpvrfy.c
 ext/solv_pgpvrfy.h
 src/linkedpkg.c
Copyright: 2013, SUSE Inc
 2014, SUSE Inc
 2015, SUSE Inc
License: BSD-3-clause

Files: src/sha2.c
 src/sha2.h
Copyright: 2000-2001, Aaron D. Gifford
License: BSD-3-clause

Files: ext/repo_haiku.cpp
 ext/repo_haiku.h
Copyright: 2011-2013, Ingo Weinhold <ingo_weinhold@gmx.de>
License: BSD-3-clause

Files: src/qsort_r.c
Copyright: 1992-1993, The Regents of the University of California.
License: BSD-3-clause

Files: ext/repo_updateinfoxml.c
Copyright: 2007, Novell Inc
License: BSD-3-clause

Files: cmake/modules/FindPackageHandleStandardArgs.cmake
Copyright: 2000-2009, Kitware, Inc., Insight Software Consortium
License: BSD-3-clause

Files: cmake/modules/FindRuby.cmake
       cmake/modules/_CMakeParseArguments.cmake
Copyright: 2004-2009, Kitware, Inc., Insight Software Consortium
           2000-2009, Kitware, Inc., Insight Software Consortium
           2008-2009, Alexander Neundorf <neundorf@kde.org>
           2010, Alexander Neundorf <neundorf@kde.org>
License: BSD-3-clause

Files: package/libsolv.changes
       package/libsolv.spec.in
Copyright: 2012, SUSE LINUX Products GmbH, Nuernberg, Germany.
License: BSD-3-clause
Comment:
 Applying libsolv (LICENSE.BSD) here:
 .
 All modifications and additions to the file contributed by third parties
 remain the property of their copyright owners, unless otherwise agreed
 upon. The license for this file, and modifications and additions to the
 file, is the same license as for the pristine package itself (unless the
 license for the pristine package is not an Open Source License, in which
 case the license is the MIT License). An "Open Source License" is a
 license that conforms to the Open Source Definition (Version 1.9)
 published by the Open Source Initiative

Files: .emacs-dirvars
       .gitignore
       .travis.yml
       BUGS
       CMakeLists.txt
       CREDITS
       INSTALL
       LICENSE.BSD
       NEWS
       README
       VERSION.cmake
       bindings/CMakeLists.txt
       bindings/perl/CMakeLists.txt
       bindings/python/CMakeLists.txt
       bindings/python3/CMakeLists.txt
       bindings/ruby/CMakeLists.txt
       bindings/solv.i
       cmake/modules/FindCheck.cmake
       cmake/modules/FindEXPAT.cmake
       cmake/modules/FindLZMA.cmake
       cmake/modules/FindLibSolv.cmake
       cmake/modules/FindRuby.cmake
       doc/CMakeLists.txt
       doc/Makefile.gen
       doc/filters/xcode.conf
       doc/appdata2solv.1
       doc/appdata2solv.txt
       doc/archpkgs2solv.1
       doc/archpkgs2solv.txt
       doc/archrepo2solv.1
       doc/archrepo2solv.txt
       doc/comps2solv.1
       doc/comps2solv.txt
       doc/deb2solv.1
       doc/deb2solv.txt
       doc/deltainfoxml2solv.1
       doc/deltainfoxml2solv.txt
       doc/dumpsolv.1
       doc/dumpsolv.txt
       doc/helix2solv.1
       doc/helix2solv.txt
       doc/installcheck.1
       doc/installcheck.txt
       doc/libsolv-bindings.3
       doc/libsolv-bindings.txt
       doc/libsolv-constantids.3
       doc/libsolv-constantids.txt
       doc/libsolv-history.3
       doc/libsolv-history.txt
       doc/libsolv-pool.3
       doc/libsolv-pool.txt
       doc/libsolv.3
       doc/libsolv.txt
       doc/mdk2solv.1
       doc/mdk2solv.txt
       doc/mergesolv.1
       doc/mergesolv.txt
       doc/repomdxml2solv.1
       doc/repomdxml2solv.txt
       doc/rpmdb2solv.1
       doc/rpmdb2solv.txt
       doc/rpmmd2solv.1
       doc/rpmmd2solv.txt
       doc/rpms2solv.1
       doc/rpms2solv.txt
       doc/susetags2solv.1
       doc/susetags2solv.txt
       doc/testsolv.1
       doc/testsolv.txt
       doc/updateinfoxml2solv.1
       doc/updateinfoxml2solv.txt
       examples/CMakeLists.txt
       examples/p5solv
       examples/rbsolv
       ext/CMakeLists.txt
       ext/libsolvext.ver
       src/CMakeLists.txt
       src/libsolv.ver
       test/CMakeLists.txt
       test/runtestcases
       test/testcases/choose/default.t
       test/testcases/choose/enhanced.t
       test/testcases/choose/oldversion.t
       test/testcases/choose/suggested.t
       test/testcases/choose/versioned.t
       test/testcases/choose/versioned2.t
       test/testcases/cleandeps/cleandeps_dup.t
       test/testcases/cleandeps/cleandeps_in.t
       test/testcases/cleandeps/cleandeps_up.t
       test/testcases/cleandeps/mistake.t
       test/testcases/distupgrade/dup_allowuninstall
       test/testcases/distupgrade/dup_noarchchange
       test/testcases/evrcmp/conflicts.repo
       test/testcases/evrcmp/system.repo
       test/testcases/evrcmp/testevr.t
       test/testcases/forcebest/forcebest_dup.t
       test/testcases/forcebest/forcebest_in.t
       test/testcases/forcebest/forcebest_up.t
       test/testcases/lockstep/lockstep_install.t
       test/testcases/lockstep/lockstep_update.t
       test/testcases/multiversion/multiversion.t
       test/testcases/namespace/namespaceprovides.t
       test/testcases/sat/assert.t
       test/testcases/sat/mm-test.t
       test/testcases/targeted/targeted_dup.t
       test/testcases/targeted/targeted_up.t
       test/testcases/testcase/str2dep.t
       test/testcases/yumobs/split.t
       tools/CMakeLists.txt
Copyright: *No copyright*
License: BSD-3-clause
Comment:
 Assuming license found in LICENSE.BSD.

Files: debian/*
Copyright: 2013, Thomas-Karl Pietrowski (https://launchpad.net/~thopiekar)
           2014, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: BSD-3-clause or public-domain~md5 or public-domain~sha1

License: BSD-3-clause
 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. Neither the name of Novell nor the names of its contributors may
    be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

License: public-domain~md5
 This is an OpenSSL-compatible implementation of the RSA Data Security,
 Inc. MD5 Message-Digest Algorithm.
 .
 Written by Solar Designer <solar@openwall.com> in 2001, and placed in
 the public domain.
 .
 This differs from Colin Plumb's older public domain implementation in
 that no 32-bit integer data type is required, there's no compile-time
 endianness configuration, and the function prototypes match OpenSSL's.
 The primary goals are portability and ease of use.
 .
 This implementation is meant to be fast, but not as fast as possible.
 Some known optimizations are not included to reduce source code size
 and avoid compile-time configuration.

License: public-domain~sha1
 Extracted from src/sha1.c's changelog in the file header:
 .
 SHA-1 in C
 By Steve Reid <sreid@sea-to-sky.net>
 100% Public Domain
 .
 -----------------
 Modified 7/98
 By James H. Brown <jbrown@burgoyne.com>
 Still 100% Public Domain
 .
 [...]
 .
 -----------------
 Modified 8/98
 By Steve Reid <sreid@sea-to-sky.net>
 Still 100% public domain
 .
 [...]
 .
 -----------------
 Modified 4/01
 By Saul Kravitz <Saul.Kravitz@celera.com>
 Still 100% PD
 .
 [...]
 .
 -----------------
 Modified 07/2002
 By Ralph Giles <giles@ghostscript.com>
 Still 100% public domain
 .
 [...]