From 545942f7ace7cde8a1b8a6a5289cecc185b08fbc Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 25 Feb 2018 13:54:40 -0800 Subject: Better way to handle copyright. We move the copyright info along with trademark info to the refman layout. The source files still have their own inline copyright (now in correct readable form). This leads towards being able to generate that master reference manual. --- docs/nng_http_server_release.adoc | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'docs/nng_http_server_release.adoc') diff --git a/docs/nng_http_server_release.adoc b/docs/nng_http_server_release.adoc index 64aea461..16c28227 100644 --- a/docs/nng_http_server_release.adoc +++ b/docs/nng_http_server_release.adoc @@ -1,9 +1,13 @@ = nng_http_server_release(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. +// Copyright 2018 Capitar IT Group BV +// +// 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 @@ -19,7 +23,6 @@ nng_http_server_release - release HTTP server instance void nng_http_server_release(nng_http_server *server); ----------- - == DESCRIPTION The `nng_http_server_release()` releases an instance of an HTTP _server_ @@ -48,7 +51,3 @@ None. <>, <>, <> - -== COPYRIGHT - -{copyright} -- cgit v1.2.3-70-g09d2