diff options
Diffstat (limited to 'sysdeps/mach/getloadavg.c')
-rw-r--r-- | sysdeps/mach/getloadavg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/getloadavg.c b/sysdeps/mach/getloadavg.c index 7d8e2e4734..e98f54c121 100644 --- a/sysdeps/mach/getloadavg.c +++ b/sysdeps/mach/getloadavg.c @@ -1,5 +1,5 @@ /* Get system load averages. Mach version. - Copyright (C) 1999-2021 Free Software Foundation, Inc. + Copyright (C) 1999-2022 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 |