summaryrefslogtreecommitdiff
path: root/src/compositor
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-07-05 15:09:48 +0200
committerLucie Gérard <lucie.gerard@qt.io>2022-07-08 13:41:49 +0200
commita89e596b4b8926737debc81f75122a614827be0b (patch)
tree01338c90f2c6a97b0adfc7952dff7c211e68066e /src/compositor
parent53f7ac1330935e99b685f9c164f08fa8772dff8f (diff)
downloadqtwayland-a89e596b4b8926737debc81f75122a614827be0b.tar.gz
Add license headers to cmake files
CMakeLists.txt and .cmake files of significant size (more than 2 lines according to our check in tst_license.pl) now have the copyright and license header. Existing copyright statements remain intact Task-number: QTBUG-88621 Change-Id: Ib014757184540728f40df71cd580f01e85fbbb56 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/compositor')
-rw-r--r--src/compositor/CMakeLists.txt3
-rw-r--r--src/compositor/Qt6WaylandCompositorMacros.cmake3
-rw-r--r--src/compositor/configure.cmake3
3 files changed, 9 insertions, 0 deletions
diff --git a/src/compositor/CMakeLists.txt b/src/compositor/CMakeLists.txt
index 4ad5f545..5bffb857 100644
--- a/src/compositor/CMakeLists.txt
+++ b/src/compositor/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from compositor.pro.
#####################################################################
diff --git a/src/compositor/Qt6WaylandCompositorMacros.cmake b/src/compositor/Qt6WaylandCompositorMacros.cmake
index 91d0d283..d6d44c1c 100644
--- a/src/compositor/Qt6WaylandCompositorMacros.cmake
+++ b/src/compositor/Qt6WaylandCompositorMacros.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
function(qt6_generate_wayland_protocol_server_sources target)
cmake_parse_arguments(arg "" "__QT_INTERNAL_WAYLAND_INCLUDE_DIR" "FILES" ${ARGN})
if(DEFINED arg_UNPARSED_ARGUMENTS)
diff --git a/src/compositor/configure.cmake b/src/compositor/configure.cmake
index 8cbb40f3..e6a9b8c0 100644
--- a/src/compositor/configure.cmake
+++ b/src/compositor/configure.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
#### Inputs