diff options
author | schwarze <> | 2017-01-27 20:19:51 +0000 |
---|---|---|
committer | schwarze <> | 2017-01-27 20:19:51 +0000 |
commit | cfc6a34d1ecde8ca9a7f79e7467e81732dcef2b2 (patch) | |
tree | 0208246204aebeaa2a3b5c340322203a69881fb8 /src/lib/libtls/man/tls_init.3 | |
parent | bf30069dfaf8831c9da263650f0672c6c47f2289 (diff) | |
download | openbsd-cfc6a34d1ecde8ca9a7f79e7467e81732dcef2b2.tar.gz openbsd-cfc6a34d1ecde8ca9a7f79e7467e81732dcef2b2.tar.bz2 openbsd-cfc6a34d1ecde8ca9a7f79e7467e81732dcef2b2.zip |
Fix Copyright notices; ok beck@ jsing@ tedu@
Diffstat (limited to 'src/lib/libtls/man/tls_init.3')
-rw-r--r-- | src/lib/libtls/man/tls_init.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libtls/man/tls_init.3 b/src/lib/libtls/man/tls_init.3 index af0eec3802..b563bf51c5 100644 --- a/src/lib/libtls/man/tls_init.3 +++ b/src/lib/libtls/man/tls_init.3 | |||
@@ -1,6 +1,7 @@ | |||
1 | .\" $OpenBSD: tls_init.3,v 1.1 2017/01/25 23:53:18 schwarze Exp $ | 1 | .\" $OpenBSD: tls_init.3,v 1.2 2017/01/27 20:19:51 schwarze Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> | 3 | .\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> |
4 | .\" Copyright (c) 2016 Joel Sing <jsing@openbsd.org> | ||
4 | .\" | 5 | .\" |
5 | .\" Permission to use, copy, modify, and distribute this software for any | 6 | .\" Permission to use, copy, modify, and distribute this software for any |
6 | .\" purpose with or without fee is hereby granted, provided that the above | 7 | .\" purpose with or without fee is hereby granted, provided that the above |
@@ -14,7 +15,7 @@ | |||
14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 15 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 16 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
16 | .\" | 17 | .\" |
17 | .Dd $Mdocdate: January 25 2017 $ | 18 | .Dd $Mdocdate: January 27 2017 $ |
18 | .Dt TLS_INIT 3 | 19 | .Dt TLS_INIT 3 |
19 | .Os | 20 | .Os |
20 | .Sh NAME | 21 | .Sh NAME |