diff options
author | 2017-01-21 08:50:58 +0000 | |
---|---|---|
committer | 2017-01-21 08:50:58 +0000 | |
commit | 77d5ee57a9d054618b001617e4b076373c53011e (patch) | |
tree | 2578e4967d6baa6cdfc3c1a2eb954d3ff1568b3e | |
parent | typo; ok benno (diff) | |
download | wireguard-openbsd-77d5ee57a9d054618b001617e4b076373c53011e.tar.xz wireguard-openbsd-77d5ee57a9d054618b001617e4b076373c53011e.zip |
Add my copyright.
-rw-r--r-- | share/man/man8/release.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man8/release.8 b/share/man/man8/release.8 index a94efb430b0..6d55dc28f33 100644 --- a/share/man/man8/release.8 +++ b/share/man/man8/release.8 @@ -1,6 +1,7 @@ -.\" $OpenBSD: release.8,v 1.83 2017/01/01 01:08:11 tb Exp $ +.\" $OpenBSD: release.8,v 1.84 2017/01/21 08:50:58 tb Exp $ .\" .\" Copyright (c) 2000 Marco S. Hyman +.\" Copyright (c) 2016 Theo Buehler <tb@openbsd.org> .\" .\" Permission to copy all or part of this material for any purpose is .\" granted provided that the above copyright notice and this paragraph @@ -9,7 +10,7 @@ .\" LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS .\" FOR A PARTICULAR PURPOSE. .\" -.Dd $Mdocdate: January 1 2017 $ +.Dd $Mdocdate: January 21 2017 $ .Dt RELEASE 8 .Os .Sh NAME |