diff options
Diffstat (limited to 'sysdeps/posix/utimes.c')
-rw-r--r-- | sysdeps/posix/utimes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/utimes.c b/sysdeps/posix/utimes.c index f446f10e12..0fe48ea9a7 100644 --- a/sysdeps/posix/utimes.c +++ b/sysdeps/posix/utimes.c @@ -1,5 +1,5 @@ /* utimes -- Change access and modification times of file. Posix version. - Copyright (C) 1995-2022 Free Software Foundation, Inc. + Copyright (C) 1995-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |