This file is indexed.

/usr/share/doc/libmemcached6/copyright is in libmemcached6 0.44-1.1build1.

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
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
Debianized-By: Monty Taylor <mordred@inaugust.com>
Debianized-Date: Wed, 27 Feb 2008 16:15:29 -0800.
Original-Source: http://tangent.org/552/libmemcached.html

Files: debian/*
Copyright: Copyright (c) 2009, Monty Taylor <mordred@inaugust.com>
License: GPL-3

Files: libmemcached/hsieh_hash.c
Copyright: Copyright (c) 2004, 2005, Paul Hsieh
License: Paul Hsieh derivative license
 http://www.azillionmonkeys.com/qed/weblicense.html
 The derivative content includes raw computer source code, ideas, opinions,
 and excerpts whose original source is covered under another license and
 transformations of such derivatives. Note that mere excerpts by themselves
 (with the exception of raw source code) are not considered derivative works
 under this license. Use and redistribution is limited to the following
 conditions:
    * One may not create a derivative work which, in any way, violates the
      Paul Hsieh exposition license described above on the original content.
    * One may not apply a license to a derivative work that precludes anyone
      else from using and redistributing derivative content.
    * One may not attribute any derivative content to authors not involved in
      the creation of the content, though an attribution to the author is not
      necessary.

Files: libhashkit/md5.c
Copyright: Copyright (C) 1991-2, RSA Data Security, Inc.
License: RSA Data Security License
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 .
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 .
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 .
 These notices must be retained in any copies of any part of this
 documentation and/or software.

Files: libmemcached/md5.c
Copyright: Copyright (C) 1991-2, RSA Data Security, Inc.
License: RSA Data Security License

Files: libhashkit/jenkins.c
Copyright: Public Domain
License: Bob Jenkins License
 By Bob Jenkins, 2006.  bob_jenkins@burtleburtle.net.  You may use this
 code any way you wish, private, educational, or commercial.  It's free.
 Use for hash table lookup, or anything where one collision in 2^^32 is
 acceptable.  Do NOT use for cryptographic purposes.
 http://burtleburtle.net/bob/hash/index.html

Files: libmemcached/jenkins_hash.c
Copyright: Public Domain
License: Bob Jenkins License

Files: clients/ms_*
Copyright: Copyright (c) 2009, Schooner Information Technology, Inc.
License: BSD
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 TangentOrg 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 COPYRIGHT HOLDERS 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 COPYRIGHT
OWNER 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.

Files: clients/memslap.c
Copyright: Copyright (c) 2009, Schooner Information Technology, Inc.
License: BSD

Files: libmemcached/memcached/protocol_binary.h
Copyright: Copyright (c) 2008, Sun Microsystems, Inc.
License: BSD

Files: *
Copyright: Copyright (c) 2008, Brian Aker <brian@tangent.org>
License: BSD

On Debian GNU/Linux systems, the complete text of the GNU General
Public License v3 can be found in `/usr/share/common-licenses/GPL-3'.