summaryrefslogtreecommitdiff
path: root/scripts/dev/run_pylint_on_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dev/run_pylint_on_tests.py')
-rw-r--r--scripts/dev/run_pylint_on_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dev/run_pylint_on_tests.py b/scripts/dev/run_pylint_on_tests.py
index 07e62ad82..d9d85b647 100644
--- a/scripts/dev/run_pylint_on_tests.py
+++ b/scripts/dev/run_pylint_on_tests.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright 2014-2021 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
+# SPDX-FileCopyrightText: Florian Bruhin (The Compiler) <mail@qutebrowser.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later