summaryrefslogtreecommitdiff
path: root/notmuch-slurp-debbug
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-slurp-debbug
parent514fc25b69a6b679a571e40caf0166a27080bd67 (diff)
downloadmailscripts-a19b83c0b433ab75b5d32c3355a87e79693335b1.tar.gz
use https:// instead of http://
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'notmuch-slurp-debbug')
-rwxr-xr-xnotmuch-slurp-debbug2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch-slurp-debbug b/notmuch-slurp-debbug
index d424236..ff5a54f 100755
--- a/notmuch-slurp-debbug
+++ b/notmuch-slurp-debbug
@@ -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;