diff options
author | Jim Meyering <meyering@redhat.com> | 2009-06-23 22:33:15 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-06-23 22:33:15 +0200 |
commit | 2232b4d08fdc8ff3ae8e7aa1fa28c8315c41d9ad (patch) | |
tree | 3df77a06ec0ed1550dcb399344d8a070539dfe3a /src/uname.c | |
parent | ec00727a72cea90f7737e689f90334c21ca5b57e (diff) | |
download | coreutils-2232b4d08fdc8ff3ae8e7aa1fa28c8315c41d9ad.tar.gz coreutils-2232b4d08fdc8ff3ae8e7aa1fa28c8315c41d9ad.tar.bz2 coreutils-2232b4d08fdc8ff3ae8e7aa1fa28c8315c41d9ad.zip |
maint: update all Copyright year lists to include 2009
Diffstat (limited to 'src/uname.c')
-rw-r--r-- | src/uname.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/uname.c b/src/uname.c index 3870dfa3d..12dc7d53d 100644 --- a/src/uname.c +++ b/src/uname.c @@ -1,7 +1,7 @@ /* uname -- print system information - Copyright (C) 1989, 1992, 1993, 1996, 1997, 1999-2005, 2007-2008 - Free Software Foundation, Inc. + Copyright (C) 1989, 1992, 1993, 1996, 1997, 1999-2005, + 2007-2009 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 |