aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Löhning <robert.loehning@qt.io>2024-01-10 21:01:52 +0100
committerRobert Löhning <robert.loehning@qt.io>2024-01-12 08:24:48 +0000
commitcfcb67687f5b313b4202fb6a6ab2fbaaad7d0855 (patch)
tree7265c9f8231ed4a846d072b26d51788750045f6d
parente9cd76dacf33393521c4a31fd25dd59ae1e74687 (diff)
Squish: Replace license header
Change-Id: Id744e4f59d0935ac8821f1954f318186c63bdd42 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
-rw-r--r--Tests/system/suite_configuration/tst_new_project_defaults/test.py29
-rw-r--r--Tests/system/suite_configuration/tst_new_project_no_qt/test.py29
2 files changed, 6 insertions, 52 deletions
diff --git a/Tests/system/suite_configuration/tst_new_project_defaults/test.py b/Tests/system/suite_configuration/tst_new_project_defaults/test.py
index 02ac1741..85de2686 100644
--- a/Tests/system/suite_configuration/tst_new_project_defaults/test.py
+++ b/Tests/system/suite_configuration/tst_new_project_defaults/test.py
@@ -1,30 +1,7 @@
-############################################################################
-#
+####################################################################################################
# Copyright (C) 2024 The Qt Company Ltd.
-# Contact: https://www.qt.io/licensing/
-#
-# This file is part of the Qt VS Tools.
-#
-# $QT_BEGIN_LICENSE:GPL-EXCEPT$
-# Commercial License Usage
-# Licensees holding valid commercial Qt licenses may use this file in
-# accordance with the commercial license agreement provided with the
-# Software or, alternatively, in accordance with the terms contained in
-# a written agreement between you and The Qt Company. For licensing terms
-# and conditions see https://www.qt.io/terms-conditions. For further
-# information use the contact form at https://www.qt.io/contact-us.
-#
-# GNU General Public License Usage
-# Alternatively, this file may be used under the terms of the GNU
-# General Public License version 3 as published by the Free Software
-# Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-# included in the packaging of this file. Please review the following
-# information to ensure the GNU General Public License requirements will
-# be met: https://www.gnu.org/licenses/gpl-3.0.html.
-#
-# $QT_END_LICENSE$
-#
-############################################################################
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+####################################################################################################
# -*- coding: utf-8 -*-
diff --git a/Tests/system/suite_configuration/tst_new_project_no_qt/test.py b/Tests/system/suite_configuration/tst_new_project_no_qt/test.py
index 8bca86b1..842c900b 100644
--- a/Tests/system/suite_configuration/tst_new_project_no_qt/test.py
+++ b/Tests/system/suite_configuration/tst_new_project_no_qt/test.py
@@ -1,30 +1,7 @@
-############################################################################
-#
+####################################################################################################
# Copyright (C) 2024 The Qt Company Ltd.
-# Contact: https://www.qt.io/licensing/
-#
-# This file is part of the Qt VS Tools.
-#
-# $QT_BEGIN_LICENSE:GPL-EXCEPT$
-# Commercial License Usage
-# Licensees holding valid commercial Qt licenses may use this file in
-# accordance with the commercial license agreement provided with the
-# Software or, alternatively, in accordance with the terms contained in
-# a written agreement between you and The Qt Company. For licensing terms
-# and conditions see https://www.qt.io/terms-conditions. For further
-# information use the contact form at https://www.qt.io/contact-us.
-#
-# GNU General Public License Usage
-# Alternatively, this file may be used under the terms of the GNU
-# General Public License version 3 as published by the Free Software
-# Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-# included in the packaging of this file. Please review the following
-# information to ensure the GNU General Public License requirements will
-# be met: https://www.gnu.org/licenses/gpl-3.0.html.
-#
-# $QT_END_LICENSE$
-#
-############################################################################
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+####################################################################################################
# -*- coding: utf-8 -*-