From 77da73c75432f3c5b4beebae7b0797a1e33160bc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 1 Jan 2013 03:54:51 +0100 Subject: maint: update all copyright year number ranges Run "make update-copyright", but then also run this, perl -pi -e 's/2\d\d\d-//' tests/sample-test to make that one script use the single most recent year number. --- man/chmod.x | 2 +- man/chown.x | 2 +- man/df.x | 2 +- man/du.x | 2 +- man/help2man | 2 +- man/local.mk | 2 +- man/rm.x | 2 +- man/stdbuf.x | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'man') diff --git a/man/chmod.x b/man/chmod.x index e0af0260d..d9147a44d 100644 --- a/man/chmod.x +++ b/man/chmod.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2012 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2013 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License . diff --git a/man/chown.x b/man/chown.x index ef02cbc24..7ad591d42 100644 --- a/man/chown.x +++ b/man/chown.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2012 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2013 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License . diff --git a/man/df.x b/man/df.x index a98a408da..7e908ae09 100644 --- a/man/df.x +++ b/man/df.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2012 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2013 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License . diff --git a/man/du.x b/man/du.x index 7672158b5..6e578c0c2 100644 --- a/man/du.x +++ b/man/du.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2012 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2013 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License . diff --git a/man/help2man b/man/help2man index 27d04c9f2..8e83f355d 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-2012 Free Software Foundation, Inc. +# Copyright (C) 1997-2013 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/local.mk b/man/local.mk index 2c05bb6cc..7422acbf3 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-2012 Free Software Foundation, Inc. +# Copyright (C) 2002-2013 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 d9341d7d2..3eeb6c8d0 100644 --- a/man/rm.x +++ b/man/rm.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 1998-2012 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2013 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License . diff --git a/man/stdbuf.x b/man/stdbuf.x index d61c471dd..8a770413e 100644 --- a/man/stdbuf.x +++ b/man/stdbuf.x @@ -1,4 +1,4 @@ -'\" Copyright (C) 2009-2012 Free Software Foundation, Inc. +'\" Copyright (C) 2009-2013 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms '\" of the GNU General Public License . -- cgit v1.2.3-54-g00ecf