summaryrefslogtreecommitdiffstats
path: root/rules/qt5.make
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2017-12-06 13:02:39 +0100
committerJuergen Borleis <jbe@pengutronix.de>2017-12-08 15:25:10 +0100
commit00c6e91b6b8a54cdfc7af0d75e4eb7637981e63d (patch)
tree215cd056fb8dfd70a73e497e45cb396f11f2e527 /rules/qt5.make
parent8667d660578723d854b9855830211d84eb45afbb (diff)
downloadptxdist-00c6e91b6b8a54cdfc7af0d75e4eb7637981e63d.tar.gz
ptxdist-00c6e91b6b8a54cdfc7af0d75e4eb7637981e63d.tar.xz
License report: unify all license lists
If a package uses more than one license at a time, the keyword "AND" should illustrate this. Follow this rule for all packages with more than one license in their list. Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'rules/qt5.make')
-rw-r--r--rules/qt5.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/qt5.make b/rules/qt5.make
index af6651ff7..9b6550f60 100644
--- a/rules/qt5.make
+++ b/rules/qt5.make
@@ -26,7 +26,7 @@ QT5_URL := \
QT5_SOURCE := $(SRCDIR)/$(QT5).$(QT5_SUFFIX)
QT5_DIR := $(BUILDDIR)/$(QT5)
QT5_BUILD_OOT := YES
-QT5_LICENSE := LGPL-2.1, Nokia-Qt-exception-1.1, LGPL-3.0, GFDL-1.3
+QT5_LICENSE := LGPL-2.1 AND Nokia-Qt-exception-1.1 AND LGPL-3.0 AND GFDL-1.3
QT5_LICENSE_FILES := \
file://LICENSE.LGPLv21;md5=4bfd28363f541b10d9f024181b8df516 \
file://LGPL_EXCEPTION.txt;md5=9625233da42f9e0ce9d63651a9d97654 \