aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/flake2tasks.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/flake2tasks.py')
-rwxr-xr-xscripts/flake2tasks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/flake2tasks.py b/scripts/flake2tasks.py
index 7fcad2ec3b3..f84ea8c71e1 100755
--- a/scripts/flake2tasks.py
+++ b/scripts/flake2tasks.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# Copyright (C) 2019 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0 WITH Qt-GPL-exception-1.0
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
'''
flake2tasks.py - Convert flake8 warnings into Qt Creator task files.