diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:57 +0000 |
commit | ce95875445c67808caa5d4fb0e6f80dbdaef0cb7 (patch) | |
tree | 6da8cbc66ef15086c9d295e4abe733b24818551e /include/pager.h | |
parent | Adding upstream version 2.40. (diff) | |
download | util-linux-ce95875445c67808caa5d4fb0e6f80dbdaef0cb7.tar.xz util-linux-ce95875445c67808caa5d4fb0e6f80dbdaef0cb7.zip |
Adding upstream version 2.40.1.upstream/2.40.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'include/pager.h')
-rw-r--r-- | include/pager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pager.h b/include/pager.h index 6d8fdd7..e5ba4d7 100644 --- a/include/pager.h +++ b/include/pager.h @@ -1,7 +1,7 @@ /* * SPDX-License-Identifier: GPL-2.0-or-later * - * This file may be redistributed under the terms of the GNU Public License. + * This file may be redistributed under the terms of the GNU General Public License. */ #ifndef UTIL_LINUX_PAGER #define UTIL_LINUX_PAGER |