aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/makedmg.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makedmg.py')
-rwxr-xr-xscripts/makedmg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makedmg.py b/scripts/makedmg.py
index 040e3ff9919..e90846176fd 100755
--- a/scripts/makedmg.py
+++ b/scripts/makedmg.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# Copyright (C) 2018 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 argparse
import os