diff options
Diffstat (limited to 'lib/readlinkat.c')
| -rw-r--r-- | lib/readlinkat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/readlinkat.c b/lib/readlinkat.c index c9880e1c704..35179e2a380 100644 --- a/lib/readlinkat.c +++ b/lib/readlinkat.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Read a symlink relative to an open directory. | 1 | /* Read a symlink relative to an open directory. |
| 2 | Copyright (C) 2009-2017 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2018 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |