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.9 6.8 6.5
Change-Id: I2c90300ddfd47c3f693dc84cb86f326fa185dd84
Reviewed-by: Lucie Gerard <lucie.gerard@qt.io>
This commit is contained in:
Joerg Bornemann 2024-12-19 11:05:27 +01:00
parent fbbf4ace01
commit 1cdf813e22

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