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

Use SPDX-License-Ref in 3rdparty directories

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • 6.5.8, 6.6.3
    • Quick: Other
    • None
    • 086ee38bf (dev), 36e3f037d (6.7), 3ed6f0897 (6.6), e7ca24b7b (dev), e2fe8633e (dev), 68eb47849 (6.7), 86b27f612 (6.6), 705fc3c0e (6.7), 68bbeb0c5 (6.6)

    Description

      Files in qtdeclarative/src/3rdparty/masm still use the legacy QT_BEGIN_LICENSE, QT_END_LICENSE header:

      $ git grep QT_BEGIN_LICENSE
      src/3rdparty/masm/WeakRandom.h:** $QT_BEGIN_LICENSE:LGPL$
      ...
      

      THey should be converted to a matching

      // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
      

      Similar thing applies to following files

      qtscxml/tests/3rdparty/gen-scion-tests.py:# $QT_BEGIN_LICENSE:GPL-EXCEPT$
      qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/update-patches.sh:## $QT_BEGIN_LICENSE:GPL$
      

      Attachments

        Issue Links

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

          Activity

            People

              lugerard Lucie Gerard
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: