diff options
Diffstat (limited to 'io/sys')
-rw-r--r-- | io/sys/poll.h | 2 | ||||
-rw-r--r-- | io/sys/sendfile.h | 2 | ||||
-rw-r--r-- | io/sys/stat.h | 2 | ||||
-rw-r--r-- | io/sys/statfs.h | 2 | ||||
-rw-r--r-- | io/sys/statvfs.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/io/sys/poll.h b/io/sys/poll.h index 6711a1518d..9d2e44da73 100644 --- a/io/sys/poll.h +++ b/io/sys/poll.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 #define _SYS_POLL_H 1 diff --git a/io/sys/sendfile.h b/io/sys/sendfile.h index b21c0857be..e9b1482ede 100644 --- a/io/sys/sendfile.h +++ b/io/sys/sendfile.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_SENDFILE_H #define _SYS_SENDFILE_H 1 diff --git a/io/sys/stat.h b/io/sys/stat.h index 2de5eb65d9..9cfe9caf6f 100644 --- a/io/sys/stat.h +++ b/io/sys/stat.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/>. */ /* * POSIX Standard: 5.6 File Characteristics <sys/stat.h> diff --git a/io/sys/statfs.h b/io/sys/statfs.h index 3d0e9f8966..a032f34eec 100644 --- a/io/sys/statfs.h +++ b/io/sys/statfs.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_STATFS_H #define _SYS_STATFS_H 1 diff --git a/io/sys/statvfs.h b/io/sys/statvfs.h index 89abf02447..27e5ca1919 100644 --- a/io/sys/statvfs.h +++ b/io/sys/statvfs.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_STATVFS_H #define _SYS_STATVFS_H 1 |