summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-03-27 11:48:43 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-04-04 08:48:17 +0000
commit87c3f33b93af392c8f02e73a8af9abd345c6986e (patch)
tree88abfb07e4e2a0b0111625212c52410c1e694df2
parent421991f8744ec394aa9ba762486eb73ad0e88e6c (diff)
Correct license for build system file
According to QUIP-18 [1], all build system files should be BSD-3-Clause [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7.0 Task-number: QTBUG-121787 Change-Id: I9e63acbb251989c900dcd6351ff3e92f022c3f2e Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit b239a2accef40f15bd4ef0a501c0e17b71b91115) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/localserveroption/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/localserveroption/CMakeLists.txt b/tests/auto/localserveroption/CMakeLists.txt
index 565f89f..42b444f 100644
--- a/tests/auto/localserveroption/CMakeLists.txt
+++ b/tests/auto/localserveroption/CMakeLists.txt
@@ -1,5 +1,5 @@
# Copyright (C) 2023 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## tst_localserveroption Test: