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