diff options
author | 2001-06-25 05:45:52 +0000 | |
---|---|---|
committer | 2001-06-25 05:45:52 +0000 | |
commit | 096dd4bd0c9772c0db3d56352670ba26a3f42c75 (patch) | |
tree | 11ce42fa914926a919661c8110fbe820321e94f3 | |
parent | Update. (diff) | |
download | wireguard-openbsd-096dd4bd0c9772c0db3d56352670ba26a3f42c75.tar.xz wireguard-openbsd-096dd4bd0c9772c0db3d56352670ba26a3f42c75.zip |
fix copyright, for what it is worth
-rw-r--r-- | share/man/man4/pf.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4 index bc825358753..72bb050fc2a 100644 --- a/share/man/man4/pf.4 +++ b/share/man/man4/pf.4 @@ -1,7 +1,6 @@ -.\" $OpenBSD: pf.4,v 1.1 2001/06/25 05:37:04 kjell Exp $ +.\" $OpenBSD: pf.4,v 1.2 2001/06/25 05:45:52 kjell Exp $ .\" -.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. -.\" All rights reserved. +.\" Copyright (C) 2001, Kjell Wooding. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions |