diff options
Diffstat (limited to 'socket/sys')
| -rw-r--r-- | socket/sys/socket.h | 2 | ||||
| -rw-r--r-- | socket/sys/un.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/socket/sys/socket.h b/socket/sys/socket.h index 6f242d088b..3d51cb4c46 100644 --- a/socket/sys/socket.h +++ b/socket/sys/socket.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_SOCKET_H #define _SYS_SOCKET_H 1 diff --git a/socket/sys/un.h b/socket/sys/un.h index 12683607ce..b1b1837e2e 100644 --- a/socket/sys/un.h +++ b/socket/sys/un.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 _SYS_UN_H #define _SYS_UN_H 1 |
