diff options
Diffstat (limited to 'scripts/dev/ci/problemmatchers.py')
-rw-r--r-- | scripts/dev/ci/problemmatchers.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/dev/ci/problemmatchers.py b/scripts/dev/ci/problemmatchers.py index af6521c0a..03505fe9f 100644 --- a/scripts/dev/ci/problemmatchers.py +++ b/scripts/dev/ci/problemmatchers.py @@ -1,5 +1,8 @@ #!/usr/bin/env python3 + # Copyright 2020-2021 Florian Bruhin (The Compiler) <mail@qutebrowser.org> +# +# SPDX-License-Identifier: GPL-3.0-or-later # This file is part of qutebrowser. # |