diff options
author | Jim Meyering <meyering@redhat.com> | 2008-05-19 16:49:35 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-05-26 08:40:33 +0200 |
commit | 581b2e3cee965e7c167fec5b12e03bcf245521a5 (patch) | |
tree | 57eb93ad3d0ca536aace44961ad041c455dcc85f /src/chgrp.c | |
parent | d8382a4d264faadd6d45d8b0d6beed0bcca2071d (diff) | |
download | coreutils-581b2e3cee965e7c167fec5b12e03bcf245521a5.tar.xz |
adjust copyright dates
Diffstat (limited to 'src/chgrp.c')
-rw-r--r-- | src/chgrp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chgrp.c b/src/chgrp.c index 725ea7232..d09b84125 100644 --- a/src/chgrp.c +++ b/src/chgrp.c @@ -1,5 +1,5 @@ /* chgrp -- change group ownership of files - Copyright (C) 89, 90, 91, 1995-2007 Free Software Foundation, Inc. + Copyright (C) 89, 90, 91, 1995-2008 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 |