]> git.cameronkatri.com Git - mandoc.git/commitdiff
Remove clauses 3 and 4 from Christos Zoulas' BSD license.
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 20 May 2015 23:43:03 +0000 (23:43 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 20 May 2015 23:43:03 +0000 (23:43 +0000)
This is safe because Christos did that himself in NetBSD in 2008.
No code change.

LICENSE
compat_stringlist.c
compat_stringlist.h

diff --git a/LICENSE b/LICENSE
index 5745fa3edbea2017d77edcf40509fc3c57b93d6d..ab32accc6df085d73e53c9efe2b27523825b82d0 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-$Id: LICENSE,v 1.8 2015/05/20 22:22:59 schwarze Exp $
+$Id: LICENSE,v 1.9 2015/05/20 23:43:03 schwarze Exp $
 
 With the exceptions noted below, all code and documentation
 contained in the mdocml toolkit is protected by the Copyright
@@ -37,9 +37,8 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
 The following files included from outside sources are protected by
-other people's Copyright and are distributed under various 2-clause,
-3-clause, and 4-clause BSD licenses; see these individual files for
-details.
+other people's Copyright and are distributed under various 2-clause
+and 3-clause BSD licenses; see these individual files for details.
 
 soelim.c, soelim.1:
 Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org>
index 05b62d382391b99459419e2e90bfc871e35a04e5..570fcdd11259d01848ba4f8e7dfd3a864910430c 100644 (file)
@@ -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
index 5751fb22cbed450bce052761901f8f2e2d881f16..424f1a239cb88633da41431280855b874f2f63f0 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: compat_stringlist.h,v 1.2 2015/05/20 22:22:59 schwarze Exp $       */
+/*     $Id: compat_stringlist.h,v 1.3 2015/05/20 23:43:03 schwarze Exp $       */
 /*     $NetBSD: stringlist.h,v 1.2 1997/01/17 06:11:36 lukem Exp $     */
 
 /*
  * 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. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *     This product includes software developed by Christos Zoulas.
- * 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