summaryrefslogtreecommitdiff
path: root/lib/faccessat.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-01 11:05:24 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-01 11:06:53 -0800
commit035f5aaa91ebd40598e0d89881bbc3cf532440a0 (patch)
tree31ffe1ccf1bad659893cdb2c1f06cc70e7d15bf2 /lib/faccessat.c
parent6ddd819467d1d9d0e78f13e5a15c1af9125ae67b (diff)
downloademacs-035f5aaa91ebd40598e0d89881bbc3cf532440a0.tar.gz
Merge from gnulib, incorporating:
2015-01-01 version-etc: new year
Diffstat (limited to 'lib/faccessat.c')
-rw-r--r--lib/faccessat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/faccessat.c b/lib/faccessat.c
index 44a38ae6598..5bd7ecfd827 100644
--- a/lib/faccessat.c
+++ b/lib/faccessat.c
@@ -1,5 +1,5 @@
/* Check the access rights of a file relative to an open directory.
- Copyright (C) 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2009-2015 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