summaryrefslogtreecommitdiff
path: root/scripts/dev/run_shellcheck.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dev/run_shellcheck.sh')
-rw-r--r--scripts/dev/run_shellcheck.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/dev/run_shellcheck.sh b/scripts/dev/run_shellcheck.sh
index 0cd0c25ed..b64aff81d 100644
--- a/scripts/dev/run_shellcheck.sh
+++ b/scripts/dev/run_shellcheck.sh
@@ -1,5 +1,8 @@
#!/bin/bash
+
# Copyright 2020-2021 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
+#
+# SPDX-License-Identifier: GPL-3.0-or-later
# This file is part of qutebrowser.
#