Package: libmemcached / 0.40-1

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
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

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 BSD License can
be found in `/usr/share/common-licenses/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'.