diff options
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 9194a1d32e..99f20154a8 100644 --- a/io/bits/fcntl2.h +++ b/io/bits/fcntl2.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #ifndef _FCNTL_H # error "Never include <bits/fcntl2.h> directly; use <fcntl.h> instead." diff --git a/io/bits/poll2.h b/io/bits/poll2.h index ff38ef7ae1..d7a10b9d59 100644 --- a/io/bits/poll2.h +++ b/io/bits/poll2.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #ifndef _SYS_POLL_H # error "Never include <bits/poll2.h> directly; use <sys/poll.h> instead." diff --git a/io/bits/statx-generic.h b/io/bits/statx-generic.h index 1f5abbf148..44ae42d34b 100644 --- a/io/bits/statx-generic.h +++ b/io/bits/statx-generic.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ /* This interface is based on <linux/stat.h> in Linux. */ diff --git a/io/bits/statx.h b/io/bits/statx.h index b3147bfa8a..7df10f328d 100644 --- a/io/bits/statx.h +++ b/io/bits/statx.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ /* This interface is based on <linux/stat.h> in Linux. */ diff --git a/io/bits/types/struct_statx.h b/io/bits/types/struct_statx.h index 4f3ae3ece6..d042372a1b 100644 --- a/io/bits/types/struct_statx.h +++ b/io/bits/types/struct_statx.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #ifndef _SYS_STAT_H # error Never include <bits/types/struct_statx.h> directly, include <sys/stat.h> instead. diff --git a/io/bits/types/struct_statx_timestamp.h b/io/bits/types/struct_statx_timestamp.h index 0f104ef84e..c1691065e8 100644 --- a/io/bits/types/struct_statx_timestamp.h +++ b/io/bits/types/struct_statx_timestamp.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #ifndef _SYS_STAT_H # error Never include <bits/types/struct_statx_timestamp.h> directly, include <sys/stat.h> instead. |