File: copyright

package info (click to toggle)
libmemcached 1.0.18-4.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 8,312 kB
  • ctags: 6,216
  • sloc: cpp: 43,721; sh: 11,143; ansic: 10,873; yacc: 451; lex: 202; makefile: 145
file content (162 lines) | stat: -rw-r--r-- 8,249 bytes parent folder | download | duplicates (5)
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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libMemcached
Upstream-Contact: Brian Aker <brian@tangent.org>, https://launchpad.net/~data-differential-engineering
Source: https://launchpad.net/libmemcached

Files: *
Copyright: 2006-2014, Data Differential, http://datadifferential.com/
           2006-2014, Brian Aker
License: BSD-3-clause-TangentOrg

Files: debian/*
Copyright: Copyright (c) 2009, Monty Taylor <mordred@inaugust.com>
           Copyright (c) 2012-2014, Michael Fladischer <FladischerMichael@fladi.at>
License: BSD-3-clause-TangentOrg

Files: libhashkit/hsieh.cc
Copyright: Copyright (c) 2004, 2005, Paul Hsieh
License: Paul-Hsieh
 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.cc
Copyright: Copyright (C) 1991-2, RSA Data Security, Inc.
License: RSA-Data-Security
 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: libhashkit/jenkins.cc
Copyright: Public Domain
License: Bob-Jenkins
 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: clients/memaslap.c clients/ms_conn.* clients/ms_memslap.h clients/ms_setting.* clients/ms_sigsegv.h clients/ms_stats.* clients/ms_task.* clients/ms_thread.*
Copyright: 2009, Schooner Information Technology Inc.
License: BSD-3-clause-TangentOrg

Files: libmemcached-1.0/memcached.hpp
Copyright: Padraig O'Sullivan <osullivan.padraig@gmail.com>
           Patrick Galbraith <patg@patg.net>
License: BSD-3-clause-TangentOrg

License: BSD-3-clause-TangentOrg
 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/ms_sigsegv.c
Copyright: 2009, Schooner Information Technology Inc.
           2009, Sun Microsystems
License: BSD-3-clause-Sun

Files: libmemcached/memcached/protocol_binary.h libmemcachedprotocol-0.0/binary.h libmemcachedprotocol-0.0/callback.h
Copyright: 2008, Sun Microsystems:
License: BSD-3-clause-Sun

License: BSD-3-clause-Sun
 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 the  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 SUN MICROSYSTEMS, INC. ``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 SUN MICROSYSTEMS, INC. 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: util/daemon.hpp
Copyright: 1990, 1993, The Regents of the University of California
           2010, Stewart Smith
License: BSD-3-clause

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. 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.
 3. Neither the name of the University 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 REGENTS 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 REGENTS 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.