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 /src/printf.c | |
parent | 75a21e62486521ba3d8ef518dc4740dc1adeb7f4 (diff) | |
download | coreutils-5111aa42968262bd4d44eeca277b194020bb5007.tar.gz coreutils-5111aa42968262bd4d44eeca277b194020bb5007.tar.bz2 coreutils-5111aa42968262bd4d44eeca277b194020bb5007.zip |
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'src/printf.c')
-rw-r--r-- | src/printf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/printf.c b/src/printf.c index ddb6c461f..d95695577 100644 --- a/src/printf.c +++ b/src/printf.c @@ -1,5 +1,5 @@ /* printf - format and print data - Copyright (C) 1990-2011 Free Software Foundation, Inc. + Copyright (C) 1990-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 |