From c317b18d29de9e77941417b93d124c4bf781f7ff Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 18 Oct 2014 13:11:55 +0200 Subject: qt5: update LICENSE in git recipes * move common part to qt5-git.bb and add GPLv2 only in recipes which allow to use that * for details about LGPLv3 read: http://blog.qt.digia.com/blog/2014/08/20/adding-lgpl-v3-to-qt/ Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtxmlpatterns.inc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'recipes-qt/qt5/qtxmlpatterns.inc') diff --git a/recipes-qt/qt5/qtxmlpatterns.inc b/recipes-qt/qt5/qtxmlpatterns.inc index 73f58984..bbb05a65 100644 --- a/recipes-qt/qt5/qtxmlpatterns.inc +++ b/recipes-qt/qt5/qtxmlpatterns.inc @@ -1,9 +1,3 @@ require qt5.inc DEPENDS += "qtbase" - -# older copyright year than what e.g. qtbase is using now -LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \ - file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \ - file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \ - file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e" -- cgit v1.2.3-54-g00ecf