From ba779d712d38aa0ac68ca98c1d0b6f63b9a5b2a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sat, 8 Apr 2023 10:45:15 +0200 Subject: [PATCH] compat/fparseln.c: Update license notice This was the only file under the somewhat problematic 4-clause BSD license, but Christos Zoulas agreed to rescind clause 3 and 4. https://mail-index.netbsd.org/source-changes/2009/10/21/msg002182.html https://cvsweb.openbsd.org/src/lib/libutil/fparseln.c --- compat/fparseln.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/compat/fparseln.c b/compat/fparseln.c index 348bfa14..60f6cd58 100644 --- a/compat/fparseln.c +++ b/compat/fparseln.c @@ -12,11 +12,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. - * 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 WARRANTIES