summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2022-01-03 18:01:18 +0100
committerDaniel Lange <DLange@git.local>2022-01-03 18:01:18 +0100
commit2c3a64ac9c755d2d6e0c8aa58ec62c756510201b (patch)
tree1e3fabc067ed5129bc28e1ecaf8031e0adf79845 /configure.ac
parent442c1596f658daa667e5e25d9bc44beb4072bb64 (diff)
Year 2022 updates
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 bcbc0a28..4ecac1ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -713,7 +713,7 @@ AC_SUBST([AM_CPPFLAGS])
# We're done, let's go!
# ----------------------------------------------------------------------
-AC_DEFINE_UNQUOTED([COPYRIGHT], ["(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team."], [Copyright message.])
+AC_DEFINE_UNQUOTED([COPYRIGHT], ["(C) 2004-2019 Hisham Muhammad. (C) 2020-2022 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