diff options
author | Ali Can Demiralp <ali.demiralp@qt.io> | 2024-02-27 11:55:34 +0100 |
---|---|---|
committer | Ali Can Demiralp <ali.demiralp@qt.io> | 2024-02-28 10:17:05 +0000 |
commit | e7120ae4973ddbe01115224db6293fb0a7115790 (patch) | |
tree | ed5174f242d0203e329ff496405b5961d6fcc98e /QtVsTools.Wizards/ItemWizard/QtClass/QtClassPage.xaml | |
parent | 3e2d6d11cfa4fa7c94037d4d1deaa8d31e9469fa (diff) |
Change source license to LicenseRef-Qt-Commercial or GPL-3.0-only
... WITH Qt-GPL-exception.
Fixes: QTVSADDINBUG-1179
Change-Id: I74fe451eec352af13436548cfd9a28f832fc0757
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'QtVsTools.Wizards/ItemWizard/QtClass/QtClassPage.xaml')
-rw-r--r-- | QtVsTools.Wizards/ItemWizard/QtClass/QtClassPage.xaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/QtVsTools.Wizards/ItemWizard/QtClass/QtClassPage.xaml b/QtVsTools.Wizards/ItemWizard/QtClass/QtClassPage.xaml index 6c879261..bc935999 100644 --- a/QtVsTools.Wizards/ItemWizard/QtClass/QtClassPage.xaml +++ b/QtVsTools.Wizards/ItemWizard/QtClass/QtClassPage.xaml @@ -1,6 +1,6 @@ ๏ปฟ<!--************************************************************************************************ Copyright (C) 2024 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 *************************************************************************************************--> <common:WizardPage x:Class="QtVsTools.Wizards.ItemWizard.QtClassPage" |