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

Wrong LGPL-ONLY headers in qtscript/src/script

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.14.2, 5.15.0 Beta4
    • 5.9.9, 5.12.6, 5.13.1, 5.14.0
    • Qt Script
    • None
    • bfaadab30cb804204e90498437c360b037cc0b8d

      qtscript contains source code that is marked as LGPL-ONLY:

      ** $QT_BEGIN_LICENSE:LGPL-ONLY$
      ** GNU Lesser General Public License Usage
      ** This file may be used under the terms of the GNU Lesser
      ** General Public License version 2.1 as published by the Free Software
      ** Foundation and appearing in the file LICENSE.LGPL included in the
      ** packaging of this file. Please review the following information to
      ** ensure the GNU Lesser General Public License version 2.1 requirements
      ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
      **
      ** If you have questions regarding the use of this file, please contact
      ** us via http://www.qt.io/contact-us/.
      **
      ** $QT_END_LICENSE$
      

      Anyhow, the referenced file LICENSE.LGPL is missing in the repository/packages (got renamed to LICENSE.LPGLv21 in commit f75a676dfb37867d4 ). Also, the documentation for qtscript states that it is available under LGPLv3 or GPLv2 or commercial.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes