summaryrefslogtreecommitdiff
path: root/defusedxml/pulldom.py
diff options
context:
space:
mode:
Diffstat (limited to 'defusedxml/pulldom.py')
-rw-r--r--defusedxml/pulldom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/defusedxml/pulldom.py b/defusedxml/pulldom.py
index fc9e466..e2c846a 100644
--- a/defusedxml/pulldom.py
+++ b/defusedxml/pulldom.py
@@ -2,7 +2,7 @@
#
# Copyright (c) 2013 by Christian Heimes <christian@python.org>
# Licensed to PSF under a Contributor Agreement.
-# See http://www.python.org/psf/license for licensing details.
+# See https://www.python.org/psf/license for licensing details.
"""Defused xml.dom.pulldom
"""
from __future__ import print_function, absolute_import