diff options
Diffstat (limited to '')
-rw-r--r-- | gl/lib/nanosleep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/nanosleep.c b/gl/lib/nanosleep.c index 10974df..c6a76ec 100644 --- a/gl/lib/nanosleep.c +++ b/gl/lib/nanosleep.c @@ -1,6 +1,6 @@ /* Provide a replacement for the POSIX nanosleep function. - Copyright (C) 1999-2000, 2002, 2004-2023 Free Software Foundation, Inc. + Copyright (C) 1999-2000, 2002, 2004-2024 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as |