diff options
Diffstat (limited to 'nptl/lll_timedwait_tid.c')
-rw-r--r-- | nptl/lll_timedwait_tid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/lll_timedwait_tid.c b/nptl/lll_timedwait_tid.c index a1da2998ff..e4c8de0f99 100644 --- a/nptl/lll_timedwait_tid.c +++ b/nptl/lll_timedwait_tid.c @@ -1,5 +1,5 @@ /* Timed waiting for thread death. Generic futex-using version. - 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 Paul Mackerras <paulus@au.ibm.com>, 2003. |