diff options
author | Hakan Olsson <ho@cvs.openbsd.org> | 2003-06-03 14:39:52 +0000 |
---|---|---|
committer | Hakan Olsson <ho@cvs.openbsd.org> | 2003-06-03 14:39:52 +0000 |
commit | d95deade20c7f02c6647be3c688447536e3f92ea (patch) | |
tree | ffd2794b8aa1c42a29d0bce594a910adaf996e03 /sbin/isakmpd/regress/Makefile | |
parent | 06947e5a2eef745672a95e9d8dbd20acb950e608 (diff) |
Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos.
Diffstat (limited to 'sbin/isakmpd/regress/Makefile')
-rw-r--r-- | sbin/isakmpd/regress/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sbin/isakmpd/regress/Makefile b/sbin/isakmpd/regress/Makefile index 3fbcce86c82..bcbf7e5fe27 100644 --- a/sbin/isakmpd/regress/Makefile +++ b/sbin/isakmpd/regress/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2001/07/01 19:25:11 niklas Exp $ +# $OpenBSD: Makefile,v 1.9 2003/06/03 14:39:50 ho Exp $ # $EOM: Makefile,v 1.8 1999/07/17 20:44:13 niklas 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 |