diff options
Diffstat (limited to 'gnulib/import/at-func.c')
-rw-r--r-- | gnulib/import/at-func.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnulib/import/at-func.c b/gnulib/import/at-func.c index b6d9de7..afcc819 100644 --- a/gnulib/import/at-func.c +++ b/gnulib/import/at-func.c @@ -1,9 +1,9 @@ /* Define at-style functions like fstatat, unlinkat, fchownat, etc. - Copyright (C) 2006, 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2022 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, |