summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2022-01-03 11:49:11 -0800
committerJim Meyering <meyering@fb.com>2022-01-03 11:49:11 -0800
commitaec523d3a464c44a4b5693c88d42b4c09343c25d (patch)
treee5e77ca7fe46fcbeabcf5306a129e70fc28a4370 /man
parentdabf2c747d60fcbb17bc83d947e50425a0b46ea7 (diff)
downloaddiffutils-aec523d3a464c44a4b5693c88d42b4c09343c25d.tar.gz
maint: make update-copyright
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
-rwxr-xr-xman/help2man2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 73073d8..70aa7c2 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,6 @@
# Automakefile for GNU diffutils man pages
-# Copyright (C) 2002, 2009-2013, 2015-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2009-2013, 2015-2022 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/man/help2man b/man/help2man
index 49a76e5..9271553 100755
--- a/man/help2man
+++ b/man/help2man
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
# Generate a short man page from --help and --version output.
-# Copyright (C) 1997-2005, 2009-2011, 2013, 2015-2021 Free Software Foundation,
+# Copyright (C) 1997-2005, 2009-2011, 2013, 2015-2022 Free Software Foundation,
# Inc.
# This program is free software; you can redistribute it and/or modify