This file is indexed.

/usr/share/doc/libshisa-dev/copyright is in libshisa-dev 1.0.2-5.

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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Shishi
Source: http://www.gnu.org/software/shishi/

Files: *
Copyright: Copyright (C) 2002-2013 Simon Josefsson
License: GPL-3+
 The entire package is licensed under GPL version 3, or (at your
 option) any later version.  Quoting lib/version.c:
 .
 * Copyright (C) 2002-2013 Simon Josefsson
 *
 * This file is part of Shishi.
 *
 * Shishi is free software; you can redistribute it and/or modify it 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.
 *
 * Shishi 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 Shishi; if not, see http://www.gnu.org/licenses or write
 * 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 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.

Files: doc/shishi.texi
Copyright: Copyright 2002-2013 Simon Josefsson
License: GFDL-1.3+
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A
 copy of the license is included in the section entitled ``GNU Free
 Documentation License''.
 .
 On Debian systems, the complete text of the GNU Free Documentation
 License Version 1.3 can be found in the file
 `/usr/share/common-licenses/GFDL-1.3'.

Files: doc/gdoc
Copyright: 
  Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Simon Josefsson
  Copyright (c) 2001, 2002 Nikos Mavrogiannopoulos
  Copyright (c) 1998 Michael Zucchi
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.
 #
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.

Files: lib/resolv.c
Copyright:
 Copyright (C) 2003-2013 Simon Josefsson
 Copyright (C) 2002 Jeremie Miller, Thomas Muldowney,
                    Ryan Eatmon, Robert Norris
License: GPL-3+
 * Shishi 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.
 *
 * Shishi 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 Shishi; if not, see http://www.gnu.org/licenses or write
 * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
 * Floor, Boston, MA 02110-1301, USA
 *
 * This file is based on resolver.h from jabberd - Jabber Open Source
 * Server, licensed under GPL.  See:
 *
 * http://www.jabberstudio.org/cgi-bin/viewcvs.cgi/jabberd2/resolver/

Files: lib/kerberos5.asn1
Copyright: Copyright (C) 2002-2013 Simon Josefsson
License: GPL-3+
 - Shishi 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.
 .
 - Shishi 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 Shishi; if not, see http://www.gnu.org/licenses or write
 - to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
 - Floor, Boston, MA 02110-1301, USA
 .
 - This rest of this file is taken from appendix A of RFC 4120,
 - http://www.ietf.org/rfc/rfc4120.txt (MD5
 - f95332f70f18eb9252756c7e2accc141), with two minor modifications
 - marked with "libtasn1 bug" below.  RFC 4120 exhibit the ISOC
 - copyright, althought it does not cover the ASN.1 schema, see
 - discussions in the IETF IPR WG.  I have acquired permission to use
 - the ASN.1 schema from RFC 4120 under the MIT/X11 license from all
 - authors but Tom Yu (as of April 2006).  For prudence, asking the
 - Kerberos WG whether anyone else contributed significantly to the
 - ASN.1 schema also remains.  Further, it seems the IETF IPR WG tend
 - to believe that code extracted from RFCs was intended to be
 - modifiable under RFC 3978, which would be sufficient for an ASN.1
 - schema such as this file, compare ipr-rules-update-07 and
 - <50E312B117033946BA23AA102C8134C62AB176@SDCPEXCCL2MX.wilmerhale.com>.
 - The IETF lawyer Jorge Contreras has said the following on this
 - topic: "Under RFC 3978, it is currently OK to modify code extracts
 - from RFCs.", see <44A91390.2030908@dial.pipex.com>.

Files: gl/* db/gl/* src/gl/* build-aux/*
Copyright: Copyright (C) 2007 Free Software Foundation, Inc.
License: GPL-3+
 These files are copied from gnulib, and the copyright is normally
 held by Free Software Foundation, Inc.  For example
 db/gl/areadlink.c:
 .
   Copyright (C) 2001, 2003-2007 Free Software Foundation, Inc.
 .
   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/>.  */

Files: gl/inet_ntop.c
Copyright: Copyright (c) 1996-1999 by Internet Software Consortium.
License: other
 *
 * 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.
 */

Files: debian/*
Copyright:
 Copyright 2005-2013 Simon Josefsson <simon@josefsson.org>
 Copyright 2005-2008 Russ Allbery <rra@debian.org>
 Copyright 2009 Petter Reinholdtsen <pere@hungry.com>
License: GPL-3+
 The package files were written by Simon Josefsson, Russ Allbery, and
 Petter Reinholdtsen and may be redistributed and/or modified 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.  On Debian systems, the complete text of
 the GNU General Public License version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.