aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/compat_stringlist.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-05-20 23:43:03 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-05-20 23:43:03 +0000
commit8745f4e33d4450fb9bd6fe1f48e7ac4b045785a5 (patch)
treefe1715619ac9e30318a229c24be2abc41f9f8a9a /compat_stringlist.c
parente6a1cb605f731f0f6868bd9e5f991a0766db0ccc (diff)
downloadmandoc-8745f4e33d4450fb9bd6fe1f48e7ac4b045785a5.tar.gz
mandoc-8745f4e33d4450fb9bd6fe1f48e7ac4b045785a5.tar.zst
mandoc-8745f4e33d4450fb9bd6fe1f48e7ac4b045785a5.zip
Remove clauses 3 and 4 from Christos Zoulas' BSD license.
This is safe because Christos did that himself in NetBSD in 2008. No code change.
Diffstat (limited to 'compat_stringlist.c')
-rw-r--r--compat_stringlist.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/compat_stringlist.c b/compat_stringlist.c
index 05b62d38..570fcdd1 100644
--- a/compat_stringlist.c
+++ b/compat_stringlist.c
@@ -1,4 +1,4 @@
-/* $Id: compat_stringlist.c,v 1.3 2015/05/20 23:00:43 schwarze Exp $ */
+/* $Id: compat_stringlist.c,v 1.4 2015/05/20 23:43:03 schwarze Exp $ */
/*
* Copyright (c) 1994 Christos Zoulas <christos@netbsd.org>
* All rights reserved.
@@ -11,8 +11,6 @@
* 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.
- * 4. The name of the author may not be used to endorse or promote products
- * derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
* OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED