summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAssaf Gordon <assafgordon@gmail.com>2019-01-01 16:50:20 -0700
committerAssaf Gordon <assafgordon@gmail.com>2019-01-01 16:51:48 -0700
commit8dfcf38af1280c34d7c02b1bbed151368f6de211 (patch)
tree5c3052056419fa29f834d857194c17c219defdc3 /man
parent1f9152a50f16fb5979871e3c9f2db9f91dbc4dbc (diff)
downloadcoreutils-8dfcf38af1280c34d7c02b1bbed151368f6de211.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 1fbabd3c6..d52ce38b5 100644
--- a/man/basenc.x
+++ b/man/basenc.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2018 Free Software Foundation, Inc.
+'\" Copyright (C) 2018-2019 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 e4f29b702..d6df1171b 100644
--- a/man/chmod.x
+++ b/man/chmod.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 f259f5624..bd4f7680d 100644
--- a/man/chown.x
+++ b/man/chown.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 229a7f25d..3c038d3f3 100644
--- a/man/df.x
+++ b/man/df.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 cd68e40ea..4b5053c6f 100644
--- a/man/du.x
+++ b/man/du.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 cb8049f3a..8eea79655 100644
--- a/man/env.x
+++ b/man/env.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 443942c93..eee38396c 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2019 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 3044a0914..3da77a033 100644
--- a/man/rm.x
+++ b/man/rm.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2019 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 e851a2f9c..294659f2a 100644
--- a/man/stdbuf.x
+++ b/man/stdbuf.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2018 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2019 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>.