diff options
Diffstat (limited to 'support/timespec-sub-time64.c')
-rw-r--r-- | support/timespec-sub-time64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/timespec-sub-time64.c b/support/timespec-sub-time64.c index 314b32f83b..a4336b0cd7 100644 --- a/support/timespec-sub-time64.c +++ b/support/timespec-sub-time64.c @@ -1,5 +1,5 @@ /* Subtract two struct __timespec64 values. 64-bit time support. - Copyright (C) 2021-2022 Free Software Foundation, Inc. + Copyright (C) 2021-2023 Free Software Foundation, Inc. This file is part of the GNU C Library and is also part of gnulib. Patches to this file should be submitted to both projects. |