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/nofpu | |
parent | cf9481724bcb86ad4a86cca7befed74bb9cc15eb (diff) | |
download | glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.gz glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.bz2 glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.zip |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'sysdeps/loongarch/nofpu')
-rw-r--r-- | sysdeps/loongarch/nofpu/math-tests-exceptions.h | 2 | ||||
-rw-r--r-- | sysdeps/loongarch/nofpu/math-tests-rounding.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/loongarch/nofpu/math-tests-exceptions.h b/sysdeps/loongarch/nofpu/math-tests-exceptions.h index 64f68a118d..f5736af7f9 100644 --- a/sysdeps/loongarch/nofpu/math-tests-exceptions.h +++ b/sysdeps/loongarch/nofpu/math-tests-exceptions.h @@ -1,5 +1,5 @@ /* Configuration for math tests: support for exceptions. - 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/nofpu/math-tests-rounding.h b/sysdeps/loongarch/nofpu/math-tests-rounding.h index 41742bf71c..72c8f995dc 100644 --- a/sysdeps/loongarch/nofpu/math-tests-rounding.h +++ b/sysdeps/loongarch/nofpu/math-tests-rounding.h @@ -1,5 +1,5 @@ /* Configuration for math tests: rounding mode support. - 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 |