summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2022-01-02 15:42:45 +0000
committerPádraig Brady <P@draigBrady.com>2022-01-02 16:15:55 +0000
commit3067a9293af07ba2cf1ababe6b4482196717f806 (patch)
tree740aa850b6e950846e584d9a70f4287eb397f228 /man
parent76700e775e2643fdabe51f9c88e1718424f5b30a (diff)
downloadcoreutils-3067a9293af07ba2cf1ababe6b4482196717f806.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise. * tests/sample-test: Adjust to use the single most recent year.
Diffstat (limited to 'man')
-rw-r--r--man/basenc.x2
-rw-r--r--man/chmod.x2
-rw-r--r--man/chown.x2
-rw-r--r--man/df.x2
-rw-r--r--man/du.x2
-rw-r--r--man/env.x2
-rw-r--r--man/local.mk2
-rw-r--r--man/rm.x2
-rw-r--r--man/stdbuf.x2
9 files changed, 9 insertions, 9 deletions
diff --git a/man/basenc.x b/man/basenc.x
index 2d2c77c41..03e69126b 100644
--- a/man/basenc.x
+++ b/man/basenc.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2018-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 2018-2022 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
diff --git a/man/chmod.x b/man/chmod.x
index d9bb13887..3ab8ed055 100644
--- a/man/chmod.x
+++ b/man/chmod.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
diff --git a/man/chown.x b/man/chown.x
index 342ecea8e..ee79d1b7d 100644
--- a/man/chown.x
+++ b/man/chown.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
diff --git a/man/df.x b/man/df.x
index 28214674b..59da83e3e 100644
--- a/man/df.x
+++ b/man/df.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
diff --git a/man/du.x b/man/du.x
index fed9871e0..3a9f869c0 100644
--- a/man/du.x
+++ b/man/du.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
diff --git a/man/env.x b/man/env.x
index 70ef8f54f..c2cafbaa8 100644
--- a/man/env.x
+++ b/man/env.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
diff --git a/man/local.mk b/man/local.mk
index d23699bae..0822536c8 100644
--- a/man/local.mk
+++ b/man/local.mk
@@ -1,7 +1,7 @@
# Make coreutils man pages. -*-Makefile-*-
# This is included by the top-level Makefile.am.
-# Copyright (C) 2002-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-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/rm.x b/man/rm.x
index bbe4b1669..924610f5c 100644
--- a/man/rm.x
+++ b/man/rm.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2022 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.
diff --git a/man/stdbuf.x b/man/stdbuf.x
index 79e1feff4..d3148495c 100644
--- a/man/stdbuf.x
+++ b/man/stdbuf.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2021 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2022 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
'\" of the GNU General Public License <https://www.gnu.org/licenses/gpl.html>.