diff options
author | Jim Meyering <meyering@redhat.com> | 2012-01-27 11:35:24 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-01-27 11:35:24 +0100 |
commit | d7878454cd02518959b0d6036db3a5b6ff00ca57 (patch) | |
tree | 2f62fd5d7fadac095c0e9fbfc39140028dfa8a73 /man | |
parent | 3068c84765ca8bb0a5ba425664fb2e7454a8bbc5 (diff) | |
download | coreutils-d7878454cd02518959b0d6036db3a5b6ff00ca57.tar.xz |
maint: use single copyright year range
Run "make update-copyright".
Diffstat (limited to 'man')
-rw-r--r-- | man/chmod.x | 3 | ||||
-rw-r--r-- | man/chown.x | 3 | ||||
-rw-r--r-- | man/df.x | 2 | ||||
-rw-r--r-- | man/du.x | 2 | ||||
-rwxr-xr-x | man/help2man | 2 | ||||
-rw-r--r-- | man/rm.x | 3 |
6 files changed, 6 insertions, 9 deletions
diff --git a/man/chmod.x b/man/chmod.x index 01c7af30c..e0af0260d 100644 --- a/man/chmod.x +++ b/man/chmod.x @@ -1,5 +1,4 @@ -'\" Copyright (C) 1998-1999, 2001, 2006-2007, 2009-2012 Free Software -'\" Foundation, Inc. +'\" Copyright (C) 1998-2012 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 dcab508ed..ef02cbc24 100644 --- a/man/chown.x +++ b/man/chown.x @@ -1,5 +1,4 @@ -'\" Copyright (C) 1998-1999, 2001, 2006, 2009-2012 Free Software Foundation, -'\" Inc. +'\" Copyright (C) 1998-2012 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-1999, 2004, 2009-2012 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2012 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-2000, 2002, 2009-2012 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2012 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/help2man b/man/help2man index 6112abdf4..907dd50c8 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-2004, 2008-2012 Free Software Foundation, Inc. +# Copyright (C) 1997-2012 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,5 +1,4 @@ -'\" Copyright (C) 1998-1999, 2001, 2003-2004, 2006, 2009-2012 Free Software -'\" Foundation, Inc. +'\" Copyright (C) 1998-2012 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>. |