summaryrefslogtreecommitdiff
path: root/scripts/dev/cleanup.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dev/cleanup.py')
-rwxr-xr-xscripts/dev/cleanup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dev/cleanup.py b/scripts/dev/cleanup.py
index 119da0d8c..4f4842f3b 100755
--- a/scripts/dev/cleanup.py
+++ b/scripts/dev/cleanup.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/>.
"""Script to clean up the mess made by Python/setuptools/PyInstaller."""