Skip to content

Commit 8e849db

Browse files
Docs: changed Authors section to Copyright section in unitd.8.
The Authors section is meant to list the main authors. However, the section only contained the copyright notice, so the Copyright section seems more appropriate. While we change that, it makes sense to also specify the license, and update the copyright year. Reviewed-by: Liam Crilly <[email protected]> Reviewed-by: Artem Konev <[email protected]> Signed-off-by: Alejandro Colomar <[email protected]>
1 parent f994b23 commit 8e849db

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/man/man8/unitd.8.in

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,10 @@ A general-purpose log for diagnostics and troubleshooting.
6666
.It Pa %%SOCKET_PATH%%
6767
The socket address of Unit's control API.
6868
.El
69-
.Sh Authors
70-
(C) 2017-2021, NGINX, Inc.
69+
.Sh Copyright
70+
(C) 2017-2023, NGINX, Inc.
71+
.Pp
72+
SPDX-License-Identifier: Apache-2.0
7173
.Sh See also
7274
.Pp
7375
Website:

0 commit comments

Comments
 (0)