From 514ec0784edd9a5624d71999ba4167bca818fac5 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 2 Apr 2018 01:06:13 +0200 Subject: Remove 'contributed' lines, the names will show up in ChangeLog --- sysdeps/pthread/flockfile.c | 1 - sysdeps/pthread/ftrylockfile.c | 1 - sysdeps/pthread/funlockfile.c | 1 - sysdeps/pthread/pthread-functions.h | 1 - 4 files changed, 4 deletions(-) (limited to 'sysdeps/pthread') diff --git a/sysdeps/pthread/flockfile.c b/sysdeps/pthread/flockfile.c index b50c8b9..f9df093 100644 --- a/sysdeps/pthread/flockfile.c +++ b/sysdeps/pthread/flockfile.c @@ -1,7 +1,6 @@ /* Lock I/O stream. Hurd version. Copyright (C) 2002-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/pthread/ftrylockfile.c b/sysdeps/pthread/ftrylockfile.c index 612981c..7de42c7 100644 --- a/sysdeps/pthread/ftrylockfile.c +++ b/sysdeps/pthread/ftrylockfile.c @@ -1,7 +1,6 @@ /* Try locking I/O stream. Hurd version Copyright (C) 2002-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/pthread/funlockfile.c b/sysdeps/pthread/funlockfile.c index cda2ef4..bc7da12 100644 --- a/sysdeps/pthread/funlockfile.c +++ b/sysdeps/pthread/funlockfile.c @@ -1,7 +1,6 @@ /* Unlock I/O stream. Hurd version. Copyright (C) 2002-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/pthread/pthread-functions.h b/sysdeps/pthread/pthread-functions.h index 106526f..a0d06cc 100644 --- a/sysdeps/pthread/pthread-functions.h +++ b/sysdeps/pthread/pthread-functions.h @@ -1,7 +1,6 @@ /* Declaration of libc stubs for pthread functions. Hurd version. Copyright (C) 2003-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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 -- cgit v1.2.3