diff options
Diffstat (limited to 'sysdeps/mach/hurd/x86')
-rw-r--r-- | sysdeps/mach/hurd/x86/dl-sysdep.c | 2 | ||||
-rw-r--r-- | sysdeps/mach/hurd/x86/exc2signal.c | 2 | ||||
-rw-r--r-- | sysdeps/mach/hurd/x86/init-first.c | 2 | ||||
-rw-r--r-- | sysdeps/mach/hurd/x86/ioperm.c | 2 | ||||
-rw-r--r-- | sysdeps/mach/hurd/x86/set-hooks-arch.h | 2 | ||||
-rw-r--r-- | sysdeps/mach/hurd/x86/sys/io.h | 2 | ||||
-rw-r--r-- | sysdeps/mach/hurd/x86/trampoline.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/sysdeps/mach/hurd/x86/dl-sysdep.c b/sysdeps/mach/hurd/x86/dl-sysdep.c index 21920a8e9a..ec73edecb9 100644 --- a/sysdeps/mach/hurd/x86/dl-sysdep.c +++ b/sysdeps/mach/hurd/x86/dl-sysdep.c @@ -1,5 +1,5 @@ /* Operating system support for run-time dynamic linker. X86 version. - Copyright (C) 2017-2023 Free Software Foundation, Inc. + Copyright (C) 2017-2024 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/mach/hurd/x86/exc2signal.c b/sysdeps/mach/hurd/x86/exc2signal.c index c4e705121e..ae1d5eed61 100644 --- a/sysdeps/mach/hurd/x86/exc2signal.c +++ b/sysdeps/mach/hurd/x86/exc2signal.c @@ -1,5 +1,5 @@ /* Translate Mach exception codes into signal numbers. i386 version. - Copyright (C) 1991-2023 Free Software Foundation, Inc. + Copyright (C) 1991-2024 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/mach/hurd/x86/init-first.c b/sysdeps/mach/hurd/x86/init-first.c index d74a3c8648..bb05141899 100644 --- a/sysdeps/mach/hurd/x86/init-first.c +++ b/sysdeps/mach/hurd/x86/init-first.c @@ -1,5 +1,5 @@ /* Initialization code run first thing by the ELF startup code. For x86/Hurd. - Copyright (C) 1995-2023 Free Software Foundation, Inc. + Copyright (C) 1995-2024 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/mach/hurd/x86/ioperm.c b/sysdeps/mach/hurd/x86/ioperm.c index 5008ae04f1..14cf97e4dc 100644 --- a/sysdeps/mach/hurd/x86/ioperm.c +++ b/sysdeps/mach/hurd/x86/ioperm.c @@ -1,5 +1,5 @@ /* Access to hardware i/o ports. Hurd/x86 version. - Copyright (C) 2002-2023 Free Software Foundation, Inc. + Copyright (C) 2002-2024 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/mach/hurd/x86/set-hooks-arch.h b/sysdeps/mach/hurd/x86/set-hooks-arch.h index 7429261793..fd80f72d5c 100644 --- a/sysdeps/mach/hurd/x86/set-hooks-arch.h +++ b/sysdeps/mach/hurd/x86/set-hooks-arch.h @@ -1,6 +1,6 @@ /* Machine-dependent macros for using symbol sets for running lists of functions. x86 version. - Copyright (C) 2021-2023 Free Software Foundation, Inc. + Copyright (C) 2021-2024 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/mach/hurd/x86/sys/io.h b/sysdeps/mach/hurd/x86/sys/io.h index 87b5416cd5..ed256c6a20 100644 --- a/sysdeps/mach/hurd/x86/sys/io.h +++ b/sysdeps/mach/hurd/x86/sys/io.h @@ -1,5 +1,5 @@ /* Access to hardware i/o ports. GNU/x86 version. - Copyright (C) 2002-2023 Free Software Foundation, Inc. + Copyright (C) 2002-2024 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/mach/hurd/x86/trampoline.c b/sysdeps/mach/hurd/x86/trampoline.c index bc3f15e1e0..3792224a31 100644 --- a/sysdeps/mach/hurd/x86/trampoline.c +++ b/sysdeps/mach/hurd/x86/trampoline.c @@ -1,5 +1,5 @@ /* Set thread_state for sighandler, and sigcontext to recover. x86 version. - Copyright (C) 1994-2023 Free Software Foundation, Inc. + Copyright (C) 1994-2024 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 |