summaryrefslogtreecommitdiffstats
path: root/tools/utils/exporters
diff options
context:
space:
mode:
Diffstat (limited to 'tools/utils/exporters')
-rw-r--r--tools/utils/exporters/blender/qt3d_animation_export.py2
-rw-r--r--tools/utils/exporters/blender/qt3d_armature_export.py2
-rw-r--r--tools/utils/exporters/blender/qt3d_path_export.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/utils/exporters/blender/qt3d_animation_export.py b/tools/utils/exporters/blender/qt3d_animation_export.py
index 3fb0a33f2..1e9285a22 100644
--- a/tools/utils/exporters/blender/qt3d_animation_export.py
+++ b/tools/utils/exporters/blender/qt3d_animation_export.py
@@ -1,5 +1,5 @@
# Copyright (C) 2017 Klaralvdalens Datakonsult AB (KDAB).
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
# Required Blender information.
bl_info = {
diff --git a/tools/utils/exporters/blender/qt3d_armature_export.py b/tools/utils/exporters/blender/qt3d_armature_export.py
index 48a197115..2f41eddc8 100644
--- a/tools/utils/exporters/blender/qt3d_armature_export.py
+++ b/tools/utils/exporters/blender/qt3d_armature_export.py
@@ -1,5 +1,5 @@
# Copyright (C) 2017 Klaralvdalens Datakonsult AB (KDAB).
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
# Required Blender information.
bl_info = {
diff --git a/tools/utils/exporters/blender/qt3d_path_export.py b/tools/utils/exporters/blender/qt3d_path_export.py
index f3429272f..396eb8b26 100644
--- a/tools/utils/exporters/blender/qt3d_path_export.py
+++ b/tools/utils/exporters/blender/qt3d_path_export.py
@@ -1,5 +1,5 @@
# Copyright (C) 2017 Klaralvdalens Datakonsult AB (KDAB).
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
# Required Blender information.
bl_info = {