diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2024-01-01 10:12:26 -0800 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2024-01-01 10:53:40 -0800 |
| commit | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 (patch) | |
| tree | 09151f6e3abfe04e677d62d685088a16c23e7dcf /sysdeps/loongarch/bits | |
| parent | cf9481724bcb86ad4a86cca7befed74bb9cc15eb (diff) | |
| download | glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.xz glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.zip | |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'sysdeps/loongarch/bits')
| -rw-r--r-- | sysdeps/loongarch/bits/fenv.h | 2 | ||||
| -rw-r--r-- | sysdeps/loongarch/bits/link.h | 2 | ||||
| -rw-r--r-- | sysdeps/loongarch/bits/link_lavcurrent.h | 2 | ||||
| -rw-r--r-- | sysdeps/loongarch/bits/setjmp.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysdeps/loongarch/bits/fenv.h b/sysdeps/loongarch/bits/fenv.h index d71494df90..4d4abefe5d 100644 --- a/sysdeps/loongarch/bits/fenv.h +++ b/sysdeps/loongarch/bits/fenv.h @@ -1,5 +1,5 @@ /* Floating point environment. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-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/loongarch/bits/link.h b/sysdeps/loongarch/bits/link.h index 00f6f25f2d..bb354332f5 100644 --- a/sysdeps/loongarch/bits/link.h +++ b/sysdeps/loongarch/bits/link.h @@ -1,5 +1,5 @@ /* Machine-specific declarations for dynamic linker interface. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-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/loongarch/bits/link_lavcurrent.h b/sysdeps/loongarch/bits/link_lavcurrent.h index 15f1eb8478..80e35cd1a7 100644 --- a/sysdeps/loongarch/bits/link_lavcurrent.h +++ b/sysdeps/loongarch/bits/link_lavcurrent.h @@ -1,6 +1,6 @@ /* Data structure for communication from the run-time dynamic linker for loaded ELF shared objects. LAV_CURRENT definition. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-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/loongarch/bits/setjmp.h b/sysdeps/loongarch/bits/setjmp.h index 6620499094..68d2c4ae2e 100644 --- a/sysdeps/loongarch/bits/setjmp.h +++ b/sysdeps/loongarch/bits/setjmp.h @@ -1,5 +1,5 @@ /* Define the machine-dependent type `jmp_buf'. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-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 |
