diff options
Diffstat (limited to 'sbin/isakmpd/prf.c')
-rw-r--r-- | sbin/isakmpd/prf.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sbin/isakmpd/prf.c b/sbin/isakmpd/prf.c index fb053937a1d..0c4a4c90781 100644 --- a/sbin/isakmpd/prf.c +++ b/sbin/isakmpd/prf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: prf.c,v 1.11 2002/11/21 09:40:34 ho Exp $ */ +/* $OpenBSD: prf.c,v 1.12 2003/06/03 14:28:16 ho Exp $ */ /* $EOM: prf.c,v 1.7 1999/05/02 12:50:29 niklas Exp $ */ /* @@ -13,11 +13,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 Ericsson Radio Systems. - * 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 |