mirror of https://github.com/xzeldon/htop.git
Make the "Released under the GNU GPLv2+. See 'man' page for more info." from ScreenManager.c valid
This commit is contained in:
parent
61227793de
commit
976fa3b121
11
htop.1.in
11
htop.1.in
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue