summaryrefslogtreecommitdiffstats
path: root/htop.c
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2020-10-05 10:16:13 +0200
committerDaniel Lange <DLange@git.local>2020-10-05 12:31:24 +0200
commit77587748905e2456adfacadeab4b3e4f08ffbc50 (patch)
treec7648480ebf4a3602a23fafee3cdde1ba5815a8e /htop.c
parent079c2abf8e571a865102957b2d0d3a55863aadcf (diff)
Add Copyright statement to --help (needed as it has the license info)
Diffstat (limited to 'htop.c')
-rw-r--r--htop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/htop.c b/htop.c
index 5eedcab3..ec4e6242 100644
--- a/htop.c
+++ b/htop.c
@@ -35,6 +35,7 @@ static void printVersionFlag(void) {
static void printHelpFlag(void) {
fputs("htop " VERSION "\n"
+ COPYRIGHT "\n"
"Released under the GNU GPLv2.\n\n"
"-C --no-color Use a monochrome color scheme\n"
"-d --delay=DELAY Set the delay between updates, in tenths of seconds\n"

© 2014-2024 Faster IT GmbH | imprint | privacy policy