Fix file which had SPDX-License-Identifier on two lines
This breaks our automation in Debian. Pick-to: 6.4 Change-Id: Iee035dee8e0d89e22540a2691689da46c4c301a3 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
This commit is contained in:
parent
0e1ce757d5
commit
638c4a3014
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user