diff options
Diffstat (limited to 'inet')
86 files changed, 86 insertions, 86 deletions
diff --git a/inet/Makefile b/inet/Makefile index e237103..1fda64a 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -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/>. # # Sub-makefile for inet portion of the library. diff --git a/inet/aliases.h b/inet/aliases.h index 67828ca..e57217b 100644 --- a/inet/aliases.h +++ b/inet/aliases.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 _ALIASES_H #define _ALIASES_H 1 diff --git a/inet/arpa/inet.h b/inet/arpa/inet.h index 4db2087..e48baf1 100644 --- a/inet/arpa/inet.h +++ b/inet/arpa/inet.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 _ARPA_INET_H #define _ARPA_INET_H 1 diff --git a/inet/bug-if1.c b/inet/bug-if1.c index 2f32250..49cdfaa 100644 --- a/inet/bug-if1.c +++ b/inet/bug-if1.c @@ -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/>. */ #include <errno.h> #include <limits.h> diff --git a/inet/check_native.c b/inet/check_native.c index c357fc3..665ac9c 100644 --- a/inet/check_native.c +++ b/inet/check_native.c @@ -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/>. */ #include <ifaddrs.h> #include <stdint.h> diff --git a/inet/check_pf.c b/inet/check_pf.c index 24183d4..0cc033d 100644 --- a/inet/check_pf.c +++ b/inet/check_pf.c @@ -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/>. */ #include <ifaddrs.h> #include <netdb.h> diff --git a/inet/deadline.c b/inet/deadline.c index ab275c2..6051f1f 100644 --- a/inet/deadline.c +++ b/inet/deadline.c @@ -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/>. */ #include <net-internal.h> diff --git a/inet/ether_aton.c b/inet/ether_aton.c index 759bbbb..e88c151 100644 --- a/inet/ether_aton.c +++ b/inet/ether_aton.c @@ -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/>. */ #include <netinet/ether.h> diff --git a/inet/ether_aton_r.c b/inet/ether_aton_r.c index fb533c9..b1da9db 100644 --- a/inet/ether_aton_r.c +++ b/inet/ether_aton_r.c @@ -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/>. */ #include <ctype.h> #include <stdlib.h> diff --git a/inet/ether_hton.c b/inet/ether_hton.c index 4d4c4e0..edabe73 100644 --- a/inet/ether_hton.c +++ b/inet/ether_hton.c @@ -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/>. */ #include <errno.h> #include <netinet/ether.h> diff --git a/inet/ether_line.c b/inet/ether_line.c index 5c35a29..2b6ff93 100644 --- a/inet/ether_line.c +++ b/inet/ether_line.c @@ -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/>. */ #include <ctype.h> #include <stdlib.h> diff --git a/inet/ether_ntoa.c b/inet/ether_ntoa.c index 86627fd..e02dd21 100644 --- a/inet/ether_ntoa.c +++ b/inet/ether_ntoa.c @@ -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/>. */ #include <netinet/ether.h> #include <netinet/if_ether.h> diff --git a/inet/ether_ntoa_r.c b/inet/ether_ntoa_r.c index 8646f54..316e512 100644 --- a/inet/ether_ntoa_r.c +++ b/inet/ether_ntoa_r.c @@ -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/>. */ #include <stdio.h> #include <netinet/ether.h> diff --git a/inet/ether_ntoh.c b/inet/ether_ntoh.c index 79ea0ca..42db2fc 100644 --- a/inet/ether_ntoh.c +++ b/inet/ether_ntoh.c @@ -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/>. */ #include <errno.h> #include <netinet/ether.h> diff --git a/inet/getaliasent.c b/inet/getaliasent.c index 450bc30..4671e2f 100644 --- a/inet/getaliasent.c +++ b/inet/getaliasent.c @@ -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/>. */ #include <aliases.h> diff --git a/inet/getaliasent_r.c b/inet/getaliasent_r.c index 87743c3..4d27b49 100644 --- a/inet/getaliasent_r.c +++ b/inet/getaliasent_r.c @@ -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/>. */ #include <aliases.h> diff --git a/inet/getaliasname.c b/inet/getaliasname.c index 3b3b8d9..3466296 100644 --- a/inet/getaliasname.c +++ b/inet/getaliasname.c @@ -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/>. */ #include <aliases.h> diff --git a/inet/getaliasname_r.c b/inet/getaliasname_r.c index 0c49932..ee5f4cd 100644 --- a/inet/getaliasname_r.c +++ b/inet/getaliasname_r.c @@ -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/>. */ #include <aliases.h> diff --git a/inet/gethstbyad.c b/inet/gethstbyad.c index 47f19de..593e943 100644 --- a/inet/gethstbyad.c +++ b/inet/gethstbyad.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/gethstbyad_r.c b/inet/gethstbyad_r.c index f473e82..d4c0311 100644 --- a/inet/gethstbyad_r.c +++ b/inet/gethstbyad_r.c @@ -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/>. */ #include <netdb.h> #include <string.h> diff --git a/inet/gethstbynm.c b/inet/gethstbynm.c index d05799e..362cd6e 100644 --- a/inet/gethstbynm.c +++ b/inet/gethstbynm.c @@ -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/>. */ #include <ctype.h> #include <errno.h> diff --git a/inet/gethstbynm2.c b/inet/gethstbynm2.c index e5c894a..8af0f00 100644 --- a/inet/gethstbynm2.c +++ b/inet/gethstbynm2.c @@ -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/>. */ #include <ctype.h> #include <errno.h> diff --git a/inet/gethstbynm2_r.c b/inet/gethstbynm2_r.c index 6bec81c..fc7a179 100644 --- a/inet/gethstbynm2_r.c +++ b/inet/gethstbynm2_r.c @@ -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/>. */ #include <ctype.h> #include <errno.h> diff --git a/inet/gethstbynm_r.c b/inet/gethstbynm_r.c index 5508a66..da726c0 100644 --- a/inet/gethstbynm_r.c +++ b/inet/gethstbynm_r.c @@ -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/>. */ #include <ctype.h> #include <errno.h> diff --git a/inet/gethstent.c b/inet/gethstent.c index 9067fe9..7461787 100644 --- a/inet/gethstent.c +++ b/inet/gethstent.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/gethstent_r.c b/inet/gethstent_r.c index 6281682..5bb4117 100644 --- a/inet/gethstent_r.c +++ b/inet/gethstent_r.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getipv4sourcefilter.c b/inet/getipv4sourcefilter.c index 512bd8f..9067417 100644 --- a/inet/getipv4sourcefilter.c +++ b/inet/getipv4sourcefilter.c @@ -15,7 +15,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/>. */ #include <errno.h> #include <stdint.h> diff --git a/inet/getnameinfo.c b/inet/getnameinfo.c index 8634f2a..a3ca162 100644 --- a/inet/getnameinfo.c +++ b/inet/getnameinfo.c @@ -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/>. */ /* The Inner Net License, Version 2.00 diff --git a/inet/getnetbyad.c b/inet/getnetbyad.c index 4193b27..699387c 100644 --- a/inet/getnetbyad.c +++ b/inet/getnetbyad.c @@ -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/>. */ #include <netdb.h> #include <stdint.h> diff --git a/inet/getnetbyad_r.c b/inet/getnetbyad_r.c index 5a7dd1e..52ee4c1 100644 --- a/inet/getnetbyad_r.c +++ b/inet/getnetbyad_r.c @@ -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/>. */ #include <netdb.h> #include <stdint.h> diff --git a/inet/getnetbynm.c b/inet/getnetbynm.c index fc41a84..d0b1ea0 100644 --- a/inet/getnetbynm.c +++ b/inet/getnetbynm.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getnetbynm_r.c b/inet/getnetbynm_r.c index 8b1338a..f27cb62 100644 --- a/inet/getnetbynm_r.c +++ b/inet/getnetbynm_r.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getnetent.c b/inet/getnetent.c index 5440180..6333178 100644 --- a/inet/getnetent.c +++ b/inet/getnetent.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getnetent_r.c b/inet/getnetent_r.c index 3c0acd2..56519e4 100644 --- a/inet/getnetent_r.c +++ b/inet/getnetent_r.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getnetgrent.c b/inet/getnetgrent.c index 8a27148..077f92b 100644 --- a/inet/getnetgrent.c +++ b/inet/getnetgrent.c @@ -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/>. */ #include <errno.h> #include <netdb.h> diff --git a/inet/getnetgrent_r.c b/inet/getnetgrent_r.c index 63153e3..b8ab845 100644 --- a/inet/getnetgrent_r.c +++ b/inet/getnetgrent_r.c @@ -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/>. */ #include <assert.h> #include <atomic.h> diff --git a/inet/getproto.c b/inet/getproto.c index 5c8e750..d7d5fb9 100644 --- a/inet/getproto.c +++ b/inet/getproto.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getproto_r.c b/inet/getproto_r.c index 9a52963..d22dfb5 100644 --- a/inet/getproto_r.c +++ b/inet/getproto_r.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getprtent.c b/inet/getprtent.c index 033341a..dca17eb 100644 --- a/inet/getprtent.c +++ b/inet/getprtent.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getprtent_r.c b/inet/getprtent_r.c index f80fd7d..c9f08d7 100644 --- a/inet/getprtent_r.c +++ b/inet/getprtent_r.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getprtname.c b/inet/getprtname.c index 245720d..e7d5f60 100644 --- a/inet/getprtname.c +++ b/inet/getprtname.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getprtname_r.c b/inet/getprtname_r.c index 3374756..3ff9005 100644 --- a/inet/getprtname_r.c +++ b/inet/getprtname_r.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getservent.c b/inet/getservent.c index 15de725..5202481 100644 --- a/inet/getservent.c +++ b/inet/getservent.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getservent_r.c b/inet/getservent_r.c index e3ba9c8..0055183 100644 --- a/inet/getservent_r.c +++ b/inet/getservent_r.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getsourcefilter.c b/inet/getsourcefilter.c index e4b1647..ad4b97f 100644 --- a/inet/getsourcefilter.c +++ b/inet/getsourcefilter.c @@ -15,7 +15,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/>. */ #include <errno.h> #include <netinet/in.h> diff --git a/inet/getsrvbynm.c b/inet/getsrvbynm.c index fd3fec5..d2b3c7e 100644 --- a/inet/getsrvbynm.c +++ b/inet/getsrvbynm.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getsrvbynm_r.c b/inet/getsrvbynm_r.c index f90e03b..b4df0b5 100644 --- a/inet/getsrvbynm_r.c +++ b/inet/getsrvbynm_r.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getsrvbypt.c b/inet/getsrvbypt.c index cc8d06a..6528cf9 100644 --- a/inet/getsrvbypt.c +++ b/inet/getsrvbypt.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/getsrvbypt_r.c b/inet/getsrvbypt_r.c index a28d3e9..c469cb8 100644 --- a/inet/getsrvbypt_r.c +++ b/inet/getsrvbypt_r.c @@ -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/>. */ #include <netdb.h> diff --git a/inet/herrno-loc.c b/inet/herrno-loc.c index 8aeac44..a7c067a 100644 --- a/inet/herrno-loc.c +++ b/inet/herrno-loc.c @@ -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/>. */ #include <netdb.h> #include <tls.h> diff --git a/inet/herrno.c b/inet/herrno.c index b8fecbf..6544007 100644 --- a/inet/herrno.c +++ b/inet/herrno.c @@ -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/>. */ #include <features.h> #include <netdb.h> diff --git a/inet/htonl.c b/inet/htonl.c index 39acfa6..6310b7a 100644 --- a/inet/htonl.c +++ b/inet/htonl.c @@ -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/>. */ #include <stdint.h> #include <netinet/in.h> diff --git a/inet/htons.c b/inet/htons.c index 500ca50..150281b 100644 --- a/inet/htons.c +++ b/inet/htons.c @@ -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/>. */ #include <netinet/in.h> diff --git a/inet/htontest.c b/inet/htontest.c index 48965ed..0325125 100644 --- a/inet/htontest.c +++ b/inet/htontest.c @@ -15,7 +15,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/>. */ #include <endian.h> #include <stdio.h> diff --git a/inet/idna.c b/inet/idna.c index 243b4f7..6368092 100644 --- a/inet/idna.c +++ b/inet/idna.c @@ -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/>. */ #include <allocate_once.h> #include <dlfcn.h> diff --git a/inet/idna_name_classify.c b/inet/idna_name_classify.c index 58f192c..35acc3a 100644 --- a/inet/idna_name_classify.c +++ b/inet/idna_name_classify.c @@ -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/>. */ #include <errno.h> #include <inet/net-internal.h> diff --git a/inet/if_index.c b/inet/if_index.c index e2577f8..6eedebb 100644 --- a/inet/if_index.c +++ b/inet/if_index.c @@ -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/>. */ #include <net/if.h> #include <errno.h> diff --git a/inet/ifaddrs.c b/inet/ifaddrs.c index 2ab178d..b86974e 100644 --- a/inet/ifaddrs.c +++ b/inet/ifaddrs.c @@ -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/>. */ #include <ifaddrs.h> #include <errno.h> diff --git a/inet/ifaddrs.h b/inet/ifaddrs.h index dd48ff2..f98e7f1 100644 --- a/inet/ifaddrs.h +++ b/inet/ifaddrs.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 _IFADDRS_H #define _IFADDRS_H 1 diff --git a/inet/ifreq.c b/inet/ifreq.c index 920f7d5..fcbbbdd 100644 --- a/inet/ifreq.c +++ b/inet/ifreq.c @@ -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/>. */ #include "ifreq.h" diff --git a/inet/in6_addr.c b/inet/in6_addr.c index fd0f4d7..2b43b48 100644 --- a/inet/in6_addr.c +++ b/inet/in6_addr.c @@ -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/>. */ #include <netinet/in.h> diff --git a/inet/inet6_opt.c b/inet/inet6_opt.c index ed5114e..7498960 100644 --- a/inet/inet6_opt.c +++ b/inet/inet6_opt.c @@ -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/>. */ #include <string.h> #include <netinet/in.h> diff --git a/inet/inet6_option.c b/inet/inet6_option.c index 762149a..643ea3d 100644 --- a/inet/inet6_option.c +++ b/inet/inet6_option.c @@ -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/>. */ #include <assert.h> #include <string.h> diff --git a/inet/inet6_rth.c b/inet/inet6_rth.c index e79be7a..c6b1efe 100644 --- a/inet/inet6_rth.c +++ b/inet/inet6_rth.c @@ -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/>. */ #include <string.h> #include <netinet/in.h> diff --git a/inet/inet6_scopeid_pton.c b/inet/inet6_scopeid_pton.c index 2d00ae5..b2b9d28 100644 --- a/inet/inet6_scopeid_pton.c +++ b/inet/inet6_scopeid_pton.c @@ -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/>. */ #include <net-internal.h> diff --git a/inet/inet_net.c b/inet/inet_net.c index 5094126..d891ba2 100644 --- a/inet/inet_net.c +++ b/inet/inet_net.c @@ -42,7 +42,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/>. */ #include <sys/types.h> #include <netinet/in.h> diff --git a/inet/inet_ntoa.c b/inet/inet_ntoa.c index 6bb8c4f..c9148bc 100644 --- a/inet/inet_ntoa.c +++ b/inet/inet_ntoa.c @@ -15,7 +15,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/>. */ #include <stdio.h> #include <stdlib.h> diff --git a/inet/net-internal.h b/inet/net-internal.h index ef92c80..2f522ee 100644 --- a/inet/net-internal.h +++ b/inet/net-internal.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 _NET_INTERNAL_H #define _NET_INTERNAL_H 1 diff --git a/inet/netgroup.h b/inet/netgroup.h index 30e76d1..62076c3 100644 --- a/inet/netgroup.h +++ b/inet/netgroup.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 _NETGROUP_H #define _NETGROUP_H 1 diff --git a/inet/netinet/ether.h b/inet/netinet/ether.h index 227bd3e..7890371 100644 --- a/inet/netinet/ether.h +++ b/inet/netinet/ether.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 _NETINET_ETHER_H #define _NETINET_ETHER_H 1 diff --git a/inet/netinet/icmp6.h b/inet/netinet/icmp6.h index 92e84cf..ad28671 100644 --- a/inet/netinet/icmp6.h +++ b/inet/netinet/icmp6.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 _NETINET_ICMP6_H #define _NETINET_ICMP6_H 1 diff --git a/inet/netinet/igmp.h b/inet/netinet/igmp.h index 451b1ab..ab9ad87 100644 --- a/inet/netinet/igmp.h +++ b/inet/netinet/igmp.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 _NETINET_IGMP_H #define _NETINET_IGMP_H 1 diff --git a/inet/netinet/in.h b/inet/netinet/in.h index 24caf3c..148bc66 100644 --- a/inet/netinet/in.h +++ b/inet/netinet/in.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 _NETINET_IN_H #define _NETINET_IN_H 1 diff --git a/inet/netinet/ip6.h b/inet/netinet/ip6.h index 157a27d..39d2ab1 100644 --- a/inet/netinet/ip6.h +++ b/inet/netinet/ip6.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 _NETINET_IP6_H #define _NETINET_IP6_H 1 diff --git a/inet/setipv4sourcefilter.c b/inet/setipv4sourcefilter.c index b0cc3e7..47f7948 100644 --- a/inet/setipv4sourcefilter.c +++ b/inet/setipv4sourcefilter.c @@ -15,7 +15,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/>. */ #include <errno.h> #include <stdint.h> diff --git a/inet/setsourcefilter.c b/inet/setsourcefilter.c index 6aa18f4..fd87d35 100644 --- a/inet/setsourcefilter.c +++ b/inet/setsourcefilter.c @@ -15,7 +15,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/>. */ #include <errno.h> #include <stdint.h> diff --git a/inet/test-hnto-types.c b/inet/test-hnto-types.c index 3ae43b7..3f25d13 100644 --- a/inet/test-hnto-types.c +++ b/inet/test-hnto-types.c @@ -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/>. */ #include <netinet/in.h> #include <stdint.h> diff --git a/inet/test-ifaddrs.c b/inet/test-ifaddrs.c index e96e7c8..9584552 100644 --- a/inet/test-ifaddrs.c +++ b/inet/test-ifaddrs.c @@ -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/>. */ #include <errno.h> #include <stdio.h> diff --git a/inet/test_ifindex.c b/inet/test_ifindex.c index bc65d4b..788c147 100644 --- a/inet/test_ifindex.c +++ b/inet/test_ifindex.c @@ -15,7 +15,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/>. */ #include <errno.h> #include <stdio.h> diff --git a/inet/tst-checks-posix.c b/inet/tst-checks-posix.c index c6042ca..dbd0c67 100644 --- a/inet/tst-checks-posix.c +++ b/inet/tst-checks-posix.c @@ -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/>. */ /* Process tst-checks.c in POSIX mode. */ #undef _GNU_SOURCE diff --git a/inet/tst-deadline.c b/inet/tst-deadline.c index 50511f1..cb4d560 100644 --- a/inet/tst-deadline.c +++ b/inet/tst-deadline.c @@ -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/>. */ #include <inet/net-internal.h> #include <limits.h> diff --git a/inet/tst-idna_name_classify.c b/inet/tst-idna_name_classify.c index 4753869..9e06533 100644 --- a/inet/tst-idna_name_classify.c +++ b/inet/tst-idna_name_classify.c @@ -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/>. */ #include <inet/net-internal.h> #include <locale.h> diff --git a/inet/tst-if_index-long.c b/inet/tst-if_index-long.c index c75edb7..ecb478a 100644 --- a/inet/tst-if_index-long.c +++ b/inet/tst-if_index-long.c @@ -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/>. */ /* This test checks for a descriptor leak in case of a long interface name (CVE-2018-19591, bug 23927). */ diff --git a/inet/tst-inet6_scopeid_pton.c b/inet/tst-inet6_scopeid_pton.c index b09e771..4fa40e1 100644 --- a/inet/tst-inet6_scopeid_pton.c +++ b/inet/tst-inet6_scopeid_pton.c @@ -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/>. */ #include <arpa/inet.h> #include <inttypes.h> diff --git a/inet/tst-network.c b/inet/tst-network.c index 8d11557..4533348 100644 --- a/inet/tst-network.c +++ b/inet/tst-network.c @@ -15,7 +15,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/>. */ #include <stdio.h> #include <stdint.h> diff --git a/inet/tst-sockaddr.c b/inet/tst-sockaddr.c index 34cd575..47f8d45 100644 --- a/inet/tst-sockaddr.c +++ b/inet/tst-sockaddr.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; see the file COPYING.LIB. If - not, see <http://www.gnu.org/licenses/>. */ + not, see <https://www.gnu.org/licenses/>. */ #include <netinet/in.h> #include <stdbool.h> |