summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2024-01-01 02:12:06 +0100
committerDaniel Lange <DLange@git.local>2024-01-01 02:12:06 +0100
commitc3b4a770c02c28662980014b5a893e01451ec2b2 (patch)
tree5763c5b18d507693b7f5b27f6fef69ee58f2963e /configure.ac
parentb149a506cff5caffe65b54db09e61a0a1f3ccca6 (diff)
Updates for 2024. Happy New Year!
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dd7deaef..8ffe6d07 100644
--- a/configure.ac
+++ b/configure.ac
@@ -815,7 +815,7 @@ AC_SUBST([AM_CPPFLAGS])
# We're done, let's go!
# ----------------------------------------------------------------------
-AC_DEFINE_UNQUOTED([COPYRIGHT], ["(C) 2004-2019 Hisham Muhammad. (C) 2020-2023 htop dev team."], [Copyright message.])
+AC_DEFINE_UNQUOTED([COPYRIGHT], ["(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."], [Copyright message.])
AM_CONDITIONAL([HTOP_LINUX], [test "$my_htop_platform" = linux])
AM_CONDITIONAL([HTOP_FREEBSD], [test "$my_htop_platform" = freebsd])

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