diff options
Diffstat (limited to 'sysdeps/posix/sleep.c')
-rw-r--r-- | sysdeps/posix/sleep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/sleep.c b/sysdeps/posix/sleep.c index 80beb2aee9..f15028bd1a 100644 --- a/sysdeps/posix/sleep.c +++ b/sysdeps/posix/sleep.c @@ -1,5 +1,5 @@ /* Sleep for a given number of seconds. POSIX.1 version. - Copyright (C) 1991-2015 Free Software Foundation, Inc. + Copyright (C) 1991-2016 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 |