diff options
Diffstat (limited to 'scripts/checkInstalledFiles.py')
| -rwxr-xr-x | scripts/checkInstalledFiles.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/checkInstalledFiles.py b/scripts/checkInstalledFiles.py index 31d9da1bebb..72ec730f6fc 100755 --- a/scripts/checkInstalledFiles.py +++ b/scripts/checkInstalledFiles.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Copyright (C) 2016 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 import os import sys |
