summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-03-27 12:12:14 +0100
committerLucie Gérard <lucie.gerard@qt.io>2024-04-04 08:29:48 +0100
commita27b68272fa3036e355d135fefa4c2c80d819242 (patch)
tree262fe6b0ac390bb20de52c239d622f5133162f02 /tools
parentcfce3899e2a8108f13cb218f92ae5eaacd38f098 (diff)
Change license for tool files
According to QUIP-18 [1], all tool files should be LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 [1]: https://contribute.qt-project.org/quips/18 Task-number: QTBUG-121787 Change-Id: I6a82a5e561fbb82413087340d198989c72a3e87a Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'tools')
-rw-r--r--tools/qscxmlc/qscxmlc.h2
-rw-r--r--tools/qscxmlc/utils.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/qscxmlc/qscxmlc.h b/tools/qscxmlc/qscxmlc.h
index 33abba4..160ad76 100644
--- a/tools/qscxmlc/qscxmlc.h
+++ b/tools/qscxmlc/qscxmlc.h
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// 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
#ifndef QSCXMLC_H
#define QSCXMLC_H
diff --git a/tools/qscxmlc/utils.h b/tools/qscxmlc/utils.h
index e337f78..358780a 100644
--- a/tools/qscxmlc/utils.h
+++ b/tools/qscxmlc/utils.h
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// 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
#ifndef UTILS_H
#define UTILS_H