diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-02-20 16:42:21 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-02-20 16:42:21 +0000 |
commit | 7a8036fc7adbbe3afa09cb04240cec4714465922 (patch) | |
tree | ea918a67f2cc2040000eb12ee04cc6a1048cc641 /sbin/isakmpd/features/ec | |
parent | df95ede09babefffd606319f78c6984e729cdc0d (diff) |
features/policy: Merge with EOM 1.4
features/ec: Merge with EOM 1.3
features/aggressive: Merge with EOM 1.3
features/x509: Merge with EOM 1.4
author: niklas
License change
Diffstat (limited to 'sbin/isakmpd/features/ec')
-rw-r--r-- | sbin/isakmpd/features/ec | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/sbin/isakmpd/features/ec b/sbin/isakmpd/features/ec index a12041b4707..80f1fcd1ddc 100644 --- a/sbin/isakmpd/features/ec +++ b/sbin/isakmpd/features/ec @@ -1,5 +1,5 @@ -# $OpenBSD: ec,v 1.2 2000/02/20 16:30:37 niklas Exp $ -# $EOM: ec,v 1.2 2000/02/19 08:22:56 niklas Exp $ +# $OpenBSD: ec,v 1.3 2000/02/20 16:42:20 niklas Exp $ +# $EOM: ec,v 1.3 2000/02/20 16:38:15 niklas Exp $ # # Copyright (c) 2000 Niklas Hallqvist. All rights reserved. @@ -12,10 +12,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 Ericsson Radio Systems. -# 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 |