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.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/dev/run_pylint_on_tests.py b/scripts/dev/run_pylint_on_tests.py
index a6083bb97..b66fd0c60 100644
--- a/scripts/dev/run_pylint_on_tests.py
+++ b/scripts/dev/run_pylint_on_tests.py
@@ -1,5 +1,8 @@
#!/usr/bin/env python3
+
# Copyright 2014-2021 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
+#
+# SPDX-License-Identifier: GPL-3.0-or-later
# This file is part of qutebrowser.
#