summaryrefslogtreecommitdiffstats
path: root/cmake/QtSanitizerHelpers.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/QtSanitizerHelpers.cmake')
-rw-r--r--cmake/QtSanitizerHelpers.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/QtSanitizerHelpers.cmake b/cmake/QtSanitizerHelpers.cmake
index ff74792058..c4695ac398 100644
--- a/cmake/QtSanitizerHelpers.cmake
+++ b/cmake/QtSanitizerHelpers.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
+
# Computes which sanitizer options should be set based on features evaluated in qtbase.
# Sets ECM_ENABLE_SANITIZERS with those options in the function calling scope.
function(qt_internal_set_up_sanitizer_options)