summaryrefslogtreecommitdiff
path: root/scripts/dev/pylint_checkers/qute_pylint/openencoding.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dev/pylint_checkers/qute_pylint/openencoding.py')
-rw-r--r--scripts/dev/pylint_checkers/qute_pylint/openencoding.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dev/pylint_checkers/qute_pylint/openencoding.py b/scripts/dev/pylint_checkers/qute_pylint/openencoding.py
index 54523bcc0..972a55db8 100644
--- a/scripts/dev/pylint_checkers/qute_pylint/openencoding.py
+++ b/scripts/dev/pylint_checkers/qute_pylint/openencoding.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/>.
"""Make sure open() has an encoding set."""