diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2023-01-06 21:08:04 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2023-01-06 21:14:39 +0000 |
| commit | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f (patch) | |
| tree | c438ee7cd04a7ccd4cafe2449ac5173bcd17718b /sysdeps/csky/bits | |
| parent | 728ada505aca44f768675b3aa1ab34bae96a2656 (diff) | |
| download | glibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.tar.xz glibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.zip | |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'sysdeps/csky/bits')
| -rw-r--r-- | sysdeps/csky/bits/fenv.h | 2 | ||||
| -rw-r--r-- | sysdeps/csky/bits/link.h | 2 | ||||
| -rw-r--r-- | sysdeps/csky/bits/setjmp.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysdeps/csky/bits/fenv.h b/sysdeps/csky/bits/fenv.h index 1e1487ff24..861d0a5597 100644 --- a/sysdeps/csky/bits/fenv.h +++ b/sysdeps/csky/bits/fenv.h @@ -1,5 +1,5 @@ /* Floating point environment. C-SKY version. - Copyright (C) 2018-2022 Free Software Foundation, Inc. + Copyright (C) 2018-2023 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/csky/bits/link.h b/sysdeps/csky/bits/link.h index 7e930d3fd5..8b80167729 100644 --- a/sysdeps/csky/bits/link.h +++ b/sysdeps/csky/bits/link.h @@ -1,5 +1,5 @@ /* Machine-specific declarations for dynamic linker interface. C-SKY version. - Copyright (C) 2018-2022 Free Software Foundation, Inc. + Copyright (C) 2018-2023 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/csky/bits/setjmp.h b/sysdeps/csky/bits/setjmp.h index 3e70723a55..b247aac6a1 100644 --- a/sysdeps/csky/bits/setjmp.h +++ b/sysdeps/csky/bits/setjmp.h @@ -1,5 +1,5 @@ /* Define the machine-dependent type `jmp_buf'. C-SKY version. - Copyright (C) 2018-2022 Free Software Foundation, Inc. + Copyright (C) 2018-2023 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 |
