summaryrefslogtreecommitdiff
path: root/sys/crypto/blf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/blf.c')
-rw-r--r--sys/crypto/blf.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/crypto/blf.c b/sys/crypto/blf.c
index 787d4585cbd..957d83da7bb 100644
--- a/sys/crypto/blf.c
+++ b/sys/crypto/blf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: blf.c,v 1.7 2007/11/26 09:28:34 martynas Exp $ */
+/* $OpenBSD: blf.c,v 1.8 2021/11/29 01:04:45 djm Exp $ */
/*
* Blowfish block cipher for OpenBSD
@@ -15,10 +15,7 @@
* 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 Niels Provos.
- * 4. The name of the author may not be used to endorse or promote products
+ * 3. 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