about summary refs log tree commit diff
path: root/nptl/sem_wait.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/sem_wait.c')
-rw-r--r--nptl/sem_wait.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/sem_wait.c b/nptl/sem_wait.c
index 8576add41c..b406338811 100644
--- a/nptl/sem_wait.c
+++ b/nptl/sem_wait.c
@@ -1,7 +1,6 @@
 /* sem_wait -- wait on a semaphore.  Generic futex-using version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public