summaryrefslogtreecommitdiffstats
path: root/Macros.h
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 /Macros.h
parent32f8d4c4073099bdc16f48108cb4ae85de1870b6 (diff)
Add missing copyright/file headers
Diffstat (limited to 'Macros.h')
-rw-r--r--Macros.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Macros.h b/Macros.h
index 0f95347b..540724b6 100644
--- a/Macros.h
+++ b/Macros.h
@@ -1,5 +1,11 @@
#ifndef HEADER_Macros
#define HEADER_Macros
+/*
+htop - Macros.h
+(C) 2020-2023 htop dev team
+Released under the GNU GPLv2+, see the COPYING file
+in the source distribution for its full text.
+*/
#include <assert.h> // IWYU pragma: keep

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