From 2c3a64ac9c755d2d6e0c8aa58ec62c756510201b Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 3 Jan 2022 18:01:18 +0100 Subject: Year 2022 updates --- 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 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]) diff --git a/htop.1.in b/htop.1.in index 49c4a52d..83205cea 100644 --- a/htop.1.in +++ b/htop.1.in @@ -1,4 +1,4 @@ -.TH "HTOP" "1" "2021" "@PACKAGE_STRING@" "User Commands" +.TH "HTOP" "1" "2022" "@PACKAGE_STRING@" "User Commands" .SH "NAME" htop, pcp-htop \- interactive process viewer .SH "SYNOPSIS" @@ -663,7 +663,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-2021 htop dev team. +Copyright \(co 2020-2022 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 de62bfd6..0f5cb14f 100644 --- a/pcp-htop.5.in +++ b/pcp-htop.5.in @@ -1,4 +1,4 @@ -.TH "PCP-HTOP" "5" "2021" "@PACKAGE_STRING@" "File Formats" +.TH "PCP-HTOP" "5" "2022" "@PACKAGE_STRING@" "File Formats" .SH "NAME" \f3pcp-htop\f1 \- pcp-htop configuration file .SH "DESCRIPTION" -- cgit v1.2.3