Make the "Released under the GNU GPLv2+. See 'man' page for more info." from ScreenManager.c valid

This commit is contained in:
Daniel Lange 2021-09-22 11:32:24 +02:00
parent 61227793de
commit 976fa3b121
1 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.TH "HTOP" "1" "2020" "@PACKAGE_STRING@" "User Commands"
.TH "HTOP" "1" "2021" "@PACKAGE_STRING@" "User Commands"
.SH "NAME"
htop, pcp-htop \- interactive process viewer
.SH "SYNOPSIS"
@ -632,3 +632,12 @@ Nowadays it is maintained by the community at <htop@groups.io>.
.B pcp-htop
is maintained as a collaboration between the <htop@groups.io> and <pcp@groups.io>
communities, and forms part of the Performance Co-Pilot suite of tools.
.SH "COPYRIGHT"
Copyright \(co 2004-2019 Hisham Muhammad.
.br
Copyright \(co 2020-2021 htop dev team.
.LP
License GPLv2+: GNU General Public License version 2 or, at your option, any later version.
.LP
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.