diff options
author | 2003-06-03 01:00:49 +0000 | |
---|---|---|
committer | 2003-06-03 01:00:49 +0000 | |
commit | f9efdd9b783ebe39b98c06574472ad5c3879942d (patch) | |
tree | 8dccbf40502701c6cc63f6bdd3fa569acddbc21d | |
parent | Nuke terms 3 & 4 on some of my software. (diff) | |
download | wireguard-openbsd-f9efdd9b783ebe39b98c06574472ad5c3879942d.tar.xz wireguard-openbsd-f9efdd9b783ebe39b98c06574472ad5c3879942d.zip |
Nuke terms 3 & 4.
-rw-r--r-- | share/man/man4/pflog.4 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man4/pflog.4 b/share/man/man4/pflog.4 index 1c3dc15ab5d..0dd0983ecd1 100644 --- a/share/man/man4/pflog.4 +++ b/share/man/man4/pflog.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pflog.4,v 1.1 2001/12/10 22:02:05 weingart Exp $ +.\" $OpenBSD: pflog.4,v 1.2 2003/06/03 01:00:49 weingart Exp $ .\" .\" Copyright (c) 2001 Tobias Weingartner .\" All rights reserved. @@ -11,11 +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 Tobias Weingartner. -.\" 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 |