CMake: Update default copyright for Qt SBOM packages
Task-number: QTBUG-122899 Change-Id: I087ff034023724e5bae736dbd8168198dc6bfce3 Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit 3809ebcb1381b9aaeed55bca43b34f33bc2d9271) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
c37256f6e4
commit
94187d9f79
@ -2736,7 +2736,7 @@ endfunction()
|
||||
# Get the default qt copyright.
|
||||
function(_qt_internal_sbom_get_default_qt_copyright_header out_var)
|
||||
set(${out_var}
|
||||
"Copyright (C) 2024 The Qt Company Ltd."
|
||||
"Copyright (C) The Qt Company Ltd. and other contributors."
|
||||
PARENT_SCOPE)
|
||||
endfunction()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user