summaryrefslogtreecommitdiffstats
path: root/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'Object.h')
-rw-r--r--Object.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Object.h b/Object.h
index e18fb972..4d7d653e 100644
--- a/Object.h
+++ b/Object.h
@@ -4,12 +4,10 @@
htop - Object.h
(C) 2004-2012 Hisham H. Muhammad
(C) 2020 Red Hat, Inc. All Rights Reserved.
-Released under the GNU GPLv2, see the COPYING file
+Released under the GNU GPLv2+, see the COPYING file
in the source distribution for its full text.
*/
-#include "config.h" // IWYU pragma: keep
-
#include <assert.h>
#include <stdbool.h>