]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
use https://www.gnu.org instead of http://www.gnu.org
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 24 Aug 2018 22:23:33 +0000 (18:23 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 29 Aug 2018 13:45:57 +0000 (09:45 -0400)
www.gnu.org has offered https for years now.

515 files changed:
COPYING
Doxyfile.in
m4/ax_check_compile_flag.m4
m4/ax_check_link_flag.m4
m4/code-coverage.m4
m4/sanitizer.m4
src/contrib/asan.h
src/contrib/base32hex.c
src/contrib/base32hex.h
src/contrib/base64.c
src/contrib/base64.h
src/contrib/ctype.h
src/contrib/dnstap/convert.c
src/contrib/dnstap/convert.h
src/contrib/dnstap/dnstap.c
src/contrib/dnstap/dnstap.h
src/contrib/dnstap/message.c
src/contrib/dnstap/message.h
src/contrib/dnstap/reader.c
src/contrib/dnstap/reader.h
src/contrib/dnstap/writer.c
src/contrib/dnstap/writer.h
src/contrib/dynarray.h
src/contrib/files.c
src/contrib/files.h
src/contrib/getline.c
src/contrib/getline.h
src/contrib/macros.h
src/contrib/mempattern.c
src/contrib/mempattern.h
src/contrib/net.c
src/contrib/net.h
src/contrib/qp-trie/trie.c
src/contrib/qp-trie/trie.h
src/contrib/sockaddr.c
src/contrib/sockaddr.h
src/contrib/string.c
src/contrib/string.h
src/contrib/strtonum.h
src/contrib/time.c
src/contrib/time.h
src/contrib/tolower.h
src/contrib/trim.h
src/contrib/ucw/heap.h
src/contrib/wire_ctx.h
src/knot/common/evsched.c
src/knot/common/evsched.h
src/knot/common/fdset.c
src/knot/common/fdset.h
src/knot/common/log.c
src/knot/common/log.h
src/knot/common/process.c
src/knot/common/process.h
src/knot/common/ref.c
src/knot/common/ref.h
src/knot/common/stats.c
src/knot/common/stats.h
src/knot/conf/base.c
src/knot/conf/base.h
src/knot/conf/conf.c
src/knot/conf/conf.h
src/knot/conf/confdb.c
src/knot/conf/confdb.h
src/knot/conf/confio.c
src/knot/conf/confio.h
src/knot/conf/migration.c
src/knot/conf/migration.h
src/knot/conf/module.c
src/knot/conf/module.h
src/knot/conf/schema.c
src/knot/conf/schema.h
src/knot/conf/tools.c
src/knot/conf/tools.h
src/knot/ctl/commands.c
src/knot/ctl/commands.h
src/knot/ctl/process.c
src/knot/ctl/process.h
src/knot/dnssec/context.c
src/knot/dnssec/context.h
src/knot/dnssec/ds_query.c
src/knot/dnssec/ds_query.h
src/knot/dnssec/kasp/kasp_db.c
src/knot/dnssec/kasp/kasp_db.h
src/knot/dnssec/kasp/kasp_zone.c
src/knot/dnssec/kasp/kasp_zone.h
src/knot/dnssec/kasp/keystate.c
src/knot/dnssec/kasp/keystate.h
src/knot/dnssec/kasp/keystore.c
src/knot/dnssec/kasp/keystore.h
src/knot/dnssec/kasp/policy.h
src/knot/dnssec/key-events.c
src/knot/dnssec/key-events.h
src/knot/dnssec/nsec-chain.c
src/knot/dnssec/nsec-chain.h
src/knot/dnssec/nsec3-chain.c
src/knot/dnssec/nsec3-chain.h
src/knot/dnssec/policy.c
src/knot/dnssec/policy.h
src/knot/dnssec/rrset-sign.c
src/knot/dnssec/rrset-sign.h
src/knot/dnssec/zone-events.c
src/knot/dnssec/zone-events.h
src/knot/dnssec/zone-keys.c
src/knot/dnssec/zone-keys.h
src/knot/dnssec/zone-nsec.c
src/knot/dnssec/zone-nsec.h
src/knot/dnssec/zone-sign.c
src/knot/dnssec/zone-sign.h
src/knot/events/events.c
src/knot/events/events.h
src/knot/events/handlers.h
src/knot/events/handlers/dnssec.c
src/knot/events/handlers/expire.c
src/knot/events/handlers/flush.c
src/knot/events/handlers/freeze_thaw.c
src/knot/events/handlers/load.c
src/knot/events/handlers/notify.c
src/knot/events/handlers/nsec3resalt.c
src/knot/events/handlers/parent_ds_query.c
src/knot/events/handlers/refresh.c
src/knot/events/handlers/update.c
src/knot/events/log.c
src/knot/events/log.h
src/knot/events/replan.c
src/knot/events/replan.h
src/knot/include/module.h
src/knot/journal/chgset_ctx.c
src/knot/journal/chgset_ctx.h
src/knot/journal/journal.c
src/knot/journal/journal.h
src/knot/journal/serialization.c
src/knot/journal/serialization.h
src/knot/modules/cookies/cookies.c
src/knot/modules/dnsproxy/dnsproxy.c
src/knot/modules/dnstap/dnstap.c
src/knot/modules/geoip/geodb.c
src/knot/modules/geoip/geodb.h
src/knot/modules/geoip/geoip.c
src/knot/modules/noudp/noudp.c
src/knot/modules/onlinesign/nsec_next.c
src/knot/modules/onlinesign/nsec_next.h
src/knot/modules/onlinesign/onlinesign.c
src/knot/modules/rrl/functions.c
src/knot/modules/rrl/functions.h
src/knot/modules/rrl/rrl.c
src/knot/modules/static_modules.h.in
src/knot/modules/stats/stats.c
src/knot/modules/synthrecord/synthrecord.c
src/knot/modules/whoami/whoami.c
src/knot/nameserver/axfr.c
src/knot/nameserver/axfr.h
src/knot/nameserver/chaos.c
src/knot/nameserver/chaos.h
src/knot/nameserver/internet.c
src/knot/nameserver/internet.h
src/knot/nameserver/ixfr.c
src/knot/nameserver/ixfr.h
src/knot/nameserver/log.h
src/knot/nameserver/notify.c
src/knot/nameserver/notify.h
src/knot/nameserver/nsec_proofs.c
src/knot/nameserver/nsec_proofs.h
src/knot/nameserver/process_query.c
src/knot/nameserver/process_query.h
src/knot/nameserver/query_module.c
src/knot/nameserver/query_module.h
src/knot/nameserver/tsig_ctx.c
src/knot/nameserver/tsig_ctx.h
src/knot/nameserver/update.c
src/knot/nameserver/update.h
src/knot/nameserver/xfr.c
src/knot/nameserver/xfr.h
src/knot/query/capture.c
src/knot/query/capture.h
src/knot/query/layer.h
src/knot/query/query.c
src/knot/query/query.h
src/knot/query/requestor.c
src/knot/query/requestor.h
src/knot/server/dthreads.c
src/knot/server/dthreads.h
src/knot/server/server.c
src/knot/server/server.h
src/knot/server/tcp-handler.c
src/knot/server/tcp-handler.h
src/knot/server/udp-handler.c
src/knot/server/udp-handler.h
src/knot/updates/acl.c
src/knot/updates/acl.h
src/knot/updates/apply.c
src/knot/updates/apply.h
src/knot/updates/changesets.c
src/knot/updates/changesets.h
src/knot/updates/ddns.c
src/knot/updates/ddns.h
src/knot/updates/zone-update.c
src/knot/updates/zone-update.h
src/knot/worker/pool.c
src/knot/worker/pool.h
src/knot/worker/queue.c
src/knot/worker/queue.h
src/knot/zone/contents.c
src/knot/zone/contents.h
src/knot/zone/node.c
src/knot/zone/node.h
src/knot/zone/semantic-check.c
src/knot/zone/semantic-check.h
src/knot/zone/serial.c
src/knot/zone/serial.h
src/knot/zone/timers.c
src/knot/zone/timers.h
src/knot/zone/zone-diff.c
src/knot/zone/zone-diff.h
src/knot/zone/zone-dump.c
src/knot/zone/zone-dump.h
src/knot/zone/zone-load.c
src/knot/zone/zone-load.h
src/knot/zone/zone-tree.c
src/knot/zone/zone-tree.h
src/knot/zone/zone.c
src/knot/zone/zone.h
src/knot/zone/zonedb-load.c
src/knot/zone/zonedb-load.h
src/knot/zone/zonedb.c
src/knot/zone/zonedb.h
src/knot/zone/zonefile.c
src/knot/zone/zonefile.h
src/libdnssec/binary.c
src/libdnssec/binary.h
src/libdnssec/crypto.c
src/libdnssec/crypto.h
src/libdnssec/dnssec.h
src/libdnssec/error.c
src/libdnssec/error.h
src/libdnssec/key.h
src/libdnssec/key/algorithm.c
src/libdnssec/key/algorithm.h
src/libdnssec/key/convert.c
src/libdnssec/key/convert.h
src/libdnssec/key/dnskey.c
src/libdnssec/key/dnskey.h
src/libdnssec/key/ds.c
src/libdnssec/key/internal.h
src/libdnssec/key/key.c
src/libdnssec/key/keytag.c
src/libdnssec/key/privkey.c
src/libdnssec/key/privkey.h
src/libdnssec/key/simple.c
src/libdnssec/keyid.c
src/libdnssec/keyid.h
src/libdnssec/keystore.h
src/libdnssec/keystore/internal.h
src/libdnssec/keystore/keystore.c
src/libdnssec/keystore/pkcs11.c
src/libdnssec/keystore/pkcs8.c
src/libdnssec/keystore/pkcs8_dir.c
src/libdnssec/keytag.h
src/libdnssec/list.h
src/libdnssec/list/list.c
src/libdnssec/nsec.h
src/libdnssec/nsec/bitmap.c
src/libdnssec/nsec/hash.c
src/libdnssec/nsec/nsec.c
src/libdnssec/p11/p11.c
src/libdnssec/p11/p11.h
src/libdnssec/random.c
src/libdnssec/random.h
src/libdnssec/shared/bignum.c
src/libdnssec/shared/bignum.h
src/libdnssec/shared/binary_wire.h
src/libdnssec/shared/dname.c
src/libdnssec/shared/dname.h
src/libdnssec/shared/fs.c
src/libdnssec/shared/fs.h
src/libdnssec/shared/hex.c
src/libdnssec/shared/hex.h
src/libdnssec/shared/keyid_gnutls.c
src/libdnssec/shared/keyid_gnutls.h
src/libdnssec/shared/pem.c
src/libdnssec/shared/pem.h
src/libdnssec/shared/shared.h
src/libdnssec/sign.h
src/libdnssec/sign/der.c
src/libdnssec/sign/der.h
src/libdnssec/sign/sign.c
src/libdnssec/tsig.c
src/libdnssec/tsig.h
src/libdnssec/version.h.in
src/libknot/attribute.h
src/libknot/codes.c
src/libknot/codes.h
src/libknot/consts.h
src/libknot/control/control.c
src/libknot/control/control.h
src/libknot/cookies.c
src/libknot/cookies.h
src/libknot/db/db.h
src/libknot/db/db_lmdb.c
src/libknot/db/db_lmdb.h
src/libknot/db/db_trie.c
src/libknot/db/db_trie.h
src/libknot/descriptor.c
src/libknot/descriptor.h
src/libknot/dname.c
src/libknot/dname.h
src/libknot/endian.h
src/libknot/errcode.h
src/libknot/error.c
src/libknot/error.h
src/libknot/libknot.h
src/libknot/lookup.h
src/libknot/mm_ctx.h
src/libknot/packet/compr.h
src/libknot/packet/pkt.c
src/libknot/packet/pkt.h
src/libknot/packet/rrset-wire.c
src/libknot/packet/rrset-wire.h
src/libknot/packet/wire.h
src/libknot/rdata.h
src/libknot/rdataset.c
src/libknot/rdataset.h
src/libknot/rrset-dump.c
src/libknot/rrset-dump.h
src/libknot/rrset.c
src/libknot/rrset.h
src/libknot/rrtype/dnskey.h
src/libknot/rrtype/ds.h
src/libknot/rrtype/naptr.c
src/libknot/rrtype/naptr.h
src/libknot/rrtype/nsec.h
src/libknot/rrtype/nsec3.h
src/libknot/rrtype/nsec3param.h
src/libknot/rrtype/opt.c
src/libknot/rrtype/opt.h
src/libknot/rrtype/rdname.h
src/libknot/rrtype/rrsig.h
src/libknot/rrtype/soa.h
src/libknot/rrtype/tsig.c
src/libknot/rrtype/tsig.h
src/libknot/tsig-op.c
src/libknot/tsig-op.h
src/libknot/tsig.c
src/libknot/tsig.h
src/libknot/version.h.in
src/libknot/wire.h
src/libknot/yparser/yparser.c
src/libknot/yparser/yparser.h
src/libknot/yparser/ypbody.c
src/libknot/yparser/ypbody.rl
src/libknot/yparser/ypformat.c
src/libknot/yparser/ypformat.h
src/libknot/yparser/ypschema.c
src/libknot/yparser/ypschema.h
src/libknot/yparser/yptrafo.c
src/libknot/yparser/yptrafo.h
src/libzscanner/error.c
src/libzscanner/error.h
src/libzscanner/functions.c
src/libzscanner/functions.h
src/libzscanner/scanner.c.g2
src/libzscanner/scanner.c.t0
src/libzscanner/scanner.h
src/libzscanner/scanner.rl
src/libzscanner/scanner_body.rl
src/libzscanner/version.h.in
src/utils/common/cert.c
src/utils/common/cert.h
src/utils/common/exec.c
src/utils/common/exec.h
src/utils/common/hex.c
src/utils/common/hex.h
src/utils/common/lookup.c
src/utils/common/lookup.h
src/utils/common/msg.c
src/utils/common/msg.h
src/utils/common/netio.c
src/utils/common/netio.h
src/utils/common/params.c
src/utils/common/params.h
src/utils/common/resolv.c
src/utils/common/resolv.h
src/utils/common/sign.c
src/utils/common/sign.h
src/utils/common/tls.c
src/utils/common/tls.h
src/utils/common/token.c
src/utils/common/token.h
src/utils/kdig/kdig_exec.c
src/utils/kdig/kdig_exec.h
src/utils/kdig/kdig_main.c
src/utils/kdig/kdig_params.c
src/utils/kdig/kdig_params.h
src/utils/keymgr/bind_privkey.c
src/utils/keymgr/bind_privkey.h
src/utils/keymgr/functions.c
src/utils/keymgr/functions.h
src/utils/keymgr/main.c
src/utils/khost/khost_main.c
src/utils/khost/khost_params.c
src/utils/khost/khost_params.h
src/utils/kjournalprint/main.c
src/utils/knotc/commands.c
src/utils/knotc/commands.h
src/utils/knotc/estimator.c
src/utils/knotc/estimator.h
src/utils/knotc/interactive.c
src/utils/knotc/interactive.h
src/utils/knotc/main.c
src/utils/knotc/process.c
src/utils/knotc/process.h
src/utils/knotd/main.c
src/utils/knsec3hash/knsec3hash.c
src/utils/knsupdate/knsupdate_exec.c
src/utils/knsupdate/knsupdate_exec.h
src/utils/knsupdate/knsupdate_main.c
src/utils/knsupdate/knsupdate_params.c
src/utils/knsupdate/knsupdate_params.h
src/utils/kzonecheck/main.c
src/utils/kzonecheck/zone_check.c
src/utils/kzonecheck/zone_check.h
tests-fuzz/fuzz_dname_from_str.c
tests-fuzz/fuzz_dname_to_str.c
tests-fuzz/fuzz_packet.c
tests-fuzz/fuzz_zscanner.c
tests-fuzz/knotd_wrap/afl-loop.h
tests-fuzz/knotd_wrap/server.c
tests-fuzz/knotd_wrap/tcp-handler.c
tests-fuzz/knotd_wrap/udp-handler.c
tests/contrib/test_base32hex.c
tests/contrib/test_base64.c
tests/contrib/test_dynarray.c
tests/contrib/test_heap.c
tests/contrib/test_net.c
tests/contrib/test_net_shortwrite.c
tests/contrib/test_qp-cow.c
tests/contrib/test_qp-trie.c
tests/contrib/test_siphash.c
tests/contrib/test_sockaddr.c
tests/contrib/test_string.c
tests/contrib/test_strtonum.c
tests/contrib/test_time.c
tests/contrib/test_wire_ctx.c
tests/knot/test_acl.c
tests/knot/test_changeset.c
tests/knot/test_conf.c
tests/knot/test_conf.h
tests/knot/test_conf_tools.c
tests/knot/test_confdb.c
tests/knot/test_confio.c
tests/knot/test_dthreads.c
tests/knot/test_fdset.c
tests/knot/test_journal.c
tests/knot/test_kasp_db.c
tests/knot/test_node.c
tests/knot/test_process_query.c
tests/knot/test_query_module.c
tests/knot/test_requestor.c
tests/knot/test_server.c
tests/knot/test_server.h
tests/knot/test_worker_pool.c
tests/knot/test_worker_queue.c
tests/knot/test_zone-tree.c
tests/knot/test_zone-update.c
tests/knot/test_zone_events.c
tests/knot/test_zone_serial.c
tests/knot/test_zone_timers.c
tests/knot/test_zonedb.c
tests/libdnssec/sample_keys.h
tests/libdnssec/test_binary.c
tests/libdnssec/test_crypto.c
tests/libdnssec/test_key.c
tests/libdnssec/test_key_algorithm.c
tests/libdnssec/test_key_ds.c
tests/libdnssec/test_keyid.c
tests/libdnssec/test_keystore_pkcs11.c
tests/libdnssec/test_keystore_pkcs8.c
tests/libdnssec/test_keystore_pkcs8_dir.c
tests/libdnssec/test_keytag.c
tests/libdnssec/test_list.c
tests/libdnssec/test_nsec_bitmap.c
tests/libdnssec/test_nsec_hash.c
tests/libdnssec/test_random.c
tests/libdnssec/test_shared_bignum.c
tests/libdnssec/test_shared_dname.c
tests/libdnssec/test_sign.c
tests/libdnssec/test_sign_der.c
tests/libdnssec/test_tsig.c
tests/libknot/test_control.c
tests/libknot/test_cookies.c
tests/libknot/test_db.c
tests/libknot/test_descriptor.c
tests/libknot/test_dname.c
tests/libknot/test_edns.c
tests/libknot/test_edns_ecs.c
tests/libknot/test_endian.c
tests/libknot/test_lookup.c
tests/libknot/test_pkt.c
tests/libknot/test_rdata.c
tests/libknot/test_rdataset.c
tests/libknot/test_rrset-wire.c
tests/libknot/test_rrset.c
tests/libknot/test_tsig.c
tests/libknot/test_wire.c
tests/libknot/test_yparser.c
tests/libknot/test_ypschema.c
tests/libknot/test_yptrafo.c
tests/libzscanner/processing.c
tests/libzscanner/processing.h
tests/libzscanner/zscanner-tool.c
tests/modules/test_onlinesign.c
tests/modules/test_rrl.c
tests/tap/files.c
tests/tap/files.h
tests/utils/test_cert.c
tests/utils/test_lookup.c

diff --git a/COPYING b/COPYING
index 173ff49254274bd40e224ecced22fb392ac1bfe2..73e4fc3b56985d6376ee9b05832d05f4d889862f 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -664,14 +664,14 @@ might be different; for a GUI interface, you would use an "about box".
   You should also get your employer (if you work as a programmer) or school,
 if any, to sign a "copyright disclaimer" for the program, if necessary.
 For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
 
   The GNU General Public License does not permit incorporating your program
 into proprietary programs.  If your program is a subroutine library, you
 may consider it more useful to permit linking proprietary applications with
 the library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.  But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+<https://www.gnu.org/philosophy/why-not-lgpl.html>.
 
   In addition, as a special exception, the copyright holders give
 permission to link the code of portions of this program with the
index 65221a105baaeda5937444552a08e30272117043..2b207bb6a2eaef6c0aa822a5d932886101c7ad55 100644 (file)
@@ -20,7 +20,7 @@
 # This tag specifies the encoding used for all characters in the config file
 # that follow. The default is UTF-8 which is also the encoding used for all text
 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
-# built into libc) for the transcoding. See http://www.gnu.org/software/libiconv
+# built into libc) for the transcoding. See https://www.gnu.org/software/libiconv
 # for the list of possible encodings.
 # The default value is: UTF-8.
 
@@ -790,7 +790,7 @@ INPUT                  = doc/doxygen/Doxy.page.h \
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
 # libiconv (or the iconv built into libc) for the transcoding. See the libiconv
-# documentation (see: http://www.gnu.org/software/libiconv) for the list of
+# documentation (see: https://www.gnu.org/software/libiconv) for the list of
 # possible encodings.
 # The default value is: UTF-8.
 
@@ -995,7 +995,7 @@ SOURCE_TOOLTIPS        = YES
 # If the USE_HTAGS tag is set to YES then the references to source code will
 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
 # source browser. The htags tool is part of GNU's global source tagging system
-# (see http://www.gnu.org/software/global/global.html). You will need version
+# (see https://www.gnu.org/software/global/global.html). You will need version
 # 4.8.6 or higher.
 #
 # To use it do the following:
index c3a8d695a1bcda95fd91cb6d8c03a94cdcb5b9c7..5bebe4ed8f4b27994869e927f30fec079998db59 100644 (file)
@@ -1,5 +1,5 @@
 # ===========================================================================
-#   http://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html
+#   https://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html
 # ===========================================================================
 #
 # SYNOPSIS
@@ -38,7 +38,7 @@
 #   Public License for more details.
 #
 #   You should have received a copy of the GNU General Public License along
-#   with this program. If not, see <http://www.gnu.org/licenses/>.
+#   with this program. If not, see <https://www.gnu.org/licenses/>.
 #
 #   As a special exception, the respective Autoconf Macro's copyright owner
 #   gives unlimited permission to copy, distribute and modify the configure
index e2d0d363e4c4ac672d36a2c964973136d007be73..7e1de72b463b4691bf523e3efc68d99864ece2c9 100644 (file)
@@ -1,5 +1,5 @@
 # ===========================================================================
-#    http://www.gnu.org/software/autoconf-archive/ax_check_link_flag.html
+#    https://www.gnu.org/software/autoconf-archive/ax_check_link_flag.html
 # ===========================================================================
 #
 # SYNOPSIS
@@ -38,7 +38,7 @@
 #   Public License for more details.
 #
 #   You should have received a copy of the GNU General Public License along
-#   with this program. If not, see <http://www.gnu.org/licenses/>.
+#   with this program. If not, see <https://www.gnu.org/licenses/>.
 #
 #   As a special exception, the respective Autoconf Macro's copyright owner
 #   gives unlimited permission to copy, distribute and modify the configure
index c0b986a2b8186dfe8e85834d2d5e46f1cdd4e4a3..ae4f4169476d47d4ba31385a0112dfbd114343e2 100644 (file)
@@ -10,7 +10,7 @@
 # PURPOSE.  See the GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License along 
-# with this program.  If not, see <http://www.gnu.org/licenses/>.
+# with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 AC_DEFUN([AX_CODE_COVERAGE], [
        dnl Check for --enable-code-coverage
index 276f032700617da094b7ab4c8708a51771f4af99..7742ec1d92af98f6f2338aaedd2bbb48ef4395f0 100644 (file)
@@ -10,7 +10,7 @@
 # PURPOSE.  See the GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License along
-# with this program.  If not, see <http://www.gnu.org/licenses/>.
+# with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 #
 # Processes --with-sanitizer, --with-fuzzer, and --with-oss-fuzz flags, checks
index 112f81e4469165842f23bd0aedf569cb121318e6..028e9992d10fe0ddcc0d3cc0840ad295e5c36373 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 56fb4275568f129c528a212e96703b033307823d..a3fd2fccaba2c8a9a3a6aff87145a6deb534fcd8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "contrib/base32hex.h"
index 027acd8d743fe36e438d9d5e4a89d894e0e17512..5802e3443a4a54b0260b2969db07d1651070b9e5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Base32hex implementation (RFC 4648).
index a0d83a49249c35870ea67ca12164c9c87b878a17..44b4ce4ecf955f9c9c292aa9d5afb540c4e3bd40 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "contrib/base64.h"
index 611574ea2da400314f60de27ca5242de3eb0b016..a9c734b0bb025bf7ef7b02f775c8a9a6667245f1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Base64 implementation (RFC 4648).
index 93b85dbc0ecb531f7938cfb62b8e7f4b7840e174..69b7e6387f0c7a0ccd18371403e813f18bd9e5d5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Locale-independent ctype functions.
index f59bacd72aa829bc23bd3c0afc88021bc431a9ac..3371b259a95b6290df99d65abf4c677a6c1fc812 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <sys/socket.h>
index bf00ffb6c7e575089c5ca0a563378a4b6db0d052..fa69f69add497e426dc0d0eb6764037d20418679 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Dnstap identifiers conversions.
index 9e24eacb2e63de41433242ba18baca4003afde39..1f39a485fb36ad728a1d3cf01374fe71e94135f3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdint.h>
index 41e5f6593bb9e7bea2366340a2ce9f78b097d05e..be6a4111ecc683777902d70632e3bd3ef68c51ae 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \author Robert Edmonds <edmonds@fsi.io>
index 0b41e9d0e035b7ad2876e5582aecae0655bdca79..a5f798e2b7df56cc28bc758d745469b839b5bb7c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <netinet/in.h>
index 11a967d971f638a5c689ba51297d3e2346fc6f12..8d4a35fa2721b39ee45cfefdca17079dc667bcc7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \author Robert Edmonds <edmonds@fsi.io>
index 593c6ec93c8f5743b41eb65e10d2649a57806cf3..7b98c1bd6112a2f8344b407c253f34addbbf5b0b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdint.h>
index c8cda268f1eab99f5ee70fec4ab91c48f8158569..5ac151d9720d5814c0068938e98f0d09fb696e36 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Dnstap file reader.
index 08f45195ca3ab5ee4a26404bfa033a140517e32b..03961c128767d2fe23cf6c3ce79e5c9ed26938df 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdint.h>
index 4fe7326b39ee61d25020157c95e7ad0b746c2593..a34c1368fc5b37727d874e112154e6ceab6a1332 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \author Robert Edmonds <edmonds@fsi.io>
index 79eab311b13d8cce8c6ec330fc0e62185a53ad97..211a18e277fae6275f3a2074de87343491a17248 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Simple write-once allocation-optimal dynamic array.
index 3181386c1939c916a48bf985befb6ebf66e12b99..91b93765ddf2080d264bfd950de5744d7e0ec8d8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index c4c681f866699efcf5ed7c4e7ea2aea5cfde6bca..d7e6e96990484995fde1d792a291c9ec1879bb02 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 074c511ae0436255e13c761fe5107bd8aa9683ed..0cfbde9986267f741ce25fb4ddffd5b6c4ecea62 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 // FreeBSD POSIX2008 getline
index 11c7fe36c744f46c86a057cad7974d1b120b53fa..8a3abbe99944c8df94a248eafac7dd8e9aeaeaa1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Multiplatform getline wrapper.
index 1db224189dc87406275f51182f157b2cfc4ded54..febb5333eb9e740e206cd30fe0bc29687dbf6e12 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Common macros.
index 74add91f5f5c790234561d9f400ae270ab1432c6..f57139d359e6328d01de6e2fdcef411e6934f772 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 1c5d9a22959d0c2ea2bb8c76613c89b76a6a40fe..e019d2b14db86f4a661d15caf7fff9a161027bfe 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Memory allocation related functions.
index 81fc8eff49698698926bf1473abf771e3ba2331c..e21461b83030877b4ab5a974a2b75eeb388e608c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 1b6b527eeeecadcb6c558f16b4eb3481957dd2fc..8f7094e41744824a29a08bce477467067072b7b9 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 4e216fa65702127e205e15388878323db2366717..51e77663520a461b64d005fdf2a03c4076f0c1b0 100644 (file)
@@ -12,7 +12,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
     The code originated from https://github.com/fanf2/qp/blob/master/qp.c
     at revision 5f6d93753.
index 9b00b0363217ea825ff87c29ec6a1c84bc04b5e5..e83f2a57b6527a0766909aab8b6f0d75bfa039bf 100644 (file)
@@ -12,7 +12,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index d569292d41cb3a3e6375976a03cbbddb21272b71..fe36228023bde90753d7a35cadf26ab25805cefc 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index 0fbf1ab3a7d2e74b5ebc570ba2ca58c7c876dc42..3e640c0cb938f1488b69d81044cbc5674cf76d08 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 6e0eea9067acf59d020b25b8f320749b6e56c3e8..1ff10ed65639e18b6392955da67afed7da7e8729 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdarg.h>
index 19c74c72260e2ab5afd0c67239ea0418230f9147..c93a16452e72a734216db8a6cc6ae4debdce062c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief String manipulations.
index 6cfe8bb139a49f7d6b9a0ef2053b8695d31062ee..02ab961cf3dd063d255327aaf635723c5d4373e8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 2b26d54851aa47ee14f76cd877cdad0ce15f3148..e5e241236f1201ae0f5f55655f3d1757127437c9 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 55b87275b110812f5bee7bd516efd85eea55cc7b..61dd43bed237a51fbd1cf040413d7b116afc02d1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 8f551826a4dd60198b2dc457b4246a34eef62c97..3b692ceaa8d494eae343f28106f17223f72ddda4 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Table for converting ASCII characters to lowercase.
index c1b83fad8e2bbbd9f18e9a17becd02c92a61b3fb..a8937f5e44e3b3b2dfc60b29e73db4803346cd20 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \brief Heap memory trimmer.
index 7419b34f4954ac4cf5b992e27afe051c654d15b6..9064280cc840f89c1f27b40ac2c721a0881e0a76 100644 (file)
@@ -11,7 +11,7 @@
  *  GNU General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ *  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 25ff143adaee1a8e427f447398234178335dca15..f08ca07783741c7ed94cf060770838a4a4fca568 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 798e4271a9063c375103e411039060ce1fee7c6d..8b2809398a164c01a86fba8c885badeb99af3665 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <sys/time.h>
index bea216d44b510c1f6e64c082a56b3169186b15e5..7630efff23b1bf5ad6df43920ffb3d755abf0621 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Event scheduler.
index 3d78fdf1ccdf70cdcd5693b12816ae87c88dec50..bb836709a985800427f53ab07bdc6cff1116f902 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 2d5ce025180204ef0d75bec00c44479a015bb9ed..cfcca8a5ac4299879ff8e1cb81a6cf4742b72ba2 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief I/O multiplexing with context and timeouts for each fd.
index 8a35f3729d57c992e8adc0b75f32f91e5f08b80a..3024256d48fbc650ddd3a56f5d44d5c577cf247b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdarg.h>
index 94b6b39a183dec3655e33ced7fc3a79b80522992..5c0f3345d9b45661ea25ba6bacac8c4fdc9a4545 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Logging facility.
index 4a4661380004de669214b0c048f00f8adb15721a..1273ce4c41a5a1fe61b2dc3a185a40ceed3482c0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <errno.h>
index 04fbc3a37d45ccdb9ca6e7a147d4094d21d256a7..3ff854cb4eb190c62f44e209ef81789f05def85a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Functions for POSIX process handling.
index 5f188e47b0089151fd96253055aef33bdf9a22e5..97a144cb3dda3751b113ea20350b36a0844f6f77 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index 5f5ec971efd28d744a623222df004169a9f5896b..b20d46d73fc77766778ee3da70cb0cda774e7ef6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Atomic reference counting structures.
index 8f49bf9d78121c367a44a40539c569d5bce95586..918e0b60a6c865fda8b14a4fd630d24b12cee2c5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <inttypes.h>
index 3ce73c6e2a0e04b0518d52e65b2e14a6b4510956..9bf17dacc1a3510bbe50083fb65673592db55f88 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Server statistics general API.
index c6d87ab284d992abfbe30820ce95bedbf0e11e1f..29e83205d0ad7324c1ba4244e710b8d66bbd0556 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index 31f307994dfcf5e8e722bf7c4bb89866df0c9ef3..e135a6e5479a69f42a91446431a4e44ac192e4c5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 8909588f1ea9350c5729fe6abbd3f3fdf5c2f0f6..e3c736347c3e0690627f8163c0e5a1579b2d9a93 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index bc3183e14e2cb23d6c1192a1c29918d8753a8e57..1c5850f0ba7dba7d994a885d57793d38d3cef846 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 364142ad8ab28e7490b5c6f90f1b5fd963187a1e..e54d79c1a508d069fdedff890406e667977d7d33 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 04e222d8b2710eb6c8fef891ff58de1be40d6f62..553d4e5d036b0df99e9d895c9ffa5df3902ef6c3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index b64b279241264b655928d4b39380b40b27f50f33..b85396ae6bf6806793e04647c7c814d3b6ac2d64 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 460bfbd2a766db595002c029a9f8cce91dc8973f..c85da446596a8cfc56f56ed26dec058ac346c527 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index a15edaef95dc31928e4829f042c9ad5a428f6502..a1e0c60946fad4712756ddc33dcc1c37ac7180a0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/common/log.h"
index c885ff4b57c518116d895b595d441881cf750edf..8a3d8020a87720f61ad1d4ca1eb1a0ac5322726c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 6bb013f699228d4126ba8bb11079a66f58084780..ef4648b06be8c3aee0b877f3d0e28c8f3c2f1723 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <dlfcn.h>
index 2dc353a91bf88054e0e45bb5c2e875d0957a02c2..4a722668aa3e186979c83071345015eddc784a7a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 34743571a3fc90ecb213320f6e04007fa43dfb6e..95cfa1fe8023c5a5f748f5342b5e592cef90a42e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <limits.h>
index 533215cb48ed465ff29c9e04901e23f72db7d80b..63066c785772f58318b9264ca938c5301c0ab5cd 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index d570ac7cfbdc064e3ee6887b248ef6c8fb6249f3..c694d438de2c1a7f492d0d23f196594490e4dc6c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <glob.h>
index 5283c0f30857fd885391c2a803763ec604248d4b..0a055079d5a4434d2aa59c535fa68d076baa51bc 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 2794b7fe4caf44eadbcfd65387fa3dec5eae6016..830d1462c14a0bc8bcf8742aa1679083f79fffba 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index 8b6e3513196031866063716a66138ce43a622498..55554240bc795e7de6228a4f77950b295e10d163 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index d845bed91e27276ee99cf3ea0f5d4a54ac97c111..51ded984a3ba657b28ab4b651505d8d715598de3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "contrib/mempattern.h"
index 8236bfcafa89829aa457ae7604741e372c4d738e..ab0f75f2629513a9b6f1e17558068b5671cfc98e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index f617326cdfa5bc2abda5b583ba17c45a6c70166f..ed1429f4dbc22c2465dd24dc21e6703e82a668d3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index 77174c2d94dec15a2a3994a66c6ccddebf3cc3ef..2d7da371277eeb0ab9a961e9b4ccabe25f9524d1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index c560c44420f52f872a76877cf2fcea2966d1becd..df6439674bbf672282bce2d4951eca7d90a520d5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 5ef40a48688432728a66fa0b30ba55fa6336c935..bd76fd012afd0c78f45074ac64cd9a06786b4c18 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 7b481156e0018b638972859d9c1893967b7e5182..2d4235903a91e8540b2292c29a9eb6591903dc94 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/dnssec/kasp/kasp_db.h"
index a6f1b97bb8f672a3b4bf38a339df4befde57c06f..a80c4b458f5367604d6e3aa7d8f6d17febe3c318 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 57a435ee454856e9e6e24707eb9f663ba38cb08b..26bfaf2defb44ab4a471401ce935dda4904d8ed8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/dnssec/kasp/kasp_zone.h"
index 83eaea2d9659e1b6752d978ac323ff82aceac76f..94cbe18b999f1187969a0e069fe875a45f1ffe6b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index acf7ceecffb358d8540552288e9f342f6842450f..ff527a82ef92be67f26abe505ec5b295c8f5ee87 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/dnssec/kasp/keystate.h"
index 9da9f140b6f37aff789fe6d078db5bc3a9704434..749aeb8962edb96611f16c7a601e2e09cc99650a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 96dee8f2655fb8cb5c1b174a5304d57fd8580dee..483fe3438a215156fe9a1d0ebe601fdaa6e16f6f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 028d6fc4623274ec45ec562a98361e1a299dd65e..f08e0c40b1438e40d085a4a6b5a9da8d41ba46f9 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 2ce236e5d41f9d894343a03e1eef602bb746b106..0628d71bee8fa0fe0a5ad15decece8e76e509d9e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 6d5ca4fd8c4ffca3fce46aea784b2a9dfe211f43..8b6d2555f4cc5704227d3397a498c745a9e06d5a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index fffbfbc671ee0258d0b4be26b309baf6748c3ad2..fdc96b41efe06feea5692da170eb0ba4eb72ecb5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index c3a8b3e17c2060f1bfb235760b08e56c3ce1df38..6ffb559dbfeaa559d596af85cfd35c21795db0e1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index a2f102e547784f81a7109a976f90c641e0392fa2..b0c7fa7640821b98622515c7d697820d730d4e0c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 534db6cebe771f96b7ec99e6eb1b40ef9a497794..8fe26f0a5638f562fbdb19de807a73dc61ddb034 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 6dafc88a51aa8fc3c607adc0cbb56824fd4669be..1328f847a26e39ec7e54398f14af864a9284605b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index b695b2b7a9b59873a2a6f5e5de00e537f215200b..bda881b6dddf1f1f4e38b5f01a4e3813ffc1a586 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index b6ba4d1772abb1cf264af2d042d61f1c50fb83d1..ef2a3d3ed231664fffcd79433dcaacaa3583ed5f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index d8c91c396a369c5f075bb51aafa3960993c5054f..5ac0f16363dde8ae5b33c5caa654910dfdaa8734 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 7a29e1add9bcc8a03bf3e8402a5757bd29cad066..4898622eb7488b2e4afca8c57d44fb9614302ef6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 3f7d1ae2afa33962385fcf5d826691159f166662..080dbace4d1b4147af8a09b7b95485ee2a31bae4 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 3bfd20ae63e5b96daa2bb676377ba0cf71a2b273..be44cf824bd286bf5d5972bbdec1be92fc8ff8d0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 328ed692209883d4d561cf46ad813f812f1ae8bd..7693a5c59b736b1edd18ebbc3fc30d4e749ff8ed 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 4de59cc1b9696a72730920d2d91699deb89958b1..e7a9b600312902ce8fb1ef698ea951cdde131666 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 020f367ccccbad9d2f4bc65c466f33c450858308..f37057fe5a89e83de44c91d1e96ce02d4c657958 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index a1e469bf9cb950a8fa493835f05437e49a13fef2..e271e2bfa0571155054199d97b24a0aa0b85e4bb 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 76106da7e81c1e7701e37e092a13c066748e7471..de7ee6fe5ac6fe8dd4c796c91189a0bfe93a4898 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 33c0a60c4efae28aaa9ddc59dfc8c1bb71443a8f..22b4e6482ede38a32d8e8b3411e77bbafdf54655 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 954c5165ed11b114b8dd4b2b227a31d6b10b9d1a..d63e0e6d193307456475bbc9b46c5b7500beb844 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index a95db3203748636fe2f50f4efa8197428246734b..e6bddaa75b3d708cddd00ca11af1a146cc7c6a7d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index a103e42476622481892ca30d837fdcc18670e584..ca50ccbcac9d08054651e4e2256a05de054e558a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 100beb7c19bd89e0567d735508cf9112f7334258..9c2adc895a973976ccc26cbe79416d91bd74bab1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 16e904d9ce6ca054be31609b2152ad07b4ec3124..822c046631be2253bbb2fd665ca7261d390eb58b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 227205daacd8ab031db377af1123c47d74f38660..96f061fa44d0079cfc2cd894f12c88baf538a8a6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 1df3adffb9dc47365625d3e511dac3d5c394c158..452e5f8a9f39e10672bf19f74cad187737c6e482 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "contrib/macros.h"
index db2296cb43a27a5944f61fe6228706d71c45d9a2..7cef3f94fcc60caaea99cf29c67e224837956547 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index bcd81bfe1549d694cb10f7e9c04104f75d71afc2..e895ec788e86d2d3b2cb474cbb37e68315b27b4a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 479e0b172ff5cee5ca21758e75712f79a59f55b5..6c106cad8dec734a193799f102ce6304ab66e516 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/dnssec/context.h"
index 6bd37853a4a52273d7abafd743e0b111a7be6e4f..6f4f832055c0b62fcf9cecf978afc9006ad76d9d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/common/log.h"
index 9bc54983657e8212e646105c24e2af815d00344a..a3426c744a97883262b0b9129db847878a5a830c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 6478364aeb1474fd98e4ac8600049ccab7be7514..851d83255dac26316ef73aeefab20b5b2a5b6217 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 0a1c8d1dd8a229f2baa89faa9b7ad586697f1750..6c819f1307d096c373a6ea19d16326134e3e22ef 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/events/log.h"
index 536a1e299cebcf02caf57e617b40666958c87be5..aa10d9279476436e1764d99be836257a1691a915 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index a3f6fcd97e6da4170e87123bcb694a0c08fff579..d6080a41d01d57b9ae7f55219f084fdbb43f39a7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 05e31128200a20c6422ace649ec45b28cf3973ef..cd2cb3216df93693f8642c63333a96b1f020f051 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index dd9118b22878314590fa54c12a66934f2820d78c..d2a1c5cdfb268e04084b43887be188a8771e7225 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 092bacf9696fe39d71ea10a0d73f7d64a8718175..1084ecafaded8d9a86fd1f4cc04517cf0bca5ee9 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "chgset_ctx.h"
index 22e1903081c4566323e23677a1b9fccc8bba28f7..16ffa99daea231a1f0b938b5cc378a1ae8789b17 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 388e7930e3c06901df0c8c46e7a4b94e1ecbd098..6507e4e35032a6a71a2c4f748a57ad93bc24070b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <inttypes.h>
index b213252128ab074fdbb5557fb62b5a5b646a8d5d..e42a60d5937aa540169a59b78a8592d7b9b51b23 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 75e18a2a91006c0fa2ba97450ff75fb220264cbc..ae91b2f6ccde7d45838c82ece05f20042eb76a11 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 550bd1ca52e15f99068cd77b2b27d01a4f485309..04afe394b683d84ef532078d10310531f48c30ef 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 996c80d6aa22e1723d735caceacff9a5b66ced81..5641ffff34eedca00ee89435c3f9aad9d83075e5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <pthread.h>
index 7d378a34543bd5992e25aae58768a79b9ff5c046..22460443c7c35c312c3884443662738a8aa9495e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "contrib/net.h"
index 976f43ffe18cf6abcb62f60cfea1b6c5810db664..8c9120234befa45a3fa6598321842db17bdfb003 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <netinet/in.h>
index c374c6fd95ee867095252693ea3f09b61e0d3107..4ebc329f44affe30ee1fa412f552dd6723a47684 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/modules/geoip/geodb.h"
index 80940d3ec55d250b9e88de6fbb251b07f79d9057..257fae6fb922181ce83e0371f7cfe330d9f3e006 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 269e2efce9ffc0c36233f8c86a50e74364f850c2..32728efd174180617b86c6c1cc121cb63b3b81e0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index c2f064aed24e9ded038049fb962632d6af95261e..8d559716755ab75b76e6bb70905edf162694af41 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/include/module.h"
index 1314154ea686cdf5551641fa13f62c3a133366b7..a5d6ca3c8af5e2aebf5a88aeb41bcd2e6a00ae28 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 4d9a6c46dcaf2a3d314c31c1657a442257bb4146..43f01c10e04e3134bbbd2b893eed00d9d54aa488 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 4f933198626089ab9218b50d6a85fef2b5af2f41..b6cce5bb8baa47828120695daea40de69e8ee7b5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 0b2bc26fa1727e80d4c75be1dacec9f21786c8fe..4d487c0d55040face0b3a40f703f84da1d885816 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 21c88a76dd6bf87c21e51210d1159885644a49bc..c5f3f19cf65d4b6d1cf90ce4060e17e08690d798 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 46571b122e12b5a25521bf7232f18a8f4e299f13..7032116ae31572b225f13021fbf35c9c246695f7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "contrib/sockaddr.h"
index ef40daca4e8e67701f21a7db8aa73e0eb9d6eefa..15c8966a8060342e82f1ff0c22107918f09c1249 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 94413a4966e49f10faffc9da179995f0d6221553..8d08b57fdf43fb992f72e8d6e61d53ec6adcfd0f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "contrib/macros.h"
index b54e783dc327639a26e9e894d20041785b47d7c3..6ed5ec775f8f1ad3d2ae2cfaabba5604c7976fb3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "contrib/ctype.h"
index ea80fc963e3c9976200ecda1f81b7254b95dd374..427cfb93dc0eaf5daceae770e6bfdb9334297fde 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <netinet/in.h>
index 6a60b1968ad6d322db15612a641df435e2f20e09..e8983ae351158774d2928655041a4927b19c1c82 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <urcu.h>
index 1d1e4eaf0d4a6abafc211ed95340765864721010..81fcad8828b98abcff372eaabfadc8dd0741e0cd 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 04b646a24869eb7bccc8a655b968df6af3eb5062..b7afdf4911225ba5e4ceda09a6ea8fa00d12c79a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <strings.h>
index 14923d1f2a11fb73bd3b4d2485874af78cc5d5f3..e30ce2bea947307e053c30c5277a00a9b7d63464 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 62830e74ab72933e538db38c39910e833ab8144d..85f61a533d6574abcc2c3b371eb081236bacf44f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "libknot/libknot.h"
index d70ca0efed9ec880337e03f113d9276e45ab462c..d8deb4b9f76c66edcfc6558735b92ce5a0cc63cf 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index fa1447e3f55f3a526f41d150197a731ad562b1da..c07dcdb812612a1373d11e3677e65d3ab2960e9d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <urcu.h>
index 6c8ba2e6073cbea4978266b644169000bfc0ce64..0f55123d2ef6c0334d594aa10116535d8eba1ca3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index c46a9086fe47b64f53ee2af6c28ccf5aeaf80f4a..794f165ae60aefa58364aef0eb6a3dba31f7367d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index fe9273bde19dcee29cf613fe025348fddb70cda7..f8dd2a3fed215248aceff22a18482dc1b98e308d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 4f282da4c8125c95a3917e75b34ffc69e0728889..07d43b8a7a868e0e162e41b9dcb80ec0e0a6294a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index cbbdf2dc2732c14dd669815cd67d58b9368d2516..3ded5db4ec553bb2d955732f84b810d1a2a78715 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 1a5528fa7451436ead7a06be3debbcea9e545b49..09d5f2ac013d61892e3cabdb9b0d8b46083fc349 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index b8ecd99edaef70ca0514b8c580054106ee528ea9..4d3641c6670b1aaa952e4f35c7f368a6b61c2393 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <urcu.h>
index c91a7beb459f9c490b3d53c4bfa284235473707a..dc88f7b92f19c43b68c41711b0800bfdc789efba 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 42644020f07fcc538a1d36909be92cecd5be554c..4756ecb5b2d98f685368b3f8b0d57ed72482d649 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 3355c342c5996bcbbfecb784733878cf6bbb92fa..95056fd341a942cc0e43b0cab4b2703ee3a653b4 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 8b4f9b7465a546722c08288f5753afc0f4641c52..56fb6119d275e75eb4d83be3c6edbedca1b1ba68 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 256ada36de689847650a60b05b52edaf4c1682ac..3e916710a47d8b51bdb0d272afa067a79e4883e1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 904f7f3d212169ee28f1976a625f0b00a7e79ba1..a309389db1d72171964017ce64d5ab3d64706caa 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <sys/socket.h>
index 8de10b62c2f0e93a5288bb18caea62f91c25ff07..24cd86c32d655ba321cccb19c2411cffe6f40e9a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index c9b3f9e8c4c8d7b90708fca7e87ca1fe7b57e963..6dd0d3bd0be05089a29ed808be8d53ead4534312 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/nameserver/xfr.h"
index 579e31785cba272abfe8d2f1c5602c363755b486..c129f8d391f4cb36e3de4dd131de9a31f8106d2f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 983692f821092988789572f124dadcb0f14f461d..4269f89f6d3cc4818b3256b4f07b431a9eeb742b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 5c78479ac34294ea11235e67dc6f41224ad3913f..02552f2ff3ca0f33aa3bd80741abb8511c6f2785 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index d0fb12f7f08358852e125669a5eb7da253f5d33a..252d043ae807c05fcfd13e96d31d217db6d18317 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index edff76ae05f9829926608f353f917cff42d94f1c..2e537b183445a1166f2ff2be4474ef01628f3b83 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/query/query.h"
index cd6029eb3c955c99974ef02b7338bf5be18ee06f..ea505abbfeffbc52e0f37496270bf7cd560a914b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index d28b9c94ab75a044dbf1b11fe7cc68c691b11ad4..440695e9102677d76de4b69ce66adac8d506a7c1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index e0ee14ebdf7fb5b97b02835a4acbab61e6cc6f96..13d0c00b9a46694c1da8408076df9e5012857410 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 30689f565a30bc51dd15c861e5d2c4f93e6fe670..f3d94e40c10ca8691e0edd8d36a0a6b77e598ed6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <signal.h>
index bb6c7b8b86f9f9e6dd549386b6799c30d2ad36df..086fd43b2329f51875ef29719146270ff812d914 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief Threading API.
index 252ec0aedf644917cb5cfc236b9ccc95c8d16e48..1bd35a4cab9dac15a5ec9228796054b6395429d9 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #define __APPLE_USE_RFC_3542
index 76fcc86f555685ef31edb9cf23beba667fcb00c7..d62f949941bee22eac3e1da2c18a3399828ec944 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 2a0a6ffd174c77e0f3392634e165d07ab36d8dbd..2915a72f06fc4bb3c6748c5be40c121d4e84470e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <unistd.h>
index 9d048d723073c6291ea7b10c68badbe10f2c3fd4..f4e62cc90be15a9c9abcc32cf59a31155347f998 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief TCP sockets threading model.
index 50760944b11f72e4ba1cfb98e29ae7200ba84c39..7f9e6c84fb29dbf331caa46331108d89dd0a8d46 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #define __APPLE_USE_RFC_3542
index 5555b98c8a60ad70b0e9fabf5657c8db9791c5f1..805c0a7fba50864cf174ed879b31f49b00f2c796 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \brief UDP sockets threading model.
index 28f962685d7b464db5ce919464b8c3cf91328d79..c2a9556c6ebad02eac6f95622fb3199e323bf6c2 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/updates/acl.h"
index e15df39f6d1abd1788220b048f9c62a6a57e205d..ef763a02a9fb884f260e94cb97ba90b9f5b5f15b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 1b4cf5bf78547867c3b7698c83993e0c536ee1de..996d736e81306589c3591e0440222f0103084f79 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 7908ca4c04f950d0c5476b6ec8fef7e23674e80b..14538d21e5e54cf7cd68534e5f7001e9fabc0be6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 3c0c9dcc486e904d7e5769460b7a50872e9b2436..d886006ac29f70369e601cf90926ce0179476c30 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 8002712666b057c4cb78774516cfe5aac967485f..c6a6a33baf4491f5004a92539ebca7a0e86a3f55 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index cd2952e9ed601db6efa29df3a83def64ca4cac46..cac4c42d397b42a7dfe0028c28153e0c4b279d84 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 171245dd7508727391eb18fd0fb585b72cbd07cb..68f3867c8f8ac5d36e4da73ad8953db1ee67e5b0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index e253ae6784f9d5fbf6272e83464be3c309fbfb50..91d34809cd6e663da2b955723eb56686423971e8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/common/log.h"
index b5d7a9a73ca9ad890b7a4138d540db3869056f24..59eb3b9f119f1562ecc4e833350aa04baea4bcbc 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index b5f55a2775520a955de91fdd728d58b890e7b7df..0932c3b9578b72a9278303a08343668717d0db02 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 424b5b11cdeed6e9482aaecf821627d6de4abbd2..d710a359e914a920690b63b75fa202a775b862ea 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index b3eba6039345c4730c2820c192cf339834360ab8..14dd27f7587278723c0c2a62902e441fc8a82bcb 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/worker/queue.h"
index d60d9d6624b5d03704af4bf5abe682f88d747fb6..3c654854e3b5b9ce040bf98250b234bbf6f6a245 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 4f800d1bc3f284a228950ded9bbb3318b3024ee0..671b483bb75209c0ac2c004780ac38c4cd37f6cb 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 7af8089fde36030d77b17c43e8da66b18c81c410..6d6e3c971cd7532817f7e6823f1e46d607816ffc 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 2d593b9bbab5ea6e2781f60c197b3d054e22ce27..4d920717d4b1072985b8ec9673ec8e8ab51efdb9 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/zone/node.h"
index 63015596f67c1b037ffb744e1e045ffa312118ce..b380e8fefebcc14b250335b7d5884ca1963b64b0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index e7e9129b8bd7ac2ca5caee08200a2af45fcc73c1..b2fe63f4272fba9d55f02c3a5763cf09eaf11b46 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index 2010ec979ffc962b4d0ad109ab1720373232b35b..afafcb248c6d822dae40bcfbb85c9230ab687026 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 9846f924123c60a27646a7821c5109797152024b..618728dbb9fc1a10c1d2c2dc4cb061f1cc80d279 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 3453de80adc11b1bb6eefd779b4daa321d107f49..dbd9dfbda7638e3336a2323e6ba16ed25cd5145e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 0ff8aed7eb90bddd6c886d1add25f3e6a8fc02bf..c419494e6f71f20ea62fdf4b38d11ad9b1b12b8e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/zone/timers.h"
index 4c8d0fa54976476248b069f8ef9ceb388e0b24bf..f761c67126acbe8b8dcabb6b5fe9f7f55f86532e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 6022d4ea7dfaece1600edbc93eea926b4de8137c..c073492ed66f03eb0c24311b8a447169d7c88eb0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 5f467aabd370efd96ce73b0dc92ba61cec1259f9..23bdb20aff411644f2adca831cb0c02ac2e751e5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 9729cbc08c73c5b000b83fd2f5d2dc55d53da408..21d12597ca2610040cc1c4b44ce218f6552cbcea 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <inttypes.h>
index e9d8be83ce4ab5056e8492a8e962e4752c137cd8..5f92042a9034c24296db8ae111342ed5dc403703 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 6b1c68ebb70e0684bd0a488869000a3744c5892b..ff241fae3fa5663b6b00686b169e9fc75e6e888c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/common/log.h"
index 3210476bee1814e4a0bf54e89d5f0872341368ec..9fc5b4a4255155a6d31ab1682217e06a2a151cb8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index d46b5ae969501937275b96cc633bba8f2a710edf..443682f17cf1356b30dc59e496fa17d1e4ab7a8d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index d3cc909cda926d15fd579930d7aa7db2d55125cd..baac735bf34c571ce147bab7f276788493f3e546 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index a16db7b48a56a701e852024f062d96240f481fea..eec771b5a2840d44b8998bc3080b45a978f71d26 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 2f71749c80c6731a5cac3b14bd172121644e6196..f64375c3a16b4d404a97836951bf2261d0a339e7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index a6e98341e1dc7d2c5cf18bfc32daaa745ebe4181..f68dfd692ca727ac76524336a23db659c769b3d0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index fda12d82faf543d28b034a529fe75aba1a3d6e8b..1877a6b6641497db2a4d04cfd5070d48b0fef7bc 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index d949a59e4683276729765523bf10dd8dfe114e0e..543146f8983eca0143b1d126dcabc411a73fd380 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index c5fab4d786ae828c0cc6ab6b50dcd62c34f9fcf3..ab8aa4a07e8207271466b99282fc2ccd6efcb3b9 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 37fc90bfda6fd94f2e58a0ebf3a9facf6b513d1e..dcbfbaa9c2b39315842d8906dd4ba53d468ef5c6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 90283ee359d44e543a1fa4eab8ee43cb426135fd..bbab1a9f29f28c22fc1c30a88aa1904bae05ac7b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index a57b421c61153b45f20978a7dfb90d151eee1859..4fec6f6cace2a56bb66e78242bf8626f6ffd729b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index fb0cf9b07ad901d8099a00a4c43c91c5ac9a5d8c..e030c26867ea82c7ffc3f0c79b6ba4094e093cbd 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index f54e20f86fbc501d8ca5267ba0198d4b16c5836c..2147b38dbe91e8e8a49392ffe678e57bf85c1ae1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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/gnutls.h>
index 46541b43fdde4694661b14cebbb550ec66d5e817..097bb601e706be4494cf5af2c0500de01a916965 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 838390184a30fc1dbae17935b9b42b6cefc426a6..d52f3504e458ab9a621aefc119c0b3f249648a14 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /**
  * \file
index 97f7f8f398889e61a9187dc91b6aed6fa6ee089c..fe9d599ae0e63d8bfe159a38ce5f5c088d10f86e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index eaa6afd2292274e190b2834f2a6ae40e838a3dd9..ccef2b76a9a4639cea6469b6582964133baae095 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 27de77857a5c0bd015d28734490ce4c59a20b344..cd1aa5cbd6eabc322f4ad0d680718f84ae2e90f7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 84f538600a50ac53e1d08669297727f6411e4b11..cf08e18b66f8b0d13744af8a9ad19a12ecc70956 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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/gnutls.h>
index 586682cc0d56b49c7335403087519cf3b4ea303f..b80e2efc928bd52203e39e9a4b9111672481f578 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index b8ebb7d59317af77fbb46fd65a165468356837cb..27afdd8c5c4ae326dd47794d5a278ce4a5ca1f91 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index bd2196e0fd5db70b6f142b0e09b40a44aa0c8fe7..fa1cd340878a08c2c5907a0d68c19eefa773e9e0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index dc89bcde5c8eab60b27f2ec23871df3e97591fa5..5ccd31f29e4b8d37e1cd7a2360ad9073595e2523 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "libdnssec/binary.h"
index de681c8cb619e6e88348546ce7e193c34f6cf639..e72fc86e72fe67ba913b00dafefc05a30006b925 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index dcb4afe6bf6206b07d29533605482341c0645868..a9a4d2b15b4a14df2440bfb81efe4fd96af9df14 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "libdnssec/binary.h"
index 10c9c8ee38ad08be5666ceb378a432cf2c471e50..798942860adc2c7e891f7ef405e932c0356cd990 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index d144d6406fb479d8f7ba4c170335a86fa9351df4..3cc41fee6746ca6e082ca54c4d8701e5e6a1c541 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index edff6846bf09efb66891a4402c5cc12975b7df66..d67ca354443d9fdb32c0cebdbfd3c6b7347e857f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index ec1dcbd9d89b07719b5f8642b9ced3518376a5a9..f0686074f9eed1aca7bda303e151b0ba94e6f78f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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/abstract.h>
index c0c5bb2c74074d2d83224a8c9f6f7909cb318401..1fff1f57ea6ef79bacdfce61f518d1a37dc18f7c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index a2d8ea49c8d9734b3f1a00e55be01d1ac3ff1424..7a3517a3a464ef4bc3c05689e3b9c384d16e017a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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/abstract.h>
index c99a6578cc99b1cc125fd804261a57b6d4e3ad09..fa1c172e0e715717852e5df002d59d8fbefe8822 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 24e201e54389657734df2438822df6f1fa9b6ee9..2edb0799fca91e5e047ca4c718e9b387c09b073b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 2382518241fce88b6b109a64e31d0c3e13c3e60f..6ca13bb1d99af540aa2bf81424ca0a834e59245d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index a87dd03979637e9c2361299d9fdad79a9e9421cf..a0cee2466cbf42af59865c2f0651c4c47ed40937 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 203441a3127e3210d7385d5213466463da55b553..87261f3d94c529e5c8ec362519e42025777a7d86 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index dbe1a3729e42c09b3dc7a3532895b0d72cf94aee..b9d80aac2e815fe278ec993386cdb90ee4cff07c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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/gnutls.h>
index f05eda0c10e139abc17574b6a92476538b8e5276..2672436afcfea28b4d79fc276e8f404a1e181196 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index bc67ad5764ea0f851f07774e2d77c15f4cee6c6c..a77c6a94d88984400235950ebecdab4850edb279 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 5a8424ef8b8b8b3d99cc5f59d159ad13a22c17b0..7286a8adefdd6ca6db4814449ee79341816af9a0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 838c0b5ac8e7910a58ad02654a0960e093c273e4..3a5290ec7af305a4e69f6c02a9756b7b42257216 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 5d9aded81e8f8ed615414a9e0f77bfb2b1632231..f1940cae13e7833f482553e0f4ba45f1d01012b6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index ce69752113d973b747609fd2593469648df6ad6e..76107786b4aeb2115f8df9e66a562515d50ef261 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 001613a3a0a88ea524b64fbe704e4ea6c39e1f67..999f16159b6accf0e5051553d65b648f53847d7b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <limits.h>
index 897320fa8da144a0c19102a70c172227ad80c44e..92032becb16bbb565f22695755fe7d39dc939b3f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index bb6084a73fdbde6cadb9efb10260b84c109e67b3..16d4d26a1f2b02a09a2cfeaa0bf2b13457a6d5b8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "libdnssec/nsec.h"
index 07f34f2f57264b6a84602dccb6cd556e7209a855..c3af544984e82a7feb88e7f9dff8d1c7a4199c5c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index a0f9969814d96cc04d9d53731e368bcf83cf47f1..dfe978cd5167b7ef4b3675f8fd6592554bb8478e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 30b0c2df67e325ea31dd4a8d06c225bec470efe1..6dd3263830e379a3b83413b72f8af1c49468d4e2 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 0886e51023acadf233c4aca905d357ab5982dcec..a62859eeada2164a1a5557a6f85a3973338deff1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 921a1e6ec40b3472e2718312c712d78e5c19aec5..2e72e982e8e9a1090db357b5382ab0a026d52e29 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 4186a63e91d7c7806fbe3cabe2eeb5acd1e21516..e5853fbb8c58eb8badf7999f9c9fe2ae396b602f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 78ccff09bb118a57d277b23e4c442f7a1ac4d52b..44ea08f28fd9ec940629cb40ed4d6ca0f448ebf1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 51605f649327d5032d0c0edcf3cd46830954dcaa..056432cb32a301b9da015ea061bdec64f9d4a7b4 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 82adeb708106e8c84ca98c6b2dc9ef681436e124..3b2a3e74031b00a81665ab60586385b7c6aa81a2 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 10c25d9a5c16c988c02bba4c017b5bce472e1c48..573496320e0ed8ddafae26d471c9eb405e3e8650 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 542c87bdf2616aa46c29e3c43e36bc57a50602b0..c0871ecd86083b8c039ea5897bc31e70a3ad1342 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 03c149192b0d48d345001a06aa8e6e22e2bd381e..10a7eb28d9082964b683fd2e7cb7742d551f4574 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 5a47cf4e4a9202494b42dc6822900adaf11207ac..ac549db269bc34d62997d361585432346da40113 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 4fde08e7e47a3e9252bbe8c0aae87d64a821a67a..e9fd60439b69d9190adcb5bd0b92c3dc74e61fd7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 27ee4cdcd44c11e343460973f192405aa2dcbc95..e9b8de7c2a57a815fe0e49e894d7d20c0b65538b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 0e5ba0057df6e2a92a01a7fb36d39896c0005e38..42d3a6933c298a5576535e4b08618640cbdb9a3d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index c96065b0fed04dd15753bf2f6601ec05123d2819..bb8242de15c22d16c313af2a941b5ab1780258c2 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 1f55033e6020f037e0d4bc79129468a1d33398b4..a488a5d375fc4c098f286c557e2493e3193bb0e1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 431353327fc21d578e916004d8b098cc9261d5f2..241e9c9393af3683437c48c34657f33cdc41390c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 4d79876bfd41acd67ba6be4da6ca01c2a3bf437a..cb47fcc7b2875f94c42b7b3776fe04176cb08c45 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdbool.h>
index db8e910defc045b5c43086a47bfb60b171fd06d8..6d4efae93e0e62f289d05469be9b153266ccf32b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 16b4e649236d71f2e7b949672312061e86fdb110..8bac0d99cab2b0cb0abe411e59c1046d68a3ef14 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 3edc8a3ca44815d0bb8bf8c8881e7c2aaf88579f..5c1a2fdf98fd8a7d0f2cdaa18f17d4ebaece310d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index e86198282bd662163b3ad516d707daa41f57e4f0..4b961e009f5d12d688c2641ce490945a20ea5091 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index de8752f36f122b8e093e441048766640a80029d7..b0ec0f0d53f6133b6d5c5e8e573e5a9a6480aab8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 629bcc613dc30b162daad56312047501a76510d0..961f21ebfaba641a645ad3fadce93797e634b996 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 55f20fb35eba74acb4e238fbaf89c2fc6cb8d017..00356c60c568d5097afe1499392d0f23611ebced 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "libknot/attribute.h"
index c5cf323498b7510c6fe6b71817b14f28957f5403..fbbece87d3398d77a3478279212338b09eb0cbb8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index e516b9fc2a59f50372bedfcf43f51c8249fa4e9a..81fcc6aad045f6621d1864cef1114772f7b1c52b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index af68cfe9a238048ea0516d8e4dc96333a99c2ea8..f0b3e346ce59e68fde408d609f9298468b76d520 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index e4f73a145ccc061471840b933e4224d45bab85c4..120a43103d5846c6826aac3beb901d487e601ead 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index dd024d5c96843cb59c5284cbb62279bfc76a8326..c7a04eaab2e921f71021baa48eba23901948c3f4 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 5bdfb68f727496501189979ac5ea30fcfd9e0aef..3f7f9f9522bd703571e02211f9a7ef3d87062586 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
 * \file
index f3edc150fcedb4dee44119dd8c59a1d5faf91104..52553531396a5bcaaf8f603da3591635b8bdd446 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index f0e7be5c9ef34e319b61b54e9784b03f6faa5a12..8d3037abb472dcca16ec77480815017951443959 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index d0213cf1e08af0d659b384b40c27b970741d8bb2..a90e29740eefc1078f9ffed11973c5756e210967 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index d0fbb0ca2c47d14326f1df629c4eef746f34d5f9..ca3db32ec0fe96d0d83f13d464671a2a56dac034 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index d2afdf8275018dc1b66109f2be6897a46248976c..67c51392de8b3c96159b3d7c7a929dfa02eab6a7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index fa3bbd6a1df61f700422d5046bd527262ffc1e19..36339d4fd387c30a6f61791d0775c0d3bb6d00d7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index b91a7a92a478cd606cf12e5ba7726cfa5d728d2e..ba59310a9c796a4e573c39a8b2eac03ff003aa1e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 1a2790ea630b6d46dc10ee7c852fa6f069ed9787..10246fbf9d5c9d437126e3d77e36aecd728e9f21 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index c701610a15e3ec686f9f645e2c21e50d4c4beae8..76145218c07181950619c40cb315974b35707bf0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 30bdd77c2dc23944f3a0a9fda466a03a9911da76..e282306a5075acbd57c765d46db15bf005a2ba46 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 2fd1cea1c98540ac42fe60b3d7ddb22996b8fc70..974f300eb41d00ad9612b13d34e753c6599ce84d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
 * \file
index 1524b7911a66a42ebba7c8e814d2af526073024e..4d2fb42f320b29e7aab6db20e4bfc7116f17a12b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index 26fdddc793a92c4ec71cc30ec667e1ed0f095760..a589e7880ed6d95945cc338d4eb6e1a8bc04560f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
 * \file
index 472fb8d3b82206fcb3c800b4a5dadc561601b963..e5eba31d141b032b31fd32bdb3a9e8be86799b40 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 709713e8b0d039d5b0837f2c3e8105cb28aa17e2..4a40da909a1e16d4373ba93ce3fa83d410d896ff 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 1d0de702a09d20bffb7a869afed4e9b78e0c8ae7..ab29cf34868129025ffaa21db3b2e4adace27c70 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 22c4a8e79ebdd828b141705d01be4b7ab6a8bda7..ba09ef6431440fb411d494c6dea14a4d2c09015b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 602d70defc27ad65f53b3677871910a2635cde99..b336fa50a5c2e5d9277e38cd04b205a45df4a10e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 96c1e1da6cefca0b9f579c208a8738b2b053bb53..46dab19b4c29d5f7ce4e7b779db7d9470875dc8d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index dadadd573cdfdedf8c4bcfc0828c91660acdc064..d19f10525870343abf3f388e6b0e3024241f5d1f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index e4370fd78097ccc794a59876246405c3d5e81410..a581f64306648b3ea4792b4b1acbdbdedadc8c83 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 26bc80e5cce65456635fbb22d56e7fc5c4e0b0f8..ae58c6a7608f45eb9acd7360159d598a53d0b285 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index e3a818b422ec6a2fb74618e47a3037ec0ce0f497..84a3d5644f971ee1b715f98611758a992f6aa182 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 4767bf9aba2aa6c2c8a97ddc348549fa97fe8406..711ec47e954348c5978bf405a0603370d230ee05 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index fa1d4df6a343052698616efcee62bac63497d4fd..1680a22931b11413c5d78edbe490e78fa9e04e33 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index a1c410a52b65e906f775194549f376298689298b..e087875132ec1639ca2a54f58d1e66616b2d7f91 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <arpa/inet.h>
index 3bd05de160fa2ee63d7f06aabc128fd25d17bcba..df20e6a7525272a6759fcfeb29482693b98bf251 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 67d7aed85c07a51be25fcd4839ca6bf236e7191a..36cd2ddbfc9c2b02c73bcd4321445bd31bb73d55 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index aac9a4c041edfcfce777f58977a7b11f266b208a..f0d05e53833ef7cbd189700b2b22ec573b40563d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index ff6f4b9d61064b3a24ea9b5cb5ff3bcdc9703264..91a421117d5dc75bb5cd685aebab919fb723f2e5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index d4479299a6e7251cd08a6e691cfcb88a107a9002..7c8e6ed2c94ccecefa24ddf8e21a3e5adf939ee3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index ec513ca0f531cfcb443d210d1d97ac9c09bae3f9..5e40eac2bb6c48ca63cf3e2922cc523ecd8ce464 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index a067f6415dc32004cd66b3984318227cfd199674..0ca5ba6040029806cd8570141a438064a16c45f4 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 896ab3a86e15b3eb87786cde5a3a9625f1fd2a99..82c114a0009a7e4d2a09520da5e997d81ddca4f0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index f69c774aafb08ea12dec07e481560b3c888947ad..6fc2859507a16e84e4e382b01424fe11e19bd9e0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 239271a6614f2546ada8fff0352f9c9ab8b61db3..b758f4df1f31c1d1da35407d0bb571f106ffa9c2 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 3784858d562ab97ffd71ed3e4cbfa114ef019880..bd449699896219d8ec61c9133e16a1c73d2be329 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 24d80f53997a18d552b9eab0238fccee43aaeed0..c2a1464d4a33cfdbe0b65b4fd2b5859a83fefcb5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 4354a6b554f13d0eec2d8ca9b781e124d7b64978..49e0bd17fb561e4318ac34c3ea4637640ac736a6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 3a4872fef2832739fa8ef92344405b126f54fa90..2ceb7e848106f6e9130c21877d2e7d8c03c52e1c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index a7aebfca8d05294a7c46367838f59ac7f437564f..af90d2fb075852fe6561c35c65b733ce83533e3c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index f4b9b71ab889c51bc20323288df22e98fe0f9bd8..2925ac507e1c7dbc9d4b225ac3f68659c9cb3268 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 2dd3696c0a97b2aad3666095f7ca8c2bb8ff387f..b041a4ff8ca9f57a897c813e3a5e78459cfa7218 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index acbcafb4422c0c64170a000bda4c2d50b13ca1e5..b035a4a26fc931697fa1a34b3c84c7d348125f2e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index b3e091dd7b92ef46af3ab9f54545ccfcce4af25b..9585893a75467951ba5113fed40fc1e624e865ca 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 465307b7f86d244424fcfca965fd6cdb5b898ade..311780556ce011bc140a03b95cec47bd1e45080f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index f3e4bbaff6f9f5a78bf070b30ac8055f985988ed..659b027bf486387ea7797b6cd7835d74781e17e8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index bbe8742a37a68c6bd77931b5c601ecd52f12eeae..996b6279862d9fc040374127237617bb0e98b28f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 5f69d9f6e0bd0ec6578981ea372dd939ea3e90f9..8775ee661aeed8253495d62dc6efb4d315179d9a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 91d472dffcf56c98b1507ab44c05da2fd0d8417c..03a746132ce6ffd727249a5fa7768c33a53d024a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <fcntl.h>
index b01870d442b45c335a65dca4d9ad123f297479e0..0d3f2099d5e2cf81bc6f238e213c97ea39adaaee 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 467b613d8091c12cfb547dc9d3a21e6be660b109..f1b13c587c155057edd023b61f3a317bfd5bf8f7 100644 (file)
@@ -12,7 +12,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index fbcdbf31b4dd3e837cd2ed6997d8d313952ad82f..9e1f9830f9653f509f934af1e6a859699ab5df29 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index 2648c75719ed0a301fe7c729612917092a0f1839..7b0963aec67dddcb28eaeffda15fb891d6867fa1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index 605d5092eb7030b4572f08a390b6701f83fa7c14..5a2a6e8ad66d42b9a3fc8232341b47d3deaa6160 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index db438b004ac02486395757272f2852dffc0aaf5f..dff788a8f4ef2048d8dba2ae172e193dd1062094 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 972a781a3185777b850704219f4599fd1c636bc0..97247195c8b27386ba33c99011dbc60dc580e9f5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index 581aa3289d6bb5ecb2ae298631c0484ae83930a4..2204f1056043b6fb4aa32e062a6f7844ac9e8ea1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <arpa/inet.h>
index 59fd4c8485582d930c9912f388ccb39b224953bc..4550c8441e88c8fe88832e2d08a3b451aa4a880e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 /*!
  * \file
index da487fb5501cb60324428bc1fd8f5509d491bac5..aa0418ee0062ae9077a3c6d32ec38ce9618f6824 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index c54712749fee2c29cc2dcabcd80842c7df2277f8..884511e1df8e1e44ed091c3bc00cb779d0f190ad 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index d9a1477caa5c2a5ae537d79bf05d40fec8a91ae7..4430820c7f0420d78db3488db6ba9607df3b9368 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdint.h>
index ba1bc168dfd26c380f270f3c09b6daab79d89cca..0dade37edd2011d33254b555a1b8aaeaaccc60bb 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index ad1d77442c0e71d204ab0a0819d85cd3694dffc3..30b35cdbefd428e13276623451f3f74915054ab9 100644 (file)
@@ -12,7 +12,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <arpa/inet.h>
index 29205f65713ce1a5a7ecbb0acafa2cecd6f90e51..115ddeec929f77a1125dc2cf09305e9c5d0e4db6 100644 (file)
@@ -12,7 +12,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <arpa/inet.h>
index 283dce5ccf7dcd0e1f95aa56dbdbb864d16ae98d..576f7f2de8b3fe120f0330338775cf66d19640f1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 4050b562da4419d585df04f8af4bb84736b88789..807b7297c5bb0ae92430add415815fea53c4de10 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <arpa/inet.h>
index 022cc9b89dfdf0638f8b9a94eeeeacc18032765e..223f43960b228ec5491bec9beff56d68f6aefe7c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 %%{
        machine zone_scanner;
index bdbee9aa277472ea189bfd8c2c4a8ff60d12ea4f..d7e40443590f1744b81c290d589aa4a115504b6d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index b9cf2c490b07dd055d5351984db98850c86fb722..1b76b23df500b6e15c55791ca94db2a72e9231a5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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/abstract.h>
index ad4901b9259592955468fcc9ccbfce9f509161a1..51e3d53acd60babea14c137a429deb8e62f8d1dd 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 9b97fba68176fa9d9b16113fa696d31a7c213c51..a1603dc49ed48f6f5ab6ef31f157718206c6ac01 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <arpa/inet.h>
index 0c5ad5dfb9d8ffdad6ea5ee3ac140c6b24f92e60..57758abd3af058989e203692795033ba8b194d43 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index 2ffa9f20cd8866676e53c73587d83395e2677e87..3d4360d93096db58296dd33b8f51c3580ff0346b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 8f9f4459352af67e2bca3686dbe7013689573ee9..c0d2113123fcb9013582abd1bc71ca83ceaf17e0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 /*!
index 168d64985759f9ad0781594704a51d89bd0df2db..c61dc5b719ac881e4b31b88e21c05d3e589dce09 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index a8eb065fa87c2832bac8a469a49f034bfb7504b8..cea8a486d649c97a11f3f699435bfef82df4a192 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index c3375d30d0f7855c7662adef0ae3598978b26e5e..e4304398c35be09ac0e20e6ec402a457825962ec 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdarg.h>
index a300afe4dee132091586da54dc80a0761c49a77e..23b4164f0290467b7d37c117e479ab08f500fc5d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file msg.h
index 892371713ac687f3ca8aa0424f90d3eaf94a14a8..e07caf9456e973b5f5cb78b8890f0b33c7cda64e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <arpa/inet.h>
index d8611495778cfe0ed4da12fffb83cf232a3a5379..b54507ebe1ccb162546ddeb0ad4db57be10f3ad9 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index e3743140765b29fd1b309968415e25b0eff20519..ae46047020bf2005b69a28e4a807e26a649c3f68 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <arpa/inet.h>
index e9cc8717e2aa544dfc48e0cf1caa6da4b972995d..c68ce6076ed5a4c382485dd2406ff92e17d3d187 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file
index b5f84c55d80c58c7319b4618f62aad82759ec254..010506c7bcece05365c9d51e653dc87bc0834748 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index bcf1a0fc45004e10a8858d73932b5542d0172411..98b5db58c63066fc31197e0b15aede00c323195d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file resolv.h
index f8e9f29cc1a4104bef6b92eb0166147cf2930366..52267ad1f3b132c751785649ad8f5822c7e71842 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index d1912a0caf2549bb38bcb93125adac78be271a24..fdfcbd8e497d83053e0feda75c6cc327fa81eccb 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 36a28643df60d096a7a9db384e8a73f082435c8e..a3057b6e5e51f27c6d29e0b3769dde208ef4df41 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <arpa/inet.h>
index 50c3a90fcedc13b2b88b6ab98c48bd769ad15269..97bec43f09068dbe9577cfb2b09b3d94c7a91591 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 0bba3c7258cb9c25a734218ceb69af03e4ef9a43..c9a0f0c2a9201c14d76ad480f2a5380248ed4c5a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index b4d33d2f830a12b7c13e160dc59adb32477cbadd..90d3eab81a537e9f3f77744e87c68f7fb9df8f1c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 /*!
  * \file token.h
index 03908e2293e3a3cb898105c3f39a6de3d35ae8b9..147afd6bd1db66e139c8a19b433695f19a8ce7b3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index ee6c5480daf2a0ca4befa0956dfac9a48f21f833..99167ce9cee46ddbe10bf1f239956ba5209bb91d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 0cfcd47c56e4c3e48d78b4923d7749fb0ea563cb..4381efb6564aaaea4e7e1f9dc2df582c6288eb67 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 09eaacf78fc8bb0e92997f2a6366a26d7d3b3736..afe908e0f567e14b4df8bde2f676eea6199c684c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <arpa/inet.h>
index 17907ab55ca4fe7c1f7dfb735176c1ddeba926ad..dcb59352606aa24bae3e9093a91c5ebee5a566cc 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 7e140e495b332b52960331feb5ce521fd531c8de..7e4fb5cf94cfb419778530c8a4364183e9db938f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index 6c58e1da58530e7abbdd5a3b27b8578944d8ef9b..66ad6e717bc790304f28acc39cf424c3b959db82 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 6991a84db1e16c896f17ddc7fd60ec3e16392de3..017f54f8a40a11bb977ea5ede9e79fd01937f8aa 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <limits.h>
index 653957b3f46d96c5cec2d7b55d4100b4bd26448d..dda367f9399d95708ec534e849dcc38acb81133b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index d132341e799a7832aa3d4534d1c8e2cca3f0bba7..a854a8e808cb281dd92dfbd1c9d819ba6895b732 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <getopt.h>
index fc3fe1742ba883448faa77bd6e759fc0149e5e36..00f1cb884fe144acdc078c35f970ccf3b2ec43be 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index bd5f09577e9b96b8ee3d7802a5e8ebf8f2aa59bd..557ca398e616f400569bc058fe80fddb2909da25 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <getopt.h>
index 7fbd1f5fad04a5f95160738b60b78a197ccba61b..6f019fe91551353ccdbf7aac8edca63d75599e8b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 920782dd9e5853eeae329ae1014c8f757bf808bb..af88813152ff493c302ec72b5d3e5fd382fb5ef8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 9b379f21b320f350763ce76c8df44417976f9347..3129c0287ef6b87a654b14fca95eacd8113b09a9 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index 5cabaf1c9523c81d505d91e5f82870e96d4ebcea..8e2fd5cdd31e2badea0e09277d9c04bcc20b2ed4 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index f1fa1a7f3bf9a67bf77e2946da4f8ef2fb6b1584..668e42609ddc3b7c861cf101781fcbf08abdd7c6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index ee05d5ff72d4475f2b9a2e47d249d2cc226fea0c..65ff950afd91a67d0a67cf1b17e2d113e55b7e8f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index ad14104171f84b78b9dcf083d703dfc3ff12d49a..bdda64cb89cf0ac8da45655034b97339113118be 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index 6c7b3be2e4a35fcfa674011bed30213feb4e47cf..67c713425b60163ccded8e215a5b4709b57e1cf8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 6f69ea26a05bf66fdeca0a45f1d536a9606a209e..7e5ce47ceb395fea4714a20fb8d748a0ece2d1cf 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <getopt.h>
index 7f0502f6df74d78fc40d52b4b5a86806693ae9fa..d46ae7b29ae61d527ff0fa5bbec10b5bda5141ad 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <sys/stat.h>
index 20b53573e9fa0e0affaa2fa57fe0e0b6e753cd9e..29f61dd61c0f0b637bf71b648d5a0799dfb5b229 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index b2bcc8356ebda821755ed10d10292b3b3646bcd7..c144f34b9290a0952d8e1db7eaa1e5162b63c972 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <dirent.h>
index b9016765564894f1ff8de4aa31318d5708876b41..ded498f8e98d77861c81c069b54b45382d262ab7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index a92de88582b5df50e2885dd6bcc35cb603831d24..bb23d2f528372e7ba404bb51251e4430bcc369a2 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 182c1419e6d315f735cbb1a2daffdd4b9b22aebd..e4af8baa213e09679ece133b3a3a8b63bc5dba0b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 69d471f4d40371fad130140476f59c11a5013171..a27ea8e12de6cb4b02d1d031130b94d222f7404b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index f2eee91990df0265adf672d2fee54758380ed6e5..9eab70759f55790270ce5320ed32a45cbf0495ca 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 2c0c391e54c859238faea5260125c881e0a5e17d..5b0bda67c051f1f805b5dda480c0101434dee953 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 2e8ce71c61ef70dcd8a1f0f3d07d1c2032ad0270..d76f4cae87437ca6181cbf47be2e0b6c74715c86 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <getopt.h>
index 5ddc7d04d9580c9262d4bcf18a2046caf8124f4b..0318bfd429774c7ab4239ac2b505c2709f0d2950 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index 67b0f5eb4c7ac8f1be63f603b24eba1b2a909e0d..cb34dc1a866acf417e952aab3a5a1ff3745ba508 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index a34588799c3f95930a447400dbeff43420558340..61a3dc91432b36408d1fc5140093638f261a9c19 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 1cf7fc0b79cffe1eebfaa99e6f2d8218ab0c8e64..fcc217f1055b8554900093ae58389934e58a8df6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "libknot/dname.h"
index 61362c2f127c32377c8cf4d93a18b12cefd5c14c..ee4e8af1383e4b779ec8df9141b6d02f5e0c4aa3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdint.h>
index cb89545812939a4bf4b4a37150c9572f00d36179..4a4568f60f3be11cb106b7617f07b23201343be0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdint.h>
index 0515b3a43932f8f61f43782b7f5e7cb015121e43..87ae9c30cf82fdffeafd9b7501481888be7157b5 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 2a75cd1917eed06f2151f8fcfd3d4ac2370e09e3..9a34ef7344f6746480ad81b94e7d1cc274edd13a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #define server_reconfigure orig_server_reconfigure
index fca9cf5bf99a74083f4349d698eb7b4c0b49a9d5..59b13fb3e410b31489fb7f2e3cc7eb9c2b75a514 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #define tcp_master orig_tcp_master
index 8f6401ce470e04551dfd05c25b4028db2550ec70..f7de5a2e892dd432a4ebfeacca43f8ab12a42494 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "knot/server/udp-handler.c"
index 4c52fad8b203ea7c56b880cd0fca677cd4a2aa13..e49aa30613906aed4a0284f25a9a146144f848dc 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 45e4e55621a6cb964f7eb1c443244f54876bad15..57199b5cc41ef564408b629acfd822118cb64517 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 3e4c57fa6eebd42c11f72a219faaa3d597084d0e..1e42802cceb26f0e8dd25e680cd7c71151721ef8 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index e49204c8f9c977b5b8003d6e1ce822b14b0ade48..7dc597538a4c37976de112528f590decebe98535 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 95833625e5898bd65465f0e5e92f0d82f8ea369e..a52c884f8767ff1ab873a58e882d3fae30a6a77a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 37b80acda8241338bbed8fcd3c23d4ec184f38f6..772535fa45e1f10d24ccfcca12141d4c9938ef74 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index f2c5bc9a78f7b67ec78f3adab95cbd25acec2394..a6c804ddb7eb035c585d86ef6dcb8f218440f8e1 100644 (file)
@@ -12,7 +12,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 5176c355eaf4ba6b60849c1d426837a8e18833ed..b906f68bbe00b936e8ad9a22c27eb30a20acc325 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index b7e2739f7421cbc4d8d29fe8336482ace2544032..1ca019b6300bb5faf8e45a31c2165141bf2b8857 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index 5f8050718b475898bfd7485bcc2101c13f67ca6c..3801f358862fa64b931a21a21d9fc4c6a9d38313 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index fca8b8a9ef99cd21dcaa19ed0cb6f9163cfcadbd..1623aa8cbdccc251d4ffc340ff6d7d67063b0e00 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 48f2559a57e12897d58e93e2b4e650e4784e07e6..20ab49bcebeb6358c3c2a73a69710abc65ce888d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 203d22eb996d3c7243a9d0cbb454858da3e472c2..54e0379283cdc895db3ca6cd3ac5f2b6b78e3bbf 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 93456c35a9ac939c78cf0b81db8d12e8b89e99e7..97741d65fbcdc96117b5a16dafb118e9347a5aa3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index be35607ee3ec3d66d5618ff14b95b6875bd6c605..4bf1b441d911f9c02ed2370cdd69a1565e87089e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <sys/types.h>
index 16179ec7e59ec01aeb1855a8cdb1216b8a4b8fb3..ff8e49a5f207ed1809416f0b756b30d0f4e53418 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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>
index 59ae4dda5ec083b9829290390f962f44578932d3..afdfa924df3e76209edf593d7b46e40ed9902f1a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 708692a3b83053e6ed867de9a381068bd755be16..8c0f51e6255bee7d1e4da0b5777b2d73b0b60d76 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 178b2699f346c78ccfb1da3dcfc976b38f098919..2e003656d87e94a96a3e781e4f3b34d312a6b534 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index a6508726c8c38f5dbf0374100eb1d3aa3967a549..2c63b88330b3f5409ab5bc3c485237db3e07fa74 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 604f4285daf490ae1536a3fbd1d9208bd35cf093..ef67bbdf9088fdb7b3730eb31269cbb214c29621 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 0637e7cf31b19ec435a34135ed27ae6b9c458e76..c2c9da2c0524374ebce127dae346408c78d9b15f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <pthread.h>
index 181838ce0f2b9b3f03ebc873b92f46fbccc0d55f..10d1b4259b37026af87ed1bf78fdaf72681166d3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 457cde09e8328da9cc1624b18435a45a7ebc18ef..91fbac7e048f5677329867b6c58f32f17313e86a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index d775d0a7c8aa4001a37011202d1b08d33d32f089..e7765968c1ac99c2c13a1f8fb76f9ad1e6816ff6 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index ef2a01d1800d47b7a8b7a4ee99ccc3e98b7744d2..3abacaa7bf13d02fcbc22dd25fecf500c6830fe3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index aa678773a814f7b238f3caaadea36e836df5b890..4ccb0ea2d7c5f188fdf2a57c62103bd099bce51e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index cb4a606b3de5a6d3240a2f484b3d681d51efbde8..bb8dc0376e41d24c2a62b096615ec47c58f3c407 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index ea87fb74fa06af2046343156a3d90679e68a2ae8..ea3a186eb6af87fd2492b467d163c61ed60a7b33 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index c1cc2ad8bab1fcfadb2f1b2eeecb9fe042b84583..d8737f3dac55aac5c666c15606927f37e4de3447 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 4a6e4274c5b2855bee8be2586440c72365f29d43..64d69b023bee071e3d047ad7e956af924a327a0b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index e644aa63a92636ef54199f7db8c98c29faf4aeda..561e3bb03432500f21f14949e66c38d88643fa0f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index d35f0aaa647549f7524af2d2b97d10e46d0850be..4136c9bc7b7ac08f8d8feb31611d0735bcc54bee 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index a1fab68738e4c953fb96c31f88a0335a35e6b233..69fdde8b97f25c3abc1cb25bda904d903e1bea9e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 5e528dda18094e5cf64b0fa0328438063dda9b38..c3ba2e0ece4ea02c1db5e2bacf90078c9f1b029d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 801c2d98e9828a06b971eef0259977011de964f9..2be88274e2d12e06779e76b55a7095a7ee01bfb7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 73b7f4c74052dc110f675d8e089e1fe19b69a6a1..ea43c533aeef5cb0d7e317cc30ad1a01c92d4b99 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index d60aa8e5d483612b92006f6d32ceb47f746924ea..86f3be6e87361b2550a1f47b96b74dc8d1e3a90a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 3ec2b9350aadeaed7490a8c33b1b1db7f92e293b..73d30cb16efc13d8216a5c4916f80d3769235dfc 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index c788ed5108f9f767e9f0bcc3dc3c68e9f5eb7ec8..0a75583167d9bd94769c882fd0b0257f9772de76 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index cab31851568b1ddd0454c8ae1d551026a7962216..abba6eb99e6228785f369bdf6cc50611f6a4a19c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdint.h>
index 617637b609a2da3c9a83d7984b394607c10774b9..04d8e3e92da7d73450e7797ccf551d1b25662df2 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index a291de4d99801f0e4132051836ff6184c5a2905b..d40b04e7d2d599427c979914289fd8950cc6d70d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index edffbaa2ffb279df3dd63985ffe5211f3c300790..185d41b34cf00511177816343d5fc87f82370991 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 25d7c9d0abed2aa8eb7507275217d4745f2fdace..17131af6085d98cfef09e1c61d7575c4ebefb29d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 15bfe983f607885d1863ec18659c045bba8cb882..a0b723208a670b340dd027b0f1b8da00a215a4bd 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index c83eb82862464ce9adda7afb4dd47c051743668d..1556b1caded26bac790d98eeed524f339830abe3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index b7c74e705f9aad99f489beeb4d87c53f701e90c4..bf8e87d5852cc64c71a19a9ae5e4a6eac2844c47 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index 124b8c361eb14506f04b9757c1ffb0ea7868d6dc..8748300b117861ab69a8f156a963af170ff1f170 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdio.h>
index f71426edd039a70b0d207adf597dd022cec0c005..a8155fe9864180a57a2c475df18c65612dc30d01 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index cd0a0602b3a2095012d25c2409c79cfd90e82062..f409638d4040812b9ff1b9e8312c9b38621cd89f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdint.h>
index 37676fe0a92a104ab9a3d19eee34d0792a6b4053..2737bc9c3f8f5230e5d9e2b76d7bc938495d064b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 47e4501a0bdc804d67bb9697d7e0373afda50714..595a314ce1ff3832a7ebc0eb28142af3661d048e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index 7c86aa6d586cb610555ffab03841c6b78a65603d..d2c6867cf7b937913a7a96d04a77e0738604b9e9 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdint.h>
index 0e8f8d52cbef29909efce76ce4e0c17e5522724f..2099358c5f1be06feb8663342ff7900cbf0069d3 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 8eb93cf886d0120b9ee86b6f523ace17ed4df7cd..c636d27b64c83230637425ce4e1b54462ddd534c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdbool.h>
index 1f61d96dde1ac7d71cce1557632f110b16d80d01..970ca4a7ccdb3d8865c8319ba8b683345aeb8ee2 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <string.h>
index 04bfeac5ee3c98118bacb51ecb2afbf4d3ea1318..1514066ef4033a80822421098b4522ac279bac02 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 91674becf9d59ffa75b690ee8fcb1fdbf4cf1231..50d91da10cf56d1e9f62b026becf917367cf132a 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 3ec4daf66d6e1e92d81ffc747e0f5379cc4d174d..7917d526e40b09a8c92848267eb013c6ae8a19db 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index b50b9409e5ab62552e1c4764a6bc8a4b144d3676..4c22d5fe94093fce4e12691cee3c63f1426fd6cc 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 49bd6e4f7547f1c589d3f2b1ad2919e55ac47e08..e409ad810f1a569a1add28b60b6ebbe1c5676c9f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdbool.h>
index ecb67974f6c798d8934d5afe4f99fa9e0f400ee1..a0b7fb241614a79d03288266e1af3caa404bd9cd 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 1201d46bfaec21036a952b155c4da865795cd412..f5e0c705640eab152cbf94ccde9339c873d7119e 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 0da882cb5e0f1310a2b74a24fe8f0e29937fc233..fdcee1d80556c2e3ccdb4c1553619bc7b9196790 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 6733339a6026a08a6f4f7ed287e3ea4aa04ab825..da487a64a79f6814e5cda62f125d347b59714d22 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index ef3fb1e5d1e296675f1eca8d24fbb72a73f7b3fd..30f16f7b656d4140943abb95aae7ff43d3e2d170 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index acb612f11f5b8d88fd11512a8e275399c4a6e9f6..3f7b514b0a424c1fb9ee64f64ebadfe4c5c9f9c1 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 65458cd28016a68100e7e5ccc964fd8bf684dc4b..1a53380965e80e3738e2d9216ef1009e004e57c7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 094cc4d26b04839099d1837f17b79a4932bd60e6..754cd7f98eb0c382bc27228303dd115375f66b80 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdbool.h>
index eb0dcbfc10dbf2de0a1db0ff66d1c392aca032d5..36f4dbaec230c4d931af4bc3246b00bc863b32d0 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index ea1d3c2a0ab8edfea88162b586971b217e11362b..35dc1bc5249b9afb00453f416d37d6eac5c80a4c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index a0f1d53b89938136862dfe882572b9d130a4eba4..a8dc20afd201c35915c3a6c99d9db144a817cbca 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <assert.h>
index 1a861c6840aefb517fdfda6b06350f413e02a906..f4c1cb1c9c99a2b9072004a21c27c31f5a3ec9d7 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 70617f946646f79340f9a8e68347c7e8236ba423..3e2468cbc529bb5820b7f895200f0e88040ff417 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 2c27fdb6b16bcfa69d00a08a56328003af0ac718..6765389792ecc82d0134887977bf70b4e71220ac 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 50d56f6d455d66a42fd5433e0da1041315773968..f921be3293c223f8d33ad0c918562ff13099758c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index 3014a27b2c89a2fbbd4134655f3e3cda31f80f7e..39cead249516d426e996a3063a111c460c7df027 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>
index a5ddeaa3d9a032550abfbc8b06132188cb97cc40..f6fed34d1454c14fced2d0a6fffc2f6bf3e18f9c 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <inttypes.h>
index fe66737bade91235cba139eb9ae639f7d73c0f3a..bd3390b620d20918eb4173a405b3dba813bf7b97 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #pragma once
index 06b795c11dce9fab336825c8a4d900e5b745e374..5d9dfb2262e01596e28b915fba5ed9a082c82c8f 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <getopt.h>
index e2b3e8978c25ab047c926c78e2c28f538315c146..6ff5d837242f625f6630d9657878a5753162e3df 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index b7aef4e4da3f293696b56d0f85c4297dbed6222b..bbcc5be8677b1276a55a7f909613397f3e145b79 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <tap/basic.h>
index 2e67e9e57975b8ca8a33272f4bb5281a9f600baa..ebc63dcac0ae722fdbf4909333ded181e2822c5b 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "files.h"
index bfc609058d55f5826af475cbbb94e944e1161c57..f216d05e4c06a630e6b06e0d39cb2000aac4b1fe 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */
 
 #pragma once
index 3089116354a00e9d11efed8984e16ea674cdd046..364fc08565d86ca5a0b3c29cc61a66cb4155fc9d 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 "utils/common/cert.h"
index 111eb26be51134a1c7524fe2c5ca3b91f6fd111f..ddb0f9d248fe10b2cd3a5d4d75398bf5ca0ef1c4 100644 (file)
@@ -11,7 +11,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    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 <stdlib.h>