Fix file which had SPDX-License-Identifier on two lines

This breaks our automation in Debian.

Change-Id: Iee035dee8e0d89e22540a2691689da46c4c301a3
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
(cherry picked from commit 638c4a3014f5adbda70c768d3df71a22fbf1e672)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Dmitry Shachnev 2022-10-10 11:10:49 +03:00 committed by Qt Cherry-pick Bot
parent e66eabca3f
commit a2776f60f8

View File

@ -1,6 +1,5 @@
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR
// GFDL-1.3-no-invariants-only
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
//! [building the executable]
You can build the test case executable using CMake or qmake.