From 8e4ce18ba8d1fd11c17631eff785340219136091 Mon Sep 17 00:00:00 2001 From: Benny Baumann Date: Wed, 24 May 2023 11:14:25 +0200 Subject: Add missing copyright/file headers --- CommandScreen.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CommandScreen.h') diff --git a/CommandScreen.h b/CommandScreen.h index e56982b2..2eef5e55 100644 --- a/CommandScreen.h +++ b/CommandScreen.h @@ -1,5 +1,12 @@ #ifndef HEADER_CommandScreen #define HEADER_CommandScreen +/* +htop - CommandScreen.h +(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 "InfoScreen.h" #include "Object.h" -- cgit v1.2.3