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 --- InfoScreen.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'InfoScreen.c') diff --git a/InfoScreen.c b/InfoScreen.c index 105d9c34..e9f06f27 100644 --- a/InfoScreen.c +++ b/InfoScreen.c @@ -1,3 +1,11 @@ +/* +htop - InfoScreen.c +(C) 2016 Hisham H. Muhammad +(C) 2020,2022 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 "InfoScreen.h" -- cgit v1.2.3