Rename qscopedpointer.cpp -> qscopedpointer.qdoc

It only contains qdoc blocks and wasn't even listed in SOURCES.

Also changed the license to be in line with QUIP-18.

Pick-to: 6.8 6.5
Change-Id: I2c90300ddfd47c3f693dc84cb86f326fa185dd84
Reviewed-by: Lucie Gerard <lucie.gerard@qt.io>
(cherry picked from commit 1cdf813e221b5aa133bc85cb928e329ef1dea896)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Joerg Bornemann 2024-12-19 11:05:27 +01:00 committed by Qt Cherry-pick Bot
parent 9834571282
commit 8c3e5bcd21

View File

@ -1,9 +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
#include "qscopedpointer.h"
QT_BEGIN_NAMESPACE
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\class QScopedPointer
@ -319,5 +315,3 @@ QT_BEGIN_NAMESPACE
\memberswap{pointer}.
*/
QT_END_NAMESPACE