summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2023-01-01 17:19:37 -0800
committerJim Meyering <meyering@fb.com>2023-01-01 17:19:37 -0800
commit47a1f46f0831e7ab3842257433ed98971aba011b (patch)
treee880a516e1e20b3b9e615e97afb17d6ccc3c91b4 /man
parent28e4de2c641df42e0707609b96c62466bd562d1b (diff)
downloaddiffutils-47a1f46f0831e7ab3842257433ed98971aba011b.tar.gz
maint: update copyright dates
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 70aa7c2..26e0f82 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-2022 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2009-2013, 2015-2023 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 9271553..7f83481 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-2022 Free Software Foundation,
+# Copyright (C) 1997-2005, 2009-2011, 2013, 2015-2023 Free Software Foundation,
# Inc.
# This program is free software; you can redistribute it and/or modify