diff options
Diffstat (limited to 'sysdeps/generic')
-rw-r--r-- | sysdeps/generic/fork.h | 1 | ||||
-rw-r--r-- | sysdeps/generic/timer_routines.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/generic/fork.h b/sysdeps/generic/fork.h index db1c707..f944a74 100644 --- a/sysdeps/generic/fork.h +++ b/sysdeps/generic/fork.h @@ -1,7 +1,6 @@ /* Register fork handlers. Generic version. Copyright (C) 2002-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@redhat.com>, 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/generic/timer_routines.h b/sysdeps/generic/timer_routines.h index 42cd890..a8134f5 100644 --- a/sysdeps/generic/timer_routines.h +++ b/sysdeps/generic/timer_routines.h @@ -1,7 +1,6 @@ /* Helper code for POSIX timer implementation on Hurd. Copyright (C) 2000-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kaz Kylheku <kaz@ashi.footprints.net>. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as |