summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2003-04-23 22:07:41 +0000
committertedu <tedu@openbsd.org>2003-04-23 22:07:41 +0000
commite37ac4e06a1f2db6c27ff40edef506dfee33649a (patch)
tree6cfc4f375077e938ffeb4bf6967b792ba602dd1a
parentimplement mmap tests and enable the .text test (with padding now) (diff)
downloadwireguard-openbsd-e37ac4e06a1f2db6c27ff40edef506dfee33649a.tar.xz
wireguard-openbsd-e37ac4e06a1f2db6c27ff40edef506dfee33649a.zip
fix aaron's copyright. ok aaron
-rw-r--r--share/man/man9/dopowerhooks.96
-rw-r--r--share/man/man9/powerhook_establish.96
2 files changed, 2 insertions, 10 deletions
diff --git a/share/man/man9/dopowerhooks.9 b/share/man/man9/dopowerhooks.9
index 41fd7afab95..6182eadf970 100644
--- a/share/man/man9/dopowerhooks.9
+++ b/share/man/man9/dopowerhooks.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dopowerhooks.9,v 1.2 2000/11/10 17:57:00 espie Exp $
+.\" $OpenBSD: dopowerhooks.9,v 1.3 2003/04/23 22:07:41 tedu Exp $
.\"
.\" Copyright (c) 2000 Aaron Campbell
.\" All rights reserved.
@@ -11,10 +11,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 Christopher G. Demetriou
-.\" for the NetBSD Project.
.\" 3. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission
.\"
diff --git a/share/man/man9/powerhook_establish.9 b/share/man/man9/powerhook_establish.9
index 6c76afd4371..4eae47564d3 100644
--- a/share/man/man9/powerhook_establish.9
+++ b/share/man/man9/powerhook_establish.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: powerhook_establish.9,v 1.3 2002/10/15 15:29:10 mickey Exp $
+.\" $OpenBSD: powerhook_establish.9,v 1.4 2003/04/23 22:07:41 tedu Exp $
.\"
.\" Copyright (c) 2000 Aaron Campbell
.\" All rights reserved.
@@ -11,10 +11,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 Christopher G. Demetriou
-.\" for the NetBSD Project.
.\" 3. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission
.\"