diff options
Diffstat (limited to 'lib/careadlinkat.c')
-rw-r--r-- | lib/careadlinkat.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/careadlinkat.c b/lib/careadlinkat.c index 9d0c125ecb9..38db29ace8b 100644 --- a/lib/careadlinkat.c +++ b/lib/careadlinkat.c @@ -1,7 +1,7 @@ /* Read symbolic links into a buffer without size limitation, relative to fd. - Copyright (C) 2001, 2003-2004, 2007, 2009-2021 Free Software Foundation, - Inc. + Copyright (C) 2001, 2003-2004, 2007, 2009-2022 Free Software + Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as |