summaryrefslogtreecommitdiff
path: root/qutebrowser/components/utils/blockutils.py
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser/components/utils/blockutils.py')
-rw-r--r--qutebrowser/components/utils/blockutils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser/components/utils/blockutils.py b/qutebrowser/components/utils/blockutils.py
index c945a5faa..bd27baece 100644
--- a/qutebrowser/components/utils/blockutils.py
+++ b/qutebrowser/components/utils/blockutils.py
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
+# along with qutebrowser. If not, see <https://www.gnu.org/licenses/>.
"""Code that is shared between the host blocker and Brave ad blocker."""