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 /io/bits | |
parent | 728ada505aca44f768675b3aa1ab34bae96a2656 (diff) | |
download | glibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.zip glibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.tar.gz glibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.tar.bz2 |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'io/bits')
-rw-r--r-- | io/bits/fcntl2.h | 2 | ||||
-rw-r--r-- | io/bits/poll2.h | 2 | ||||
-rw-r--r-- | io/bits/statx-generic.h | 2 | ||||
-rw-r--r-- | io/bits/statx.h | 2 | ||||
-rw-r--r-- | io/bits/types/struct_statx.h | 2 | ||||
-rw-r--r-- | io/bits/types/struct_statx_timestamp.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/io/bits/fcntl2.h b/io/bits/fcntl2.h index 52cfde5..bdb48fa 100644 --- a/io/bits/fcntl2.h +++ b/io/bits/fcntl2.h @@ -1,5 +1,5 @@ /* Checking macros for fcntl functions. - Copyright (C) 2007-2022 Free Software Foundation, Inc. + Copyright (C) 2007-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/io/bits/poll2.h b/io/bits/poll2.h index 90f5574..d85d3ff 100644 --- a/io/bits/poll2.h +++ b/io/bits/poll2.h @@ -1,5 +1,5 @@ /* Checking macros for poll functions. - Copyright (C) 2012-2022 Free Software Foundation, Inc. + Copyright (C) 2012-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/io/bits/statx-generic.h b/io/bits/statx-generic.h index 78ff902..6869855 100644 --- a/io/bits/statx-generic.h +++ b/io/bits/statx-generic.h @@ -1,5 +1,5 @@ /* Generic statx-related definitions and declarations. - 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/io/bits/statx.h b/io/bits/statx.h index 406b11d..6ce8592 100644 --- a/io/bits/statx.h +++ b/io/bits/statx.h @@ -1,5 +1,5 @@ /* statx-related definitions and declarations. Generic 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/io/bits/types/struct_statx.h b/io/bits/types/struct_statx.h index 45817cd..080b8c6 100644 --- a/io/bits/types/struct_statx.h +++ b/io/bits/types/struct_statx.h @@ -1,5 +1,5 @@ /* Definition of the generic version of struct statx. - 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/io/bits/types/struct_statx_timestamp.h b/io/bits/types/struct_statx_timestamp.h index bbd403d..0a18fa9 100644 --- a/io/bits/types/struct_statx_timestamp.h +++ b/io/bits/types/struct_statx_timestamp.h @@ -1,5 +1,5 @@ /* Definition of the generic version of struct statx_timestamp. - 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 |