summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-02-01 13:13:56 +0100
committerLucie Gerard <lucie.gerard@qt.io>2024-02-02 16:52:11 +0000
commit60889fcf72da0c3bf003ea587befee6b573ccb23 (patch)
treebe847aa3c7930cd8104a1e0761ccfa9dd6225eb6 /src/corelib/kernel
parent1dbc57ad0c7bb0ca9ffeb931c836f6f9791db12f (diff)
Change license of .qdoc files
According to QUIP-18 [1], all .qdoc files should be LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: I7c4d8a1957db6f6d7ad18cbc1928499724e9305f Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'src/corelib/kernel')
-rw-r--r--src/corelib/kernel/qpointer.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/kernel/qpointer.qdoc b/src/corelib/kernel/qpointer.qdoc
index f018a53876..9e4c9b2658 100644
--- a/src/corelib/kernel/qpointer.qdoc
+++ b/src/corelib/kernel/qpointer.qdoc
@@ -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 GFDL-1.3-no-invariants-only
/*!
\class QPointer