summaryrefslogtreecommitdiff
path: root/src/chgrp.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-02-16 04:14:17 +0000
committerJim Meyering <jim@meyering.net>1999-02-16 04:14:17 +0000
commit07c6f5e387993ee8ce974d0fbdec49283fd72ffb (patch)
tree42aa33eb5420df4a42eaad0a9efed45998aad921 /src/chgrp.c
parente02df462ba7bb7954848783330378c8f9a247e49 (diff)
downloadcoreutils-07c6f5e387993ee8ce974d0fbdec49283fd72ffb.tar.xz
update copyright dates
Diffstat (limited to 'src/chgrp.c')
-rw-r--r--src/chgrp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chgrp.c b/src/chgrp.c
index 25cabc4a9..19d233c69 100644
--- a/src/chgrp.c
+++ b/src/chgrp.c
@@ -1,5 +1,5 @@
/* chgrp -- change group ownership of files
- Copyright (C) 89, 90, 91, 95, 96, 97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 89, 90, 91, 1995-1999 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