Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-123150

[REG 6.6.2->6.7.0] copyright year missing from linux libraries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 6.7.0 RC
    • Build System

    Description

      Run e.g. 6.7.0/gcc_64/lib/libQt6Core.so, output has:

      This is the QtCore library version Qt 6.7.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 10.3.1 20210422 (Red Hat 10.3.1-1))
      Copyright (C) The Qt Company Ltd. and other contributors.
      Contact: https://www.qt.io/licensing/
      Installation prefix: 
      Library path:        lib
      Plugin path:         ./plugins
      Processor features:  sse2[required] sse3 ssse3 sse4.1 sse4.2 popcnt aes avx 

      Expecting the copyright year to be visible as in 6.6.2:

      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.
      Contact: http://www.qt.io/licensing/
      Installation prefix: 
      Library path:        lib
      Plugin path:         ./plugins
      Processor features:  sse2[required] sse3 ssse3 sse4.1 sse4.2 popcnt aes avx
       

      Also the 6.8.0 (dev) snapshot is showing the year.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes