diff options
Diffstat (limited to 'signal/tst-sigwait-eintr.c')
-rw-r--r-- | signal/tst-sigwait-eintr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/signal/tst-sigwait-eintr.c b/signal/tst-sigwait-eintr.c index 7149eb93c3..d748a5432f 100644 --- a/signal/tst-sigwait-eintr.c +++ b/signal/tst-sigwait-eintr.c @@ -1,5 +1,5 @@ /* Check that sigwait does not fail with EINTR (bug 22478). - Copyright (C) 2017 Free Software Foundation, Inc. + Copyright (C) 2017-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 |