summaryrefslogtreecommitdiffstats
path: root/Macros.h
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2023-10-10 20:45:54 +1100
committerNathan Scott <nathans@redhat.com>2023-10-10 20:45:54 +1100
commit43cb4a57d6eca089358dbf974070dd7d33ccc337 (patch)
tree98908ca73d09f3a86ff74c71dae2e6f4e94a6ca3 /Macros.h
parent4103c23327359a0bd6385c2f891554f206fec397 (diff)
parent8e4ce18ba8d1fd11c17631eff785340219136091 (diff)
Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into BenBE-style-header-consistency
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 459102a3..054e7d3b 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
#include <math.h>

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