diff options
Diffstat (limited to 'lib/utimensat.c')
-rw-r--r-- | lib/utimensat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utimensat.c b/lib/utimensat.c index f81b0c790ef..5cff11cd0a9 100644 --- a/lib/utimensat.c +++ b/lib/utimensat.c @@ -1,5 +1,5 @@ /* Set the access and modification time of a file relative to directory fd. - Copyright (C) 2009-2022 Free Software Foundation, Inc. + Copyright (C) 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 |