diff options
Diffstat (limited to 'libc/nptl/pthread_tryjoin.c')
-rw-r--r-- | libc/nptl/pthread_tryjoin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/nptl/pthread_tryjoin.c b/libc/nptl/pthread_tryjoin.c index 3f969820c..8f6bc8e93 100644 --- a/libc/nptl/pthread_tryjoin.c +++ b/libc/nptl/pthread_tryjoin.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2002-2013 Free Software Foundation, Inc. +/* Copyright (C) 2002-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. |