diff options
Diffstat (limited to 'include/sys')
-rw-r--r-- | include/sys/sysmacros.h | 2 | ||||
-rw-r--r-- | include/sys/time.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/sys/sysmacros.h b/include/sys/sysmacros.h index 5624aa2e72..b02e73f68d 100644 --- a/include/sys/sysmacros.h +++ b/include/sys/sysmacros.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 _ISOMAC # define __SYSMACROS_NEED_IMPLEMENTATION diff --git a/include/sys/time.h b/include/sys/time.h index 7ba0ca7c2d..57208afa82 100644 --- a/include/sys/time.h +++ b/include/sys/time.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_TIME_H # include <time/sys/time.h> |