diff options
Diffstat (limited to 'sysdeps/hurd')
-rw-r--r-- | sysdeps/hurd/htl/pt-kill.c | 2 | ||||
-rw-r--r-- | sysdeps/hurd/include/hurd/sigpreempt.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/hurd/htl/pt-kill.c b/sysdeps/hurd/htl/pt-kill.c index 25f9e68951..1fcedb3e0d 100644 --- a/sysdeps/hurd/htl/pt-kill.c +++ b/sysdeps/hurd/htl/pt-kill.c @@ -1,5 +1,5 @@ /* pthread_kill. Hurd version. - Copyright (C) 2002-2020 Free Software Foundation, Inc. + Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/hurd/include/hurd/sigpreempt.h b/sysdeps/hurd/include/hurd/sigpreempt.h index fc0fdfd5e8..ace7f85fcc 100644 --- a/sysdeps/hurd/include/hurd/sigpreempt.h +++ b/sysdeps/hurd/include/hurd/sigpreempt.h @@ -1,5 +1,5 @@ /* Preemption of Hurd signals before POSIX.1 semantics take over. Wrapper. - Copyright (C) 1996-2020 Free Software Foundation, Inc. + Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |