Fix reported QtCore copyright year
Pick-to: 6.5 6.2 Fixes: QTBUG-101162 Change-Id: I09df1e19d353ab93fb0042b2fa9a68c89d8a5399 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit db17465d37b09c4240b454267591bcdae4b0cd02) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
67a4f257b8
commit
b4ec9f1730
@ -743,7 +743,7 @@ extern "C" void qt_core_boilerplate() __attribute__((force_align_arg_pointer));
|
||||
void qt_core_boilerplate()
|
||||
{
|
||||
printf("This is the QtCore library version %s\n"
|
||||
"Copyright (C) 2016 The Qt Company Ltd.\n"
|
||||
"Copyright (C) 2023 The Qt Company Ltd.\n"
|
||||
"Contact: http://www.qt.io/licensing/\n"
|
||||
"\n"
|
||||
"Installation prefix: %s\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user