diff options
author | Jim Meyering <meyering@redhat.com> | 2012-01-01 09:47:10 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-01-01 10:04:06 +0100 |
commit | 5111aa42968262bd4d44eeca277b194020bb5007 (patch) | |
tree | 055fe885ece6e346f0da5e8472df13b0810c7a07 /man | |
parent | 75a21e62486521ba3d8ef518dc4740dc1adeb7f4 (diff) | |
download | coreutils-5111aa42968262bd4d44eeca277b194020bb5007.tar.xz |
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'man')
-rw-r--r-- | man/Makefile.am | 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 | ||||
-rwxr-xr-x | man/help2man | 2 | ||||
-rw-r--r-- | man/rm.x | 2 | ||||
-rw-r--r-- | man/stdbuf.x | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index 8733a3591..a8888996b 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,6 +1,6 @@ # Make coreutils man pages. -*-Makefile-*- -# Copyright (C) 2002-2011 Free Software Foundation, Inc. +# Copyright (C) 2002-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 diff --git a/man/chmod.x b/man/chmod.x index dcd876be1..01c7af30c 100644 --- a/man/chmod.x +++ b/man/chmod.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-1999, 2001, 2006-2007, 2009-2011 Free Software +'\" Copyright (C) 1998-1999, 2001, 2006-2007, 2009-2012 Free Software '\" Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms diff --git a/man/chown.x b/man/chown.x index 9b84107ae..dcab508ed 100644 --- a/man/chown.x +++ b/man/chown.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-1999, 2001, 2006, 2009-2011 Free Software Foundation, +'\" Copyright (C) 1998-1999, 2001, 2006, 2009-2012 Free Software Foundation, '\" Inc. '\" '\" This is free software. You may redistribute copies of it under the terms @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-1999, 2004, 2009-2011 Free Software Foundation, Inc. +'\" Copyright (C) 1998-1999, 2004, 2009-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-2011 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2000, 2002, 2009-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 0a66150d2..3130fa525 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-2011 Free Software Foundation, Inc. +# Copyright (C) 1997-2004, 2008-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,4 +1,4 @@ -'\" Copyright (C) 1998-1999, 2001, 2003-2004, 2006, 2009-2011 Free Software +'\" Copyright (C) 1998-1999, 2001, 2003-2004, 2006, 2009-2012 Free Software '\" Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms diff --git a/man/stdbuf.x b/man/stdbuf.x index 4e7978d03..d61c471dd 100644 --- a/man/stdbuf.x +++ b/man/stdbuf.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 2009-2011 Free Software Foundation, Inc. +'\" Copyright (C) 2009-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>. |