summaryrefslogtreecommitdiff
path: root/notmuch-import-patch
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-09-10 16:02:35 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-09-14 19:06:39 -0400
commita19b83c0b433ab75b5d32c3355a87e79693335b1 (patch)
tree4cb51c5163454677cca29a547586249470c1277b /notmuch-import-patch
parent514fc25b69a6b679a571e40caf0166a27080bd67 (diff)
downloadmailscripts-a19b83c0b433ab75b5d32c3355a87e79693335b1.tar.gz
use https:// instead of http://
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'notmuch-import-patch')
-rwxr-xr-xnotmuch-import-patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch-import-patch b/notmuch-import-patch
index ea61634..5a8e589 100755
--- a/notmuch-import-patch
+++ b/notmuch-import-patch
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use strict;
use warnings;