This file is indexed.

/usr/share/doc/libircclient1/copyright is in libircclient1 1.8-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
110
111
112
113
114
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Libircclient
Upstream-Contact: George Yunaev <gyunaev@ulduzsoft.com>
Source: Downloaded from http://sourceforge.net/projects/libircclient/

Files: *
Copyright: (C) 2004-2013 George Yunaev <gyunaev@ulduzsoft.com>
License: 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.
 .
 On Debian GNU/Linux systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-3'.

Files: examples/*
Copyright: (C) 2004-2013 Georgy Yunaev <gyunaev@ulduzsoft.com>
License: permissive
 This example is free, and not covered by LGPL license. There is no
 restriction applied to their modification, redistribution, using and so on.
 You can study them, modify them, use them in your own program - either
 completely or partially. By using it you may give me some credits in your
 program, but you don't have to.

Files: cocoa/Classes/DDInvocationGrabber.* cocoa/Classes/NSObject+DDExtensions.*
Copyright: (C) 2007-2008 Dave Dribin
           (C) 2007 Toxic Software
License: BSD-3-clause
 Permission is hereby granted, free of charge, to any persons
 obtaining a copy of this software and associated documentations
 files (the "Software"), to deal in the Software withouts
 restriction, including without limitation the rights to use, copy,s
 modify, merge, publish, distribute, sublicense, and/or sell copiess
 of the Software, and to permit persons to whom the Software iss
 furnished to do so, subject to the following conditions:s
 .s
 The above copyright notice and this permission notice shall bes
 included in all copies or substantial portions of the Software.s
 .s
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,s
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OFs
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE ANDs
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERSs
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN ANs
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR INs
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THEs
 SOFTWARE.

Files: cocoa/Classes/NSObject+DDExtensions.*
Copyright: (C) 2007-2008 Dave Dribin
License: BSD-3-clause
 Permission is hereby granted, free of charge, to any persons
 obtaining a copy of this software and associated documentations
 files (the "Software"), to deal in the Software withouts
 restriction, including without limitation the rights to use, copy,s
 modify, merge, publish, distribute, sublicense, and/or sell copiess
 of the Software, and to permit persons to whom the Software iss
 furnished to do so, subject to the following conditions:s
 .s
 The above copyright notice and this permission notice shall bes
 included in all copies or substantial portions of the Software.s
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,s
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OFs
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE ANDs
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERSs
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN ANs
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR INs
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THEs
 SOFTWARE.

Files: cocoa/Classes/IRCClientChannel.*
       cocoa/Classes/IRCClientSessionDelegate.h
       cocoa/Classes/IRCClientSession.*
       cocoa/Classes/IRCClientChannelDelegate.h
Copyright: (C) 2009 Nathan Ollerenshaw <chrome@stupendous.net>
License: LGPL-2+
 This library is free software; you can redistribute it and/or modify its
 under the terms of the GNU Lesser General Public License as published bys
 the Free Software Foundation; either version 2 of the License, or (at yours
 option) any later version.
 .
 This library is distributed in the hope that it will be useful, but WITHOUTs
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ors
 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
 License for more details.

Files: debian/*
Copyright: (C) 2008-2009 Bradley Smith <brad@brad-smith.co.uk>
           (C) 2012 Andreas Rönnquist <gusnan@gusnan.se>
           (C) 2014 Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>
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, 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 General Public License
 can be found in `/usr/share/common-licenses/GPL-2'.