summaryrefslogtreecommitdiff
path: root/scripts/dev/run_vulture.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dev/run_vulture.py')
-rwxr-xr-xscripts/dev/run_vulture.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dev/run_vulture.py b/scripts/dev/run_vulture.py
index 8d74a7063..fab46b115 100755
--- a/scripts/dev/run_vulture.py
+++ b/scripts/dev/run_vulture.py
@@ -16,7 +16,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/>.
"""Run vulture on the source files and filter out false-positives."""