]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.sh
Use https instead of http where possible
[notmuch] / test / test-lib.sh
index 201d0ebb94bb96da3acfbd331011b67708254c38..29ec0083e4170e1053bd6e94a56c52c3a4274cb6 100644 (file)
@@ -13,7 +13,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see http://www.gnu.org/licenses/ .
+# along with this program.  If not, see https://www.gnu.org/licenses/ .
 
 if [ ${BASH_VERSINFO[0]} -lt 4 ]; then
     echo "Error: The notmuch test suite requires a bash version >= 4.0"