summaryrefslogtreecommitdiff
path: root/lib/fchownat.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-01-01 00:00:18 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2019-12-31 16:02:16 -0800
commit2cdc1bafb20b187ad067056e090fcb4396ed9099 (patch)
tree2ad3f479ae19175447d817d728d2388ecdbb6342 /lib/fchownat.c
parent87b59dc7b4017eefe7bc8dbb3b035a05b42db765 (diff)
downloadgnulib-2cdc1bafb20b187ad067056e090fcb4396ed9099.tar.gz
maint: Run 'make update-copyright'
Diffstat (limited to 'lib/fchownat.c')
-rw-r--r--lib/fchownat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fchownat.c b/lib/fchownat.c
index 9fb9ce990d..25dae4df5f 100644
--- a/lib/fchownat.c
+++ b/lib/fchownat.c
@@ -4,7 +4,7 @@
when the buggy fchownat-with-AT_SYMLINK_NOFOLLOW operates on a symlink, it
mistakenly affects the symlink referent, rather than the symlink itself.
- Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2009-2020 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