summaryrefslogtreecommitdiff
path: root/lib/chown.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-09 07:22:43 +0000
committerJim Meyering <jim@meyering.net>2000-07-09 07:22:43 +0000
commitd349992d82f97d614404565ff66e3f8a47b4a568 (patch)
treedcfa752943fa7eb9b5731788a1e4194bfd28157c /lib/chown.c
parent1c0d7dc343e0f293693e93f57a41ba9bfa92ea69 (diff)
downloadgnulib-d349992d82f97d614404565ff66e3f8a47b4a568.tar.gz
update copyright date
Diffstat (limited to 'lib/chown.c')
-rw-r--r--lib/chown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chown.c b/lib/chown.c
index 452fdfcac6..2b3fc9a696 100644
--- a/lib/chown.c
+++ b/lib/chown.c
@@ -1,6 +1,6 @@
/* provide consistent interface to chown for systems that don't interpret
an ID of -1 as meaning `don't change the corresponding ID'.
- Copyright (C) 1997 Free Software Foundation, Inc.
+ Copyright (C) 1997, 2000 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