summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-01 11:37:32 +0100
committerJim Meyering <meyering@redhat.com>2011-01-01 22:16:47 +0100
commit9d6231ef2a74671fa08bc263519edfe46e8d1805 (patch)
tree03ac673dab3083a1589d4dd47aa077a840d21da5 /man
parent257909013ef559418f612e8592f55b29dafda154 (diff)
downloadcoreutils-9d6231ef2a74671fa08bc263519edfe46e8d1805.tar.xz
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
-rw-r--r--man/chmod.x2
-rw-r--r--man/chown.x2
-rw-r--r--man/df.x2
-rw-r--r--man/du.x2
-rwxr-xr-xman/help2man2
-rw-r--r--man/rm.x2
-rw-r--r--man/stdbuf.x2
8 files changed, 8 insertions, 8 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index c3c38039a..cb4408c16 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,6 @@
# Make coreutils man pages. -*-Makefile-*-
-# Copyright (C) 2002-2010 Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 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 684d46f5a..dcd876be1 100644
--- a/man/chmod.x
+++ b/man/chmod.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-1999, 2001, 2006-2007, 2009-2010 Free Software
+'\" Copyright (C) 1998-1999, 2001, 2006-2007, 2009-2011 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 787abc0bd..9b84107ae 100644
--- a/man/chown.x
+++ b/man/chown.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-1999, 2001, 2006, 2009-2010 Free Software Foundation,
+'\" Copyright (C) 1998-1999, 2001, 2006, 2009-2011 Free Software Foundation,
'\" Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
diff --git a/man/df.x b/man/df.x
index 8c83d0d34..7583fe3f7 100644
--- a/man/df.x
+++ b/man/df.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-1999, 2004, 2009-2010 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-1999, 2004, 2009-2011 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/du.x b/man/du.x
index 2bdfbefc5..311f754db 100644
--- a/man/du.x
+++ b/man/du.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2000, 2002, 2009-2010 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2000, 2002, 2009-2011 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 75cc4932a..0a66150d2 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-2010 Free Software Foundation, Inc.
+# Copyright (C) 1997-2004, 2008-2011 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 d7df0e932..3c11129af 100644
--- a/man/rm.x
+++ b/man/rm.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-1999, 2001, 2003-2004, 2006, 2009-2010 Free Software
+'\" Copyright (C) 1998-1999, 2001, 2003-2004, 2006, 2009-2011 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 94425f5b6..4e7978d03 100644
--- a/man/stdbuf.x
+++ b/man/stdbuf.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2010 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2011 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>.