diff options
author | 2014-01-06 00:53:14 +0000 | |
---|---|---|
committer | 2014-01-06 00:53:14 +0000 | |
commit | 39c2a57e8bca6e4e6e5f6481cca64f37dad2b294 (patch) | |
tree | dce3f9d202188f04020b98fbe464ce7e5d465389 /share/man/man7/man.7 | |
parent | Mention tmpfs (diff) | |
download | wireguard-openbsd-39c2a57e8bca6e4e6e5f6481cca64f37dad2b294.tar.xz wireguard-openbsd-39c2a57e8bca6e4e6e5f6481cca64f37dad2b294.zip |
Joerg Sonnenberger contributed copyrightable amounts of text to
some files. To make it clear that he also put his contributions
under the ISC license, with his explicit permission, add his
Copyright notice to the relevant files. No code change.
Diffstat (limited to 'share/man/man7/man.7')
-rw-r--r-- | share/man/man7/man.7 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man7/man.7 b/share/man/man7/man.7 index ec2ceb8fecf..91b7653d19b 100644 --- a/share/man/man7/man.7 +++ b/share/man/man7/man.7 @@ -1,7 +1,8 @@ -.\" $OpenBSD: man.7,v 1.34 2013/12/31 15:15:47 schwarze Exp $ +.\" $OpenBSD: man.7,v 1.35 2014/01/06 00:53:14 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2011, 2012, 2013 Ingo Schwarze <schwarze@openbsd.org> +.\" Copyright (c) 2010 Joerg Sonnenberger <joerg@netbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -15,7 +16,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 31 2013 $ +.Dd $Mdocdate: January 6 2014 $ .Dt MAN 7 .Os .Sh NAME |