tslib: use SPDX identifiers for licenses in use
authorMartin Kepplinger <martink@posteo.de>
Mon, 3 Jul 2017 07:50:08 +0000 (09:50 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 3 Jul 2017 12:55:43 +0000 (14:55 +0200)
[Peter: License is GPL-2.0+ / LGPL-2.1+]
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tslib/tslib.mk

index 91ba9db39a5d29369a1b1994054b9765713cc5c3..5190465f1518364287b4655245d83dc95a3b1271 100644 (file)
@@ -7,7 +7,7 @@
 TSLIB_VERSION = 1.11
 TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
 TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
-TSLIB_LICENSE = GPL, LGPL
+TSLIB_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)
 TSLIB_LICENSE_FILES = COPYING
 
 TSLIB_INSTALL_STAGING = YES