This file is indexed.

/usr/share/doc/libapache2-mod-rivet-doc/copyright is in libapache2-mod-rivet-doc 2.1.3-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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Apache Rivet
Source: http://www.apache.org/dyn/closer.cgi/tcl/rivet
Upstream-Contact: rivet-dev@tcl.apache.org
Copyright: 2002-2011 The Rivet Team <rivet-dev@tcl.apache.org>
License: Apache-2.0

Files: m4/ax_prefix_config_h.m4
Copyright: 	Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
   		Copyright (c) 2008 Marten Svantesson
   		Copyright (c) 2008 Gerald Point <Gerald.Point@labri.fr>
License: GPL-2+

Files: win/*
Copyright: 	Copyright (c) 1995-1996 Sun Microsystems, Inc.
		Copyright (c) 1998-2000 Ajuba Solutions.
		Copyright (c) 2001 ActiveState Corporation.
		Copyright (c) 2001-2002 David Gravereaux.
		Copyright (c) 2003 Pat Thoyts
		Copyright (c) 2003 by Patrick Thoyts
		Copyright (C) 2004 The Apache Software Foundation
License: license-terms

Files: tclconfig/tcl.m4
Copyright:     Copyright (c) 1999-2000 Ajuba Solutions.
               Copyright (c) 2002-2005 ActiveState Corporation.
License: license-terms

Files: tclconfig/compile
Copyright: Copyright (c) 1999, 2000 Free Software Foundation, Inc. 
	   written by Tom Tromey <tromey@cygnus.com>.
License: GPL-2+

Files: tclconfig/config.guess tclconfig/config.sub
Copyright: 	Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
   		2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
		Free Software Foundation, Inc.
License: GPL-2+

Files: tclconfig/depcomp
Copyright:   Copyright 1999, 2000 Free Software Foundation, Inc.
             Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>.
License: GPL-2+

Files: tclconfig/install-sh
Copyright:	Copyright (C) 1994 X Consortium
License:
    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
    X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
    AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
    TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    .
    Except as contained in this notice, the name of the X Consortium shall not
    be used in advertising or otherwise to promote the sale, use or other deal-
    ings in this Software without prior written authorization from the X Consor-
    tium.
    .
    FSF changes to this file are in the public domain.
   
Files: tclconfig/libtool.m4 tclconfig/ltmain.sh
Copyright:     Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007,
               2008  Free Software Foundation, Inc.
               Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
License: GPL-2+

Files: tclconfig/missing
Copyright:     Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
               Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
License: GPL-2+

Files: debian/*
Copyright: 2010,2011 Copyright (C) The Apache Rivet Team
License: Apache-2.0

License: Apache-2.0
   Licensed under the Apache 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.apache.org/licenses/LICENSE-2.0
   .
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
    Copyright (C) 2002-2010 The Apache Software Foundation
    .
   On Debian systems, the complete text of the Apache version 2.0 license
   can be found in "/usr/share/common-licenses/Apache-2.0".

License: GPL-2+
   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; either version 2 of the License, or (at your
   option) any later version.
   .
   This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
   .
   As a special exception, the respective Autoconf Macro's copyright owner
   gives unlimited permission to copy, distribute and modify the configure
   scripts that are the output of Autoconf when processing the Macro. You
   need not follow the terms of the GNU General Public License when using
   or distributing such scripts, even though portions of the text of the
   Macro appear in them. The GNU General Public License (GPL) does govern
   all other use of the material that constitutes the Autoconf Macro.
   .
   This special exception to the GPL applies to versions of the Autoconf
   Macro released by the Autoconf Macro Archive. When you make and
   distribute a modified version of the Autoconf Macro, you may extend this
   special exception to the GPL to apply to your modified version as well.
   .
   On Debian systems, the full text of the GNU General Public
   License version 2 can be found in the file
   `/usr/share/common-licenses/GPL-2'.

License: license-terms
    This software is copyrighted by the Regents of the University of
    California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
    Corporation and other parties.  The following terms apply to all files
    associated with the software unless explicitly disclaimed in
    individual files.
    .    
    The authors hereby grant permission to use, copy, modify, distribute,
    and license this software and its documentation for any purpose, provided
    that existing copyright notices are retained in all copies and that this
    notice is included verbatim in any distributions. No written agreement,
    license, or royalty fee is required for any of the authorized uses.
    Modifications to this software may be copyrighted by their authors
    and need not follow the licensing terms described here, provided that
    the new terms are clearly indicated on the first page of each file where
    they apply.
    .
    IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
    FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
    ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
    DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
    POSSIBILITY OF SUCH DAMAGE.
    .
    THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
    IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
    NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
    MODIFICATIONS.
    .
    GOVERNMENT USE: If you are acquiring this software on behalf of the
    U.S. government, the Government shall have only "Restricted Rights"
    in the software and related documentation as defined in the Federal 
    Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
    are acquiring the software on behalf of the Department of Defense, the
    software shall be classified as "Commercial Computer Software" and the
    Government shall have only "Restricted Rights" as defined in Clause
    252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
    authors grant the U.S. Government and others acting in its behalf
    permission to use and distribute the software in accordance with the
    terms specified in this license.