pushed the following commits:\
[awesomized/libmemcached] / copyright.html
1
2
3 <!DOCTYPE html>
4 <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5 <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
6 <head>
7 <meta charset="utf-8">
8
9 <meta name="viewport" content="width=device-width, initial-scale=1.0">
10
11 <title>Copyright &mdash; libmemcached 1.0.99 documentation</title>
12
13
14
15
16
17
18
19
20 <script type="text/javascript" src="_static/js/modernizr.min.js"></script>
21
22
23 <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
24 <script type="text/javascript" src="_static/jquery.js"></script>
25 <script type="text/javascript" src="_static/underscore.js"></script>
26 <script type="text/javascript" src="_static/doctools.js"></script>
27 <script type="text/javascript" src="_static/language_data.js"></script>
28
29 <script type="text/javascript" src="_static/js/theme.js"></script>
30
31
32
33
34 <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
35 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
36 <link rel="index" title="Index" href="genindex.html" />
37 <link rel="search" title="Search" href="search.html" />
38 <link rel="copyright" title="Copyright" href="#" />
39 <link rel="prev" title="memflush" href="bin/memflush.html" />
40 </head>
41
42 <body class="wy-body-for-nav">
43
44
45 <div class="wy-grid-for-nav">
46
47 <nav data-toggle="wy-nav-shift" class="wy-nav-side">
48 <div class="wy-side-scroll">
49 <div class="wy-side-nav-search" >
50
51
52
53 <a href="index.html" class="icon icon-home"> libmemcached
54
55
56
57 </a>
58
59
60
61
62 <div class="version">
63 1.0
64 </div>
65
66
67
68
69 <div role="search">
70 <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
71 <input type="text" name="q" placeholder="Search docs" />
72 <input type="hidden" name="check_keywords" value="yes" />
73 <input type="hidden" name="area" value="default" />
74 </form>
75 </div>
76
77
78 </div>
79
80 <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
81
82
83
84
85
86
87 <p class="caption"><span class="caption-text">libmemcached</span></p>
88 <ul>
89 <li class="toctree-l1"><a class="reference internal" href="libmemcached.html">Introduction</a></li>
90 <li class="toctree-l1"><a class="reference internal" href="libmemcached/index.html">libmemcached API</a></li>
91 <li class="toctree-l1"><a class="reference internal" href="libmemcached/index_misc.html">Misc</a></li>
92 </ul>
93 <p class="caption"><span class="caption-text">libmemcachedutil</span></p>
94 <ul>
95 <li class="toctree-l1"><a class="reference internal" href="libmemcachedutil.html">Introduction</a></li>
96 <li class="toctree-l1"><a class="reference internal" href="libmemcachedutil/index.html">libmemcachedutil API</a></li>
97 </ul>
98 <p class="caption"><span class="caption-text">libhashkit</span></p>
99 <ul>
100 <li class="toctree-l1"><a class="reference internal" href="libhashkit.html">Introduction</a></li>
101 <li class="toctree-l1"><a class="reference internal" href="libhashkit/index.html">libhashkit API</a></li>
102 </ul>
103 <p class="caption"><span class="caption-text">Client Applications</span></p>
104 <ul>
105 <li class="toctree-l1"><a class="reference internal" href="bin/index.html">Client Applications</a></li>
106 </ul>
107 <p class="caption"><span class="caption-text">Copyright</span></p>
108 <ul class="current">
109 <li class="toctree-l1 current"><a class="current reference internal" href="#">Copyright</a></li>
110 </ul>
111
112
113
114 </div>
115 </div>
116 </nav>
117
118 <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
119
120
121 <nav class="wy-nav-top" aria-label="top navigation">
122
123 <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
124 <a href="index.html">libmemcached</a>
125
126 </nav>
127
128
129 <div class="wy-nav-content">
130
131 <div class="rst-content">
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149 <div role="navigation" aria-label="breadcrumbs navigation">
150
151 <ul class="wy-breadcrumbs">
152
153 <li><a href="index.html">Docs</a> &raquo;</li>
154
155 <li>Copyright</li>
156
157
158 <li class="wy-breadcrumbs-aside">
159
160
161
162 </li>
163
164 </ul>
165
166
167 <hr/>
168 </div>
169 <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
170 <div itemprop="articleBody">
171
172 <div class="section" id="copyright">
173 <h1>Copyright<a class="headerlink" href="#copyright" title="Permalink to this headline">ΒΆ</a></h1>
174 <blockquote>
175 <div><ul>
176 <li><div class="first line-block">
177 <div class="line">2011-2013 Brian Aker, DataDifferential</div>
178 <div class="line"><a class="reference external" href="https://datadifferential.com/">https://datadifferential.com/</a></div>
179 </div>
180 </li>
181 <li><div class="first line-block">
182 <div class="line">2020 Michael Wallner, SmugMug Inc</div>
183 <div class="line"><a class="reference external" href="https://smugmug.com/">https://smugmug.com/</a></div>
184 </div>
185 </li>
186 </ul>
187 </div></blockquote>
188 <p>All rights reserved.</p>
189 <p>Redistribution and use in source and binary forms, with or without modification,
190 are permitted provided that the following conditions are met:</p>
191 <ol class="arabic simple">
192 <li>Redistributions of source code must retain the above copyright notice, this
193 list of conditions and the following disclaimer.</li>
194 <li>Redistributions in binary form must reproduce the above copyright notice,
195 this list of conditions and the following disclaimer in the documentation
196 and/or other materials provided with the distribution.</li>
197 <li>Neither the name of the copyright holder nor the names of its contributors
198 may be used to endorse or promote products derived from this software
199 without specific prior written permission.</li>
200 </ol>
201 <p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot; AND
202 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
203 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
204 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
205 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
206 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
207 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
208 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
209 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
210 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
211 </div>
212
213
214 </div>
215
216 </div>
217 <footer>
218
219 <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
220
221
222 <a href="bin/memflush.html" class="btn btn-neutral float-left" title="memflush" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
223
224 </div>
225
226
227 <hr/>
228
229 <div role="contentinfo">
230 <p>
231 &copy; <a href="#">Copyright</a>
232
233 </p>
234 </div>
235 Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
236
237 </footer>
238
239 </div>
240 </div>
241
242 </section>
243
244 </div>
245
246
247
248 <script type="text/javascript">
249 jQuery(function () {
250 SphinxRtdTheme.Navigation.enable(true);
251 });
252 </script>
253
254
255
256
257
258
259 </body>
260 </html>