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 /m4/stat-prog.m4 | |
parent | 3068c84765ca8bb0a5ba425664fb2e7454a8bbc5 (diff) | |
download | coreutils-d7878454cd02518959b0d6036db3a5b6ff00ca57.tar.gz coreutils-d7878454cd02518959b0d6036db3a5b6ff00ca57.tar.bz2 coreutils-d7878454cd02518959b0d6036db3a5b6ff00ca57.zip |
maint: use single copyright year range
Run "make update-copyright".
Diffstat (limited to 'm4/stat-prog.m4')
-rw-r--r-- | m4/stat-prog.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/stat-prog.m4 b/m4/stat-prog.m4 index 90ceec193..30bacb458 100644 --- a/m4/stat-prog.m4 +++ b/m4/stat-prog.m4 @@ -1,7 +1,7 @@ # stat-prog.m4 serial 7 # Record the prerequisites of src/stat.c from the coreutils package. -# Copyright (C) 2002-2004, 2006, 2008-2012 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 |