This file is indexed.

/usr/share/doc/fping/copyright is in fping 4.0-6.

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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fping 3
Upstream-Contact: David Schweikert <david@schweikert.ch>
Source: https://www.fping.org/

Files: *
Copyright: 1992, 1994, 1997 Board of Trustees, Leland Stanford Jr. University
Comment:
 Original author is Roland Schemers <schemers@stanford.edu>.
 First substantial rewrite by Roland Schemers <schemers@stanford.edu>.
 IPv6 Support: Jeroen Massar <jeroen@unfix.org / jeroen@ipng.nl>
 Improved main loop: David Schweikert <david@schweikert.ch>
License: BSD-3-Clause-Standford-Variant

Files: src/optparse.*
Copyright: released into the public domain
License: Unlicense
Comment: See https://github.com/skeeto/optparse

Files: debian/*
Copyright: 1994      Peter Tobias <tobias@et-inf.fho-emden.de> (netstd package)
           1999-2003 Herbert Xu <herbert@debian.org>
           2004-2008 Anibal Monsalve Salazar <anibal@debian.org>
           2010-2017 Axel Beckert <abe@debian.org>
Comment:
 This package was split from netstd by Herbert Xu <herbert@debian.org>
 on Sat, 30 Oct 1999 16:39:06 +1000.  netstd was created by Peter
 Tobias <tobias@et-inf.fho-emden.de> on Wed, 20 Jul 1994 17:23:21 +0200.
 .
 It is assumed that the packaging is under the same license as the
 upstream code unless mentioned otherwise.
License: BSD-3-Clause-Standford-Variant

License: BSD-3-Clause-Standford-Variant
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation, advertising
 materials, and other materials related to such distribution and use
 acknowledge that the software was developed by Stanford University.
 The name of the University may not be used to endorse or promote
 products derived from this software without specific prior written
 permission.
 .
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Comment: License short name based on
 https://fedoraproject.org/wiki/Licensing:BSD#BSD_Three_Clause_Variant

License: Unlicense
 This is free and unencumbered software released into the public domain.
 .
 Anyone is free to copy, modify, publish, use, compile, sell, or
 distribute this software, either in source code form or as a compiled
 binary, for any purpose, commercial or non-commercial, and by any
 means.
 .
 In jurisdictions that recognize copyright laws, the author or authors
 of this software dedicate any and all copyright interest in the
 software to the public domain. We make this dedication for the benefit
 of the public at large and to the detriment of our heirs and
 successors. We intend this dedication to be an overt act of
 relinquishment in perpetuity of all present and future rights to this
 software under copyright law.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.
 .
 For more information, please refer to <https://unlicense.org/>