diff options
Diffstat (limited to 'sysdeps/gnu/bits/types')
| -rw-r--r-- | sysdeps/gnu/bits/types/struct_msqid_ds.h | 2 | ||||
| -rw-r--r-- | sysdeps/gnu/bits/types/struct_shmid_ds.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/gnu/bits/types/struct_msqid_ds.h b/sysdeps/gnu/bits/types/struct_msqid_ds.h index 0044df7370..8b580dbc68 100644 --- a/sysdeps/gnu/bits/types/struct_msqid_ds.h +++ b/sysdeps/gnu/bits/types/struct_msqid_ds.h @@ -1,5 +1,5 @@ /* Generic implementation of the SysV message struct msqid_ds for GNU. - Copyright (C) 2020-2023 Free Software Foundation, Inc. + Copyright (C) 2020-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/gnu/bits/types/struct_shmid_ds.h b/sysdeps/gnu/bits/types/struct_shmid_ds.h index e221696fdf..ea2715c48b 100644 --- a/sysdeps/gnu/bits/types/struct_shmid_ds.h +++ b/sysdeps/gnu/bits/types/struct_shmid_ds.h @@ -1,5 +1,5 @@ /* Generic implementation of the shared memory struct shmid_ds for GNU. - Copyright (C) 2020-2023 Free Software Foundation, Inc. + Copyright (C) 2020-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 |
