From fa2b22a7a12477118f6886dbfa95844d3fd4e19e Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Fri, 29 Sep 2023 17:00:06 +0200 Subject: Add proper license header to tst_qmlcppcodegen.cpp Fixes: QTBUG-105839 Change-Id: Icbb4c6e462c08be019ca203b11aaff840297ccd6 Reviewed-by: Fabian Kosmale --- tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp') diff --git a/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp b/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp index 5f79aa575d..a0e8b3dbbe 100644 --- a/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp +++ b/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp @@ -1,4 +1,5 @@ -// Copyright (C) 2021 The Qt Company Ltd. +// Copyright (C) 2023 The Qt Company Ltd. +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 #include #include -- cgit v1.2.3