aboutsummaryrefslogtreecommitdiffstats
path: root/src/sds.h
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-12-05 21:48:40 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-12-05 21:52:57 +0100
commit229bbcec6db6fcad3004c6906426dc621a344e59 (patch)
tree6675e412d3b3697b3aeb19891cdf440f6797feff /src/sds.h
parent3bb51609a53802c43751dcdf56b694ffe0bc9c5f (diff)
downloadsds-229bbcec6db6fcad3004c6906426dc621a344e59.tar.xz
Replace testsuite with one based on twbctf
Diffstat (limited to 'src/sds.h')
-rw-r--r--src/sds.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sds.h b/src/sds.h
index ab6fc9c..b4243f0 100644
--- a/src/sds.h
+++ b/src/sds.h
@@ -11,9 +11,6 @@
* * 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 Redis 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