Remove commercial SPDX-License-Identifier from build files

The build files should not include a commercial SPDX-License-Identifier.
Instead, a BSD-3-Clause license identifier is used.

Task-number: QTQAINFRA-5900
Change-Id: Id50ee20b7382e065a2d939d7c40226a6932ad12e
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
This commit is contained in:
Tarja Sundqvist 2023-11-22 08:07:51 +02:00
parent 3f2933c0e2
commit ebd1af8cbe
19 changed files with 19 additions and 19 deletions

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.16)

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
if(TARGET Libmng::Libmng)
set(Libmng_FOUND TRUE)

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
# We can't create the same interface imported target multiple times, CMake will complain if we do
# that. This can happen if the find_package call is done in multiple different subdirectories.

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
# Latest upstream package provides both CMake and autotools building.
# Unfortunately Linux distros and homebrew build the package with autotools,

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
add_subdirectory(imageformats)
add_subdirectory(plugins)

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
add_library(ImageFormats INTERFACE)
qt_internal_add_docs(ImageFormats

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
qt_commandline_option(jasper TYPE boolean)
qt_commandline_option(mng TYPE boolean)

View File

@ -1,4 +1,4 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
add_subdirectory(imageformats)

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
qt_feature_module_begin(
NO_MODULE

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## QICNSPlugin Plugin:

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## QJp2Plugin Plugin:

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## QMacHeifPlugin Plugin:

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## QMacJp2Plugin Plugin:

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## QMngPlugin Plugin:

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## QTgaPlugin Plugin:

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## QTiffPlugin Plugin:

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## QWbmpPlugin Plugin:

View File

@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial
# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## QWebpPlugin Plugin: