aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qmldom/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/qmldom/CMakeLists.txt')
-rw-r--r--examples/qml/qmldom/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/qml/qmldom/CMakeLists.txt b/examples/qml/qmldom/CMakeLists.txt
index ed2ede65b0..c10aa71679 100644
--- a/examples/qml/qmldom/CMakeLists.txt
+++ b/examples/qml/qmldom/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+
cmake_minimum_required(VERSION 3.18)
project(qmldomloadeditwrite LANGUAGES CXX)