diff options
Diffstat (limited to 'src/plugins/mesonprojectmanager/mesonoutputparser.cpp')
-rw-r--r-- | src/plugins/mesonprojectmanager/mesonoutputparser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/mesonprojectmanager/mesonoutputparser.cpp b/src/plugins/mesonprojectmanager/mesonoutputparser.cpp index c53eb45ded..9ba777f075 100644 --- a/src/plugins/mesonprojectmanager/mesonoutputparser.cpp +++ b/src/plugins/mesonprojectmanager/mesonoutputparser.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2020 Alexis Jeandet. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ 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 #include "mesonoutputparser.h" |