summaryrefslogtreecommitdiffstats
path: root/tests/auto/security/tst_security.cpp
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-03-21 14:35:37 +0100
committerLucie Gérard <lucie.gerard@qt.io>2024-03-26 07:36:13 +0100
commitc1d9b621076fd8bea87438bf3c64d62f90b51ffd (patch)
treea83ad002a6029af3925c7de93632400069c287fb /tests/auto/security/tst_security.cpp
parent780ed89e4a7e24c497a0ae6e8b4bb794e12fb847 (diff)
Correct license for test files
According to QUIP-18 [1], all test files should be LicenseRef-Qt-Commercial OR GPL-3.0-only [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: Ie471cddda8cdb714640c4cbd15ac39c6911280c4 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'tests/auto/security/tst_security.cpp')
-rw-r--r--tests/auto/security/tst_security.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/security/tst_security.cpp b/tests/auto/security/tst_security.cpp
index d111bf1..ec27923 100644
--- a/tests/auto/security/tst_security.cpp
+++ b/tests/auto/security/tst_security.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2019 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
#include <QtOpcUa/QOpcUaAuthenticationInformation>
#include <QtOpcUa/QOpcUaClient>