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

qtdeclarative v5.15.17-lts-lgpl has files with commercial license

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.17
    • None
    • All

    Description

      Commit df8183117bf244e2 added license headers to shader source files, and some of those headers are commercial.

      Because of this, v5.15.17 tag and tarball has 161 files with commercial-only license headers, so we cannot use this tarball in Debian.

      dmitry@l3:~/qt-git/qtdeclarative ((v5.15.17-lts-lgpl))$ git grep QT_BEGIN_LICENSE:COMM | wc -l
      161
      
      dmitry@l3:~/qt-git/qtdeclarative ((v5.15.17-lts-lgpl))$ git grep QT_BEGIN_LICENSE:COMM
      src/particles/shaders/customparticle.frag:** $QT_BEGIN_LICENSE:COMM$
      src/particles/shaders/customparticle.vert:** $QT_BEGIN_LICENSE:COMM$
      src/particles/shaders/customparticle_core.frag:** $QT_BEGIN_LICENSE:COMM$
      src/particles/shaders/customparticle_core.vert:** $QT_BEGIN_LICENSE:COMM$
      src/particles/shaders/customparticletemplate.vert:** $QT_BEGIN_LICENSE:COMM$
      ...
      src/quickshapes/shaders_ng/radialgradient.frag:** $QT_BEGIN_LICENSE:COMM$
      src/quickshapes/shaders_ng/radialgradient.vert:** $QT_BEGIN_LICENSE:COMM$
      

      I would appreciate a commit in 5.15 branch that fixes this issue.

      Similar bugs that I filed earlier for similar issues: QTBUG-133229 (qtbase), QTBUG-133423 (qtwayland, fixed). Cc tarjasundqvist.

      Attachments

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

        Activity

          People

            tarjasundqvist Tarja Sundqvist
            mandriver Dmitry Shachnev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes