diff options
author | Jim Meyering <meyering@redhat.com> | 2011-01-01 11:37:32 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-01-01 22:16:47 +0100 |
commit | 9d6231ef2a74671fa08bc263519edfe46e8d1805 (patch) | |
tree | 03ac673dab3083a1589d4dd47aa077a840d21da5 /src/stty.c | |
parent | 257909013ef559418f612e8592f55b29dafda154 (diff) | |
download | coreutils-9d6231ef2a74671fa08bc263519edfe46e8d1805.tar.gz coreutils-9d6231ef2a74671fa08bc263519edfe46e8d1805.tar.bz2 coreutils-9d6231ef2a74671fa08bc263519edfe46e8d1805.zip |
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'src/stty.c')
-rw-r--r-- | src/stty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stty.c b/src/stty.c index 5d9d4f0c0..674a19afd 100644 --- a/src/stty.c +++ b/src/stty.c @@ -1,5 +1,5 @@ /* stty -- change and print terminal line settings - Copyright (C) 1990-2005, 2007-2010 Free Software Foundation, Inc. + Copyright (C) 1990-2005, 2007-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 |