summaryrefslogtreecommitdiffstats
path: root/CommandScreen.c
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2023-05-24 11:14:25 +0200
committerBenny Baumann <BenBE@geshi.org>2023-05-25 08:59:32 +0200
commit8e4ce18ba8d1fd11c17631eff785340219136091 (patch)
treeb64f792e39f10c40275965a6797d052d33df720e /CommandScreen.c
parent32f8d4c4073099bdc16f48108cb4ae85de1870b6 (diff)
Add missing copyright/file headers
Diffstat (limited to 'CommandScreen.c')
-rw-r--r--CommandScreen.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/CommandScreen.c b/CommandScreen.c
index 6a87d137..7e286e4d 100644
--- a/CommandScreen.c
+++ b/CommandScreen.c
@@ -1,3 +1,11 @@
+/*
+htop - CommandScreen.c
+(C) 2017,2020 ryenus
+(C) 2020,2021 htop dev team
+Released under the GNU GPLv2+, see the COPYING file
+in the source distribution for its full text.
+*/
+
#include "config.h" // IWYU pragma: keep
#include "CommandScreen.h"

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