summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2023-01-08 16:02:34 +0100
committerDaniel Lange <DLange@git.local>2023-01-08 16:02:34 +0100
commitf320171578ba37d085e5daabfea8b809c3c62633 (patch)
tree80eed2f520392ea7345e7f702ad49de4841ae574 /configure.ac
parent560a04ad25c77a8c5bf4cec112a3d8da8df6272c (diff)
Updates for 2023. 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 53163366..37dba53a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -727,7 +727,7 @@ AC_SUBST([AM_CPPFLAGS])
# We're done, let's go!
# ----------------------------------------------------------------------
-AC_DEFINE_UNQUOTED([COPYRIGHT], ["(C) 2004-2019 Hisham Muhammad. (C) 2020-2022 htop dev team."], [Copyright message.])
+AC_DEFINE_UNQUOTED([COPYRIGHT], ["(C) 2004-2019 Hisham Muhammad. (C) 2020-2023 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