diff options
author | Pádraig Brady <P@draigBrady.com> | 2015-01-01 04:49:02 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2015-01-01 04:52:17 +0000 |
commit | e0afeb0099c899c2caa7453072e2d223d8f0ceb9 (patch) | |
tree | ccd8ac7d7bfade0fcee10dd25fda9cf92d6f2603 /man | |
parent | 1269bf58578615a8a5255d36582cb0736fd57227 (diff) | |
download | coreutils-e0afeb0099c899c2caa7453072e2d223d8f0ceb9.tar.xz |
maint: update all copyright year number ranges
Run "make update-copyright" and then...
* tests/sample-test: Adjust to use the single most recent year.
* tests/du/bind-mount-dir-cycle-v2.sh: Fix case in copyright message,
so that year is updated automatically in future.
Diffstat (limited to 'man')
-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/local.mk | 2 | ||||
-rw-r--r-- | man/rm.x | 2 | ||||
-rw-r--r-- | man/stdbuf.x | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/man/chmod.x b/man/chmod.x index f26d7631d..76ea30d00 100644 --- a/man/chmod.x +++ b/man/chmod.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2014 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2015 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. diff --git a/man/chown.x b/man/chown.x index 96b0c2377..1a36e185a 100644 --- a/man/chown.x +++ b/man/chown.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2014 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2015 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2014 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2015 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2014 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2015 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. diff --git a/man/local.mk b/man/local.mk index 7c5ba5762..dec813341 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-2014 Free Software Foundation, Inc. +# Copyright (C) 2002-2015 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-2014 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2015 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. diff --git a/man/stdbuf.x b/man/stdbuf.x index 0f50219b2..4181959bb 100644 --- a/man/stdbuf.x +++ b/man/stdbuf.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 2009-2014 Free Software Foundation, Inc. +'\" Copyright (C) 2009-2015 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. |