This file is indexed.

/usr/share/doc/systemtap/copyright is in systemtap 2.3-1ubuntu1.

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
This package was debianized by Eugeniy Meshcheryakov <eugen@debian.org> on
Wed, 17 May 2006 01:01:20 +0300.

systemtap source code was downloaded from
ftp://sources.redhat.com/pub/systemtap/snapshots/

Upstream Authors:
	Frank Ch. Eigler <fche@redhat.com>
	Martin Hunt <hunt@redhat.com>
	Li Guanglei <guanglei@cn.ibm.com>
	Joshua Stone <joshua.i.stone@intel.com>
	David Smith <dsmith@redhat.com>
	Graydon Hoare <formerly graydon@redhat.com>
	Jim Keniston <jkenisto@us.ibm.com>
	Roland McGrath <roland@redhat.com>
	Will Cohen <wcohen@redhat.com>
	Thang Nguyen <thang.p.nguyen@intel.com>
	Tom Zanussi <zanussi@us.ibm.com>
	... and others!

Copyright:
	1998 - 2010	Red Hat, Inc
	2005 - 2007	Intel Corporation
	2002 - 2005	Tom Zanussi (zanussi@us.ibm.com), IBM Corp
	1999 - 2005	Karim Yaghmour (karim@opersys.com)
	2005 - 2009	IBM Corporation
	1991, 1992, 2002	Linus Torvalds
	1997 - 1998, 2002	Andrew Tridgell
	2007		Will Cohen
	2006		Daniel Berrange
	2006		Jens Axboe
	2007		Bull S.A.S
	2007		Quentin Barnes
	2007		Hitachi, Ltd.
	2002-2006	Novell, Inc.
	2007		Oracle Corp.
	2007		Oracle Corp. Chris Mason
	2006-2009	Red Hat, Inc., Eugene Teo
	2008		James.Bottomley@HansenPartnership.com


License:
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by the
   Free Software Foundation; version 2 of the License.

   Red Hat elfutils is distributed in the hope that it will be useful, but
   WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   General Public License for more details.

   You should have received a copy of the GNU General Public License along
   with Red Hat elfutils; if not, write to the Free Software Foundation,
   Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.

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

SystemTap Language Reference and Language Reference Guide are licensed under GNU FDL:

   Permission is granted to copy, distribute and/or modify this document
   under the terms of the GNU Free Documentation License, Version 1.2
   or any later version published by the Free Software Foundation;
   with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

   The GNU Free Documentation License is available from
   http://www.gnu.org/licenses/fdl.html or by writing to the
   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
   Boston, MA 02110-1301, USA.

On Debian systems, the complete text of the GNU Free Documentation License,
version 1.2, can be found in /usr/share/common-licenses/GFDL-1.2

Script src/git_version.sh copyright is:
	2006-2007	Luc Verhaegen <libv@skynet.be>
	2007		Hans Ulrich Niedermann <hun@n-dimensional.de>

The license for this script:

   Permission is hereby granted, free of charge, to any person obtaining a
   copy of this software and associated documentation files (the "Software"),
   to deal in the Software without restriction, including without limitation
   the rights to use, copy, modify, merge, publish, distribute, sublicense,
   and/or sell copies of the Software, and to permit persons to whom the
   Software is furnished to do so, subject to the following conditions:
  
   The above copyright notice and this permission notice shall be included in
   all copies or substantial portions of the Software.
  
   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 COPYRIGHT HOLDER(S) OR AUTHOR(S) 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 portions of stapsslerr.h:

   Copyright © 1994-2000 Netscape Communications Corporation.

This file is distributed under GPLv2, see above.

The Debian packaging is © 2006-2010, Eugeniy Meshcheryakov <eugen@debian.org>
and is licensed under the GPL, see above.