diff options
Diffstat (limited to 'docs/libnng.adoc')
| -rw-r--r-- | docs/libnng.adoc | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/docs/libnng.adoc b/docs/libnng.adoc index 51b11c39..72516705 100644 --- a/docs/libnng.adoc +++ b/docs/libnng.adoc @@ -1,9 +1,13 @@ = libnng(3) -:copyright: Copyright 2018 mailto:info@staysail.tech[Staysail Systems, Inc.] + \ - Copyright 2018 mailto:info@capitar.com[Capitar IT Group BV] + \ - {blank} + \ - This document is supplied under the terms of the \ - https://opensource.org/licenses/MIT[MIT License]. +// +// Copyright 2018 Staysail Systems, Inc. <info@staysail.tech> +// Copyright 2018 Capitar IT Group BV <info@capitar.com> +// +// This document is supplied under the terms of the MIT License, a +// copy of which should be located in the distribution where this +// file was obtained (LICENSE.txt). A copy of the license may also be +// found online at https://opensource.org/licenses/MIT. +// == NAME @@ -13,7 +17,6 @@ libnng - nanomsg next generation library *cc* [_flags_] _files_ *-lnng* [_libraries_] - == DESCRIPTION The <<nng#,nng(7)>> library provides a common messaging framework @@ -308,7 +311,3 @@ with TLS support. <<nng#,nng(7)>>, <<nng_compat#,nng_compat(3)>> - -== COPYRIGHT - -{copyright} |
