From 1f24250a317f0a837167e10f94299e0e6aaa95b4 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Wed, 1 Jan 2025 02:45:10 +0100 Subject: [PATCH] Updates for 2025. Happy New Year! --- configure.ac | 2 +- htop.1.in | 4 ++-- pcp-htop.5.in | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 31e28088e..bc98008b0 100644 --- a/configure.ac +++ b/configure.ac @@ -1109,7 +1109,7 @@ AC_SUBST([AM_CPPFLAGS]) # We're done, let's go! # ---------------------------------------------------------------------- -AC_DEFINE_UNQUOTED([COPYRIGHT], ["(C) 2004-2019 Hisham Muhammad. (C) 2020-2024 htop dev team."], [Copyright message.]) +AC_DEFINE_UNQUOTED([COPYRIGHT], ["(C) 2004-2019 Hisham Muhammad. (C) 2020-2025 htop dev team."], [Copyright message.]) AM_CONDITIONAL([HTOP_LINUX], [test "$my_htop_platform" = linux]) AM_CONDITIONAL([HTOP_FREEBSD], [test "$my_htop_platform" = freebsd]) diff --git a/htop.1.in b/htop.1.in index b5d17171e..c89071a7d 100644 --- a/htop.1.in +++ b/htop.1.in @@ -1,4 +1,4 @@ -.TH "HTOP" "1" "2024" "@PACKAGE_STRING@" "User Commands" +.TH "HTOP" "1" "2025" "@PACKAGE_STRING@" "User Commands" .SH "NAME" htop, pcp-htop \- interactive process viewer .SH "SYNOPSIS" @@ -702,7 +702,7 @@ communities, and forms part of the Performance Co-Pilot suite of tools. .SH "COPYRIGHT" Copyright \(co 2004-2019 Hisham Muhammad. .br -Copyright \(co 2020-2024 htop dev team. +Copyright \(co 2020-2025 htop dev team. .LP License GPLv2+: GNU General Public License version 2 or, at your option, any later version. .LP diff --git a/pcp-htop.5.in b/pcp-htop.5.in index ebb47487e..860db50bd 100644 --- a/pcp-htop.5.in +++ b/pcp-htop.5.in @@ -1,4 +1,4 @@ -.TH "PCP-HTOP" "5" "2024" "@PACKAGE_STRING@" "File Formats" +.TH "PCP-HTOP" "5" "2025" "@PACKAGE_STRING@" "File Formats" .SH "NAME" \f3pcp-htop\f1 \- pcp-htop configuration file .SH "DESCRIPTION"