diff options
Diffstat (limited to 'sysdeps/posix/pause.c')
-rw-r--r-- | sysdeps/posix/pause.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/pause.c b/sysdeps/posix/pause.c index 7c17f49ffb..2b9eca2192 100644 --- a/sysdeps/posix/pause.c +++ b/sysdeps/posix/pause.c @@ -1,5 +1,5 @@ /* pause -- suspend the process until a signal arrives. POSIX.1 version. - Copyright (C) 2003-2017 Free Software Foundation, Inc. + Copyright (C) 2003-2018 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 |