summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-01 10:56:28 +0100
committerJim Meyering <meyering@redhat.com>2010-01-01 14:06:47 +0100
commit1aa17dc89b3f313697661541adca0aa0defbdc09 (patch)
tree19c56a4689f6137f1c912876a4e30a1cf382a1a7 /man
parent6c8d432b1f70c80213b0a2244e2427ae3c1394ef (diff)
downloadcoreutils-1aa17dc89b3f313697661541adca0aa0defbdc09.tar.xz
maint: update all FSF copyright year lists to include 2010
Use this command: git ls-files | grep -v COPYING \ | xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \ build-aux/update-copyright
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
-rw-r--r--man/chmod.x3
-rw-r--r--man/chown.x3
-rw-r--r--man/df.x2
-rw-r--r--man/du.x2
-rwxr-xr-xman/help2man3
-rw-r--r--man/rm.x4
-rw-r--r--man/stdbuf.x2
8 files changed, 11 insertions, 10 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index f1fca5c25..904b302d0 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,6 @@
# Make coreutils man pages. -*-Makefile-*-
-# Copyright (C) 2002-2009 Free Software Foundation, Inc.
+# Copyright (C) 2002-2010 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 3bd229fb6..684d46f5a 100644
--- a/man/chmod.x
+++ b/man/chmod.x
@@ -1,4 +1,5 @@
-'\" Copyright (C) 1998, 1999, 2001, 2006, 2007, 2009 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-1999, 2001, 2006-2007, 2009-2010 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 05129636f..787abc0bd 100644
--- a/man/chown.x
+++ b/man/chown.x
@@ -1,4 +1,5 @@
-'\" Copyright (C) 1998, 1999, 2001, 2006, 2009 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-1999, 2001, 2006, 2009-2010 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/df.x b/man/df.x
index 9e83a994d..8c83d0d34 100644
--- a/man/df.x
+++ b/man/df.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998, 1999, 2004, 2009 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-1999, 2004, 2009-2010 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 08f135127..2bdfbefc5 100644
--- a/man/du.x
+++ b/man/du.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998, 1999, 2000, 2002, 2009 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2000, 2002, 2009-2010 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 3b19c6402..8e42f3cd1 100755
--- a/man/help2man
+++ b/man/help2man
@@ -1,8 +1,7 @@
#!/usr/bin/perl -w
# Generate a short man page from --help and --version output.
-# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2008, 2009
-# Free Software Foundation, Inc.
+# Copyright (C) 1997-2004, 2008-2010 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 f9146954a..d7df0e932 100644
--- a/man/rm.x
+++ b/man/rm.x
@@ -1,5 +1,5 @@
-'\" Copyright (C) 1998, 1999, 2001, 2003, 2004,
-'\" 2006, 2009 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-1999, 2001, 2003-2004, 2006, 2009-2010 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 93f0b8e4b..1ef2d9e43 100644
--- a/man/stdbuf.x
+++ b/man/stdbuf.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2010 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>.