This file is indexed.

/usr/share/doc/liblrm2-dev/copyright is in liblrm2-dev 1.0.12~rc1+hg2777-1.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
 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
This package was first debianized by Paolo Molaro <lupus@debian.org> on
Wed, 17 Nov 1999 17:30:23 +0100.

The original sources can be found at:
	http://linux-ha.org/wiki/Download

Upstream Authors (from AUTHORS) and copyright holders: (c) 1998-2010

	Alan Robertson <alanr@unix.sh>
	Andreas Mock <andreas.mock@web.de>
	Andrew Beekhof <andrew@beekhof.net>
	Dave Blaschke <debltc@us.ibm.com>
	David Lee <t.d.lee@durham.ac.uk>
	Dejan Muhamedagic <dejan@hello-penguin.com>
	Hannes Eder <heder@google.com>
	Huang Zhen <zhenhltc@cn.ibm.com>
	Junko Ikeda <ikedaj@intellilink.co.jp>
	Lars Marowsky-Bree <lmb@suse.de>
	Martin Bene <martin.bene@icomedias.com>
	Phil Carns <carns@mcs.anl.gov>
	Satomi Taniguchi <taniguchis@intellilink.co.jp>
	Sean Reifschneider <jafo@tummy.com>
	Sebastian Reitenbach <itlistuser@rapideye.de>
	Serge Dubrouski <sergeyfd@gmail.com>
	Simon Horman <horms@verge.net.au>
	Xinwei Hu <hxinwei@gmail.com>

Code for the following pieces borrowed from code by:
	Tom Vogt <tom@lemuria.org>	(udp code)
	yuri volobuev <volobuev@t1.chem.umn.edu> (send_arp.c)
	'Network UPS Tools' by Russell Kroll <rkroll@exploits.org>
 		homepage: http://www.exploits.org/nut/
		(Andreas Piesk borrowed code for APCSmart support)
	David C. Teigland <teigland@sistina.com>
		wrote original meatware support for GFS stomith
	salz@pebbles.bbn.com - replacement scandir function
	Internet Software Consortium (bind) - replacement inet_pton()
		function
	Matt Soffen <matt@soffen.com>	(replace/alphasort.c,
					 replace/daemon.c)
	
NOTE:	The work of everyone on this project is dearly appreciated. If you
	are not listed here but should be, please notify us!

Although upstream claims differently, the contents of this package do
not fall under one common license. 

=====================================================================

The following components of this package are licensed under the GNU
Lesser General Public License 2.1 (LGPL):

include/clplumbing/Gmain_timeout.h, include/clplumbing/apphb_cs.h,
include/clplumbing/coredumps.h, include/clplumbing/netstring.h,
include/ha_msg.h, include/lha_internal.h, include/pils/generic.h,
include/pils/interface.h, include/pils/plugin.h.in,
lib/clplumbing/cl_malloc.c, lib/clplumbing/cl_msg.c,
lib/clplumbing/cl_msg_types.c, lib/clplumbing/cl_poll.c,
lib/clplumbing/coredumps.c, lib/clplumbing/cpulimits.c,
lib/pils/main.c, lib/pils/pils.c, lib/pils/test.c,
replace/NoSuchFunctionName.c, replace/setenv.c,
replace/strerror.c, replace/strlcat.c, replace/strlcpy.c,
replace/strndup.c, replace/strnlen.c, replace/unsetenv.c

On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.

=====================================================================

The following component of this package are licensed under the terms
of the BSD license:

replace/daemon.c
replace/alphasort.c

The BSD license is as follows.

Copyright (c) The Regents of the University of California.
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. Neither the name of the University 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 REGENTS AND CONTRIBUTORS ``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 REGENTS OR 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.

=====================================================================

The following component of this package is public domain software and
does not fall under any license's terms:

replace/scandir.c

=====================================================================

All other components of this package are licensed under the GNU General 
Public License in version 2.

On Debian systems, the complete text of the GNU General Public License 
v2 can be found in `/usr/share/common-licenses/GPL-2'.