From 90a0f5386468d9860f4104cf7708238b92f70c0e Mon Sep 17 00:00:00 2001 From: barton26 Date: Tue, 13 Jul 2021 02:15:58 -0400 Subject: [PATCH 1/2] opensource.org is https --- Makefile.am | 2 +- autogen.sh | 2 +- build-aux/m4/bitcoin_find_bdb48.m4 | 2 +- build-aux/m4/bitcoin_qt.m4 | 2 +- build-aux/m4/bitcoin_subdir_to_include.m4 | 2 +- ci/lint/04_install.sh | 2 +- ci/lint/05_before_script.sh | 2 +- ci/lint/06_script.sh | 2 +- ci/test/00_setup_env.sh | 2 +- ci/test/00_setup_env_arm.sh | 2 +- ci/test/00_setup_env_linux_i386.sh | 2 +- ci/test/00_setup_env_mac.sh | 2 +- ci/test/00_setup_env_mac_host.sh | 2 +- ci/test/00_setup_env_native.sh | 2 +- ci/test/00_setup_env_native_old.sh | 2 +- ci/test/00_setup_env_win32.sh | 2 +- ci/test/00_setup_env_win64.sh | 2 +- ci/test/03_before_install.sh | 2 +- ci/test/04_install.sh | 2 +- ci/test/05_before_script.sh | 2 +- ci/test/06_script_a.sh | 2 +- ci/test/06_script_b.sh | 2 +- ci/test/wrap-qemu.sh | 2 +- ci/test/wrap-wine.sh | 2 +- ci/test_run_all.sh | 2 +- contrib/devtools/circular-dependencies.py | 2 +- contrib/devtools/copyright_header.py | 6 +++--- contrib/devtools/symbol-check.py | 2 +- contrib/devtools/test_deterministic_coverage.sh | 2 +- contrib/gitian-build.sh | 2 +- contrib/install_db4.sh | 2 +- contrib/macdeploy/background.svg | 2 +- contrib/macdeploy/detached-sig-apply.sh | 2 +- contrib/macdeploy/detached-sig-create.sh | 2 +- share/qt/extract_strings_qt.py | 2 +- src/Makefile.am | 2 +- src/Makefile.leveldb.include | 2 +- src/Makefile.qt.include | 2 +- src/Makefile.qttest.include | 2 +- src/Makefile.test.include | 2 +- src/addrdb.cpp | 2 +- src/addrdb.h | 2 +- src/addrman.cpp | 2 +- src/addrman.h | 2 +- src/alert.h | 2 +- src/amount.h | 2 +- src/arith_uint256.cpp | 2 +- src/arith_uint256.h | 2 +- src/attributes.h | 2 +- src/banman.cpp | 2 +- src/banman.h | 2 +- src/base58.h | 2 +- src/bignum.h | 2 +- src/chainparams.cpp | 2 +- src/chainparams.h | 2 +- src/chainparamsbase.cpp | 2 +- src/chainparamsbase.h | 2 +- src/checkpoints.cpp | 2 +- src/checkpoints.h | 2 +- src/compat.h | 2 +- src/compat/assumptions.h | 2 +- src/compat/byteswap.h | 2 +- src/compat/endian.h | 2 +- src/consensus/merkle.cpp | 2 +- src/consensus/merkle.h | 2 +- src/consensus/params.h | 2 +- src/consensus/tx_verify.cpp | 2 +- src/consensus/tx_verify.h | 2 +- src/crypter.cpp | 2 +- src/crypter.h | 2 +- src/crypto/aes.cpp | 2 +- src/crypto/aes.h | 2 +- src/crypto/chacha20.cpp | 2 +- src/crypto/chacha20.h | 2 +- src/crypto/common.h | 2 +- src/crypto/ctaes/ctaes.c | 2 +- src/crypto/ctaes/ctaes.h | 2 +- src/crypto/ctaes/test.c | 2 +- src/crypto/hmac_sha256.cpp | 2 +- src/crypto/hmac_sha256.h | 2 +- src/crypto/hmac_sha512.cpp | 2 +- src/crypto/hmac_sha512.h | 2 +- src/crypto/poly1305.cpp | 2 +- src/crypto/poly1305.h | 2 +- src/crypto/ripemd160.cpp | 2 +- src/crypto/ripemd160.h | 2 +- src/crypto/sha1.cpp | 2 +- src/crypto/sha1.h | 2 +- src/crypto/sha256.cpp | 2 +- src/crypto/sha256.h | 2 +- src/crypto/sha256_shani.cpp | 2 +- src/crypto/sha256_sse4.cpp | 2 +- src/crypto/sha512.cpp | 2 +- src/crypto/sha512.h | 2 +- src/crypto/siphash.cpp | 2 +- src/crypto/siphash.h | 2 +- src/fs.h | 2 +- src/gridcoin/account.h | 2 +- src/gridcoin/accrual/computer.h | 2 +- src/gridcoin/accrual/newbie.h | 2 +- src/gridcoin/accrual/null.h | 2 +- src/gridcoin/accrual/research_age.h | 2 +- src/gridcoin/accrual/snapshot.h | 2 +- src/gridcoin/appcache.cpp | 2 +- src/gridcoin/appcache.h | 2 +- src/gridcoin/backup.cpp | 2 +- src/gridcoin/backup.h | 2 +- src/gridcoin/beacon.cpp | 2 +- src/gridcoin/beacon.h | 2 +- src/gridcoin/block_index.h | 2 +- src/gridcoin/boinc.cpp | 2 +- src/gridcoin/boinc.h | 2 +- src/gridcoin/claim.cpp | 2 +- src/gridcoin/claim.h | 2 +- src/gridcoin/contract/contract.cpp | 2 +- src/gridcoin/contract/contract.h | 2 +- src/gridcoin/contract/handler.h | 2 +- src/gridcoin/contract/message.cpp | 2 +- src/gridcoin/contract/message.h | 2 +- src/gridcoin/contract/payload.h | 2 +- src/gridcoin/cpid.cpp | 2 +- src/gridcoin/cpid.h | 2 +- src/gridcoin/gridcoin.cpp | 2 +- src/gridcoin/gridcoin.h | 2 +- src/gridcoin/magnitude.h | 2 +- src/gridcoin/project.cpp | 2 +- src/gridcoin/project.h | 2 +- src/gridcoin/quorum.cpp | 2 +- src/gridcoin/quorum.h | 2 +- src/gridcoin/researcher.cpp | 2 +- src/gridcoin/researcher.h | 2 +- src/gridcoin/scraper/fwd.h | 2 +- src/gridcoin/scraper/http.cpp | 2 +- src/gridcoin/scraper/http.h | 2 +- src/gridcoin/scraper/scraper.cpp | 2 +- src/gridcoin/scraper/scraper.h | 2 +- src/gridcoin/scraper/scraper_net.cpp | 2 +- src/gridcoin/scraper/scraper_net.h | 2 +- src/gridcoin/staking/chain_trust.h | 2 +- src/gridcoin/staking/difficulty.cpp | 2 +- src/gridcoin/staking/difficulty.h | 2 +- src/gridcoin/staking/exceptions.cpp | 2 +- src/gridcoin/staking/exceptions.h | 2 +- src/gridcoin/staking/kernel.cpp | 2 +- src/gridcoin/staking/kernel.h | 2 +- src/gridcoin/staking/reward.cpp | 2 +- src/gridcoin/staking/reward.h | 2 +- src/gridcoin/staking/spam.h | 2 +- src/gridcoin/staking/status.cpp | 2 +- src/gridcoin/staking/status.h | 2 +- src/gridcoin/superblock.cpp | 2 +- src/gridcoin/superblock.h | 2 +- src/gridcoin/support/block_finder.cpp | 2 +- src/gridcoin/support/block_finder.h | 2 +- src/gridcoin/support/enumbytes.h | 2 +- src/gridcoin/support/filehash.h | 2 +- src/gridcoin/support/xml.h | 2 +- src/gridcoin/tally.cpp | 2 +- src/gridcoin/tally.h | 2 +- src/gridcoin/tx_message.cpp | 2 +- src/gridcoin/tx_message.h | 2 +- src/gridcoin/upgrade.cpp | 2 +- src/gridcoin/upgrade.h | 2 +- src/gridcoin/voting/builders.cpp | 2 +- src/gridcoin/voting/builders.h | 2 +- src/gridcoin/voting/claims.cpp | 2 +- src/gridcoin/voting/claims.h | 2 +- src/gridcoin/voting/filter.h | 2 +- src/gridcoin/voting/fwd.h | 2 +- src/gridcoin/voting/payloads.h | 2 +- src/gridcoin/voting/poll.cpp | 2 +- src/gridcoin/voting/poll.h | 2 +- src/gridcoin/voting/registry.cpp | 2 +- src/gridcoin/voting/registry.h | 2 +- src/gridcoin/voting/result.cpp | 2 +- src/gridcoin/voting/result.h | 2 +- src/gridcoin/voting/vote.cpp | 2 +- src/gridcoin/voting/vote.h | 2 +- src/gridcoinresearchd-res.rc | 2 +- src/gridcoinresearchd.cpp | 2 +- src/hash.h | 2 +- src/index/disktxpos.h | 2 +- src/index/txindex.h | 2 +- src/init.cpp | 2 +- src/init.h | 2 +- src/key.cpp | 2 +- src/key.h | 2 +- src/keystore.cpp | 2 +- src/keystore.h | 2 +- src/logging.cpp | 2 +- src/logging.h | 2 +- src/main.cpp | 2 +- src/main.h | 2 +- src/miner.cpp | 2 +- src/miner.h | 2 +- src/mruset.h | 2 +- src/net.cpp | 2 +- src/net.h | 2 +- src/netbase.cpp | 2 +- src/netbase.h | 2 +- src/noui.cpp | 2 +- src/policy/fees.h | 2 +- src/policy/policy.cpp | 2 +- src/policy/policy.h | 2 +- src/prevector.h | 2 +- src/primitives/transaction.cpp | 2 +- src/primitives/transaction.h | 2 +- src/protocol.cpp | 2 +- src/protocol.h | 2 +- src/qt/bantablemodel.cpp | 2 +- src/qt/bantablemodel.h | 2 +- src/qt/decoration.cpp | 2 +- src/qt/decoration.h | 2 +- src/qt/diagnosticsdialog.cpp | 2 +- src/qt/diagnosticsdialog.h | 2 +- src/qt/favoritespage.cpp | 2 +- src/qt/favoritespage.h | 2 +- src/qt/intro.cpp | 2 +- src/qt/intro.h | 2 +- src/qt/locale/bitcoin_pl.ts | 2 +- src/qt/macos_appnap.h | 2 +- src/qt/macos_appnap.mm | 2 +- src/qt/noresult.cpp | 2 +- src/qt/noresult.h | 2 +- src/qt/notificator.cpp | 2 +- src/qt/peertablemodel.cpp | 2 +- src/qt/peertablemodel.h | 2 +- src/qt/qtipcserver.cpp | 2 +- src/qt/receivecoinspage.cpp | 2 +- src/qt/receivecoinspage.h | 2 +- src/qt/res/gridcoinresearch.rc | 2 +- src/qt/res/stylesheets/dark_stylesheet.qss | 2 +- src/qt/res/stylesheets/light_stylesheet.qss | 2 +- src/qt/researcher/projecttablemodel.cpp | 2 +- src/qt/researcher/projecttablemodel.h | 2 +- src/qt/researcher/researchermodel.cpp | 2 +- src/qt/researcher/researchermodel.h | 2 +- src/qt/researcher/researcherwizard.cpp | 2 +- src/qt/researcher/researcherwizard.h | 2 +- src/qt/researcher/researcherwizardauthpage.cpp | 2 +- src/qt/researcher/researcherwizardauthpage.h | 2 +- src/qt/researcher/researcherwizardbeaconpage.cpp | 2 +- src/qt/researcher/researcherwizardbeaconpage.h | 2 +- src/qt/researcher/researcherwizardemailpage.cpp | 2 +- src/qt/researcher/researcherwizardemailpage.h | 2 +- src/qt/researcher/researcherwizardinvestorpage.cpp | 2 +- src/qt/researcher/researcherwizardinvestorpage.h | 2 +- src/qt/researcher/researcherwizardmodedetailpage.cpp | 2 +- src/qt/researcher/researcherwizardmodedetailpage.h | 2 +- src/qt/researcher/researcherwizardmodepage.cpp | 2 +- src/qt/researcher/researcherwizardmodepage.h | 2 +- src/qt/researcher/researcherwizardpoolpage.cpp | 2 +- src/qt/researcher/researcherwizardpoolpage.h | 2 +- src/qt/researcher/researcherwizardpoolsummarypage.cpp | 2 +- src/qt/researcher/researcherwizardpoolsummarypage.h | 2 +- src/qt/researcher/researcherwizardprojectspage.cpp | 2 +- src/qt/researcher/researcherwizardprojectspage.h | 2 +- src/qt/researcher/researcherwizardsummarypage.cpp | 2 +- src/qt/researcher/researcherwizardsummarypage.h | 2 +- src/qt/upgradeqt.cpp | 2 +- src/qt/upgradeqt.h | 2 +- src/qt/voting/poll_types.cpp | 2 +- src/qt/voting/poll_types.h | 2 +- src/qt/voting/pollcard.cpp | 2 +- src/qt/voting/pollcard.h | 2 +- src/qt/voting/pollcardview.cpp | 2 +- src/qt/voting/pollcardview.h | 2 +- src/qt/voting/polldetails.cpp | 2 +- src/qt/voting/polldetails.h | 2 +- src/qt/voting/pollresultchoiceitem.cpp | 2 +- src/qt/voting/pollresultchoiceitem.h | 2 +- src/qt/voting/pollresultdialog.cpp | 2 +- src/qt/voting/pollresultdialog.h | 2 +- src/qt/voting/polltab.cpp | 2 +- src/qt/voting/polltab.h | 2 +- src/qt/voting/polltablemodel.cpp | 2 +- src/qt/voting/polltablemodel.h | 2 +- src/qt/voting/pollwizard.cpp | 2 +- src/qt/voting/pollwizard.h | 2 +- src/qt/voting/pollwizarddetailspage.cpp | 2 +- src/qt/voting/pollwizarddetailspage.h | 2 +- src/qt/voting/pollwizardprojectpage.cpp | 2 +- src/qt/voting/pollwizardprojectpage.h | 2 +- src/qt/voting/pollwizardsummarypage.cpp | 2 +- src/qt/voting/pollwizardsummarypage.h | 2 +- src/qt/voting/pollwizardtypepage.cpp | 2 +- src/qt/voting/pollwizardtypepage.h | 2 +- src/qt/voting/votewizard.cpp | 2 +- src/qt/voting/votewizard.h | 2 +- src/qt/voting/votewizardballotpage.cpp | 2 +- src/qt/voting/votewizardballotpage.h | 2 +- src/qt/voting/votewizardsummarypage.cpp | 2 +- src/qt/voting/votewizardsummarypage.h | 2 +- src/qt/voting/votingmodel.cpp | 2 +- src/qt/voting/votingmodel.h | 2 +- src/qt/voting/votingpage.cpp | 2 +- src/qt/voting/votingpage.h | 2 +- src/qt/winshutdownmonitor.cpp | 2 +- src/qt/winshutdownmonitor.h | 2 +- src/reverselock.h | 2 +- src/rpc/blockchain.cpp | 2 +- src/rpc/blockchain.h | 2 +- src/rpc/client.cpp | 2 +- src/rpc/client.h | 2 +- src/rpc/dataacq.cpp | 2 +- src/rpc/mining.cpp | 2 +- src/rpc/misc.cpp | 2 +- src/rpc/net.cpp | 2 +- src/rpc/protocol.cpp | 2 +- src/rpc/protocol.h | 2 +- src/rpc/rawtransaction.cpp | 2 +- src/rpc/server.cpp | 2 +- src/rpc/server.h | 2 +- src/scheduler.cpp | 2 +- src/scheduler.h | 2 +- src/script.cpp | 2 +- src/script.h | 2 +- src/serialize.h | 2 +- src/span.h | 2 +- src/streams.h | 2 +- src/support/allocators/secure.h | 2 +- src/support/allocators/zeroafterfree.h | 2 +- src/support/cleanse.cpp | 2 +- src/support/cleanse.h | 2 +- src/support/lockedpool.cpp | 2 +- src/support/lockedpool.h | 2 +- src/sync.cpp | 2 +- src/sync.h | 2 +- src/test/allocator_tests.cpp | 2 +- src/test/fs_tests.cpp | 2 +- src/test/gridcoin/appcache_tests.cpp | 2 +- src/test/gridcoin/beacon_tests.cpp | 2 +- src/test/gridcoin/block_finder_tests.cpp | 2 +- src/test/gridcoin/claim_tests.cpp | 2 +- src/test/gridcoin/contract_tests.cpp | 2 +- src/test/gridcoin/cpid_tests.cpp | 2 +- src/test/gridcoin/enumbytes_tests.cpp | 2 +- src/test/gridcoin/magnitude_tests.cpp | 2 +- src/test/gridcoin/project_tests.cpp | 2 +- src/test/gridcoin/researcher_tests.cpp | 2 +- src/test/gridcoin/superblock_tests.cpp | 2 +- src/test/gridcoin_tests.cpp | 2 +- src/test/merkle_tests.cpp | 2 +- src/test/serialize_tests.cpp | 2 +- src/test/uint256_tests.cpp | 2 +- src/threadsafety.h | 2 +- src/txdb-leveldb.cpp | 2 +- src/txdb-leveldb.h | 2 +- src/txdb.h | 2 +- src/ui_interface.h | 2 +- src/uint256.cpp | 2 +- src/uint256.h | 2 +- src/univalue/gen/gen.cpp | 2 +- src/univalue/include/univalue.h | 2 +- src/univalue/lib/univalue.cpp | 2 +- src/univalue/lib/univalue_get.cpp | 2 +- src/univalue/lib/univalue_read.cpp | 2 +- src/univalue/lib/univalue_utffilter.h | 2 +- src/univalue/lib/univalue_write.cpp | 2 +- src/univalue/test/object.cpp | 2 +- src/univalue/test/unitester.cpp | 2 +- src/util.cpp | 2 +- src/util.h | 2 +- src/util/check.h | 2 +- src/util/settings.cpp | 2 +- src/util/settings.h | 2 +- src/util/strencodings.cpp | 2 +- src/util/strencodings.h | 2 +- src/util/string.cpp | 2 +- src/util/string.h | 2 +- src/util/system.cpp | 2 +- src/util/system.h | 2 +- src/util/threadnames.cpp | 2 +- src/util/threadnames.h | 2 +- src/util/time.cpp | 2 +- src/util/time.h | 2 +- src/validation.cpp | 2 +- src/validation.h | 2 +- src/version.cpp | 2 +- src/version.h | 2 +- src/wallet/db.cpp | 2 +- src/wallet/db.h | 2 +- src/wallet/generated_type.h | 2 +- src/wallet/ismine.h | 2 +- src/wallet/rpcdump.cpp | 2 +- src/wallet/rpcwallet.cpp | 2 +- src/wallet/wallet.cpp | 2 +- src/wallet/wallet.h | 2 +- src/wallet/walletdb.cpp | 2 +- src/wallet/walletdb.h | 2 +- test/lint/0lint-rpc-help.sh | 2 +- test/lint/check-doc.py | 2 +- test/lint/check-rpc-mappings.py | 2 +- test/lint/commit-script-check.sh | 2 +- test/lint/extended-lint-all.sh | 2 +- test/lint/extended-lint-cppcheck.sh | 2 +- test/lint/git-subtree-check.sh | 2 +- test/lint/lint-all.sh | 2 +- test/lint/lint-assertions.sh | 2 +- test/lint/lint-circular-dependencies.sh | 2 +- test/lint/lint-filenames.sh | 2 +- test/lint/lint-format-strings.py | 2 +- test/lint/lint-format-strings.sh | 2 +- test/lint/lint-git-commit-check.sh | 2 +- test/lint/lint-include-guards.sh | 2 +- test/lint/lint-includes.sh | 2 +- test/lint/lint-locale-dependence.sh | 2 +- test/lint/lint-python-mutable-default-parameters.sh | 2 +- test/lint/lint-python-utf8-encoding.sh | 2 +- test/lint/lint-python.sh | 2 +- test/lint/lint-qt.sh | 2 +- test/lint/lint-shebang.sh | 2 +- test/lint/lint-shell-locale.sh | 2 +- test/lint/lint-shell.sh | 2 +- test/lint/lint-spelling.sh | 2 +- test/lint/lint-submodule.sh | 2 +- test/lint/lint-tests.sh | 2 +- test/lint/lint-whitespace.sh | 2 +- 418 files changed, 420 insertions(+), 420 deletions(-) diff --git a/Makefile.am b/Makefile.am index a21f80b4ef..4d9f16c498 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # Copyright (c) 2013-2016 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. ACLOCAL_AMFLAGS = -I build-aux/m4 SUBDIRS = src diff --git a/autogen.sh b/autogen.sh index de16260b56..a0c323ce9e 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (c) 2013-2019 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C set -e diff --git a/build-aux/m4/bitcoin_find_bdb48.m4 b/build-aux/m4/bitcoin_find_bdb48.m4 index b9bf7bf46e..518267ba6b 100644 --- a/build-aux/m4/bitcoin_find_bdb48.m4 +++ b/build-aux/m4/bitcoin_find_bdb48.m4 @@ -1,6 +1,6 @@ dnl Copyright (c) 2013-2015 The Bitcoin Core developers dnl Distributed under the MIT software license, see the accompanying -dnl file COPYING or http://www.opensource.org/licenses/mit-license.php. +dnl file COPYING or https://opensource.org/licenses/mit-license.php. AC_DEFUN([BITCOIN_FIND_BDB48],[ AC_ARG_VAR(BDB_CFLAGS, [C compiler flags for BerkeleyDB, bypasses autodetection]) diff --git a/build-aux/m4/bitcoin_qt.m4 b/build-aux/m4/bitcoin_qt.m4 index 96be384bc2..9600f80935 100644 --- a/build-aux/m4/bitcoin_qt.m4 +++ b/build-aux/m4/bitcoin_qt.m4 @@ -1,6 +1,6 @@ dnl Copyright (c) 2013-2016 The Bitcoin Core developers dnl Distributed under the MIT software license, see the accompanying -dnl file COPYING or http://www.opensource.org/licenses/mit-license.php. +dnl file COPYING or https://opensource.org/licenses/mit-license.php. dnl Helper for cases where a qt dependency is not met. dnl Output: If qt version is auto, set bitcoin_enable_qt to false. Else, exit. diff --git a/build-aux/m4/bitcoin_subdir_to_include.m4 b/build-aux/m4/bitcoin_subdir_to_include.m4 index 7841042ac8..213a92a7cc 100644 --- a/build-aux/m4/bitcoin_subdir_to_include.m4 +++ b/build-aux/m4/bitcoin_subdir_to_include.m4 @@ -1,6 +1,6 @@ dnl Copyright (c) 2013-2014 The Bitcoin Core developers dnl Distributed under the MIT software license, see the accompanying -dnl file COPYING or http://www.opensource.org/licenses/mit-license.php. +dnl file COPYING or https://opensource.org/licenses/mit-license.php. dnl BITCOIN_SUBDIR_TO_INCLUDE([CPPFLAGS-VARIABLE-NAME],[SUBDIRECTORY-NAME],[HEADER-FILE]) dnl SUBDIRECTORY-NAME must end with a path separator diff --git a/ci/lint/04_install.sh b/ci/lint/04_install.sh index 8ca784dc90..57fb4bcf15 100755 --- a/ci/lint/04_install.sh +++ b/ci/lint/04_install.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2018-2019 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C diff --git a/ci/lint/05_before_script.sh b/ci/lint/05_before_script.sh index 2987812c8e..401c41f1c2 100755 --- a/ci/lint/05_before_script.sh +++ b/ci/lint/05_before_script.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2018-2019 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C diff --git a/ci/lint/06_script.sh b/ci/lint/06_script.sh index 0a0687da80..7965dde78c 100755 --- a/ci/lint/06_script.sh +++ b/ci/lint/06_script.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2018-2019 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C diff --git a/ci/test/00_setup_env.sh b/ci/test/00_setup_env.sh index 715df99f2e..2ca6d99559 100755 --- a/ci/test/00_setup_env.sh +++ b/ci/test/00_setup_env.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/00_setup_env_arm.sh b/ci/test/00_setup_env_arm.sh index eac57c1118..7b75c95285 100755 --- a/ci/test/00_setup_env_arm.sh +++ b/ci/test/00_setup_env_arm.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/00_setup_env_linux_i386.sh b/ci/test/00_setup_env_linux_i386.sh index 04fa30f470..ac4361d63c 100755 --- a/ci/test/00_setup_env_linux_i386.sh +++ b/ci/test/00_setup_env_linux_i386.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/00_setup_env_mac.sh b/ci/test/00_setup_env_mac.sh index 6db8264016..541ddd23f2 100755 --- a/ci/test/00_setup_env_mac.sh +++ b/ci/test/00_setup_env_mac.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/00_setup_env_mac_host.sh b/ci/test/00_setup_env_mac_host.sh index 126530d84a..e3c7bbbeea 100755 --- a/ci/test/00_setup_env_mac_host.sh +++ b/ci/test/00_setup_env_mac_host.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/00_setup_env_native.sh b/ci/test/00_setup_env_native.sh index cd40b39c9f..fed5f7ce11 100755 --- a/ci/test/00_setup_env_native.sh +++ b/ci/test/00_setup_env_native.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/00_setup_env_native_old.sh b/ci/test/00_setup_env_native_old.sh index 4afc05d32d..188ab9cd8a 100755 --- a/ci/test/00_setup_env_native_old.sh +++ b/ci/test/00_setup_env_native_old.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/00_setup_env_win32.sh b/ci/test/00_setup_env_win32.sh index c721a9af61..725867eed4 100755 --- a/ci/test/00_setup_env_win32.sh +++ b/ci/test/00_setup_env_win32.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/00_setup_env_win64.sh b/ci/test/00_setup_env_win64.sh index f7e62b17e7..74e9540199 100755 --- a/ci/test/00_setup_env_win64.sh +++ b/ci/test/00_setup_env_win64.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/03_before_install.sh b/ci/test/03_before_install.sh index 7cedd53c8f..b0dcbbd5e1 100755 --- a/ci/test/03_before_install.sh +++ b/ci/test/03_before_install.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2018-2019 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/04_install.sh b/ci/test/04_install.sh index 6757403979..5502ca545a 100755 --- a/ci/test/04_install.sh +++ b/ci/test/04_install.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2018-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/05_before_script.sh b/ci/test/05_before_script.sh index 0bb93b2ae0..89c49fb19a 100755 --- a/ci/test/05_before_script.sh +++ b/ci/test/05_before_script.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2018-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/06_script_a.sh b/ci/test/06_script_a.sh index b8f67c28ea..1c752fb518 100755 --- a/ci/test/06_script_a.sh +++ b/ci/test/06_script_a.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2018-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/06_script_b.sh b/ci/test/06_script_b.sh index f87389e874..02979b8fe1 100755 --- a/ci/test/06_script_b.sh +++ b/ci/test/06_script_b.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2018-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/wrap-qemu.sh b/ci/test/wrap-qemu.sh index be7d7fcc1f..4eee932cc7 100755 --- a/ci/test/wrap-qemu.sh +++ b/ci/test/wrap-qemu.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2018-2019 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test/wrap-wine.sh b/ci/test/wrap-wine.sh index 0195574f00..e15147ca7d 100755 --- a/ci/test/wrap-wine.sh +++ b/ci/test/wrap-wine.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/ci/test_run_all.sh b/ci/test_run_all.sh index a1d4bd1952..f4ad1e03c2 100755 --- a/ci/test_run_all.sh +++ b/ci/test_run_all.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. export LC_ALL=C.UTF-8 diff --git a/contrib/devtools/circular-dependencies.py b/contrib/devtools/circular-dependencies.py index 08c64e0791..e5a381e9df 100755 --- a/contrib/devtools/circular-dependencies.py +++ b/contrib/devtools/circular-dependencies.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Copyright (c) 2018-2019 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. import sys import re diff --git a/contrib/devtools/copyright_header.py b/contrib/devtools/copyright_header.py index f596dd1e5b..c244cac96b 100755 --- a/contrib/devtools/copyright_header.py +++ b/contrib/devtools/copyright_header.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Copyright (c) 2016-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. import re import fnmatch @@ -454,7 +454,7 @@ def get_header_lines(header, start_year, end_year): CPP_HEADER = ''' // Copyright (c) %s The Gridcoin developers // Distributed under the MIT software license, see the accompanying -// file COPYING or http://www.opensource.org/licenses/mit-license.php. +// file COPYING or https://opensource.org/licenses/mit-license.php. ''' def get_cpp_header_lines_to_insert(start_year, end_year): @@ -463,7 +463,7 @@ def get_cpp_header_lines_to_insert(start_year, end_year): SCRIPT_HEADER = ''' # Copyright (c) %s The Gridcoin developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. ''' def get_script_header_lines_to_insert(start_year, end_year): diff --git a/contrib/devtools/symbol-check.py b/contrib/devtools/symbol-check.py index 6949cb7ced..3ae8cab500 100755 --- a/contrib/devtools/symbol-check.py +++ b/contrib/devtools/symbol-check.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Copyright (c) 2014 Wladimir J. van der Laan # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. ''' A script to check that the executables produced by gitian only contain certain symbols and are only linked against allowed libraries. diff --git a/contrib/devtools/test_deterministic_coverage.sh b/contrib/devtools/test_deterministic_coverage.sh index 8501c72f04..d377da748f 100755 --- a/contrib/devtools/test_deterministic_coverage.sh +++ b/contrib/devtools/test_deterministic_coverage.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2019-2020 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. # # Test for deterministic coverage across unit test runs. diff --git a/contrib/gitian-build.sh b/contrib/gitian-build.sh index 761cf61310..fb729a1fc0 100755 --- a/contrib/gitian-build.sh +++ b/contrib/gitian-build.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2016 The gridcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. # What to do sign=true diff --git a/contrib/install_db4.sh b/contrib/install_db4.sh index 4037936404..cfc29654cb 100755 --- a/contrib/install_db4.sh +++ b/contrib/install_db4.sh @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (c) 2017-2019 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/licenses/mit-license.php. # Install libdb4.8 (Berkeley DB). diff --git a/contrib/macdeploy/background.svg b/contrib/macdeploy/background.svg index 9c330af451..55b31d729b 100644 --- a/contrib/macdeploy/background.svg +++ b/contrib/macdeploy/background.svg @@ -5,7 +5,7 @@