diff options
Diffstat (limited to 'lib/xreadlink.c')
-rw-r--r-- | lib/xreadlink.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/xreadlink.c b/lib/xreadlink.c index d9348b5..de7755d 100644 --- a/lib/xreadlink.c +++ b/lib/xreadlink.c @@ -1,10 +1,10 @@ /* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage - Copyright (C) 2001, 2003-2007, 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2001, 2003-2007, 2009-2023 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 - the Free Software Foundation; either version 3 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |