Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.2
-
2f619974b (dev), 6ea922b58 (dev), 99ca7e33f (6.7), 07c143ba0 (6.6), 901b61bb6 (6.7), 307edb52c (6.6)
Description
Install Qt 6.6.2 gcc binaries, and check the copyrigh in .so file by running libQt6Core.so, output:
This is the QtCore library version Qt 6.6.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 10.3.1 20210422 (Red Hat 10.3.1-1))
Copyright (C) 2023 The Qt Company Ltd. -> incorrect year
Contact: http://www.qt.io/licensing/
Installation prefix:
Library path: lib
Plugin path: ./plugins
Processor features: sse2[required] sse3 ssse3 fma sse4.1 sse4.2 movbe popcnt aes avx f16c rdrnd bmi avx2 bmi2 rdseed
Expecting year to be 2024.
Attachments
Issue Links
- resulted from
-
QTQAINFRA-4834 Check copyright year from so files
- Closed
- resulted in
-
QTBUG-121928 Remove Copyright year from About Qt & command line tools
- Open