diff options
Diffstat (limited to 'libio/bits')
-rw-r--r-- | libio/bits/stdio-ldbl.h | 2 | ||||
-rw-r--r-- | libio/bits/stdio.h | 2 | ||||
-rw-r--r-- | libio/bits/stdio2.h | 2 | ||||
-rw-r--r-- | libio/bits/types/cookie_io_functions_t.h | 2 | ||||
-rw-r--r-- | libio/bits/types/struct_FILE.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/libio/bits/stdio-ldbl.h b/libio/bits/stdio-ldbl.h index 97ad168a04..2f01a98384 100644 --- a/libio/bits/stdio-ldbl.h +++ b/libio/bits/stdio-ldbl.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 _STDIO_H # error "Never include <bits/stdio-ldbl.h> directly; use <stdio.h> instead." diff --git a/libio/bits/stdio.h b/libio/bits/stdio.h index 2efa0c5c6b..e7fa62bfb7 100644 --- a/libio/bits/stdio.h +++ b/libio/bits/stdio.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 _BITS_STDIO_H #define _BITS_STDIO_H 1 diff --git a/libio/bits/stdio2.h b/libio/bits/stdio2.h index d1456f9927..a24188d93e 100644 --- a/libio/bits/stdio2.h +++ b/libio/bits/stdio2.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 _BITS_STDIO2_H #define _BITS_STDIO2_H 1 diff --git a/libio/bits/types/cookie_io_functions_t.h b/libio/bits/types/cookie_io_functions_t.h index e3b6cd44a9..30dd583c38 100644 --- a/libio/bits/types/cookie_io_functions_t.h +++ b/libio/bits/types/cookie_io_functions_t.h @@ -13,7 +13,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 __cookie_io_functions_t_defined #define __cookie_io_functions_t_defined 1 diff --git a/libio/bits/types/struct_FILE.h b/libio/bits/types/struct_FILE.h index b725459e58..2802ce6e69 100644 --- a/libio/bits/types/struct_FILE.h +++ b/libio/bits/types/struct_FILE.h @@ -13,7 +13,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 __struct_FILE_defined #define __struct_FILE_defined 1 |