diff options
author | Pádraig Brady <P@draigBrady.com> | 2020-01-01 14:16:56 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2020-01-01 14:16:56 +0000 |
commit | aaba82431ceca97441d56152d8c7ec2d84fa1d12 (patch) | |
tree | 30eddf3061f03e0fb2155a652ba1f4f96ca0d1d5 /man | |
parent | 7490e94aa7ea1ba50492e211fc415a6bda9de9ee (diff) | |
download | coreutils-aaba82431ceca97441d56152d8c7ec2d84fa1d12.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.x | 2 | ||||
-rw-r--r-- | man/chmod.x | 2 | ||||
-rw-r--r-- | man/chown.x | 2 | ||||
-rw-r--r-- | man/df.x | 2 | ||||
-rw-r--r-- | man/du.x | 2 | ||||
-rw-r--r-- | man/env.x | 2 | ||||
-rw-r--r-- | man/local.mk | 2 | ||||
-rw-r--r-- | man/rm.x | 2 | ||||
-rw-r--r-- | man/stdbuf.x | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/man/basenc.x b/man/basenc.x index d52ce38b5..53704aa2e 100644 --- a/man/basenc.x +++ b/man/basenc.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 2018-2019 Free Software Foundation, Inc. +'\" Copyright (C) 2018-2020 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 d6df1171b..90e79f003 100644 --- a/man/chmod.x +++ b/man/chmod.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2019 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 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 bd4f7680d..d72a0250f 100644 --- a/man/chown.x +++ b/man/chown.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2019 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 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>. @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2019 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 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>. @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2019 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 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>. @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2019 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 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 eee38396c..3df879cc3 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-2019 Free Software Foundation, Inc. +# Copyright (C) 2002-2020 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 @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2019 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 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 294659f2a..109fc57df 100644 --- a/man/stdbuf.x +++ b/man/stdbuf.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 2009-2019 Free Software Foundation, Inc. +'\" Copyright (C) 2009-2020 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>. |