diff options
Diffstat (limited to 'posix/sys')
-rw-r--r-- | posix/sys/times.h | 2 | ||||
-rw-r--r-- | posix/sys/types.h | 2 | ||||
-rw-r--r-- | posix/sys/utsname.h | 2 | ||||
-rw-r--r-- | posix/sys/wait.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/posix/sys/times.h b/posix/sys/times.h index 34173bf990..584a9d11f6 100644 --- a/posix/sys/times.h +++ b/posix/sys/times.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: 4.5.2 Process Times <sys/times.h> diff --git a/posix/sys/types.h b/posix/sys/types.h index 0e37b1ce6a..13fe292f8b 100644 --- a/posix/sys/types.h +++ b/posix/sys/types.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: 2.6 Primitive System Data Types <sys/types.h> diff --git a/posix/sys/utsname.h b/posix/sys/utsname.h index ec30f77dc9..c26394adad 100644 --- a/posix/sys/utsname.h +++ b/posix/sys/utsname.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: 4.4 System Identification <sys/utsname.h> diff --git a/posix/sys/wait.h b/posix/sys/wait.h index 9bd4399ed7..7b1b54edd0 100644 --- a/posix/sys/wait.h +++ b/posix/sys/wait.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: 3.2.1 Wait for Process Termination <sys/wait.h> |