This file is indexed.

/usr/share/doc/sssd-krb5/copyright is in sssd-krb5 1.11.5-1ubuntu3.

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
This package was debianized by Mathias Gug <mathiaz@ubuntu.com> on
Wed, 05 Aug 2009 08:58:56 +0100.

It was downloaded from https://fedorahosted.org/sssd/

Upstream Authors:
   Dmitri Pal <dpal@redhat.com>
   Jakub Hrozek <jhrozek@redhat.com>
   Simo Sorce <ssorce@redhat.com>
   Stephen Gallagher <sgallagh@redhat.com>
   Sumit Bose <sbose@redhat.com>

Copyright:
   
   Copyright (C) Red Hat 2008, 2009 

   Copyright (C) Dmitri Pal <dpal@redhat.com> 2009
   Copyright (C) Jakub Hrozek <jhrozek@redhat.com> 2009
   Copyright (C) Simo Sorce <ssorce@redhat.com>	2007, 2008, 2009
   Copyright (C) Stephen Gallagher <sgallagh@redhat.com> 2008,2009
   Copyright (C) Sumit Bose <sbose@redhat.com>  2009

   Copyright (C) Andrew Bartlett 2002
   Copyright (C) Andrew Tridgell 1992-2006
   Copyright (C) James J Myers 			2003 <myersjj@samba.org>
   Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2002, 2006, 2007
   Copyright (C) Jeremy Allison 1998-2002, 2007
   Copyright (C) Martin Pool			2002
   Copyright (C) Michael Adam 2008
   Copyright (C) Tim Potter 2000
   Copyright (c) 1997 Kungliga Tekniska Högskolan

   Copyright (c) 1996-2005, The PostgreSQL Global Development Group
   Copyright (c) 1994, The Regents of the University of California
   Copyright (c) 1996-2007, PostgreSQL Global Development Group
   Copyright (C) 1996-2001  Internet Software Consortium.


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; either version 3 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/>.

The Debian packaging is Copyright (C) Canonical Ltd 2009 and is licensed under
the GPL-3 or later, see `/usr/share/common-licenses/GPL-3'.

========================
replace/repdir_getdents.c
replace/test/testsuite.c
replace/test/main.c
replace/getpass.c
replace/replace.c
replace/socketpair.c
replace/inet_ntoa.c
replace/strptime.c
replace/inet_aton.c
replace/dlfcn.c
replace/repdir_getdirentries.c
common/collection/*
common/ini/*
========================
License: LGPL3 or later - see `/usr/share/common-licenses/LGPL-3'.

   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either
   version 3 of the License, or (at your option) any later version.

   This library 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
   Lesser General Public License for more details.

   You should have received a copy of the GNU Lesser General Public
   License along with this library; if not, see <http://www.gnu.org/licenses/>.


===================
sss_client/group.c
sss_client/common.c
sss_client/passwd.c
===================
License: LGPL (v2.1 or later)

   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU Lesser General Public License as
   published by the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details.
  
   You should have received a copy of the GNU Lesser General Public
   License along with this program; if not, write to the Free Software
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
   USA.


=====================
replace/getaddrinfo.c
replace/getaddrinfo.h
=====================

  Permission to use, copy, modify, and distribute this software and its
  documentation for any purpose, without fee, and without a written agreement
  is hereby granted, provided that the above copyright notice and this paragraph
  and the following two paragraphs appear in all copies.

  IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
  DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
  LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
  EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF
  SUCH DAMAGE.

  THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
  ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS
  TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.

===================
replace/inet_pton.c
replace/inet_ntop.c
===================
License: ISC

   Permission to use, copy, modify, and distribute this software for any
   purpose with or without fee is hereby granted, provided that the above
   copyright notice and this permission notice appear in all copies.
  
   THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
   DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
   INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
   INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
   FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
   NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
   WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

================
replace/timegm.c
================
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 the Institute 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 INSTITUTE 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 INSTITUTE 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. 

==================
replace/snprintf.c
==================

  This code is based on code written by Patrick Powell (papowell@astart.com)
  It may be used for any purpose as long as this notice remains intact
  on all source code distributions

===========================
sss_client/sss_cli.h
sss_client/protos.h
sss_client/sss_pam_macros.h
sss_client/sss_errno.h
===========================

  You can used this header file in any way you see fit provided copyright
  notices are preserved.

=============================
server/resolv/ares/ares_dns.h
=============================

  * Permission to use, copy, modify, and distribute this
  * software and its documentation for any purpose and without
  * fee is hereby granted, provided that the above copyright
  * notice appear in all copies and that both that copyright
  * notice and this permission notice appear in supporting
  * documentation, and that the name of M.I.T. not be used in
  * advertising or publicity pertaining to distribution of the
  * software without specific, written prior permission.
  * M.I.T. makes no representations about the suitability of
  * this software for any purpose.  It is provided "as is"
  * without express or implied warranty.

=============================
server/util/nss_sha512crypt.c
=============================

 Released into the Public Domain by Ulrich Drepper <drepper@redhat.com>.