diff options
author | Hakan Olsson <ho@cvs.openbsd.org> | 2003-06-03 14:53:12 +0000 |
---|---|---|
committer | Hakan Olsson <ho@cvs.openbsd.org> | 2003-06-03 14:53:12 +0000 |
commit | 28e09d7b7b6f0178ad8976e4d1a6e0495296b95b (patch) | |
tree | 50ef4406942dd275280943cb309155db15267f19 /sbin/isakmpd/sysdep/openbsd/sysdep.c | |
parent | 2e6df8e071735bf75d6003624dbc54ed38cb02ef (diff) |
Remove clauses 3 and 4. Approved by markus@ and niklas@.
Diffstat (limited to 'sbin/isakmpd/sysdep/openbsd/sysdep.c')
-rw-r--r-- | sbin/isakmpd/sysdep/openbsd/sysdep.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sbin/isakmpd/sysdep/openbsd/sysdep.c b/sbin/isakmpd/sysdep/openbsd/sysdep.c index a2cc0b513e6..6d3b03e791e 100644 --- a/sbin/isakmpd/sysdep/openbsd/sysdep.c +++ b/sbin/isakmpd/sysdep/openbsd/sysdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sysdep.c,v 1.24 2003/05/15 00:28:53 ho Exp $ */ +/* $OpenBSD: sysdep.c,v 1.25 2003/06/03 14:53:11 ho Exp $ */ /* $EOM: sysdep.c,v 1.9 2000/12/04 04:46:35 angelos Exp $ */ /* @@ -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 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 |