summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2019-02-05 16:22:43 +0100
committerTim Rühsen <tim.ruehsen@gmx.de>2019-03-13 10:59:34 +0100
commit0a47c08db07d0a01018aec34d10a294aed79fdd1 (patch)
tree6958c593a71514ac58d0373f5973746e2416e420 /lib
parente7e89684173c82e5104fe265a93916454f68200f (diff)
downloadgnutls-0a47c08db07d0a01018aec34d10a294aed79fdd1.tar.gz
Use https:// for www.gnu.org and www.example.com
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
-rw-r--r--lib/abstract_int.h2
-rw-r--r--lib/accelerated/Makefile.am2
-rw-r--r--lib/accelerated/aarch64/Makefile.am2
-rw-r--r--lib/accelerated/aarch64/aarch64-common.c2
-rw-r--r--lib/accelerated/aarch64/aarch64-common.h2
-rw-r--r--lib/accelerated/aarch64/aes-cbc-aarch64.c2
-rw-r--r--lib/accelerated/aarch64/aes-ccm-aarch64.c2
-rw-r--r--lib/accelerated/aarch64/aes-gcm-aarch64.c2
-rw-r--r--lib/accelerated/aarch64/hmac-sha-aarch64.c2
-rw-r--r--lib/accelerated/aarch64/sha-aarch64.c2
-rw-r--r--lib/accelerated/accelerated.c2
-rw-r--r--lib/accelerated/cryptodev-gcm.c2
-rw-r--r--lib/accelerated/cryptodev.c2
-rw-r--r--lib/accelerated/x86/Makefile.am2
-rw-r--r--lib/accelerated/x86/aes-cbc-x86-aesni.c2
-rw-r--r--lib/accelerated/x86/aes-cbc-x86-ssse3.c2
-rw-r--r--lib/accelerated/x86/aes-ccm-x86-aesni.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-padlock.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-x86-aesni.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-x86-pclmul-avx.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-x86-pclmul.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-x86-ssse3.c2
-rw-r--r--lib/accelerated/x86/aes-padlock.c2
-rw-r--r--lib/accelerated/x86/coff/cpuid-x86.s2
-rw-r--r--lib/accelerated/x86/coff/cpuid-x86_64.s2
-rw-r--r--lib/accelerated/x86/elf/cpuid-x86.s2
-rw-r--r--lib/accelerated/x86/elf/cpuid-x86_64.s2
-rw-r--r--lib/accelerated/x86/hmac-padlock.c2
-rw-r--r--lib/accelerated/x86/hmac-x86-ssse3.c2
-rw-r--r--lib/accelerated/x86/macosx/cpuid-x86.s2
-rw-r--r--lib/accelerated/x86/macosx/cpuid-x86_64.s2
-rw-r--r--lib/accelerated/x86/sha-padlock.c2
-rw-r--r--lib/accelerated/x86/sha-x86-ssse3.c2
-rw-r--r--lib/accelerated/x86/x86-common.c2
-rw-r--r--lib/accelerated/x86/x86-common.h2
-rw-r--r--lib/alert.c2
-rw-r--r--lib/algorithms.h2
-rw-r--r--lib/algorithms/Makefile.am2
-rw-r--r--lib/algorithms/cert_types.c2
-rw-r--r--lib/algorithms/ciphers.c2
-rw-r--r--lib/algorithms/ciphersuites.c2
-rw-r--r--lib/algorithms/ecc.c2
-rw-r--r--lib/algorithms/groups.c2
-rw-r--r--lib/algorithms/kx.c2
-rw-r--r--lib/algorithms/mac.c2
-rw-r--r--lib/algorithms/protocols.c2
-rw-r--r--lib/algorithms/publickey.c2
-rw-r--r--lib/algorithms/secparams.c2
-rw-r--r--lib/algorithms/sign.c2
-rw-r--r--lib/anon_cred.c2
-rw-r--r--lib/atfork.c2
-rw-r--r--lib/atfork.h2
-rw-r--r--lib/atomic.h2
-rw-r--r--lib/auth.c2
-rw-r--r--lib/auth.h2
-rw-r--r--lib/auth/Makefile.am2
-rw-r--r--lib/auth/anon.c2
-rw-r--r--lib/auth/anon.h2
-rw-r--r--lib/auth/anon_ecdh.c2
-rw-r--r--lib/auth/cert.c2
-rw-r--r--lib/auth/cert.h2
-rw-r--r--lib/auth/dh_common.c2
-rw-r--r--lib/auth/dh_common.h2
-rw-r--r--lib/auth/dhe.c2
-rw-r--r--lib/auth/dhe_psk.c2
-rw-r--r--lib/auth/ecdhe.c2
-rw-r--r--lib/auth/ecdhe.h2
-rw-r--r--lib/auth/psk.c2
-rw-r--r--lib/auth/psk.h2
-rw-r--r--lib/auth/psk_passwd.c2
-rw-r--r--lib/auth/psk_passwd.h2
-rw-r--r--lib/auth/rsa.c2
-rw-r--r--lib/auth/rsa_common.h2
-rw-r--r--lib/auth/srp_kx.c2
-rw-r--r--lib/auth/srp_kx.h2
-rw-r--r--lib/auth/srp_passwd.c2
-rw-r--r--lib/auth/srp_passwd.h2
-rw-r--r--lib/auth/srp_rsa.c2
-rw-r--r--lib/auth/srp_sb64.c2
-rw-r--r--lib/auto-verify.c2
-rw-r--r--lib/buffers.c2
-rw-r--r--lib/buffers.h2
-rw-r--r--lib/cert-cred-rawpk.c2
-rw-r--r--lib/cert-cred-x509.c2
-rw-r--r--lib/cert-cred.c2
-rw-r--r--lib/cert-cred.h2
-rw-r--r--lib/cert-session.c2
-rw-r--r--lib/cipher-cbc.c2
-rw-r--r--lib/cipher.c2
-rw-r--r--lib/cipher.h2
-rw-r--r--lib/cipher_int.c2
-rw-r--r--lib/cipher_int.h2
-rw-r--r--lib/compress.c2
-rw-r--r--lib/constate.c2
-rw-r--r--lib/constate.h2
-rw-r--r--lib/crypto-api.c2
-rw-r--r--lib/crypto-api.h2
-rw-r--r--lib/crypto-backend.c2
-rw-r--r--lib/crypto-backend.h2
-rw-r--r--lib/crypto-selftests-pk.c2
-rw-r--r--lib/crypto-selftests.c2
-rw-r--r--lib/crypto.h2
-rw-r--r--lib/datum.c2
-rw-r--r--lib/datum.h2
-rw-r--r--lib/db.c2
-rw-r--r--lib/db.h2
-rw-r--r--lib/debug.c2
-rw-r--r--lib/debug.h2
-rw-r--r--lib/dh-primes.c2
-rw-r--r--lib/dh-session.c2
-rw-r--r--lib/dh.c2
-rw-r--r--lib/dh.h2
-rw-r--r--lib/dtls-sw.c2
-rw-r--r--lib/dtls.c2
-rw-r--r--lib/dtls.h2
-rw-r--r--lib/ecc.c2
-rw-r--r--lib/ecc.h2
-rw-r--r--lib/errors.c2
-rw-r--r--lib/errors.h2
-rw-r--r--lib/ext/Makefile.am2
-rw-r--r--lib/ext/alpn.c2
-rw-r--r--lib/ext/alpn.h2
-rw-r--r--lib/ext/cert_types.h2
-rw-r--r--lib/ext/client_cert_type.c2
-rw-r--r--lib/ext/client_cert_type.h2
-rw-r--r--lib/ext/cookie.c2
-rw-r--r--lib/ext/cookie.h2
-rw-r--r--lib/ext/dumbfw.c2
-rw-r--r--lib/ext/dumbfw.h2
-rw-r--r--lib/ext/early_data.c2
-rw-r--r--lib/ext/early_data.h2
-rw-r--r--lib/ext/ec_point_formats.c2
-rw-r--r--lib/ext/ec_point_formats.h2
-rw-r--r--lib/ext/etm.c2
-rw-r--r--lib/ext/etm.h2
-rw-r--r--lib/ext/ext_master_secret.c2
-rw-r--r--lib/ext/ext_master_secret.h2
-rw-r--r--lib/ext/heartbeat.c2
-rw-r--r--lib/ext/heartbeat.h2
-rw-r--r--lib/ext/key_share.c2
-rw-r--r--lib/ext/key_share.h2
-rw-r--r--lib/ext/max_record.c2
-rw-r--r--lib/ext/max_record.h2
-rw-r--r--lib/ext/post_handshake.c2
-rw-r--r--lib/ext/post_handshake.h2
-rw-r--r--lib/ext/pre_shared_key.c2
-rw-r--r--lib/ext/psk_ke_modes.c2
-rw-r--r--lib/ext/record_size_limit.c2
-rw-r--r--lib/ext/record_size_limit.h2
-rw-r--r--lib/ext/safe_renegotiation.c2
-rw-r--r--lib/ext/safe_renegotiation.h2
-rw-r--r--lib/ext/server_cert_type.c2
-rw-r--r--lib/ext/server_cert_type.h2
-rw-r--r--lib/ext/server_name.c2
-rw-r--r--lib/ext/server_name.h2
-rw-r--r--lib/ext/session_ticket.c2
-rw-r--r--lib/ext/session_ticket.h2
-rw-r--r--lib/ext/signature.c2
-rw-r--r--lib/ext/signature.h2
-rw-r--r--lib/ext/srp.c2
-rw-r--r--lib/ext/srp.h2
-rw-r--r--lib/ext/srtp.c2
-rw-r--r--lib/ext/srtp.h2
-rw-r--r--lib/ext/status_request.c2
-rw-r--r--lib/ext/status_request.h2
-rw-r--r--lib/ext/supported_groups.c2
-rw-r--r--lib/ext/supported_groups.h2
-rw-r--r--lib/ext/supported_versions.c2
-rw-r--r--lib/ext/supported_versions.h2
-rw-r--r--lib/extras/Makefile.am2
-rw-r--r--lib/extv.c2
-rw-r--r--lib/extv.h2
-rw-r--r--lib/file.c2
-rw-r--r--lib/file.h2
-rw-r--r--lib/fingerprint.c2
-rw-r--r--lib/fips.c2
-rw-r--r--lib/fips.h2
-rw-r--r--lib/global.c2
-rw-r--r--lib/global.h2
-rw-r--r--lib/gnutls_int.h2
-rw-r--r--lib/gnutlsxx.cpp2
-rw-r--r--lib/gthreads.h2
-rw-r--r--lib/handshake-checks.c2
-rw-r--r--lib/handshake-tls13.c2
-rw-r--r--lib/handshake.c2
-rw-r--r--lib/handshake.h2
-rw-r--r--lib/hash_int.c2
-rw-r--r--lib/hash_int.h2
-rw-r--r--lib/hello_ext.c2
-rw-r--r--lib/hello_ext.h2
-rw-r--r--lib/hello_ext_lib.c2
-rw-r--r--lib/hello_ext_lib.h2
-rw-r--r--lib/includes/Makefile.am2
-rw-r--r--lib/includes/gnutls/abstract.h2
-rw-r--r--lib/includes/gnutls/compat.h2
-rw-r--r--lib/includes/gnutls/crypto.h2
-rw-r--r--lib/includes/gnutls/dtls.h2
-rw-r--r--lib/includes/gnutls/gnutls.h.in2
-rw-r--r--lib/includes/gnutls/gnutlsxx.h2
-rw-r--r--lib/includes/gnutls/ocsp.h2
-rw-r--r--lib/includes/gnutls/openpgp.h2
-rw-r--r--lib/includes/gnutls/pkcs11.h2
-rw-r--r--lib/includes/gnutls/pkcs12.h2
-rw-r--r--lib/includes/gnutls/pkcs7.h2
-rw-r--r--lib/includes/gnutls/self-test.h2
-rw-r--r--lib/includes/gnutls/socket.h2
-rw-r--r--lib/includes/gnutls/system-keys.h2
-rw-r--r--lib/includes/gnutls/tpm.h2
-rw-r--r--lib/includes/gnutls/urls.h2
-rw-r--r--lib/includes/gnutls/x509-ext.h2
-rw-r--r--lib/includes/gnutls/x509.h2
-rw-r--r--lib/kx.c2
-rw-r--r--lib/kx.h2
-rw-r--r--lib/libgnutls.map2
-rw-r--r--lib/locks.c2
-rw-r--r--lib/locks.h2
-rw-r--r--lib/mbuffers.c2
-rw-r--r--lib/mbuffers.h2
-rw-r--r--lib/mem.c2
-rw-r--r--lib/mem.h2
-rw-r--r--lib/mpi.c2
-rw-r--r--lib/mpi.h2
-rw-r--r--lib/nettle/Makefile.am2
-rw-r--r--lib/nettle/backport/cfb8.c2
-rw-r--r--lib/nettle/backport/cfb8.h2
-rw-r--r--lib/nettle/backport/cmac.c2
-rw-r--r--lib/nettle/backport/cmac.h2
-rw-r--r--lib/nettle/cipher.c2
-rw-r--r--lib/nettle/gost/bignum-le.c2
-rw-r--r--lib/nettle/gost/bignum-le.h2
-rw-r--r--lib/nettle/gost/ecc-gost-curve.h2
-rw-r--r--lib/nettle/gost/ecc-gost-hash.c2
-rw-r--r--lib/nettle/gost/ecc-gost256cpa.c2
-rw-r--r--lib/nettle/gost/ecc-gost512a.c2
-rw-r--r--lib/nettle/gost/ecc-gostdsa-sign.c2
-rw-r--r--lib/nettle/gost/ecc-gostdsa-verify.c2
-rw-r--r--lib/nettle/gost/ecc-internal.h2
-rw-r--r--lib/nettle/gost/gmp-glue.h2
-rw-r--r--lib/nettle/gost/gost28147.h2
-rw-r--r--lib/nettle/gost/gostdsa-mask.c2
-rw-r--r--lib/nettle/gost/gostdsa-sign.c2
-rw-r--r--lib/nettle/gost/gostdsa-verify.c2
-rw-r--r--lib/nettle/gost/gostdsa.h2
-rw-r--r--lib/nettle/gost/gosthash94-meta.c2
-rw-r--r--lib/nettle/gost/gosthash94.h2
-rw-r--r--lib/nettle/gost/hmac-gost.h2
-rw-r--r--lib/nettle/gost/hmac-gosthash94.c2
-rw-r--r--lib/nettle/gost/hmac-streebog.c2
-rw-r--r--lib/nettle/gost/nettle-internal.h2
-rw-r--r--lib/nettle/gost/nettle-write.h2
-rw-r--r--lib/nettle/gost/pbkdf2-gost.h2
-rw-r--r--lib/nettle/gost/pbkdf2-hmac-gosthash94.c2
-rw-r--r--lib/nettle/gost/pbkdf2-hmac-streebog.c2
-rw-r--r--lib/nettle/gost/streebog-meta.c2
-rw-r--r--lib/nettle/gost/streebog.c2
-rw-r--r--lib/nettle/gost/streebog.h2
-rw-r--r--lib/nettle/init.c2
-rw-r--r--lib/nettle/int/drbg-aes-self-test.c2
-rw-r--r--lib/nettle/int/drbg-aes.c2
-rw-r--r--lib/nettle/int/tls1-prf.c2
-rw-r--r--lib/nettle/int/tls1-prf.h2
-rw-r--r--lib/nettle/mac.c2
-rw-r--r--lib/nettle/mpi.c2
-rw-r--r--lib/nettle/pk.c2
-rw-r--r--lib/nettle/prf.c2
-rw-r--r--lib/nettle/rnd-common.h2
-rw-r--r--lib/nettle/rnd-fips.c2
-rw-r--r--lib/nettle/rnd-fuzzer.c2
-rw-r--r--lib/nettle/rnd.c2
-rw-r--r--lib/nettle/sysrng-getentropy.c2
-rw-r--r--lib/nettle/sysrng-linux.c2
-rw-r--r--lib/nettle/sysrng-windows.c2
-rw-r--r--lib/num.c2
-rw-r--r--lib/num.h2
-rw-r--r--lib/ocsp-api.c2
-rw-r--r--lib/openpgp_compat.c2
-rw-r--r--lib/pcert.c2
-rw-r--r--lib/pin.c2
-rw-r--r--lib/pk.c2
-rw-r--r--lib/pk.h2
-rw-r--r--lib/pkcs11.c2
-rw-r--r--lib/pkcs11_int.c2
-rw-r--r--lib/pkcs11_int.h2
-rw-r--r--lib/pkcs11_privkey.c2
-rw-r--r--lib/pkcs11_secret.c2
-rw-r--r--lib/pkcs11_write.c2
-rw-r--r--lib/pkcs11x.c2
-rw-r--r--lib/pkcs11x.h2
-rw-r--r--lib/prf.c2
-rw-r--r--lib/priority.c2
-rw-r--r--lib/privkey.c2
-rw-r--r--lib/privkey_raw.c2
-rw-r--r--lib/psk.c2
-rw-r--r--lib/pubkey.c2
-rw-r--r--lib/random.c2
-rw-r--r--lib/random.h2
-rw-r--r--lib/randomart.c2
-rw-r--r--lib/range.c2
-rw-r--r--lib/record.c2
-rw-r--r--lib/record.h2
-rw-r--r--lib/safe-memfuncs.c2
-rw-r--r--lib/secrets.c2
-rw-r--r--lib/secrets.h2
-rw-r--r--lib/session.c2
-rw-r--r--lib/session_pack.c2
-rw-r--r--lib/session_pack.h2
-rw-r--r--lib/srp.c2
-rw-r--r--lib/srp.h2
-rw-r--r--lib/sslv2_compat.c2
-rw-r--r--lib/sslv2_compat.h2
-rw-r--r--lib/state.c2
-rw-r--r--lib/state.h2
-rw-r--r--lib/stek.c2
-rw-r--r--lib/stek.h2
-rw-r--r--lib/str-iconv.c2
-rw-r--r--lib/str-idna.c2
-rw-r--r--lib/str-unicode.c2
-rw-r--r--lib/str.c2
-rw-r--r--lib/str.h2
-rw-r--r--lib/str_array.h2
-rw-r--r--lib/supplemental.c2
-rw-r--r--lib/supplemental.h2
-rw-r--r--lib/system-keys.h2
-rw-r--r--lib/system.c2
-rw-r--r--lib/system.h2
-rw-r--r--lib/system/certs.c2
-rw-r--r--lib/system/fastopen.c2
-rw-r--r--lib/system/keys-dummy.c2
-rw-r--r--lib/system/keys-win.c2
-rw-r--r--lib/system/sockets.c2
-rw-r--r--lib/system/threads.c2
-rw-r--r--lib/system_override.c2
-rw-r--r--lib/tls-sig.c2
-rw-r--r--lib/tls-sig.h2
-rw-r--r--lib/tls13-sig.c2
-rw-r--r--lib/tls13-sig.h2
-rw-r--r--lib/tls13/anti_replay.c2
-rw-r--r--lib/tls13/anti_replay.h2
-rw-r--r--lib/tls13/certificate.c2
-rw-r--r--lib/tls13/certificate.h2
-rw-r--r--lib/tls13/certificate_request.c2
-rw-r--r--lib/tls13/certificate_request.h2
-rw-r--r--lib/tls13/certificate_verify.c2
-rw-r--r--lib/tls13/certificate_verify.h2
-rw-r--r--lib/tls13/early_data.c2
-rw-r--r--lib/tls13/early_data.h2
-rw-r--r--lib/tls13/encrypted_extensions.c2
-rw-r--r--lib/tls13/encrypted_extensions.h2
-rw-r--r--lib/tls13/finished.c2
-rw-r--r--lib/tls13/finished.h2
-rw-r--r--lib/tls13/hello_retry.c2
-rw-r--r--lib/tls13/hello_retry.h2
-rw-r--r--lib/tls13/key_update.c2
-rw-r--r--lib/tls13/key_update.h2
-rw-r--r--lib/tls13/post_handshake.c2
-rw-r--r--lib/tls13/psk_ext_parser.c2
-rw-r--r--lib/tls13/psk_ext_parser.h2
-rw-r--r--lib/tls13/session_ticket.c2
-rw-r--r--lib/tls13/session_ticket.h2
-rw-r--r--lib/tpm.c2
-rw-r--r--lib/urls.c2
-rw-r--r--lib/urls.h2
-rw-r--r--lib/verify-tofu.c2
-rw-r--r--lib/x509.h2
-rw-r--r--lib/x509/Makefile.am2
-rw-r--r--lib/x509/attributes.c2
-rw-r--r--lib/x509/attributes.h2
-rw-r--r--lib/x509/common.c2
-rw-r--r--lib/x509/common.h2
-rw-r--r--lib/x509/crl.c2
-rw-r--r--lib/x509/crl_write.c2
-rw-r--r--lib/x509/crq.c2
-rw-r--r--lib/x509/dn.c2
-rw-r--r--lib/x509/email-verify.c2
-rw-r--r--lib/x509/extensions.c2
-rw-r--r--lib/x509/hostname-verify.c2
-rw-r--r--lib/x509/ip-in-cidr.h2
-rw-r--r--lib/x509/ip.c2
-rw-r--r--lib/x509/ip.h2
-rw-r--r--lib/x509/key_decode.c2
-rw-r--r--lib/x509/key_encode.c2
-rw-r--r--lib/x509/krb5.c2
-rw-r--r--lib/x509/krb5.h2
-rw-r--r--lib/x509/mpi.c2
-rw-r--r--lib/x509/name_constraints.c2
-rw-r--r--lib/x509/ocsp.c2
-rw-r--r--lib/x509/ocsp.h2
-rw-r--r--lib/x509/ocsp_output.c2
-rw-r--r--lib/x509/output.c2
-rw-r--r--lib/x509/pkcs12.c2
-rw-r--r--lib/x509/pkcs12_bag.c2
-rw-r--r--lib/x509/pkcs12_encr.c2
-rw-r--r--lib/x509/pkcs7-attrs.c2
-rw-r--r--lib/x509/pkcs7-crypt.c2
-rw-r--r--lib/x509/pkcs7-output.c2
-rw-r--r--lib/x509/pkcs7.c2
-rw-r--r--lib/x509/pkcs7_int.h2
-rw-r--r--lib/x509/privkey.c2
-rw-r--r--lib/x509/privkey_openssl.c2
-rw-r--r--lib/x509/privkey_pkcs8.c2
-rw-r--r--lib/x509/privkey_pkcs8_pbes1.c2
-rw-r--r--lib/x509/prov-seed.c2
-rw-r--r--lib/x509/prov-seed.h2
-rw-r--r--lib/x509/sign.c2
-rw-r--r--lib/x509/spki.c2
-rw-r--r--lib/x509/time.c2
-rw-r--r--lib/x509/tls_features.c2
-rw-r--r--lib/x509/verify-high.c2
-rw-r--r--lib/x509/verify-high.h2
-rw-r--r--lib/x509/verify-high2.c2
-rw-r--r--lib/x509/verify.c2
-rw-r--r--lib/x509/virt-san.c2
-rw-r--r--lib/x509/virt-san.h2
-rw-r--r--lib/x509/x509.c2
-rw-r--r--lib/x509/x509_dn.c2
-rw-r--r--lib/x509/x509_ext.c2
-rw-r--r--lib/x509/x509_ext_int.h2
-rw-r--r--lib/x509/x509_int.h2
-rw-r--r--lib/x509/x509_write.c2
-rw-r--r--lib/x509_b64.c2
-rw-r--r--lib/x509_b64.h2
422 files changed, 422 insertions, 422 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index a34f175f5f..955ac683e7 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
ACLOCAL_AMFLAGS = -I ../m4 -I ../gl/m4
diff --git a/lib/abstract_int.h b/lib/abstract_int.h
index d920486597..8900e51dbc 100644
--- a/lib/abstract_int.h
+++ b/lib/abstract_int.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/Makefile.am b/lib/accelerated/Makefile.am
index ae6adf966e..d44920def4 100644
--- a/lib/accelerated/Makefile.am
+++ b/lib/accelerated/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/accelerated/aarch64/Makefile.am b/lib/accelerated/aarch64/Makefile.am
index ccf37e991b..90443bb36b 100644
--- a/lib/accelerated/aarch64/Makefile.am
+++ b/lib/accelerated/aarch64/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
AM_LIBTOOLFLAGS=--tag=CC
diff --git a/lib/accelerated/aarch64/aarch64-common.c b/lib/accelerated/aarch64/aarch64-common.c
index c1beb206fa..38cff360b6 100644
--- a/lib/accelerated/aarch64/aarch64-common.c
+++ b/lib/accelerated/aarch64/aarch64-common.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/aarch64/aarch64-common.h b/lib/accelerated/aarch64/aarch64-common.h
index b850bae725..ed2b4e8baf 100644
--- a/lib/accelerated/aarch64/aarch64-common.h
+++ b/lib/accelerated/aarch64/aarch64-common.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/accelerated/aarch64/aes-cbc-aarch64.c b/lib/accelerated/aarch64/aes-cbc-aarch64.c
index 7040728f7d..68434f3656 100644
--- a/lib/accelerated/aarch64/aes-cbc-aarch64.c
+++ b/lib/accelerated/aarch64/aes-cbc-aarch64.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/aarch64/aes-ccm-aarch64.c b/lib/accelerated/aarch64/aes-ccm-aarch64.c
index 006867fb84..5de7ab0e89 100644
--- a/lib/accelerated/aarch64/aes-ccm-aarch64.c
+++ b/lib/accelerated/aarch64/aes-ccm-aarch64.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/aarch64/aes-gcm-aarch64.c b/lib/accelerated/aarch64/aes-gcm-aarch64.c
index 2669c313b3..c88fe9759f 100644
--- a/lib/accelerated/aarch64/aes-gcm-aarch64.c
+++ b/lib/accelerated/aarch64/aes-gcm-aarch64.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/aarch64/hmac-sha-aarch64.c b/lib/accelerated/aarch64/hmac-sha-aarch64.c
index c67ca98f91..d9081060c6 100644
--- a/lib/accelerated/aarch64/hmac-sha-aarch64.c
+++ b/lib/accelerated/aarch64/hmac-sha-aarch64.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/aarch64/sha-aarch64.c b/lib/accelerated/aarch64/sha-aarch64.c
index 5b68204b00..9cdf12ca3a 100644
--- a/lib/accelerated/aarch64/sha-aarch64.c
+++ b/lib/accelerated/aarch64/sha-aarch64.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/accelerated.c b/lib/accelerated/accelerated.c
index 063617a1e9..2d8f546b23 100644
--- a/lib/accelerated/accelerated.c
+++ b/lib/accelerated/accelerated.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/accelerated/cryptodev-gcm.c b/lib/accelerated/cryptodev-gcm.c
index cea48a21b6..bd9f1a025d 100644
--- a/lib/accelerated/cryptodev-gcm.c
+++ b/lib/accelerated/cryptodev-gcm.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/accelerated/cryptodev.c b/lib/accelerated/cryptodev.c
index 8d00cfdc2a..d28322967d 100644
--- a/lib/accelerated/cryptodev.c
+++ b/lib/accelerated/cryptodev.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/accelerated/x86/Makefile.am b/lib/accelerated/x86/Makefile.am
index c4ee6a1308..9ee9d0ac2e 100644
--- a/lib/accelerated/x86/Makefile.am
+++ b/lib/accelerated/x86/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
AM_LIBTOOLFLAGS=--tag=CC
diff --git a/lib/accelerated/x86/aes-cbc-x86-aesni.c b/lib/accelerated/x86/aes-cbc-x86-aesni.c
index ecd05a2473..e4364d54a1 100644
--- a/lib/accelerated/x86/aes-cbc-x86-aesni.c
+++ b/lib/accelerated/x86/aes-cbc-x86-aesni.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-cbc-x86-ssse3.c b/lib/accelerated/x86/aes-cbc-x86-ssse3.c
index 0f642ff7b0..fe09f502c3 100644
--- a/lib/accelerated/x86/aes-cbc-x86-ssse3.c
+++ b/lib/accelerated/x86/aes-cbc-x86-ssse3.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-ccm-x86-aesni.c b/lib/accelerated/x86/aes-ccm-x86-aesni.c
index 4828a229df..95607b95c1 100644
--- a/lib/accelerated/x86/aes-ccm-x86-aesni.c
+++ b/lib/accelerated/x86/aes-ccm-x86-aesni.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-gcm-padlock.c b/lib/accelerated/x86/aes-gcm-padlock.c
index a6c5d50eb9..d651d0aed5 100644
--- a/lib/accelerated/x86/aes-gcm-padlock.c
+++ b/lib/accelerated/x86/aes-gcm-padlock.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-gcm-x86-aesni.c b/lib/accelerated/x86/aes-gcm-x86-aesni.c
index f361e70d59..e5110ef528 100644
--- a/lib/accelerated/x86/aes-gcm-x86-aesni.c
+++ b/lib/accelerated/x86/aes-gcm-x86-aesni.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-gcm-x86-pclmul-avx.c b/lib/accelerated/x86/aes-gcm-x86-pclmul-avx.c
index 6524081406..747a894921 100644
--- a/lib/accelerated/x86/aes-gcm-x86-pclmul-avx.c
+++ b/lib/accelerated/x86/aes-gcm-x86-pclmul-avx.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-gcm-x86-pclmul.c b/lib/accelerated/x86/aes-gcm-x86-pclmul.c
index faab9d792e..2225b93376 100644
--- a/lib/accelerated/x86/aes-gcm-x86-pclmul.c
+++ b/lib/accelerated/x86/aes-gcm-x86-pclmul.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-gcm-x86-ssse3.c b/lib/accelerated/x86/aes-gcm-x86-ssse3.c
index 82e9f79706..5580cc2214 100644
--- a/lib/accelerated/x86/aes-gcm-x86-ssse3.c
+++ b/lib/accelerated/x86/aes-gcm-x86-ssse3.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-padlock.c b/lib/accelerated/x86/aes-padlock.c
index dc2432ad88..f10b5c555d 100644
--- a/lib/accelerated/x86/aes-padlock.c
+++ b/lib/accelerated/x86/aes-padlock.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/coff/cpuid-x86.s b/lib/accelerated/x86/coff/cpuid-x86.s
index 0196ae9855..4baa8b0b45 100644
--- a/lib/accelerated/x86/coff/cpuid-x86.s
+++ b/lib/accelerated/x86/coff/cpuid-x86.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/coff/cpuid-x86_64.s b/lib/accelerated/x86/coff/cpuid-x86_64.s
index 5c7135cd96..cd28c7b156 100644
--- a/lib/accelerated/x86/coff/cpuid-x86_64.s
+++ b/lib/accelerated/x86/coff/cpuid-x86_64.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/elf/cpuid-x86.s b/lib/accelerated/x86/elf/cpuid-x86.s
index 83a6d23545..8817cd34f2 100644
--- a/lib/accelerated/x86/elf/cpuid-x86.s
+++ b/lib/accelerated/x86/elf/cpuid-x86.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/elf/cpuid-x86_64.s b/lib/accelerated/x86/elf/cpuid-x86_64.s
index 12d6faa9e6..82858b2444 100644
--- a/lib/accelerated/x86/elf/cpuid-x86_64.s
+++ b/lib/accelerated/x86/elf/cpuid-x86_64.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/hmac-padlock.c b/lib/accelerated/x86/hmac-padlock.c
index 94f58f5f4a..5e1f918fa7 100644
--- a/lib/accelerated/x86/hmac-padlock.c
+++ b/lib/accelerated/x86/hmac-padlock.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/hmac-x86-ssse3.c b/lib/accelerated/x86/hmac-x86-ssse3.c
index dd641aa528..62adf0c4ef 100644
--- a/lib/accelerated/x86/hmac-x86-ssse3.c
+++ b/lib/accelerated/x86/hmac-x86-ssse3.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/macosx/cpuid-x86.s b/lib/accelerated/x86/macosx/cpuid-x86.s
index beacbd8525..a8371ab56e 100644
--- a/lib/accelerated/x86/macosx/cpuid-x86.s
+++ b/lib/accelerated/x86/macosx/cpuid-x86.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/macosx/cpuid-x86_64.s b/lib/accelerated/x86/macosx/cpuid-x86_64.s
index 339883ff3d..05dc5c8e71 100644
--- a/lib/accelerated/x86/macosx/cpuid-x86_64.s
+++ b/lib/accelerated/x86/macosx/cpuid-x86_64.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/sha-padlock.c b/lib/accelerated/x86/sha-padlock.c
index 48e21125a4..16a63d80cb 100644
--- a/lib/accelerated/x86/sha-padlock.c
+++ b/lib/accelerated/x86/sha-padlock.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/sha-x86-ssse3.c b/lib/accelerated/x86/sha-x86-ssse3.c
index d73039ed00..5dc9da6349 100644
--- a/lib/accelerated/x86/sha-x86-ssse3.c
+++ b/lib/accelerated/x86/sha-x86-ssse3.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/x86-common.c b/lib/accelerated/x86/x86-common.c
index 75b2a6b166..acd4586e4e 100644
--- a/lib/accelerated/x86/x86-common.c
+++ b/lib/accelerated/x86/x86-common.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/x86-common.h b/lib/accelerated/x86/x86-common.h
index 9beb9d85a5..c12f7e1177 100644
--- a/lib/accelerated/x86/x86-common.h
+++ b/lib/accelerated/x86/x86-common.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/alert.c b/lib/alert.c
index dd99c0fc52..047c976d1b 100644
--- a/lib/alert.c
+++ b/lib/alert.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms.h b/lib/algorithms.h
index 880e6b9c90..c1977a368a 100644
--- a/lib/algorithms.h
+++ b/lib/algorithms.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/Makefile.am b/lib/algorithms/Makefile.am
index 2f5607e5a8..18aac8a87a 100644
--- a/lib/algorithms/Makefile.am
+++ b/lib/algorithms/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/algorithms/cert_types.c b/lib/algorithms/cert_types.c
index 9671e508d9..4fa43b819f 100644
--- a/lib/algorithms/cert_types.c
+++ b/lib/algorithms/cert_types.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/ciphers.c b/lib/algorithms/ciphers.c
index e5bd7dfcd3..9fa6f0d805 100644
--- a/lib/algorithms/ciphers.c
+++ b/lib/algorithms/ciphers.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/ciphersuites.c b/lib/algorithms/ciphersuites.c
index 7269861ffe..eaee253679 100644
--- a/lib/algorithms/ciphersuites.c
+++ b/lib/algorithms/ciphersuites.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/ecc.c b/lib/algorithms/ecc.c
index 9777ac2337..d90278074e 100644
--- a/lib/algorithms/ecc.c
+++ b/lib/algorithms/ecc.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/groups.c b/lib/algorithms/groups.c
index 70f0ee28c7..c5adb063ba 100644
--- a/lib/algorithms/groups.c
+++ b/lib/algorithms/groups.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/kx.c b/lib/algorithms/kx.c
index 22d6d37dd5..151b3dc025 100644
--- a/lib/algorithms/kx.c
+++ b/lib/algorithms/kx.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/mac.c b/lib/algorithms/mac.c
index d027ca5ea4..3117e8c936 100644
--- a/lib/algorithms/mac.c
+++ b/lib/algorithms/mac.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/protocols.c b/lib/algorithms/protocols.c
index 9b500f4997..72b43fcf77 100644
--- a/lib/algorithms/protocols.c
+++ b/lib/algorithms/protocols.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/publickey.c b/lib/algorithms/publickey.c
index 0346520b7b..f1d7c1e89e 100644
--- a/lib/algorithms/publickey.c
+++ b/lib/algorithms/publickey.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/secparams.c b/lib/algorithms/secparams.c
index 47dc2aa8d1..9041ecab74 100644
--- a/lib/algorithms/secparams.c
+++ b/lib/algorithms/secparams.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/sign.c b/lib/algorithms/sign.c
index fcefc9d5eb..511f19f712 100644
--- a/lib/algorithms/sign.c
+++ b/lib/algorithms/sign.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/anon_cred.c b/lib/anon_cred.c
index 8eae54d0e3..49c273a83b 100644
--- a/lib/anon_cred.c
+++ b/lib/anon_cred.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/atfork.c b/lib/atfork.c
index 62e161e9dd..8d85176a72 100644
--- a/lib/atfork.c
+++ b/lib/atfork.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/atfork.h b/lib/atfork.h
index a6f4c2a98f..d3cbbcce97 100644
--- a/lib/atfork.h
+++ b/lib/atfork.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/atomic.h b/lib/atomic.h
index f07a71a110..a53f3a2d05 100644
--- a/lib/atomic.h
+++ b/lib/atomic.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth.c b/lib/auth.c
index 4a0e38b444..df438ddc7a 100644
--- a/lib/auth.c
+++ b/lib/auth.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth.h b/lib/auth.h
index 2520efe2ef..6b95e1d142 100644
--- a/lib/auth.h
+++ b/lib/auth.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/Makefile.am b/lib/auth/Makefile.am
index 9f749b04ed..6997eebe8d 100644
--- a/lib/auth/Makefile.am
+++ b/lib/auth/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/auth/anon.c b/lib/auth/anon.c
index 1edfb54400..2fc2cd77ae 100644
--- a/lib/auth/anon.c
+++ b/lib/auth/anon.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/anon.h b/lib/auth/anon.h
index 4b13359644..3f4a5112df 100644
--- a/lib/auth/anon.h
+++ b/lib/auth/anon.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/anon_ecdh.c b/lib/auth/anon_ecdh.c
index e5265425c1..48da7393a3 100644
--- a/lib/auth/anon_ecdh.c
+++ b/lib/auth/anon_ecdh.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/cert.c b/lib/auth/cert.c
index bff9170a6c..fd8fba54d1 100644
--- a/lib/auth/cert.c
+++ b/lib/auth/cert.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/cert.h b/lib/auth/cert.h
index fd66628820..c494975fa7 100644
--- a/lib/auth/cert.h
+++ b/lib/auth/cert.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/dh_common.c b/lib/auth/dh_common.c
index 6a97b3827b..2058d81e59 100644
--- a/lib/auth/dh_common.c
+++ b/lib/auth/dh_common.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/dh_common.h b/lib/auth/dh_common.h
index e50e3993c2..a87d2034af 100644
--- a/lib/auth/dh_common.h
+++ b/lib/auth/dh_common.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/dhe.c b/lib/auth/dhe.c
index 9b5ea196ff..1d16cde355 100644
--- a/lib/auth/dhe.c
+++ b/lib/auth/dhe.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/dhe_psk.c b/lib/auth/dhe_psk.c
index cb78359ccb..6d66a6bb8b 100644
--- a/lib/auth/dhe_psk.c
+++ b/lib/auth/dhe_psk.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/ecdhe.c b/lib/auth/ecdhe.c
index ef9d822714..8c20d6c1cc 100644
--- a/lib/auth/ecdhe.c
+++ b/lib/auth/ecdhe.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/ecdhe.h b/lib/auth/ecdhe.h
index 4991bc3317..d558abfb73 100644
--- a/lib/auth/ecdhe.h
+++ b/lib/auth/ecdhe.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/psk.c b/lib/auth/psk.c
index 3733de1e62..769510af4f 100644
--- a/lib/auth/psk.c
+++ b/lib/auth/psk.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/psk.h b/lib/auth/psk.h
index 3d204bc8c8..8b4a908a1a 100644
--- a/lib/auth/psk.h
+++ b/lib/auth/psk.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/psk_passwd.c b/lib/auth/psk_passwd.c
index dfaac2bea2..ec46ed3bf7 100644
--- a/lib/auth/psk_passwd.c
+++ b/lib/auth/psk_passwd.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/psk_passwd.h b/lib/auth/psk_passwd.h
index 8fe7ae4b02..4fb29f5070 100644
--- a/lib/auth/psk_passwd.h
+++ b/lib/auth/psk_passwd.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/rsa.c b/lib/auth/rsa.c
index e58b0a1331..8108ee841d 100644
--- a/lib/auth/rsa.c
+++ b/lib/auth/rsa.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/rsa_common.h b/lib/auth/rsa_common.h
index 38ee264d6c..60cd503726 100644
--- a/lib/auth/rsa_common.h
+++ b/lib/auth/rsa_common.h
@@ -23,7 +23,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_kx.c b/lib/auth/srp_kx.c
index 890a5dedc3..27a5046ef6 100644
--- a/lib/auth/srp_kx.c
+++ b/lib/auth/srp_kx.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_kx.h b/lib/auth/srp_kx.h
index 013e0cc35e..9c54be066e 100644
--- a/lib/auth/srp_kx.h
+++ b/lib/auth/srp_kx.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_passwd.c b/lib/auth/srp_passwd.c
index c778e91977..ad1937c962 100644
--- a/lib/auth/srp_passwd.c
+++ b/lib/auth/srp_passwd.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_passwd.h b/lib/auth/srp_passwd.h
index 71bcc220de..317e8bfac3 100644
--- a/lib/auth/srp_passwd.h
+++ b/lib/auth/srp_passwd.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_rsa.c b/lib/auth/srp_rsa.c
index 06c6971d80..2627189e62 100644
--- a/lib/auth/srp_rsa.c
+++ b/lib/auth/srp_rsa.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_sb64.c b/lib/auth/srp_sb64.c
index 7bfffdf070..16945e9a0a 100644
--- a/lib/auth/srp_sb64.c
+++ b/lib/auth/srp_sb64.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auto-verify.c b/lib/auto-verify.c
index 179fb1066f..c9ec503bdf 100644
--- a/lib/auto-verify.c
+++ b/lib/auto-verify.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/buffers.c b/lib/buffers.c
index 78fe6e22cc..73f96ab6c2 100644
--- a/lib/buffers.c
+++ b/lib/buffers.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/buffers.h b/lib/buffers.h
index e76c452e43..3fa07b39fd 100644
--- a/lib/buffers.h
+++ b/lib/buffers.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef GNUTLS_BUFFERS_H
diff --git a/lib/cert-cred-rawpk.c b/lib/cert-cred-rawpk.c
index 76cd653204..cfa65eb318 100644
--- a/lib/cert-cred-rawpk.c
+++ b/lib/cert-cred-rawpk.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cert-cred-x509.c b/lib/cert-cred-x509.c
index 925c09b3d5..4e86a59ba6 100644
--- a/lib/cert-cred-x509.c
+++ b/lib/cert-cred-x509.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cert-cred.c b/lib/cert-cred.c
index 35183b7cc7..8a08d26d8c 100644
--- a/lib/cert-cred.c
+++ b/lib/cert-cred.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cert-cred.h b/lib/cert-cred.h
index 06cba4dd58..0c3213ee90 100644
--- a/lib/cert-cred.h
+++ b/lib/cert-cred.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cert-session.c b/lib/cert-session.c
index 9a25eb57a4..4d0e8961d5 100644
--- a/lib/cert-session.c
+++ b/lib/cert-session.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cipher-cbc.c b/lib/cipher-cbc.c
index 2f387c523c..5f6868587c 100644
--- a/lib/cipher-cbc.c
+++ b/lib/cipher-cbc.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cipher.c b/lib/cipher.c
index 28075b00d1..991dc8b6b5 100644
--- a/lib/cipher.c
+++ b/lib/cipher.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cipher.h b/lib/cipher.h
index 3cebaa1cbb..2e1b2ac1e1 100644
--- a/lib/cipher.h
+++ b/lib/cipher.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cipher_int.c b/lib/cipher_int.c
index 1a72ee36fe..c6032ff053 100644
--- a/lib/cipher_int.c
+++ b/lib/cipher_int.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cipher_int.h b/lib/cipher_int.h
index 26175dc3bd..de83c36362 100644
--- a/lib/cipher_int.h
+++ b/lib/cipher_int.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/compress.c b/lib/compress.c
index e510df11b9..f9e4bdbd70 100644
--- a/lib/compress.c
+++ b/lib/compress.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/constate.c b/lib/constate.c
index f2c9b839c1..d28c00bc31 100644
--- a/lib/constate.c
+++ b/lib/constate.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/constate.h b/lib/constate.h
index f8e1480410..94e91a75df 100644
--- a/lib/constate.h
+++ b/lib/constate.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-api.c b/lib/crypto-api.c
index 2dd888997d..ed1499315f 100644
--- a/lib/crypto-api.c
+++ b/lib/crypto-api.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-api.h b/lib/crypto-api.h
index e02397d925..18ccb22fd0 100644
--- a/lib/crypto-api.h
+++ b/lib/crypto-api.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-backend.c b/lib/crypto-backend.c
index bac3035c44..bf0967629d 100644
--- a/lib/crypto-backend.c
+++ b/lib/crypto-backend.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-backend.h b/lib/crypto-backend.h
index 19f705e14d..037241fc18 100644
--- a/lib/crypto-backend.h
+++ b/lib/crypto-backend.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-selftests-pk.c b/lib/crypto-selftests-pk.c
index 65de8916f5..1aa53ea299 100644
--- a/lib/crypto-selftests-pk.c
+++ b/lib/crypto-selftests-pk.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-selftests.c b/lib/crypto-selftests.c
index c2ad7d72fb..d5475d2ffd 100644
--- a/lib/crypto-selftests.c
+++ b/lib/crypto-selftests.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto.h b/lib/crypto.h
index d084420a3c..d64a130010 100644
--- a/lib/crypto.h
+++ b/lib/crypto.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/datum.c b/lib/datum.c
index d7b1416168..ff71068b99 100644
--- a/lib/datum.c
+++ b/lib/datum.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/datum.h b/lib/datum.h
index ed3589a382..171a80b3b6 100644
--- a/lib/datum.h
+++ b/lib/datum.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/db.c b/lib/db.c
index e01e5b94c5..13c25960dc 100644
--- a/lib/db.c
+++ b/lib/db.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/db.h b/lib/db.h
index 153c094529..cdcc8420fe 100644
--- a/lib/db.h
+++ b/lib/db.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/debug.c b/lib/debug.c
index 19e316d9db..166dd61cad 100644
--- a/lib/debug.c
+++ b/lib/debug.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/debug.h b/lib/debug.h
index 1c3ab1b013..1b8cb1acaa 100644
--- a/lib/debug.h
+++ b/lib/debug.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dh-primes.c b/lib/dh-primes.c
index 4d07505c14..37370bdb12 100644
--- a/lib/dh-primes.c
+++ b/lib/dh-primes.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dh-session.c b/lib/dh-session.c
index 163aaa4cc5..accc71ce6e 100644
--- a/lib/dh-session.c
+++ b/lib/dh-session.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dh.c b/lib/dh.c
index 911e7a31f4..ccf342bf4c 100644
--- a/lib/dh.c
+++ b/lib/dh.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dh.h b/lib/dh.h
index bd717b5a74..143be009ea 100644
--- a/lib/dh.h
+++ b/lib/dh.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dtls-sw.c b/lib/dtls-sw.c
index 00f01e5a5e..1e46e299e2 100644
--- a/lib/dtls-sw.c
+++ b/lib/dtls-sw.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dtls.c b/lib/dtls.c
index a22379ece1..d5ff906b18 100644
--- a/lib/dtls.c
+++ b/lib/dtls.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dtls.h b/lib/dtls.h
index 717d3bdc6d..d1bfe80da0 100644
--- a/lib/dtls.h
+++ b/lib/dtls.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ecc.c b/lib/ecc.c
index f4f1966097..b4d7a23980 100644
--- a/lib/ecc.c
+++ b/lib/ecc.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ecc.h b/lib/ecc.h
index f8f54df295..c9ff2b32d8 100644
--- a/lib/ecc.h
+++ b/lib/ecc.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/errors.c b/lib/errors.c
index 0ce58043f6..0ba7106cfa 100644
--- a/lib/errors.c
+++ b/lib/errors.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/errors.h b/lib/errors.h
index baadc0e67e..16b02ed046 100644
--- a/lib/errors.h
+++ b/lib/errors.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/Makefile.am b/lib/ext/Makefile.am
index c8ef79101c..4e010ee9a0 100644
--- a/lib/ext/Makefile.am
+++ b/lib/ext/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/ext/alpn.c b/lib/ext/alpn.c
index 24e7153a59..34f6ce09dc 100644
--- a/lib/ext/alpn.c
+++ b/lib/ext/alpn.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/alpn.h b/lib/ext/alpn.h
index 0aee40f5b0..8197628bd1 100644
--- a/lib/ext/alpn.h
+++ b/lib/ext/alpn.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_ALPN_H
diff --git a/lib/ext/cert_types.h b/lib/ext/cert_types.h
index 04e024d5db..886f66cc45 100644
--- a/lib/ext/cert_types.h
+++ b/lib/ext/cert_types.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
* This file provides common functionality for certificate type
* handling during TLS hello extensions.
diff --git a/lib/ext/client_cert_type.c b/lib/ext/client_cert_type.c
index 0fbd4e9e4a..471d42c5f5 100644
--- a/lib/ext/client_cert_type.c
+++ b/lib/ext/client_cert_type.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
* This file is part of the client_certificate_type extension as
* defined in RFC7250 (https://tools.ietf.org/html/rfc7250).
diff --git a/lib/ext/client_cert_type.h b/lib/ext/client_cert_type.h
index 454e9bff56..fca8c7b6e9 100644
--- a/lib/ext/client_cert_type.h
+++ b/lib/ext/client_cert_type.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
* This file is part of the client_certificate_type extension as
* defined in RFC7250 (https://tools.ietf.org/html/rfc7250).
diff --git a/lib/ext/cookie.c b/lib/ext/cookie.c
index 1da7b0382f..1e66c3d49a 100644
--- a/lib/ext/cookie.c
+++ b/lib/ext/cookie.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/cookie.h b/lib/ext/cookie.h
index d7c4048865..453fcd00bd 100644
--- a/lib/ext/cookie.h
+++ b/lib/ext/cookie.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/dumbfw.c b/lib/ext/dumbfw.c
index adb3a18381..739f4bd415 100644
--- a/lib/ext/dumbfw.c
+++ b/lib/ext/dumbfw.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/dumbfw.h b/lib/ext/dumbfw.h
index fedf33bfc1..45665eb85b 100644
--- a/lib/ext/dumbfw.h
+++ b/lib/ext/dumbfw.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_DUMBFW_H
diff --git a/lib/ext/early_data.c b/lib/ext/early_data.c
index a58e473ae1..4644f296ab 100644
--- a/lib/ext/early_data.c
+++ b/lib/ext/early_data.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/early_data.h b/lib/ext/early_data.h
index dece833efd..d767f7e2f5 100644
--- a/lib/ext/early_data.h
+++ b/lib/ext/early_data.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/ec_point_formats.c b/lib/ext/ec_point_formats.c
index 657eb6625d..eb59ec139d 100644
--- a/lib/ext/ec_point_formats.c
+++ b/lib/ext/ec_point_formats.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/ec_point_formats.h b/lib/ext/ec_point_formats.h
index 51f9ad2562..fb58a8fa5d 100644
--- a/lib/ext/ec_point_formats.h
+++ b/lib/ext/ec_point_formats.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_EC_POINT_FORMATS_H
diff --git a/lib/ext/etm.c b/lib/ext/etm.c
index ad542771d1..ad335afd59 100644
--- a/lib/ext/etm.c
+++ b/lib/ext/etm.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/etm.h b/lib/ext/etm.h
index 1842948721..82d042574a 100644
--- a/lib/ext/etm.h
+++ b/lib/ext/etm.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/ext_master_secret.c b/lib/ext/ext_master_secret.c
index f4843e186f..ad040bccdd 100644
--- a/lib/ext/ext_master_secret.c
+++ b/lib/ext/ext_master_secret.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/ext_master_secret.h b/lib/ext/ext_master_secret.h
index 92c6102f03..3b40734854 100644
--- a/lib/ext/ext_master_secret.h
+++ b/lib/ext/ext_master_secret.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/heartbeat.c b/lib/ext/heartbeat.c
index 7ec26a9804..e3fa602bf2 100644
--- a/lib/ext/heartbeat.c
+++ b/lib/ext/heartbeat.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/heartbeat.h b/lib/ext/heartbeat.h
index fec8f9e158..5baa5e8c51 100644
--- a/lib/ext/heartbeat.h
+++ b/lib/ext/heartbeat.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/key_share.c b/lib/ext/key_share.c
index 6a9e6513a9..3efc46a60c 100644
--- a/lib/ext/key_share.c
+++ b/lib/ext/key_share.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/key_share.h b/lib/ext/key_share.h
index 72606fb9ba..f5d775da8a 100644
--- a/lib/ext/key_share.h
+++ b/lib/ext/key_share.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/max_record.c b/lib/ext/max_record.c
index c67920376e..681c943863 100644
--- a/lib/ext/max_record.c
+++ b/lib/ext/max_record.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/max_record.h b/lib/ext/max_record.h
index b536edebcc..553a37e4fc 100644
--- a/lib/ext/max_record.h
+++ b/lib/ext/max_record.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/post_handshake.c b/lib/ext/post_handshake.c
index ff9df4b9a9..73846db114 100644
--- a/lib/ext/post_handshake.c
+++ b/lib/ext/post_handshake.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/post_handshake.h b/lib/ext/post_handshake.h
index 6426a7f822..a2ac0419c4 100644
--- a/lib/ext/post_handshake.h
+++ b/lib/ext/post_handshake.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/pre_shared_key.c b/lib/ext/pre_shared_key.c
index 116cea8d7d..771092fa9c 100644
--- a/lib/ext/pre_shared_key.c
+++ b/lib/ext/pre_shared_key.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/psk_ke_modes.c b/lib/ext/psk_ke_modes.c
index 60d8503301..da7a55098b 100644
--- a/lib/ext/psk_ke_modes.c
+++ b/lib/ext/psk_ke_modes.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/record_size_limit.c b/lib/ext/record_size_limit.c
index 4c7698ea20..8c495939d8 100644
--- a/lib/ext/record_size_limit.c
+++ b/lib/ext/record_size_limit.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/record_size_limit.h b/lib/ext/record_size_limit.h
index 16e027c6c9..30c340c1ba 100644
--- a/lib/ext/record_size_limit.h
+++ b/lib/ext/record_size_limit.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/safe_renegotiation.c b/lib/ext/safe_renegotiation.c
index 8e8798dc5b..6424f45b5c 100644
--- a/lib/ext/safe_renegotiation.c
+++ b/lib/ext/safe_renegotiation.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/safe_renegotiation.h b/lib/ext/safe_renegotiation.h
index 234640a88d..0b87f2b672 100644
--- a/lib/ext/safe_renegotiation.h
+++ b/lib/ext/safe_renegotiation.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/server_cert_type.c b/lib/ext/server_cert_type.c
index b290b7b06e..dbcb3971b7 100644
--- a/lib/ext/server_cert_type.c
+++ b/lib/ext/server_cert_type.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
* This file is part of the server_certificate_type extension as
* defined in RFC7250 (https://tools.ietf.org/html/rfc7250).
diff --git a/lib/ext/server_cert_type.h b/lib/ext/server_cert_type.h
index b5eab5c9e6..e60480f3a8 100644
--- a/lib/ext/server_cert_type.h
+++ b/lib/ext/server_cert_type.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
* This file is part of the server_certificate_type extension as
* defined in RFC7250 (https://tools.ietf.org/html/rfc7250).
diff --git a/lib/ext/server_name.c b/lib/ext/server_name.c
index 9c8c533490..259dc998ea 100644
--- a/lib/ext/server_name.c
+++ b/lib/ext/server_name.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/server_name.h b/lib/ext/server_name.h
index 6a5ed0de5d..8c12b2ee8b 100644
--- a/lib/ext/server_name.h
+++ b/lib/ext/server_name.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_SERVER_NAME_H
diff --git a/lib/ext/session_ticket.c b/lib/ext/session_ticket.c
index 3eb63818b9..09e240c2d0 100644
--- a/lib/ext/session_ticket.c
+++ b/lib/ext/session_ticket.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/session_ticket.h b/lib/ext/session_ticket.h
index 4fad2d7a50..a0c687aa73 100644
--- a/lib/ext/session_ticket.h
+++ b/lib/ext/session_ticket.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/signature.c b/lib/ext/signature.c
index 5992efe986..893b12408b 100644
--- a/lib/ext/signature.c
+++ b/lib/ext/signature.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/signature.h b/lib/ext/signature.h
index 5c91d1a910..28e8966b1c 100644
--- a/lib/ext/signature.h
+++ b/lib/ext/signature.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/srp.c b/lib/ext/srp.c
index fdbc8e7fb4..8b58222e0c 100644
--- a/lib/ext/srp.c
+++ b/lib/ext/srp.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/srp.h b/lib/ext/srp.h
index 5d60cd83c2..f70441c17c 100644
--- a/lib/ext/srp.h
+++ b/lib/ext/srp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/srtp.c b/lib/ext/srtp.c
index b55ca29753..3fc7ed35aa 100644
--- a/lib/ext/srtp.c
+++ b/lib/ext/srtp.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/srtp.h b/lib/ext/srtp.h
index f49d7d031f..327f181ee8 100644
--- a/lib/ext/srtp.h
+++ b/lib/ext/srtp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_SRTP_H
diff --git a/lib/ext/status_request.c b/lib/ext/status_request.c
index f238a8fbcb..d8779e8cfe 100644
--- a/lib/ext/status_request.c
+++ b/lib/ext/status_request.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/status_request.h b/lib/ext/status_request.h
index 1767c9db06..a2d9c7969f 100644
--- a/lib/ext/status_request.h
+++ b/lib/ext/status_request.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/supported_groups.c b/lib/ext/supported_groups.c
index 6a1cdadd88..952d3bb0c5 100644
--- a/lib/ext/supported_groups.c
+++ b/lib/ext/supported_groups.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/supported_groups.h b/lib/ext/supported_groups.h
index e42e3c0366..c75367f877 100644
--- a/lib/ext/supported_groups.h
+++ b/lib/ext/supported_groups.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_SUPPORTED_GROUPS_H
diff --git a/lib/ext/supported_versions.c b/lib/ext/supported_versions.c
index b016c61c3c..52828ee37e 100644
--- a/lib/ext/supported_versions.c
+++ b/lib/ext/supported_versions.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/supported_versions.h b/lib/ext/supported_versions.h
index 601b424ff6..68f9b8b436 100644
--- a/lib/ext/supported_versions.h
+++ b/lib/ext/supported_versions.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/extras/Makefile.am b/lib/extras/Makefile.am
index a22eb27238..7e5274b264 100644
--- a/lib/extras/Makefile.am
+++ b/lib/extras/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/extv.c b/lib/extv.c
index 88b723ef39..bfdfdf9748 100644
--- a/lib/extv.c
+++ b/lib/extv.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/extv.h b/lib/extv.h
index c791d9bba9..62f2dbccde 100644
--- a/lib/extv.h
+++ b/lib/extv.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/file.c b/lib/file.c
index a2b1595c8c..cec1281bd1 100644
--- a/lib/file.c
+++ b/lib/file.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/file.h b/lib/file.h
index 3529d6a494..fe5e981679 100644
--- a/lib/file.h
+++ b/lib/file.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/fingerprint.c b/lib/fingerprint.c
index 8f1bff696d..62e0783d36 100644
--- a/lib/fingerprint.c
+++ b/lib/fingerprint.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/fips.c b/lib/fips.c
index 0169ab171a..d0fb08a0f2 100644
--- a/lib/fips.c
+++ b/lib/fips.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#include "gnutls_int.h"
diff --git a/lib/fips.h b/lib/fips.h
index df04f0c86c..beb540f76b 100644
--- a/lib/fips.h
+++ b/lib/fips.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/global.c b/lib/global.c
index d657f56d8c..2ff371f873 100644
--- a/lib/global.c
+++ b/lib/global.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/global.h b/lib/global.h
index 97b0b27281..95b6afe8ee 100644
--- a/lib/global.h
+++ b/lib/global.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h
index 4547ead0a4..ccbcc5b558 100644
--- a/lib/gnutls_int.h
+++ b/lib/gnutls_int.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/gnutlsxx.cpp b/lib/gnutlsxx.cpp
index 98f12a1358..ea1632174b 100644
--- a/lib/gnutlsxx.cpp
+++ b/lib/gnutlsxx.cpp
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/gthreads.h b/lib/gthreads.h
index ec2e4db91c..6c89a14ab2 100644
--- a/lib/gthreads.h
+++ b/lib/gthreads.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/handshake-checks.c b/lib/handshake-checks.c
index 4a2fe427f9..56abc5bba6 100644
--- a/lib/handshake-checks.c
+++ b/lib/handshake-checks.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/handshake-tls13.c b/lib/handshake-tls13.c
index 8f9ec7842c..30a45986a7 100644
--- a/lib/handshake-tls13.c
+++ b/lib/handshake-tls13.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/handshake.c b/lib/handshake.c
index c3f298b527..8446da45e5 100644
--- a/lib/handshake.c
+++ b/lib/handshake.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/handshake.h b/lib/handshake.h
index 11c310f33c..2d56219591 100644
--- a/lib/handshake.h
+++ b/lib/handshake.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hash_int.c b/lib/hash_int.c
index 1c33796e77..fbc56b4333 100644
--- a/lib/hash_int.c
+++ b/lib/hash_int.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hash_int.h b/lib/hash_int.h
index f7f49068f2..edc9a1cd02 100644
--- a/lib/hash_int.h
+++ b/lib/hash_int.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hello_ext.c b/lib/hello_ext.c
index 0a8d4004a3..491b3c3eba 100644
--- a/lib/hello_ext.c
+++ b/lib/hello_ext.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hello_ext.h b/lib/hello_ext.h
index 55bdbe86d3..a4710f5366 100644
--- a/lib/hello_ext.h
+++ b/lib/hello_ext.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hello_ext_lib.c b/lib/hello_ext_lib.c
index 5ee433b24e..4f9b74d7f2 100644
--- a/lib/hello_ext_lib.c
+++ b/lib/hello_ext_lib.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hello_ext_lib.h b/lib/hello_ext_lib.h
index 7d01caff80..5819f64a55 100644
--- a/lib/hello_ext_lib.h
+++ b/lib/hello_ext_lib.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/Makefile.am b/lib/includes/Makefile.am
index 6319ddbc5a..42bec1c35e 100644
--- a/lib/includes/Makefile.am
+++ b/lib/includes/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
nobase_include_HEADERS = gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h \
gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h \
diff --git a/lib/includes/gnutls/abstract.h b/lib/includes/gnutls/abstract.h
index 0aa1018555..d4b7da68b2 100644
--- a/lib/includes/gnutls/abstract.h
+++ b/lib/includes/gnutls/abstract.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/compat.h b/lib/includes/gnutls/compat.h
index f81d25b47a..b2ebcb4075 100644
--- a/lib/includes/gnutls/compat.h
+++ b/lib/includes/gnutls/compat.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/crypto.h b/lib/includes/gnutls/crypto.h
index f20d3463bb..f6e50df86a 100644
--- a/lib/includes/gnutls/crypto.h
+++ b/lib/includes/gnutls/crypto.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/dtls.h b/lib/includes/gnutls/dtls.h
index 46d0b591fa..7e7133e6ae 100644
--- a/lib/includes/gnutls/dtls.h
+++ b/lib/includes/gnutls/dtls.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/gnutls.h.in b/lib/includes/gnutls/gnutls.h.in
index 5187501a7c..20e9784754 100644
--- a/lib/includes/gnutls/gnutls.h.in
+++ b/lib/includes/gnutls/gnutls.h.in
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/gnutlsxx.h b/lib/includes/gnutls/gnutlsxx.h
index 28f38e93e5..4a8790d480 100644
--- a/lib/includes/gnutls/gnutlsxx.h
+++ b/lib/includes/gnutls/gnutlsxx.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/ocsp.h b/lib/includes/gnutls/ocsp.h
index e03aff49cd..98a06cc29e 100644
--- a/lib/includes/gnutls/ocsp.h
+++ b/lib/includes/gnutls/ocsp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/openpgp.h b/lib/includes/gnutls/openpgp.h
index 69176c7814..01d01fdada 100644
--- a/lib/includes/gnutls/openpgp.h
+++ b/lib/includes/gnutls/openpgp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/pkcs11.h b/lib/includes/gnutls/pkcs11.h
index 9541ee333f..0c3d22be94 100644
--- a/lib/includes/gnutls/pkcs11.h
+++ b/lib/includes/gnutls/pkcs11.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/pkcs12.h b/lib/includes/gnutls/pkcs12.h
index e7864c4f14..66308c9d88 100644
--- a/lib/includes/gnutls/pkcs12.h
+++ b/lib/includes/gnutls/pkcs12.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/pkcs7.h b/lib/includes/gnutls/pkcs7.h
index 376f2d1d4b..8a6c2034f0 100644
--- a/lib/includes/gnutls/pkcs7.h
+++ b/lib/includes/gnutls/pkcs7.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/self-test.h b/lib/includes/gnutls/self-test.h
index ba9e897243..8771749bf0 100644
--- a/lib/includes/gnutls/self-test.h
+++ b/lib/includes/gnutls/self-test.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/socket.h b/lib/includes/gnutls/socket.h
index bbd3cb2926..03c5cef7b7 100644
--- a/lib/includes/gnutls/socket.h
+++ b/lib/includes/gnutls/socket.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/system-keys.h b/lib/includes/gnutls/system-keys.h
index 37f8cc36b5..68b8a20b4a 100644
--- a/lib/includes/gnutls/system-keys.h
+++ b/lib/includes/gnutls/system-keys.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/tpm.h b/lib/includes/gnutls/tpm.h
index 17becf33f3..82503c648e 100644
--- a/lib/includes/gnutls/tpm.h
+++ b/lib/includes/gnutls/tpm.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/urls.h b/lib/includes/gnutls/urls.h
index bbfc6211eb..6f67c251b4 100644
--- a/lib/includes/gnutls/urls.h
+++ b/lib/includes/gnutls/urls.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/x509-ext.h b/lib/includes/gnutls/x509-ext.h
index 8180c75bb0..170d02a48b 100644
--- a/lib/includes/gnutls/x509-ext.h
+++ b/lib/includes/gnutls/x509-ext.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/x509.h b/lib/includes/gnutls/x509.h
index e6a311aa7a..a153f7fac9 100644
--- a/lib/includes/gnutls/x509.h
+++ b/lib/includes/gnutls/x509.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/kx.c b/lib/kx.c
index 8e35eb9a40..69374908e4 100644
--- a/lib/kx.c
+++ b/lib/kx.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/kx.h b/lib/kx.h
index a9e0eca246..08d2b30e07 100644
--- a/lib/kx.h
+++ b/lib/kx.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index 197644ea43..19c9f535f9 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
# When new symbols are added in a release (x.y.z) they are added
# as GNUTLS_x_y_z { global: new_symbol } GNUTLS_prev_release_version
diff --git a/lib/locks.c b/lib/locks.c
index 494199a5a1..d9ea4d77b5 100644
--- a/lib/locks.c
+++ b/lib/locks.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/locks.h b/lib/locks.h
index b1efbb52e8..39b7504e2a 100644
--- a/lib/locks.h
+++ b/lib/locks.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mbuffers.c b/lib/mbuffers.c
index 24395e6496..7f78425922 100644
--- a/lib/mbuffers.c
+++ b/lib/mbuffers.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mbuffers.h b/lib/mbuffers.h
index bbbe079daf..a06eb78112 100644
--- a/lib/mbuffers.h
+++ b/lib/mbuffers.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mem.c b/lib/mem.c
index 65f06588a3..32cab5a47c 100644
--- a/lib/mem.c
+++ b/lib/mem.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mem.h b/lib/mem.h
index 8de248632f..18152936fc 100644
--- a/lib/mem.h
+++ b/lib/mem.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mpi.c b/lib/mpi.c
index ed208d511d..77ab8e5426 100644
--- a/lib/mpi.c
+++ b/lib/mpi.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mpi.h b/lib/mpi.h
index e26dff5024..d896ae5e72 100644
--- a/lib/mpi.h
+++ b/lib/mpi.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/Makefile.am b/lib/nettle/Makefile.am
index 30a195b52b..4dbce087f6 100644
--- a/lib/nettle/Makefile.am
+++ b/lib/nettle/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/nettle/backport/cfb8.c b/lib/nettle/backport/cfb8.c
index 30e48322fd..0febf647fd 100644
--- a/lib/nettle/backport/cfb8.c
+++ b/lib/nettle/backport/cfb8.c
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* #############################################
diff --git a/lib/nettle/backport/cfb8.h b/lib/nettle/backport/cfb8.h
index 595c367edc..c0a452ca04 100644
--- a/lib/nettle/backport/cfb8.h
+++ b/lib/nettle/backport/cfb8.h
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_CFB8_H_INCLUDED
diff --git a/lib/nettle/backport/cmac.c b/lib/nettle/backport/cmac.c
index 481e5c080d..0791775cfd 100644
--- a/lib/nettle/backport/cmac.c
+++ b/lib/nettle/backport/cmac.c
@@ -30,7 +30,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* #############################################
diff --git a/lib/nettle/backport/cmac.h b/lib/nettle/backport/cmac.h
index 94a2b06295..85939ce682 100644
--- a/lib/nettle/backport/cmac.h
+++ b/lib/nettle/backport/cmac.h
@@ -30,7 +30,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_CMAC_H_INCLUDED
diff --git a/lib/nettle/cipher.c b/lib/nettle/cipher.c
index e28c39038c..da33099974 100644
--- a/lib/nettle/cipher.c
+++ b/lib/nettle/cipher.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/gost/bignum-le.c b/lib/nettle/gost/bignum-le.c
index 686aa32d5d..9faa2821a1 100644
--- a/lib/nettle/gost/bignum-le.c
+++ b/lib/nettle/gost/bignum-le.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/bignum-le.h b/lib/nettle/gost/bignum-le.h
index 126f7fb503..009679f79a 100644
--- a/lib/nettle/gost/bignum-le.h
+++ b/lib/nettle/gost/bignum-le.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_BIGNUM_LE_H_INCLUDED
diff --git a/lib/nettle/gost/ecc-gost-curve.h b/lib/nettle/gost/ecc-gost-curve.h
index 0b55cec66d..ae68437ca0 100644
--- a/lib/nettle/gost/ecc-gost-curve.h
+++ b/lib/nettle/gost/ecc-gost-curve.h
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-gost-hash.c b/lib/nettle/gost/ecc-gost-hash.c
index e5eb8d1b62..bd4d8da95f 100644
--- a/lib/nettle/gost/ecc-gost-hash.c
+++ b/lib/nettle/gost/ecc-gost-hash.c
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-gost256cpa.c b/lib/nettle/gost/ecc-gost256cpa.c
index 6f891b087f..46525695d2 100644
--- a/lib/nettle/gost/ecc-gost256cpa.c
+++ b/lib/nettle/gost/ecc-gost256cpa.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-gost512a.c b/lib/nettle/gost/ecc-gost512a.c
index 5a4c7e99b6..07d7a97e12 100644
--- a/lib/nettle/gost/ecc-gost512a.c
+++ b/lib/nettle/gost/ecc-gost512a.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-gostdsa-sign.c b/lib/nettle/gost/ecc-gostdsa-sign.c
index 7dbe06cb30..71e48b6a84 100644
--- a/lib/nettle/gost/ecc-gostdsa-sign.c
+++ b/lib/nettle/gost/ecc-gostdsa-sign.c
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-gostdsa-verify.c b/lib/nettle/gost/ecc-gostdsa-verify.c
index 0e1e0afe5a..7b7e14af0f 100644
--- a/lib/nettle/gost/ecc-gostdsa-verify.c
+++ b/lib/nettle/gost/ecc-gostdsa-verify.c
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-internal.h b/lib/nettle/gost/ecc-internal.h
index 21bd98cfdc..70392aa7fb 100644
--- a/lib/nettle/gost/ecc-internal.h
+++ b/lib/nettle/gost/ecc-internal.h
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/gmp-glue.h b/lib/nettle/gost/gmp-glue.h
index 70201abd84..ec3d4a1fd3 100644
--- a/lib/nettle/gost/gmp-glue.h
+++ b/lib/nettle/gost/gmp-glue.h
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_GMP_GLUE_H_INCLUDED
diff --git a/lib/nettle/gost/gost28147.h b/lib/nettle/gost/gost28147.h
index 1949254924..1a15785017 100644
--- a/lib/nettle/gost/gost28147.h
+++ b/lib/nettle/gost/gost28147.h
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_GOST28147_H_INCLUDED
diff --git a/lib/nettle/gost/gostdsa-mask.c b/lib/nettle/gost/gostdsa-mask.c
index cb9a30280b..49dc2f4569 100644
--- a/lib/nettle/gost/gostdsa-mask.c
+++ b/lib/nettle/gost/gostdsa-mask.c
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/gostdsa-sign.c b/lib/nettle/gost/gostdsa-sign.c
index 14a04bde69..725d682261 100644
--- a/lib/nettle/gost/gostdsa-sign.c
+++ b/lib/nettle/gost/gostdsa-sign.c
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/gostdsa-verify.c b/lib/nettle/gost/gostdsa-verify.c
index df220f8b57..7c12279b1a 100644
--- a/lib/nettle/gost/gostdsa-verify.c
+++ b/lib/nettle/gost/gostdsa-verify.c
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/gostdsa.h b/lib/nettle/gost/gostdsa.h
index 106d17c165..aaad6520d9 100644
--- a/lib/nettle/gost/gostdsa.h
+++ b/lib/nettle/gost/gostdsa.h
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/gosthash94-meta.c b/lib/nettle/gost/gosthash94-meta.c
index f398739923..3af3c8fa4c 100644
--- a/lib/nettle/gost/gosthash94-meta.c
+++ b/lib/nettle/gost/gosthash94-meta.c
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/gosthash94.h b/lib/nettle/gost/gosthash94.h
index fa6432e64d..3eda8c2d55 100644
--- a/lib/nettle/gost/gosthash94.h
+++ b/lib/nettle/gost/gosthash94.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Based on rhash gost.h. */
diff --git a/lib/nettle/gost/hmac-gost.h b/lib/nettle/gost/hmac-gost.h
index 0e4d05f184..ed5b1f7967 100644
--- a/lib/nettle/gost/hmac-gost.h
+++ b/lib/nettle/gost/hmac-gost.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_HMAC_GOST_H_INCLUDED
diff --git a/lib/nettle/gost/hmac-gosthash94.c b/lib/nettle/gost/hmac-gosthash94.c
index e0f4a5f4cf..06c41cb871 100644
--- a/lib/nettle/gost/hmac-gosthash94.c
+++ b/lib/nettle/gost/hmac-gosthash94.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/hmac-streebog.c b/lib/nettle/gost/hmac-streebog.c
index 475a8ebf97..18ed916694 100644
--- a/lib/nettle/gost/hmac-streebog.c
+++ b/lib/nettle/gost/hmac-streebog.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/nettle-internal.h b/lib/nettle/gost/nettle-internal.h
index 899ec4700b..2e06ebb0ff 100644
--- a/lib/nettle/gost/nettle-internal.h
+++ b/lib/nettle/gost/nettle-internal.h
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_INTERNAL_H_INCLUDED
diff --git a/lib/nettle/gost/nettle-write.h b/lib/nettle/gost/nettle-write.h
index ad645ef2ee..655ab10b00 100644
--- a/lib/nettle/gost/nettle-write.h
+++ b/lib/nettle/gost/nettle-write.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_WRITE_H_INCLUDED
diff --git a/lib/nettle/gost/pbkdf2-gost.h b/lib/nettle/gost/pbkdf2-gost.h
index 793c25725f..840627e213 100644
--- a/lib/nettle/gost/pbkdf2-gost.h
+++ b/lib/nettle/gost/pbkdf2-gost.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_PBKDF2_GOST_H_INCLUDED
diff --git a/lib/nettle/gost/pbkdf2-hmac-gosthash94.c b/lib/nettle/gost/pbkdf2-hmac-gosthash94.c
index 60891c4e35..f44b0ea8d5 100644
--- a/lib/nettle/gost/pbkdf2-hmac-gosthash94.c
+++ b/lib/nettle/gost/pbkdf2-hmac-gosthash94.c
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/pbkdf2-hmac-streebog.c b/lib/nettle/gost/pbkdf2-hmac-streebog.c
index 00503c917a..315cc9d106 100644
--- a/lib/nettle/gost/pbkdf2-hmac-streebog.c
+++ b/lib/nettle/gost/pbkdf2-hmac-streebog.c
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/streebog-meta.c b/lib/nettle/gost/streebog-meta.c
index c83b14ddb4..f13772d349 100644
--- a/lib/nettle/gost/streebog-meta.c
+++ b/lib/nettle/gost/streebog-meta.c
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/streebog.c b/lib/nettle/gost/streebog.c
index 24eb7994e5..12c5c08362 100644
--- a/lib/nettle/gost/streebog.c
+++ b/lib/nettle/gost/streebog.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/streebog.h b/lib/nettle/gost/streebog.h
index 9a8d84c753..894a143ecc 100644
--- a/lib/nettle/gost/streebog.h
+++ b/lib/nettle/gost/streebog.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_STREEBOG_H_INCLUDED
diff --git a/lib/nettle/init.c b/lib/nettle/init.c
index c2d488e743..895cda6d96 100644
--- a/lib/nettle/init.c
+++ b/lib/nettle/init.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/int/drbg-aes-self-test.c b/lib/nettle/int/drbg-aes-self-test.c
index fe056c6a11..0ac1c1924f 100644
--- a/lib/nettle/int/drbg-aes-self-test.c
+++ b/lib/nettle/int/drbg-aes-self-test.c
@@ -14,7 +14,7 @@
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/
/* This is a known-answer test for the DRBG-CTR-AES.
diff --git a/lib/nettle/int/drbg-aes.c b/lib/nettle/int/drbg-aes.c
index d8b0780cff..af8b347a5a 100644
--- a/lib/nettle/int/drbg-aes.c
+++ b/lib/nettle/int/drbg-aes.c
@@ -15,7 +15,7 @@
* License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include <config.h>
diff --git a/lib/nettle/int/tls1-prf.c b/lib/nettle/int/tls1-prf.c
index 94228c6d7c..6763d76cc9 100644
--- a/lib/nettle/int/tls1-prf.c
+++ b/lib/nettle/int/tls1-prf.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/int/tls1-prf.h b/lib/nettle/int/tls1-prf.h
index a455377571..cb9b61f9af 100644
--- a/lib/nettle/int/tls1-prf.h
+++ b/lib/nettle/int/tls1-prf.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/mac.c b/lib/nettle/mac.c
index 202bdc4951..249ff2e2d7 100644
--- a/lib/nettle/mac.c
+++ b/lib/nettle/mac.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/mpi.c b/lib/nettle/mpi.c
index 96bec4aa43..55086de603 100644
--- a/lib/nettle/mpi.c
+++ b/lib/nettle/mpi.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/pk.c b/lib/nettle/pk.c
index 5b109ee475..9aa51660d8 100644
--- a/lib/nettle/pk.c
+++ b/lib/nettle/pk.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/prf.c b/lib/nettle/prf.c
index 762fd653bb..713245b0c4 100644
--- a/lib/nettle/prf.c
+++ b/lib/nettle/prf.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/rnd-common.h b/lib/nettle/rnd-common.h
index cb4d4f0ddd..898e5d7fa3 100644
--- a/lib/nettle/rnd-common.h
+++ b/lib/nettle/rnd-common.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/rnd-fips.c b/lib/nettle/rnd-fips.c
index 2ae4a9089f..ee68cf68d5 100644
--- a/lib/nettle/rnd-fips.c
+++ b/lib/nettle/rnd-fips.c
@@ -14,7 +14,7 @@
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/lib/nettle/rnd-fuzzer.c b/lib/nettle/rnd-fuzzer.c
index 9d0e9d5115..c5ab90fb43 100644
--- a/lib/nettle/rnd-fuzzer.c
+++ b/lib/nettle/rnd-fuzzer.c
@@ -17,7 +17,7 @@
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/lib/nettle/rnd.c b/lib/nettle/rnd.c
index 3f816d43ae..0512af1cd1 100644
--- a/lib/nettle/rnd.c
+++ b/lib/nettle/rnd.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/sysrng-getentropy.c b/lib/nettle/sysrng-getentropy.c
index ec2585e82b..99e95ead8b 100644
--- a/lib/nettle/sysrng-getentropy.c
+++ b/lib/nettle/sysrng-getentropy.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/sysrng-linux.c b/lib/nettle/sysrng-linux.c
index 1afb8046eb..a0802f444d 100644
--- a/lib/nettle/sysrng-linux.c
+++ b/lib/nettle/sysrng-linux.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/sysrng-windows.c b/lib/nettle/sysrng-windows.c
index 1e1305b4bd..9d38e67ec1 100644
--- a/lib/nettle/sysrng-windows.c
+++ b/lib/nettle/sysrng-windows.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/num.c b/lib/num.c
index 3b0b5b8511..cc62789e20 100644
--- a/lib/num.c
+++ b/lib/num.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/num.h b/lib/num.h
index 28b86c8958..75af1ea38e 100644
--- a/lib/num.h
+++ b/lib/num.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ocsp-api.c b/lib/ocsp-api.c
index a0005e99d4..7fac5e3865 100644
--- a/lib/ocsp-api.c
+++ b/lib/ocsp-api.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/openpgp_compat.c b/lib/openpgp_compat.c
index 2a4679890b..d96ee8d8c6 100644
--- a/lib/openpgp_compat.c
+++ b/lib/openpgp_compat.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/pcert.c b/lib/pcert.c
index 23eadf12d0..525baff6fc 100644
--- a/lib/pcert.c
+++ b/lib/pcert.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/pin.c b/lib/pin.c
index 86903fd0b5..13069c5e19 100644
--- a/lib/pin.c
+++ b/lib/pin.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pk.c b/lib/pk.c
index a5bb58b73f..1887063eb0 100644
--- a/lib/pk.c
+++ b/lib/pk.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/pk.h b/lib/pk.h
index f6872f823d..b63ef2f75b 100644
--- a/lib/pk.h
+++ b/lib/pk.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/pkcs11.c b/lib/pkcs11.c
index b227c0200e..fbe2b48f22 100644
--- a/lib/pkcs11.c
+++ b/lib/pkcs11.c
@@ -22,7 +22,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11_int.c b/lib/pkcs11_int.c
index 1134f43252..c4e867ae76 100644
--- a/lib/pkcs11_int.c
+++ b/lib/pkcs11_int.c
@@ -20,7 +20,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11_int.h b/lib/pkcs11_int.h
index a5187636ed..fa423422cb 100644
--- a/lib/pkcs11_int.h
+++ b/lib/pkcs11_int.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifndef PKCS11_INT_H
diff --git a/lib/pkcs11_privkey.c b/lib/pkcs11_privkey.c
index ca45bb60d5..3ecd1837b4 100644
--- a/lib/pkcs11_privkey.c
+++ b/lib/pkcs11_privkey.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11_secret.c b/lib/pkcs11_secret.c
index 83cdf58457..828fbff6da 100644
--- a/lib/pkcs11_secret.c
+++ b/lib/pkcs11_secret.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11_write.c b/lib/pkcs11_write.c
index 49a47ebf8b..b1176fb0ff 100644
--- a/lib/pkcs11_write.c
+++ b/lib/pkcs11_write.c
@@ -15,7 +15,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11x.c b/lib/pkcs11x.c
index c11f12cb8d..0041b924cb 100644
--- a/lib/pkcs11x.c
+++ b/lib/pkcs11x.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11x.h b/lib/pkcs11x.h
index 0aac3f6f10..9a648f0f2b 100644
--- a/lib/pkcs11x.h
+++ b/lib/pkcs11x.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifndef PKCS11X_H
diff --git a/lib/prf.c b/lib/prf.c
index b7e926febf..dd66327e3d 100644
--- a/lib/prf.c
+++ b/lib/prf.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/priority.c b/lib/priority.c
index c942ec4232..900bbf7783 100644
--- a/lib/priority.c
+++ b/lib/priority.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/privkey.c b/lib/privkey.c
index 55bd3181ab..8b3e3557c2 100644
--- a/lib/privkey.c
+++ b/lib/privkey.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/privkey_raw.c b/lib/privkey_raw.c
index 0f0187a2c7..5f1dc8c26c 100644
--- a/lib/privkey_raw.c
+++ b/lib/privkey_raw.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/psk.c b/lib/psk.c
index 2818a8450b..ebb3f246ff 100644
--- a/lib/psk.c
+++ b/lib/psk.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/pubkey.c b/lib/pubkey.c
index 5c8bb9837b..f1a0302fca 100644
--- a/lib/pubkey.c
+++ b/lib/pubkey.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/random.c b/lib/random.c
index 469fc4b9a6..6462738416 100644
--- a/lib/random.c
+++ b/lib/random.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/random.h b/lib/random.h
index a76c8c07f6..21b85d5192 100644
--- a/lib/random.h
+++ b/lib/random.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/randomart.c b/lib/randomart.c
index f83df71002..f300fab439 100644
--- a/lib/randomart.c
+++ b/lib/randomart.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/range.c b/lib/range.c
index 9a57f56f0d..788c56e92d 100644
--- a/lib/range.c
+++ b/lib/range.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/record.c b/lib/record.c
index e7f8e4f01a..ba269037d7 100644
--- a/lib/record.c
+++ b/lib/record.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/record.h b/lib/record.h
index 92ec0b3b29..c7044e05d4 100644
--- a/lib/record.h
+++ b/lib/record.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/safe-memfuncs.c b/lib/safe-memfuncs.c
index 5e413c9486..a9db39d2a7 100644
--- a/lib/safe-memfuncs.c
+++ b/lib/safe-memfuncs.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/secrets.c b/lib/secrets.c
index 1915247c3b..94fc305640 100644
--- a/lib/secrets.c
+++ b/lib/secrets.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/secrets.h b/lib/secrets.h
index 92255ceaa6..f80d5c934e 100644
--- a/lib/secrets.h
+++ b/lib/secrets.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/session.c b/lib/session.c
index a5c9c93d53..12f41797ec 100644
--- a/lib/session.c
+++ b/lib/session.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#include "gnutls_int.h"
diff --git a/lib/session_pack.c b/lib/session_pack.c
index 3842ed4c4d..4b485ba9d6 100644
--- a/lib/session_pack.c
+++ b/lib/session_pack.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/session_pack.h b/lib/session_pack.h
index efb6cda01b..43ddfa626f 100644
--- a/lib/session_pack.h
+++ b/lib/session_pack.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/srp.c b/lib/srp.c
index ab00fa2456..79116902ad 100644
--- a/lib/srp.c
+++ b/lib/srp.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/srp.h b/lib/srp.h
index 3120f4b5b9..bf4f4d9679 100644
--- a/lib/srp.h
+++ b/lib/srp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/sslv2_compat.c b/lib/sslv2_compat.c
index 9d8fd91bf4..6122d1098c 100644
--- a/lib/sslv2_compat.c
+++ b/lib/sslv2_compat.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/sslv2_compat.h b/lib/sslv2_compat.h
index fffd17e5e7..fdfa367482 100644
--- a/lib/sslv2_compat.h
+++ b/lib/sslv2_compat.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/state.c b/lib/state.c
index a8ff0d81f0..5a6991dfc8 100644
--- a/lib/state.c
+++ b/lib/state.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/state.h b/lib/state.h
index e4fb85c461..7081a7b136 100644
--- a/lib/state.h
+++ b/lib/state.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/stek.c b/lib/stek.c
index 2248e51b6f..2f885cee37 100644
--- a/lib/stek.c
+++ b/lib/stek.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#include "gnutls_int.h"
diff --git a/lib/stek.h b/lib/stek.h
index bec781edf0..326ec6d082 100644
--- a/lib/stek.h
+++ b/lib/stek.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#include "gnutls_int.h"
diff --git a/lib/str-iconv.c b/lib/str-iconv.c
index 9606613e48..7786dc8cfa 100644
--- a/lib/str-iconv.c
+++ b/lib/str-iconv.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/str-idna.c b/lib/str-idna.c
index 4f275aebfb..2e53d7ecc6 100644
--- a/lib/str-idna.c
+++ b/lib/str-idna.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/str-unicode.c b/lib/str-unicode.c
index 8bbaa99ba6..0cd47d4953 100644
--- a/lib/str-unicode.c
+++ b/lib/str-unicode.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/str.c b/lib/str.c
index 4a89de227e..9ef2454579 100644
--- a/lib/str.c
+++ b/lib/str.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/str.h b/lib/str.h
index a9cb48fd6e..9f0e7d6189 100644
--- a/lib/str.h
+++ b/lib/str.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/str_array.h b/lib/str_array.h
index abec702488..bd0c97ac03 100644
--- a/lib/str_array.h
+++ b/lib/str_array.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/supplemental.c b/lib/supplemental.c
index 84305c7086..cd90fa1fba 100644
--- a/lib/supplemental.c
+++ b/lib/supplemental.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/supplemental.h b/lib/supplemental.h
index e9ffd55c26..5e4b5ca55c 100644
--- a/lib/supplemental.h
+++ b/lib/supplemental.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system-keys.h b/lib/system-keys.h
index bc755e4c5b..7748c41158 100644
--- a/lib/system-keys.h
+++ b/lib/system-keys.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system.c b/lib/system.c
index ddf1427098..f01669dff8 100644
--- a/lib/system.c
+++ b/lib/system.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system.h b/lib/system.h
index ccae6475f8..2805ea46ff 100644
--- a/lib/system.h
+++ b/lib/system.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/certs.c b/lib/system/certs.c
index f9090f1e74..611c645e05 100644
--- a/lib/system/certs.c
+++ b/lib/system/certs.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/fastopen.c b/lib/system/fastopen.c
index 1fd234e5f7..8d8409e482 100644
--- a/lib/system/fastopen.c
+++ b/lib/system/fastopen.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/keys-dummy.c b/lib/system/keys-dummy.c
index 31acb4eccf..bd3fba47d4 100644
--- a/lib/system/keys-dummy.c
+++ b/lib/system/keys-dummy.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/keys-win.c b/lib/system/keys-win.c
index c189a5d8fd..678a668e49 100644
--- a/lib/system/keys-win.c
+++ b/lib/system/keys-win.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/sockets.c b/lib/system/sockets.c
index 14f4c2fca8..a9c1c43985 100644
--- a/lib/system/sockets.c
+++ b/lib/system/sockets.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/threads.c b/lib/system/threads.c
index c25d6472e1..cbc7c920e9 100644
--- a/lib/system/threads.c
+++ b/lib/system/threads.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system_override.c b/lib/system_override.c
index 3c4805bc56..f2fc5749d9 100644
--- a/lib/system_override.c
+++ b/lib/system_override.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls-sig.c b/lib/tls-sig.c
index 73ca4314a3..66897502a5 100644
--- a/lib/tls-sig.c
+++ b/lib/tls-sig.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls-sig.h b/lib/tls-sig.h
index 6e0564de1b..e04303ee14 100644
--- a/lib/tls-sig.h
+++ b/lib/tls-sig.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13-sig.c b/lib/tls13-sig.c
index 1f3a74bb5e..aee15eaf87 100644
--- a/lib/tls13-sig.c
+++ b/lib/tls13-sig.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13-sig.h b/lib/tls13-sig.h
index 777dd0f48b..115e39774a 100644
--- a/lib/tls13-sig.h
+++ b/lib/tls13-sig.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/anti_replay.c b/lib/tls13/anti_replay.c
index a99266928c..f8333c560c 100644
--- a/lib/tls13/anti_replay.c
+++ b/lib/tls13/anti_replay.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/anti_replay.h b/lib/tls13/anti_replay.h
index 8d9bea4b5c..934454fbd8 100644
--- a/lib/tls13/anti_replay.h
+++ b/lib/tls13/anti_replay.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate.c b/lib/tls13/certificate.c
index 91d0a7fe68..bd257237f3 100644
--- a/lib/tls13/certificate.c
+++ b/lib/tls13/certificate.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate.h b/lib/tls13/certificate.h
index 4d2a3237a8..1abecd1230 100644
--- a/lib/tls13/certificate.h
+++ b/lib/tls13/certificate.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate_request.c b/lib/tls13/certificate_request.c
index 50602e2338..002646ed6b 100644
--- a/lib/tls13/certificate_request.c
+++ b/lib/tls13/certificate_request.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate_request.h b/lib/tls13/certificate_request.h
index d00e890e87..9a320f465e 100644
--- a/lib/tls13/certificate_request.h
+++ b/lib/tls13/certificate_request.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate_verify.c b/lib/tls13/certificate_verify.c
index 26c93d2c1d..72b4488115 100644
--- a/lib/tls13/certificate_verify.c
+++ b/lib/tls13/certificate_verify.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate_verify.h b/lib/tls13/certificate_verify.h
index 03373e70cc..74736b014b 100644
--- a/lib/tls13/certificate_verify.h
+++ b/lib/tls13/certificate_verify.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/early_data.c b/lib/tls13/early_data.c
index dd977fc410..ccace901b9 100644
--- a/lib/tls13/early_data.c
+++ b/lib/tls13/early_data.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/early_data.h b/lib/tls13/early_data.h
index ddbd983293..5c55be15c7 100644
--- a/lib/tls13/early_data.h
+++ b/lib/tls13/early_data.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/encrypted_extensions.c b/lib/tls13/encrypted_extensions.c
index ba63b95337..84c328ff26 100644
--- a/lib/tls13/encrypted_extensions.c
+++ b/lib/tls13/encrypted_extensions.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/encrypted_extensions.h b/lib/tls13/encrypted_extensions.h
index 88aebdc5f4..be215b9c99 100644
--- a/lib/tls13/encrypted_extensions.h
+++ b/lib/tls13/encrypted_extensions.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/finished.c b/lib/tls13/finished.c
index 6d88e8feed..35ab87f9af 100644
--- a/lib/tls13/finished.c
+++ b/lib/tls13/finished.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/finished.h b/lib/tls13/finished.h
index 7b676f1253..b458b469d5 100644
--- a/lib/tls13/finished.h
+++ b/lib/tls13/finished.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/hello_retry.c b/lib/tls13/hello_retry.c
index cc7fed1885..dd4cba576a 100644
--- a/lib/tls13/hello_retry.c
+++ b/lib/tls13/hello_retry.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/hello_retry.h b/lib/tls13/hello_retry.h
index 1f21f8b089..8d4bf3c123 100644
--- a/lib/tls13/hello_retry.h
+++ b/lib/tls13/hello_retry.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/key_update.c b/lib/tls13/key_update.c
index 0c5c93734a..abd7c93ec6 100644
--- a/lib/tls13/key_update.c
+++ b/lib/tls13/key_update.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/key_update.h b/lib/tls13/key_update.h
index 41038cb3bf..f42a6f620c 100644
--- a/lib/tls13/key_update.h
+++ b/lib/tls13/key_update.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/post_handshake.c b/lib/tls13/post_handshake.c
index c786d8cae3..97ca287db7 100644
--- a/lib/tls13/post_handshake.c
+++ b/lib/tls13/post_handshake.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/psk_ext_parser.c b/lib/tls13/psk_ext_parser.c
index b588d6668e..6e3a12f90e 100644
--- a/lib/tls13/psk_ext_parser.c
+++ b/lib/tls13/psk_ext_parser.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/psk_ext_parser.h b/lib/tls13/psk_ext_parser.h
index fcd6c67d28..52a140990e 100644
--- a/lib/tls13/psk_ext_parser.h
+++ b/lib/tls13/psk_ext_parser.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/session_ticket.c b/lib/tls13/session_ticket.c
index c40999575b..b8371c5005 100644
--- a/lib/tls13/session_ticket.c
+++ b/lib/tls13/session_ticket.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/session_ticket.h b/lib/tls13/session_ticket.h
index feab3e2379..63b425e36d 100644
--- a/lib/tls13/session_ticket.h
+++ b/lib/tls13/session_ticket.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef SESSION_TICKET_H
diff --git a/lib/tpm.c b/lib/tpm.c
index 8204fd8bd2..781fc3387b 100644
--- a/lib/tpm.c
+++ b/lib/tpm.c
@@ -19,7 +19,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/urls.c b/lib/urls.c
index bb47e835d7..7a797ee1f8 100644
--- a/lib/urls.c
+++ b/lib/urls.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/urls.h b/lib/urls.h
index 79ce75c591..3d82fdf5d3 100644
--- a/lib/urls.h
+++ b/lib/urls.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/verify-tofu.c b/lib/verify-tofu.c
index 66a583ded7..36328e04af 100644
--- a/lib/verify-tofu.c
+++ b/lib/verify-tofu.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509.h b/lib/x509.h
index 67eb957d78..b7c21965d6 100644
--- a/lib/x509.h
+++ b/lib/x509.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/Makefile.am b/lib/x509/Makefile.am
index a10cd2f00c..63b2b849b4 100644
--- a/lib/x509/Makefile.am
+++ b/lib/x509/Makefile.am
@@ -14,7 +14,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/x509/attributes.c b/lib/x509/attributes.c
index 9c83ca8414..969dc9b80d 100644
--- a/lib/x509/attributes.c
+++ b/lib/x509/attributes.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/attributes.h b/lib/x509/attributes.h
index 3d2591b6c7..0d9314aa18 100644
--- a/lib/x509/attributes.h
+++ b/lib/x509/attributes.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/common.c b/lib/x509/common.c
index 9ce4275229..4669d37ad5 100644
--- a/lib/x509/common.c
+++ b/lib/x509/common.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/common.h b/lib/x509/common.h
index 878da42045..99b767a694 100644
--- a/lib/x509/common.h
+++ b/lib/x509/common.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/crl.c b/lib/x509/crl.c
index d8ae619c0c..82deb5e60a 100644
--- a/lib/x509/crl.c
+++ b/lib/x509/crl.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/crl_write.c b/lib/x509/crl_write.c
index b384aa02c3..36ca452488 100644
--- a/lib/x509/crl_write.c
+++ b/lib/x509/crl_write.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/crq.c b/lib/x509/crq.c
index fbaed33dd0..c8899f81a5 100644
--- a/lib/x509/crq.c
+++ b/lib/x509/crq.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/dn.c b/lib/x509/dn.c
index 033531970d..8d428e9b3f 100644
--- a/lib/x509/dn.c
+++ b/lib/x509/dn.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/email-verify.c b/lib/x509/email-verify.c
index bb37db09e3..4eee0699bc 100644
--- a/lib/x509/email-verify.c
+++ b/lib/x509/email-verify.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/extensions.c b/lib/x509/extensions.c
index 50c2684502..8506da2b93 100644
--- a/lib/x509/extensions.c
+++ b/lib/x509/extensions.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/hostname-verify.c b/lib/x509/hostname-verify.c
index e3a4ababa4..967d9b821a 100644
--- a/lib/x509/hostname-verify.c
+++ b/lib/x509/hostname-verify.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ip-in-cidr.h b/lib/x509/ip-in-cidr.h
index 8bb5dd48ae..40a65e637c 100644
--- a/lib/x509/ip-in-cidr.h
+++ b/lib/x509/ip-in-cidr.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ip.c b/lib/x509/ip.c
index 644d2f58f5..c4cb008314 100644
--- a/lib/x509/ip.c
+++ b/lib/x509/ip.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ip.h b/lib/x509/ip.h
index 8cd686107d..86f9975d91 100644
--- a/lib/x509/ip.h
+++ b/lib/x509/ip.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/key_decode.c b/lib/x509/key_decode.c
index c20b841654..1e07bbc441 100644
--- a/lib/x509/key_decode.c
+++ b/lib/x509/key_decode.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/key_encode.c b/lib/x509/key_encode.c
index bbcbab2e16..5cd6763cd0 100644
--- a/lib/x509/key_encode.c
+++ b/lib/x509/key_encode.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/krb5.c b/lib/x509/krb5.c
index dc8351f6fe..7fe84e651d 100644
--- a/lib/x509/krb5.c
+++ b/lib/x509/krb5.c
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/lib/x509/krb5.h b/lib/x509/krb5.h
index 58fb9ff4c2..6824fde8cc 100644
--- a/lib/x509/krb5.h
+++ b/lib/x509/krb5.h
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
*/
int _gnutls_krb5_principal_to_der(const char *name, gnutls_datum_t * der);
diff --git a/lib/x509/mpi.c b/lib/x509/mpi.c
index bb914420f1..664b22c509 100644
--- a/lib/x509/mpi.c
+++ b/lib/x509/mpi.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/name_constraints.c b/lib/x509/name_constraints.c
index a2cca38450..d5ce52ee70 100644
--- a/lib/x509/name_constraints.c
+++ b/lib/x509/name_constraints.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ocsp.c b/lib/x509/ocsp.c
index a8edf30ec6..735959765c 100644
--- a/lib/x509/ocsp.c
+++ b/lib/x509/ocsp.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ocsp.h b/lib/x509/ocsp.h
index 07be1eeb25..76bc309bb3 100644
--- a/lib/x509/ocsp.h
+++ b/lib/x509/ocsp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ocsp_output.c b/lib/x509/ocsp_output.c
index 9d4191b816..2c9e168047 100644
--- a/lib/x509/ocsp_output.c
+++ b/lib/x509/ocsp_output.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/output.c b/lib/x509/output.c
index 9c9d30290f..6c5055cf22 100644
--- a/lib/x509/output.c
+++ b/lib/x509/output.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs12.c b/lib/x509/pkcs12.c
index 447eb8e2c9..1f6cb567c3 100644
--- a/lib/x509/pkcs12.c
+++ b/lib/x509/pkcs12.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs12_bag.c b/lib/x509/pkcs12_bag.c
index 35d12ac4b9..163b0fadb6 100644
--- a/lib/x509/pkcs12_bag.c
+++ b/lib/x509/pkcs12_bag.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs12_encr.c b/lib/x509/pkcs12_encr.c
index 76fbb4e8ab..0327982232 100644
--- a/lib/x509/pkcs12_encr.c
+++ b/lib/x509/pkcs12_encr.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs7-attrs.c b/lib/x509/pkcs7-attrs.c
index c948bca224..25f947276f 100644
--- a/lib/x509/pkcs7-attrs.c
+++ b/lib/x509/pkcs7-attrs.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs7-crypt.c b/lib/x509/pkcs7-crypt.c
index 39eb7784be..c6974c83c2 100644
--- a/lib/x509/pkcs7-crypt.c
+++ b/lib/x509/pkcs7-crypt.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs7-output.c b/lib/x509/pkcs7-output.c
index 6c3055fa64..bf5dbac837 100644
--- a/lib/x509/pkcs7-output.c
+++ b/lib/x509/pkcs7-output.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs7.c b/lib/x509/pkcs7.c
index bfb464a470..21fff7b07a 100644
--- a/lib/x509/pkcs7.c
+++ b/lib/x509/pkcs7.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs7_int.h b/lib/x509/pkcs7_int.h
index d9f07bf9a5..69e2873e56 100644
--- a/lib/x509/pkcs7_int.h
+++ b/lib/x509/pkcs7_int.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/privkey.c b/lib/x509/privkey.c
index 1c52ab3a0f..a9579914f8 100644
--- a/lib/x509/privkey.c
+++ b/lib/x509/privkey.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/privkey_openssl.c b/lib/x509/privkey_openssl.c
index 1e826ed68e..9fc70e0322 100644
--- a/lib/x509/privkey_openssl.c
+++ b/lib/x509/privkey_openssl.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/privkey_pkcs8.c b/lib/x509/privkey_pkcs8.c
index d0cb226364..bcc6dd24ec 100644
--- a/lib/x509/privkey_pkcs8.c
+++ b/lib/x509/privkey_pkcs8.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/privkey_pkcs8_pbes1.c b/lib/x509/privkey_pkcs8_pbes1.c
index 1e4ba60aa1..5ac96f9705 100644
--- a/lib/x509/privkey_pkcs8_pbes1.c
+++ b/lib/x509/privkey_pkcs8_pbes1.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/prov-seed.c b/lib/x509/prov-seed.c
index da35efd4f2..96aaa977aa 100644
--- a/lib/x509/prov-seed.c
+++ b/lib/x509/prov-seed.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/prov-seed.h b/lib/x509/prov-seed.h
index 55d6df0830..d9dd8e6948 100644
--- a/lib/x509/prov-seed.h
+++ b/lib/x509/prov-seed.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/sign.c b/lib/x509/sign.c
index 13a1b52644..8f7a96f218 100644
--- a/lib/x509/sign.c
+++ b/lib/x509/sign.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/spki.c b/lib/x509/spki.c
index 7b7787f149..c87ff1b3b2 100644
--- a/lib/x509/spki.c
+++ b/lib/x509/spki.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/time.c b/lib/x509/time.c
index 2632a795a9..0b3e78b090 100644
--- a/lib/x509/time.c
+++ b/lib/x509/time.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/tls_features.c b/lib/x509/tls_features.c
index d6055fa28a..bbb9896f99 100644
--- a/lib/x509/tls_features.c
+++ b/lib/x509/tls_features.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/verify-high.c b/lib/x509/verify-high.c
index 5969b36146..bbb54a0f93 100644
--- a/lib/x509/verify-high.c
+++ b/lib/x509/verify-high.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/verify-high.h b/lib/x509/verify-high.h
index 3d70573011..68430fddba 100644
--- a/lib/x509/verify-high.h
+++ b/lib/x509/verify-high.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/verify-high2.c b/lib/x509/verify-high2.c
index ff7f6a4eb4..50020d074c 100644
--- a/lib/x509/verify-high2.c
+++ b/lib/x509/verify-high2.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/verify.c b/lib/x509/verify.c
index d4eafd4fdd..17404022f8 100644
--- a/lib/x509/verify.c
+++ b/lib/x509/verify.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/virt-san.c b/lib/x509/virt-san.c
index a81337e25b..d2adc4e25e 100644
--- a/lib/x509/virt-san.c
+++ b/lib/x509/virt-san.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/virt-san.h b/lib/x509/virt-san.h
index 10d78e39f1..c9fe3f7b55 100644
--- a/lib/x509/virt-san.h
+++ b/lib/x509/virt-san.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509.c b/lib/x509/x509.c
index 995d5cd5cf..6abf3ca947 100644
--- a/lib/x509/x509.c
+++ b/lib/x509/x509.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509_dn.c b/lib/x509/x509_dn.c
index 7e44e35c83..b7205ee6ef 100644
--- a/lib/x509/x509_dn.c
+++ b/lib/x509/x509_dn.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509_ext.c b/lib/x509/x509_ext.c
index 8a0acd30aa..aa09ef85f1 100644
--- a/lib/x509/x509_ext.c
+++ b/lib/x509/x509_ext.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509_ext_int.h b/lib/x509/x509_ext_int.h
index 3bca97f30e..d1a395a6f8 100644
--- a/lib/x509/x509_ext_int.h
+++ b/lib/x509/x509_ext_int.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509_int.h b/lib/x509/x509_int.h
index c1bacc7b2a..353eb8cdc4 100644
--- a/lib/x509/x509_int.h
+++ b/lib/x509/x509_int.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509_write.c b/lib/x509/x509_write.c
index 8325ad0c73..7f79515386 100644
--- a/lib/x509/x509_write.c
+++ b/lib/x509/x509_write.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509_b64.c b/lib/x509_b64.c
index 3117843be1..41ee7235fc 100644
--- a/lib/x509_b64.c
+++ b/lib/x509_b64.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509_b64.h b/lib/x509_b64.h
index be3482934e..e33eed0622 100644
--- a/lib/x509_b64.h
+++ b/lib/x509_b64.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/