diff options
Diffstat (limited to 'nptl/tst-cancel15.c')
-rw-r--r-- | nptl/tst-cancel15.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-cancel15.c b/nptl/tst-cancel15.c index 747a2455ef..c16d9d17eb 100644 --- a/nptl/tst-cancel15.c +++ b/nptl/tst-cancel15.c @@ -1,5 +1,5 @@ /* Test sem_timedwait cancellation for contended case. - Copyright (C) 2003-2019 Free Software Foundation, Inc. + Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2003. |