aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/tests/test_generator/run_test.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken6/tests/test_generator/run_test.cmake')
-rw-r--r--sources/shiboken6/tests/test_generator/run_test.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/sources/shiboken6/tests/test_generator/run_test.cmake b/sources/shiboken6/tests/test_generator/run_test.cmake
index 34a821d80..37e40b993 100644
--- a/sources/shiboken6/tests/test_generator/run_test.cmake
+++ b/sources/shiboken6/tests/test_generator/run_test.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2023 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
# The tests are run through this script due to a limitation
# on versions of CMake lesser than 2.8, that prevent setting
# environment variables for tests from working.