This file is indexed.

/usr/share/doc/libsrtp0/copyright is in libsrtp0 1.4.5~20130609~dfsg-1.1+deb8u1.

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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libSRTP
Upstream-Contact: https://github.com/cisco/libsrtp/issues
Source: https://github.com/cisco/libsrtp
 git://github.com/cisco/libsrtp
 .
 Repackaged, excluding non-DFSG files and unused external projects
Files-Excluded:
 */CVS
 */.cvsignore
 doc/rfc*.txt
 doc/draft*.txt
 doc/*.pdf
 releases

Files: *
Copyright: 2001-2006, Cisco Systems, Inc
License: BSD-3-clause~Cisco

Files: crypto/include/kernel_compat.h
 crypto/rng/rand_linux_kernel.c
Copyright: 2005, Ingate Systems AB
License: BSD-3-clause~Ingate

Files: config.guess
 config.sub
Copyright: 1992-2011, Free Software Foundation, Inc.
License: GPL-2+~file with Autoconf exception
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a configuration
 script generated by Autoconf, you may include it under the same
 distribution terms that you use for the rest of that program.

Files: configure
Copyright: 2003, Free Software Foundation, Inc
License: GAP~configure

Files: install-sh
Copyright: 1991, the Massachusetts Institute of Technology
License: MIT

Files: debian/*
Copyright: 2007-2008,2010-2011,2013, Jonas Smedegaard <dr@jones.dk>
License: GPL-3+

License: BSD-3-clause~Cisco
  Copyright (c) 2001-2006, Cisco Systems, Inc.
  All rights reserved.
 .
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
 .
    Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 .
    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.
 .
    Neither the name of the Cisco Systems, Inc. nor the names of its
    contributors may be used to endorse or promote products derived
    from this software without specific prior written permission.

License: BSD-3-clause~Ingate
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
 .
    Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 .
    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.
 .
    Neither the name of the author(s) nor the names of its
    contributors may be used to endorse or promote products derived
    from this software without specific prior written permission.

License: GAP~configure
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

License: GPL-2+~file
 This file 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.
 .
 Comment:
 .
 On Debian systems the 'GNU General Public License' version 2 is located
 in '/usr/share/common-licenses/GPL-2'.
 .
 You should have received a copy of the GNU General Public License along
 with this program.  If not, see <http://www.gnu.org/licenses/>.

License: GPL-3+
 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.
 .
 Comment:
 .
 On Debian systems the 'GNU General Public License' version 3 is located
 in '/usr/share/common-licenses/GPL-3'.

License: GAP~configure
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

License: MIT
 Permission to use, copy, modify, distribute, and sell this software and
 its documentation for any purpose is hereby granted without fee,
 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.