diff options
Diffstat (limited to 'sysdeps/hurd')
-rw-r--r-- | sysdeps/hurd/htl/pt-kill.c | 2 | ||||
-rw-r--r-- | sysdeps/hurd/stdc-predef.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 5cd1b64066..25f9e68951 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-2019 Free Software Foundation, Inc. + Copyright (C) 2002-2020 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/stdc-predef.h b/sysdeps/hurd/stdc-predef.h index a69eb9c9cd..a7bb5f7c5f 100644 --- a/sysdeps/hurd/stdc-predef.h +++ b/sysdeps/hurd/stdc-predef.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2019 Free Software Foundation, Inc. +/* Copyright (C) 2018-2020 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 |