This file is indexed.

/usr/share/doc/libgnet-dev/copyright is in libgnet-dev 2.0.8-2.2.

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
This package was debianized by David Helder <dhelder@umich.edu> on
Thu, 13 Jan 2000 10:48:35 -0500.

It was downloaded from:
 http://www.gnetlibrary.org/

Upstream Authors:
  Tim-Philipp Müller <tim@centricular.net>
  David Helder       <dhelder@gizmolabs.org>


 For everything not noted below:
   Copyright (c) 2000-2005 David Helder <dhelder@gizmolabs.org>

 For examples/echoclient-unix.[ch],
     examples/echoserver-unix.[ch]:
   Copyright (C) 2001  Mark Ferlatte
 
 For examples/xmlrpc/*:
   Copyright (c) 2006 Dov Grobgeld <dov.grobgeld@gmail.com>

 For tests/check/gnetcheck.c:
   Copyright (C) 2004,2006 Thomas Vander Stichele <thomas at apestaart dot org>
   Copyright (C) 2007 Tim-Philipp Müller <tim centricular net>

 For tests/check/gnet/gnetbase64.c:
   Copyright (C) 2003 Alfred Reibenschuh
   Copyright (C) 2007 Tim-Philipp Müller  <tim centricular net>

 For tests/check/gnet/gnetunpack.c:
   Copyright (C) 2000, 2002  David Helder
   Copyright (C) 2007 Tim-Philipp Müller  <tim centricular net>
 
 For tests/check/gnet/gneturi.c,
     tests/check/gnet/gnetpack.c,
     tests/check/gnet/gnethash.c,
     tests/check/gnet/gnetipv6.c,
     tests/check/gnet/gnetinetaddr.c:
   Copyright (C) 2001,2002 David Helder
   Copyright (C) 2007 Tim-Philipp Müller  <tim centricular net>

 For tests/check/gnet/gnettcpsocket.c,
     tests/check/gnet/gnetmisc.c,
     tests/check/gnet/gnetconn.c,
     tests/check/gnet/gnetabi.c,
     tests/check/gnet/gnetconnhttp.c:
   Copyright (C) 2006-2007 Tim-Philipp Müller  <tim centricular net>

 For src/usagi_ifaddrs.[ch]:
   Copyright (C)2000 YOSHIFUJI Hideaki

 For src/gnet-private.[ch]:
   Copyright (C) 2000  David Helder
   Copyright (C) 2000-2003  Andrew Lanoix
   Copyright (C) 2007 Tim-Philipp Müller <tim centricular net>

 For src/iochannel.[ch],
     src/udp.[ch],
     src/gnet.[ch]:
   Copyright (C) 2000-2003  David Helder
   Copyright (C) 2000-2003  Andrew Lanoix

 For src/conn-http.[ch]:
   Copyright (C) 2000-2004  David Helder
   Copyright (C) 2004       Tim-Philipp Müller <tim centricular net>
 
 For src/uri.[ch]:
   Copyright (C) 2000-2003  David Helder, David Bolcsfoldi, Eric Williams
   Copyright (C) 2007       Tim-Philipp Müller <tim centricular net>

 For src/sha.[ch]:
   Copyright (C) 1995, A.M. Kuchling

 For src/socks-private.[ch]:
   Copyright (C) 2001-2002  Marius Eriksen, David Helder

 For src/unix.[ch]:
   Copyright (C) 2000  David Helder
   Copyright (C) 2001  Mark Ferlatte

 For src/base64.[ch]:
   Copyright (C) 2003 Free Software Foundation 

 For src/tcp.[ch],
     src/inetaddr.[ch],
     src/conn.[ch]:
   Copyright (C) 2000-2003  David Helder
   Copyright (C) 2000-2004  Andrew Lanoix
   Copyright (C) 2007       Tim-Philipp Müller <tim centricular net>

 

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

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