diff options
Diffstat (limited to 'support/timespec-add-time64.c')
-rw-r--r-- | support/timespec-add-time64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/timespec-add-time64.c b/support/timespec-add-time64.c index 5ee8d864fc..b957675e26 100644 --- a/support/timespec-add-time64.c +++ b/support/timespec-add-time64.c @@ -1,5 +1,5 @@ /* Add two struct __timespec64 values. 64-bit time support. - Copyright (C) 2021-2023 Free Software Foundation, Inc. + Copyright (C) 2021-2024 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. |