Fix reported QtCore copyright year
Pick-to: 6.2 6.5 6.6 Fixes: QTBUG-101162 Change-Id: I09df1e19d353ab93fb0042b2fa9a68c89d8a5399 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
b856790d67
commit
db17465d37
@ -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