commit a7a060a637ac714abdb3f944df1bbbb30a7c9b14
parent 770653ff456c9ae9ecf29008f7abf367a776e557
Author: Nick Mathewson <nickm@torproject.org>
Date: Wed, 7 Nov 2018 10:37:02 -0500
Switch ctassert.h to 3bsd (with permission)
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/lib/cc/ctassert.h b/src/lib/cc/ctassert.h
@@ -10,6 +10,9 @@
* 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 names of the copyright owners 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 AUTHOR AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE